Skip to content

Console Output

23:01:23 [2019-10-17T23:01:23.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40100/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/validate/default
23:01:24 [2019-10-17T23:01:24.250Z] Congratulations!  All commits are properly signed with the DCO!
23:01:24 [2019-10-17T23:01:24.506Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:01:24 [2019-10-17T23:01:24.506Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:01:24 [2019-10-17T23:01:24.506Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
23:01:56 [2019-10-17T23:01:56.519Z] INFO [loader] Go packages loading at mode load types and syntax took 27.393506784s 
23:01:57 [2019-10-17T23:01:57.445Z] INFO [loader] SSA repr building timing: packages building 226.484449ms, total 5.448073632s 
23:03:18 [2019-10-17T23:03:18.806Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:22620501 Name:quota Decls:[0xc00f1add40 0xc00f1addc0 0xc00f1ade40 0xc00f1adec0 0xc024b3f530 0xc024b3f680] Scope:scope 0xc012e3bba0 {
23:03:18 [2019-10-17T23:03:18.806Z] 	type errQuotaNotSupported
23:03:18 [2019-10-17T23:03:18.806Z] 	var ErrQuotaNotSupported
23:03:18 [2019-10-17T23:03:18.806Z] }
23:03:18 [2019-10-17T23:03:18.806Z]  Imports:[0xc024b3f3b0] Unresolved:[errdefs nil string] Comments:[0xc024b3dcc0 0xc024b3de40]} 
23:03:45 [2019-10-17T23:03:45.294Z] INFO [runner] worker.2 took 1m45.284785983s with stages: golint: 1m18.94071768s, gosec: 14.487054468s, gofmt: 5.110901287s, ineffassign: 3.051226936s, misspell: 2.455431834s, varcheck: 513.592177ms, deadcode: 376.177722ms, structcheck: 185.764458ms, unconvert: 163.849535ms, typecheck: 5.259µs 
23:03:45 [2019-10-17T23:03:45.294Z] INFO [runner] worker.1 took 1m46.86728485s with stages: megacheck: 49.144584712s, goimports: 29.035807782s, govet: 28.686854968s 
23:03:45 [2019-10-17T23:03:45.294Z] INFO [runner] Workers idle times: #2: 1.574670203s 
23:03:45 [2019-10-17T23:03:45.294Z] INFO [runner] Issues before processing: 1955, after processing: 0 
23:03:45 [2019-10-17T23:03:45.294Z] INFO [runner] processing took 610.842242ms with stages: exclude: 278.917358ms, identifier_marker: 116.271429ms, autogenerated_exclude: 74.359975ms, nolint: 53.685487ms, path_prettifier: 45.388641ms, skip_dirs: 31.144756ms, cgo: 5.507684ms, filename_unadjuster: 3.653817ms, exclude-rules: 1.885519ms, max_from_linter: 7.668µs, diff: 3.625µs, path_shortener: 3.182µs, source_code: 3.078µs, max_same_issues: 3.033µs, skip_files: 2.469µs, uniq_by_line: 2.428µs, max_per_file_from_linter: 2.093µs 
23:03:45 [2019-10-17T23:03:45.294Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
23:03:45 [2019-10-17T23:03:45.294Z] INFO Memory: 180 samples, avg is 1297.8MB, max is 5244.0MB 
23:03:45 [2019-10-17T23:03:45.294Z] INFO Execution took 2m20.264385944s               
23:03:45 [2019-10-17T23:03:45.294Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:03:45 [2019-10-17T23:03:45.294Z] No api/types/ or api/swagger.yaml changes in diff.
23:03:45 [2019-10-17T23:03:45.294Z] Congratulations!  All toml source files changed here have valid syntax.
23:03:45 [2019-10-17T23:03:45.294Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:03:45 [2019-10-17T23:03:45.294Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.