Skip to content

Console Output

14:57:33 [2020-01-03T14:57:33.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40343/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/validate/default
14:57:34 [2020-01-03T14:57:34.253Z] Congratulations!  All commits are properly signed with the DCO!
14:57:34 [2020-01-03T14:57:34.253Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:57:34 [2020-01-03T14:57:34.253Z] No api/types/ or api/swagger.yaml changes in diff.
14:57:34 [2020-01-03T14:57:34.253Z] Congratulations!  All TOML source files changed here have valid syntax.
14:57:34 [2020-01-03T14:57:34.253Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:57:34 [2020-01-03T14:57:34.253Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:57:34 [2020-01-03T14:57:34.253Z] Congratulations!  No new tests were added to integration-cli.
14:57:34 [2020-01-03T14:57:34.253Z] 
14:57:34 [2020-01-03T14:57:34.253Z] INFO Start validation with golang-ci-lint
14:57:34 [2020-01-03T14:57:34.253Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:57:34 [2020-01-03T14:57:34.253Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:59:25 [2020-01-03T14:59:25.751Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 1m48.577763839s 
14:59:25 [2020-01-03T14:59:25.751Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 452.800032ms 
15:01:02 [2020-01-03T15:01:02.147Z] INFO [runner] Issues before processing: 2312, after processing: 0 
15:01:02 [2020-01-03T15:01:02.147Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1707/1707, exclude-rules: 63/1610, cgo: 1707/2312, path_prettifier: 1707/1707, skip_dirs: 1707/1707, autogenerated_exclude: 1610/1707, identifier_marker: 1610/1610, skip_files: 1707/1707, exclude: 1610/1610, nolint: 0/63 
15:01:02 [2020-01-03T15:01:02.148Z] INFO [runner] processing took 131.946452ms with stages: nolint: 52.628847ms, identifier_marker: 39.157147ms, path_prettifier: 13.598731ms, exclude-rules: 8.350448ms, skip_dirs: 7.58421ms, autogenerated_exclude: 7.005145ms, cgo: 2.063259ms, filename_unadjuster: 1.553163ms, max_same_issues: 1.897µs, max_from_linter: 554ns, diff: 535ns, source_code: 513ns, uniq_by_line: 492ns, path_shortener: 435ns, exclude: 395ns, max_per_file_from_linter: 364ns, skip_files: 317ns 
15:01:02 [2020-01-03T15:01:02.148Z] INFO [runner] linters took 1m34.300296911s with stages: goanalysis_metalinter: 1m16.968355904s, unused: 17.199209473s 
15:01:02 [2020-01-03T15:01:02.148Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:01:02 [2020-01-03T15:01:02.148Z] INFO Memory: 1516 samples, avg is 247.7MB, max is 2831.4MB 
15:01:02 [2020-01-03T15:01:02.148Z] INFO Execution took 3m24.43087071s