Skip to content

Console Output

13:00:42 [2019-09-16T13:00:42.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-356/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a6b8e81332463ab0fff62a0ea0e9717f63d022dd -e DOCKER_GRAPHDRIVER docker:a6b8e81332463ab0fff62a0ea0e9717f63d022dd hack/validate/default
13:00:46 [2019-09-16T13:00:46.296Z] Congratulations!  All commits are properly signed with the DCO!
13:00:51 [2019-09-16T13:00:51.590Z] Congratulations! Seccomp profile generation is done correctly.
13:02:12 [2019-09-16T13:02:12.996Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:02:14 [2019-09-16T13:02:14.890Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
13:02:17 [2019-09-16T13:02:17.414Z] Congratulations! All api changes are done the right way.
13:02:17 [2019-09-16T13:02:17.414Z] Congratulations!  No testing.T found.
13:02:17 [2019-09-16T13:02:17.414Z] Congratulations!  All toml source files changed here have valid syntax.
13:02:17 [2019-09-16T13:02:17.414Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:02:17 [2019-09-16T13:02:17.414Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.