Skip to content

Console Output

07:16:57 [2019-11-15T07:16:57.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40210/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40210/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7769cff4ba42fecf0cb47b2fa2aaa6fd095a8b5 hack/validate/default
07:16:58 [2019-11-15T07:16:58.819Z] Congratulations!  All commits are properly signed with the DCO!
07:16:58 [2019-11-15T07:16:58.819Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
07:16:58 [2019-11-15T07:16:58.819Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
07:18:50 [2019-11-15T07:18:50.257Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 1m47.839517375s 
07:18:50 [2019-11-15T07:18:50.257Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 452.998898ms 
07:20:26 [2019-11-15T07:20:26.689Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
07:20:26 [2019-11-15T07:20:26.689Z] INFO [runner] Issues before processing: 46, after processing: 0 
07:20:26 [2019-11-15T07:20:26.689Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, cgo: 10/46, skip_dirs: 10/10, exclude: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, exclude-rules: 1/1, nolint: 0/1 
07:20:26 [2019-11-15T07:20:26.689Z] INFO [runner] processing took 1.344489ms with stages: nolint: 704.874µs, path_prettifier: 356.324µs, skip_dirs: 132.005µs, autogenerated_exclude: 71.971µs, identifier_marker: 31.326µs, cgo: 29.562µs, filename_unadjuster: 9.308µs, exclude-rules: 4.086µs, max_same_issues: 1.686µs, max_from_linter: 522ns, diff: 485ns, skip_files: 458ns, source_code: 441ns, path_shortener: 428ns, uniq_by_line: 415ns, max_per_file_from_linter: 301ns, exclude: 297ns 
07:20:26 [2019-11-15T07:20:26.689Z] INFO [runner] linters took 1m27.833709357s with stages: goanalysis_metalinter: 1m9.976984246s, unused: 17.855153657s 
07:20:26 [2019-11-15T07:20:26.689Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
07:20:26 [2019-11-15T07:20:26.689Z] INFO Memory: 1327 samples, avg is 591.2MB, max is 3236.7MB 
07:20:26 [2019-11-15T07:20:26.689Z] INFO Execution took 3m16.249657556s               
07:20:26 [2019-11-15T07:20:26.689Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
07:20:26 [2019-11-15T07:20:26.689Z] No api/types/ or api/swagger.yaml changes in diff.
07:20:26 [2019-11-15T07:20:26.689Z] Congratulations!  All toml source files changed here have valid syntax.
07:20:26 [2019-11-15T07:20:26.689Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:20:26 [2019-11-15T07:20:26.689Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.