Skip to content

Console Output

00:47:52 [2019-08-15T00:47:52.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39745-NBIEFBNCDZMCUNWSC4GR55RQ2QHI4UZBV2MG5FSH73X2O75P54WQ/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39745-NBIEFBNCDZMCUNWSC4GR55RQ2QHI4UZBV2MG5FSH73X2O75P54WQ/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=861402b28b67cd2205eb032507d93a6b1d7fd256 -e DOCKER_GRAPHDRIVER docker:861402b28b67cd2205eb032507d93a6b1d7fd256 hack/validate/default
00:47:53 [2019-08-15T00:47:53.028Z] Congratulations!  All commits are properly signed with the DCO!
00:49:14 [2019-08-15T00:49:14.459Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
00:49:14 [2019-08-15T00:49:14.459Z] No api/types/ or api/swagger.yaml changes in diff.
00:49:14 [2019-08-15T00:49:14.459Z] Congratulations!  No testing.T found.
00:49:14 [2019-08-15T00:49:14.459Z] Congratulations!  All toml source files changed here have valid syntax.
00:49:14 [2019-08-15T00:49:14.459Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:49:14 [2019-08-15T00:49:14.459Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:49:14 [2019-08-15T00:49:14.459Z] Congratulations!  No new tests added to integration-cli.