Skip to content

Console Output

17:19:17 [2019-10-13T17:19:17.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40083/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=717575b5850ed4dea11a1c79c11593f8fb2f1e3a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:717575b5850ed4dea11a1c79c11593f8fb2f1e3a hack/validate/default
17:19:18 [2019-10-13T17:19:18.812Z] Congratulations!  All commits are properly signed with the DCO!
17:19:19 [2019-10-13T17:19:19.068Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:19:19 [2019-10-13T17:19:19.068Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:19:19 [2019-10-13T17:19:19.068Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
17:19:45 [2019-10-13T17:19:45.595Z] INFO [loader] Go packages loading at mode load types and syntax took 26.122011625s 
17:19:50 [2019-10-13T17:19:50.846Z] INFO [loader] SSA repr building timing: packages building 278.053233ms, total 5.017634851s 
17:21:12 [2019-10-13T17:21:12.222Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:20017204 Name:quota Decls:[0xc02a4513c0 0xc02a451440 0xc02a4514c0 0xc02a451540 0xc02a4587e0 0xc02a458930] Scope:scope 0xc02a44b490 {
17:21:12 [2019-10-13T17:21:12.223Z] 	var ErrQuotaNotSupported
17:21:12 [2019-10-13T17:21:12.223Z] 	type errQuotaNotSupported
17:21:12 [2019-10-13T17:21:12.223Z] }
17:21:12 [2019-10-13T17:21:12.223Z]  Imports:[0xc02a458660] Unresolved:[errdefs nil string] Comments:[0xc02a45a720 0xc02a45a8a0]} 
17:21:30 [2019-10-13T17:21:30.254Z] INFO [runner] worker.1 took 1m39.621357028s with stages: golint: 1m16.51549706s, gosec: 12.617500157s, gofmt: 4.279817705s, ineffassign: 2.867717198s, misspell: 2.221224719s, varcheck: 481.35451ms, deadcode: 300.582567ms, structcheck: 172.348811ms, unconvert: 165.244511ms, typecheck: 6.877µs 
17:21:32 [2019-10-13T17:21:32.766Z] INFO [runner] worker.2 took 1m42.332571683s with stages: megacheck: 48.502586141s, govet: 27.062624358s, goimports: 26.767339815s 
17:21:32 [2019-10-13T17:21:32.767Z] INFO [runner] Workers idle times: #1: 2.709500858s 
17:21:32 [2019-10-13T17:21:32.767Z] INFO [runner] Issues before processing: 1959, after processing: 0 
17:21:32 [2019-10-13T17:21:32.767Z] INFO [runner] processing took 480.015652ms with stages: exclude: 197.296148ms, identifier_marker: 90.268131ms, skip_dirs: 72.719373ms, autogenerated_exclude: 65.985614ms, nolint: 30.935671ms, cgo: 8.142853ms, filename_unadjuster: 6.872264ms, path_prettifier: 5.938859ms, exclude-rules: 1.83194ms, path_shortener: 5.173µs, source_code: 3.246µs, diff: 3.204µs, uniq_by_line: 2.947µs, skip_files: 2.826µs, max_from_linter: 2.807µs, max_same_issues: 2.451µs, max_per_file_from_linter: 2.145µs 
17:21:32 [2019-10-13T17:21:32.767Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
17:21:33 [2019-10-13T17:21:33.328Z] INFO Memory: 184 samples, avg is 1437.0MB, max is 5518.6MB 
17:21:33 [2019-10-13T17:21:33.328Z] INFO Execution took 2m14.431503924s               
17:21:33 [2019-10-13T17:21:33.582Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
17:21:33 [2019-10-13T17:21:33.582Z] No api/types/ or api/swagger.yaml changes in diff.
17:21:33 [2019-10-13T17:21:33.582Z] Congratulations!  All toml source files changed here have valid syntax.
17:21:33 [2019-10-13T17:21:33.582Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:21:33 [2019-10-13T17:21:33.582Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.