Skip to content

Console Output

13:34:01 [2020-01-14T13:34:01.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40354/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40354/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3fd6d6af3e3a5271eafb7cfb5e2e78749bbaa2e7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3fd6d6af3e3a5271eafb7cfb5e2e78749bbaa2e7 hack/validate/default
13:34:02 [2020-01-14T13:34:02.365Z] Congratulations!  All commits are properly signed with the DCO!
13:34:02 [2020-01-14T13:34:02.365Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
13:34:02 [2020-01-14T13:34:02.365Z] No api/types/ or api/swagger.yaml changes in diff.
13:34:02 [2020-01-14T13:34:02.365Z] Congratulations!  All TOML source files changed here have valid syntax.
13:34:02 [2020-01-14T13:34:02.365Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:34:02 [2020-01-14T13:34:02.365Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
13:34:02 [2020-01-14T13:34:02.365Z] Congratulations!  No new tests were added to integration-cli.
13:34:02 [2020-01-14T13:34:02.365Z] 
13:34:02 [2020-01-14T13:34:02.365Z] INFO Start validation with golang-ci-lint
13:34:02 [2020-01-14T13:34:02.365Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:34:02 [2020-01-14T13:34:02.365Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:35:53 [2020-01-14T13:35:53.791Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 1m50.698722572s 
13:35:53 [2020-01-14T13:35:53.791Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.524497ms 
13:37:30 [2020-01-14T13:37:30.289Z] INFO [runner] Issues before processing: 2316, after processing: 0 
13:37:30 [2020-01-14T13:37:30.289Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1707/1707, exclude: 1610/1610, exclude-rules: 63/1610, cgo: 1707/2316, path_prettifier: 1707/1707, skip_files: 1707/1707, skip_dirs: 1707/1707, autogenerated_exclude: 1610/1707, identifier_marker: 1610/1610, nolint: 0/63 
13:37:30 [2020-01-14T13:37:30.289Z] INFO [runner] processing took 61.159876ms with stages: nolint: 25.790639ms, identifier_marker: 17.223208ms, path_prettifier: 7.49537ms, exclude-rules: 4.310461ms, autogenerated_exclude: 3.845379ms, skip_dirs: 1.758248ms, cgo: 440.619µs, filename_unadjuster: 290.999µs, max_same_issues: 1.307µs, diff: 1.024µs, uniq_by_line: 476ns, skip_files: 452ns, source_code: 432ns, max_from_linter: 358ns, exclude: 337ns, max_per_file_from_linter: 298ns, path_shortener: 269ns 
13:37:30 [2020-01-14T13:37:30.289Z] INFO [runner] linters took 1m36.742028077s with stages: goanalysis_metalinter: 1m19.062518583s, unused: 17.618117767s 
13:37:30 [2020-01-14T13:37:30.289Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
13:37:30 [2020-01-14T13:37:30.289Z] INFO Memory: 1551 samples, avg is 251.7MB, max is 3033.9MB 
13:37:30 [2020-01-14T13:37:30.289Z] INFO Execution took 3m27.90395578s