Skip to content

Console Output

15:20:07 [2019-08-11T15:20:07.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39720-NU3XRRI23TVR5KUY4Z3HKRIG2HXY6RJCDQCX4FTWMEXGQEQ5FH6Q/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39720-NU3XRRI23TVR5KUY4Z3HKRIG2HXY6RJCDQCX4FTWMEXGQEQ5FH6Q/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff9ac4de5fbd4c6afc215373362ea65f4a44fbc -e DOCKER_GRAPHDRIVER docker:2ff9ac4de5fbd4c6afc215373362ea65f4a44fbc hack/validate/default
15:20:08 [2019-08-11T15:20:08.802Z] Congratulations!  All commits are properly signed with the DCO!
15:21:45 [2019-08-11T15:21:45.245Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
15:21:45 [2019-08-11T15:21:45.245Z] No api/types/ or api/swagger.yaml changes in diff.
15:21:45 [2019-08-11T15:21:45.245Z] Congratulations!  No testing.T found.
15:21:45 [2019-08-11T15:21:45.245Z] Congratulations!  All toml source files changed here have valid syntax.
15:21:45 [2019-08-11T15:21:45.245Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:21:45 [2019-08-11T15:21:45.245Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:21:45 [2019-08-11T15:21:45.245Z] Congratulations!  No new tests added to integration-cli.