Skip to content

Console Output

16:31:04 [2020-02-10T16:31:04.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40491/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40491/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a1900915a2eb80f7eaf3638ed702b5d80bfa80f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a1900915a2eb80f7eaf3638ed702b5d80bfa80f hack/validate/default
16:31:06 [2020-02-10T16:31:06.102Z] Congratulations!  All commits are properly signed with the DCO!
16:31:06 [2020-02-10T16:31:06.102Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
16:31:06 [2020-02-10T16:31:06.102Z] No api/types/ or api/swagger.yaml changes in diff.
16:31:06 [2020-02-10T16:31:06.102Z] Congratulations!  All TOML source files changed here have valid syntax.
16:31:06 [2020-02-10T16:31:06.102Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:31:06 [2020-02-10T16:31:06.102Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:31:06 [2020-02-10T16:31:06.102Z] Congratulations!  No new tests were added to integration-cli.
16:31:06 [2020-02-10T16:31:06.102Z] 
16:31:06 [2020-02-10T16:31:06.102Z] INFO Start validation with golang-ci-lint
16:31:06 [2020-02-10T16:31:06.102Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:31:06 [2020-02-10T16:31:06.102Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:32:57 [2020-02-10T16:32:57.523Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 1m51.193654892s 
16:32:57 [2020-02-10T16:32:57.523Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.809669ms 
16:34:48 [2020-02-10T16:34:48.939Z] INFO [runner] Issues before processing: 2318, after processing: 0 
16:34:48 [2020-02-10T16:34:48.939Z] INFO [runner] Processors filtering stat (out/in): cgo: 1709/2318, filename_unadjuster: 1709/1709, exclude-rules: 63/1612, path_prettifier: 1709/1709, skip_dirs: 1709/1709, autogenerated_exclude: 1612/1709, skip_files: 1709/1709, identifier_marker: 1612/1612, exclude: 1612/1612, nolint: 0/63 
16:34:48 [2020-02-10T16:34:48.939Z] INFO [runner] processing took 130.016712ms with stages: nolint: 52.258913ms, identifier_marker: 40.069542ms, path_prettifier: 13.621993ms, exclude-rules: 8.290297ms, autogenerated_exclude: 8.120062ms, skip_dirs: 4.313473ms, cgo: 1.80527ms, filename_unadjuster: 1.531312ms, max_same_issues: 1.767µs, source_code: 751ns, skip_files: 628ns, uniq_by_line: 575ns, max_from_linter: 558ns, diff: 503ns, exclude: 387ns, path_shortener: 357ns, max_per_file_from_linter: 324ns 
16:34:48 [2020-02-10T16:34:48.939Z] INFO [runner] linters took 1m36.692780413s with stages: goanalysis_metalinter: 1m19.124694095s, unused: 17.43754233s 
16:34:48 [2020-02-10T16:34:48.939Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
16:34:48 [2020-02-10T16:34:48.939Z] INFO Memory: 1574 samples, avg is 249.7MB, max is 2897.9MB 
16:34:48 [2020-02-10T16:34:48.939Z] INFO Execution took 3m29.52753191s