Skip to content

Console Output

23:09:14 [2020-02-04T23:09:14.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_19.03/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_19.03/.git:/go/src/github.com/docker/docker/.git --name docker-pr93 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f6d6f3f220355e6db7167ba82bc2def47a013d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:5f6d6f3f220355e6db7167ba82bc2def47a013d0 hack/validate/default
23:09:18 [2020-02-04T23:09:18.244Z] Congratulations!  All commits are properly signed with the DCO!
23:09:23 [2020-02-04T23:09:23.501Z] Congratulations! Seccomp profile generation is done correctly.
23:10:49 [2020-02-04T23:10:49.338Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:10:52 [2020-02-04T23:10:52.617Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:10:55 [2020-02-04T23:10:55.140Z] Congratulations! All api changes are done the right way.
23:10:55 [2020-02-04T23:10:55.140Z] Congratulations!  All toml source files changed here have valid syntax.
23:10:55 [2020-02-04T23:10:55.140Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:10:55 [2020-02-04T23:10:55.140Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.