Skip to content

Console Output

14:38:29 [2020-02-10T14:38:29.718Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40487/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/validate/default
14:38:30 [2020-02-10T14:38:30.652Z] Congratulations!  All commits are properly signed with the DCO!
14:38:30 [2020-02-10T14:38:30.652Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:38:38 [2020-02-10T14:38:38.756Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  All API changes are done the right way.
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  All TOML source files changed here have valid syntax.
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:38:40 [2020-02-10T14:38:40.384Z] Congratulations!  No new tests were added to integration-cli.
14:38:40 [2020-02-10T14:38:40.384Z] 
14:38:40 [2020-02-10T14:38:40.384Z] INFO Start validation with golang-ci-lint
14:38:40 [2020-02-10T14:38:40.384Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:38:40 [2020-02-10T14:38:40.384Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:40:46 [2020-02-10T14:40:46.816Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|deps|imports|compiled_files) took 1m51.849240831s 
14:40:46 [2020-02-10T14:40:46.816Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.187644ms 
14:42:08 [2020-02-10T14:42:08.259Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] Issues before processing: 46, after processing: 0 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 10/10, cgo: 10/46, identifier_marker: 1/1, autogenerated_exclude: 1/10, filename_unadjuster: 10/10, path_prettifier: 10/10, skip_files: 10/10, exclude: 1/1, exclude-rules: 1/1, nolint: 0/1 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] processing took 837.529µs with stages: nolint: 388.4µs, path_prettifier: 257.347µs, skip_dirs: 86.451µs, autogenerated_exclude: 61.672µs, identifier_marker: 17.543µs, cgo: 12.162µs, filename_unadjuster: 7.46µs, exclude-rules: 2.27µs, max_same_issues: 901ns, skip_files: 785ns, source_code: 464ns, exclude: 437ns, max_from_linter: 383ns, diff: 370ns, path_shortener: 334ns, uniq_by_line: 294ns, max_per_file_from_linter: 256ns 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] linters took 1m30.460684753s with stages: goanalysis_metalinter: 1m11.765297403s, unused: 18.694441856s 
14:42:08 [2020-02-10T14:42:08.259Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
14:42:08 [2020-02-10T14:42:08.259Z] INFO Memory: 1371 samples, avg is 646.4MB, max is 3703.8MB 
14:42:08 [2020-02-10T14:42:08.259Z] INFO Execution took 3m22.777231821s