Skip to content

Console Output

18:17:45 [2019-10-02T18:17:45.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-392/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/validate/default
18:17:49 [2019-10-02T18:17:49.403Z] Congratulations!  All commits are properly signed with the DCO!
18:17:54 [2019-10-02T18:17:54.665Z] Congratulations! Seccomp profile generation is done correctly.
18:19:16 [2019-10-02T18:19:16.092Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
18:19:24 [2019-10-02T18:19:24.203Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
18:19:25 [2019-10-02T18:19:25.143Z] Congratulations! All api changes are done the right way.
18:19:25 [2019-10-02T18:19:25.143Z] Congratulations!  All toml source files changed here have valid syntax.
18:19:25 [2019-10-02T18:19:25.143Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:19:25 [2019-10-02T18:19:25.143Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.