Skip to content

Console Output

10:08:45 [2019-12-10T10:08:45.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40074/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/validate/default
10:08:46 [2019-12-10T10:08:46.752Z] Congratulations!  All commits are properly signed with the DCO!
10:08:46 [2019-12-10T10:08:46.752Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:08:46 [2019-12-10T10:08:46.752Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:10:38 [2019-12-10T10:10:38.189Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 1m49.475945743s 
10:10:38 [2019-12-10T10:10:38.189Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 451.711487ms 
10:12:15 [2019-12-10T10:12:15.253Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] Issues before processing: 46, after processing: 0 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, cgo: 10/46, nolint: 0/1, path_prettifier: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, skip_files: 10/10 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] processing took 796.196µs with stages: nolint: 401.031µs, path_prettifier: 144.311µs, skip_dirs: 133.86µs, autogenerated_exclude: 75.286µs, identifier_marker: 17.278µs, cgo: 11.591µs, filename_unadjuster: 4.618µs, exclude-rules: 4.323µs, max_same_issues: 1.205µs, max_from_linter: 466ns, diff: 417ns, exclude: 357ns, source_code: 310ns, uniq_by_line: 306ns, max_per_file_from_linter: 292ns, skip_files: 284ns, path_shortener: 261ns 
10:12:15 [2019-12-10T10:12:15.253Z] INFO [runner] linters took 1m29.329638194s with stages: goanalysis_metalinter: 1m11.498785765s, unused: 17.829945638s 
10:12:15 [2019-12-10T10:12:15.253Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
10:12:15 [2019-12-10T10:12:15.253Z] INFO Memory: 1340 samples, avg is 690.6MB, max is 3973.3MB 
10:12:15 [2019-12-10T10:12:15.253Z] INFO Execution took 3m19.264811178s               
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:12:15 [2019-12-10T10:12:15.253Z] No api/types/ or api/swagger.yaml changes in diff.
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  All toml source files changed here have valid syntax.
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:12:15 [2019-12-10T10:12:15.253Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.