Skip to content

Console Output

15:53:52 [2020-01-07T15:53:52.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40309/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/validate/default
15:53:54 [2020-01-07T15:53:54.186Z] Congratulations!  All commits are properly signed with the DCO!
15:53:54 [2020-01-07T15:53:54.186Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:53:54 [2020-01-07T15:53:54.186Z] No api/types/ or api/swagger.yaml changes in diff.
15:53:54 [2020-01-07T15:53:54.186Z] Congratulations!  All TOML source files changed here have valid syntax.
15:53:54 [2020-01-07T15:53:54.186Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:53:54 [2020-01-07T15:53:54.186Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:53:54 [2020-01-07T15:53:54.186Z] Congratulations!  No new tests were added to integration-cli.
15:53:54 [2020-01-07T15:53:54.186Z] 
15:53:54 [2020-01-07T15:53:54.186Z] INFO Start validation with golang-ci-lint
15:53:54 [2020-01-07T15:53:54.186Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:53:54 [2020-01-07T15:53:54.186Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:56:00 [2020-01-07T15:56:00.611Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 1m52.783178258s 
15:56:00 [2020-01-07T15:56:00.611Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.681795ms 
15:57:22 [2020-01-07T15:57:22.013Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
15:57:22 [2020-01-07T15:57:22.013Z] INFO [runner] Issues before processing: 46, after processing: 0 
15:57:22 [2020-01-07T15:57:22.013Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, skip_dirs: 10/10, cgo: 10/46, path_prettifier: 10/10, exclude-rules: 1/1, autogenerated_exclude: 1/10, identifier_marker: 1/1, filename_unadjuster: 10/10, exclude: 1/1, nolint: 0/1 
15:57:22 [2020-01-07T15:57:22.013Z] INFO [runner] processing took 1.411143ms with stages: nolint: 741.149µs, cgo: 225.082µs, path_prettifier: 204.907µs, skip_dirs: 113.915µs, autogenerated_exclude: 81.919µs, identifier_marker: 25.119µs, filename_unadjuster: 10.113µs, exclude-rules: 4.004µs, max_same_issues: 1.638µs, diff: 531ns, max_from_linter: 475ns, path_shortener: 448ns, uniq_by_line: 446ns, source_code: 393ns, exclude: 364ns, skip_files: 353ns, max_per_file_from_linter: 287ns 
15:57:22 [2020-01-07T15:57:22.013Z] INFO [runner] linters took 1m30.540785647s with stages: goanalysis_metalinter: 1m12.4750475s, unused: 18.063884128s 
15:57:22 [2020-01-07T15:57:22.013Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:57:22 [2020-01-07T15:57:22.013Z] INFO Memory: 1384 samples, avg is 553.2MB, max is 3034.7MB 
15:57:22 [2020-01-07T15:57:22.013Z] INFO Execution took 3m24.097413913s