Running with gitlab-runner 13.9.0-rc2 (69c049fd)
  on docker-auto-scale fa6cab46
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1616511371:resolve_secrets
Resolving secrets
section_end:1616511371:resolve_secrets
section_start:1616511371:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image golang:1.15 ...
Pulling docker image golang:1.15 ...
Using docker image sha256:4873f85e381bd5e13fa35d70a6dfe3b7e55a460496508a512d8d3c65532cdb30 for golang:1.15 with digest golang@sha256:194804c9c296dd70c95e0a7f7e97e82e6b37078ea9bff0637e39dceec90464fe ...
section_end:1616511453:prepare_executor
section_start:1616511453:prepare_script
Preparing environment
Running on runner-fa6cab46-project-5655380-concurrent-0 via runner-fa6cab46-stg-srm-1616511371-ea57a217...
section_end:1616511455:prepare_script
section_start:1616511455:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/
Created fresh repository.
Checking out 8de1bc8a as master...

Skipping Git submodules setup
section_end:1616511475:get_sources
section_start:1616511475:step_script
Executing "step_script" stage of the job script
Using docker image sha256:4873f85e381bd5e13fa35d70a6dfe3b7e55a460496508a512d8d3c65532cdb30 for golang:1.15 with digest golang@sha256:194804c9c296dd70c95e0a7f7e97e82e6b37078ea9bff0637e39dceec90464fe ...
$ make -C workhorse
make: Entering directory '/builds/gitlab-org-forks/gitlab/workhorse'
fatal: No names found, cannot describe anything.
### clean-build
rm -rf /builds/gitlab-org-forks/gitlab/workhorse/_build
### Setting up target directory
rm -rf "/builds/gitlab-org-forks/gitlab/workhorse/_build"
mkdir -p "/builds/gitlab-org-forks/gitlab/workhorse/_build"
touch "/builds/gitlab-org-forks/gitlab/workhorse/_build/.ok"
### Building gitlab-resize-image
go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-resize-image gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-resize-image
go: downloading github.com/disintegration/imaging v1.6.2
go: downloading golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
### Building gitlab-zip-cat
go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-zip-cat gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-cat
go: downloading gitlab.com/gitlab-org/labkit v1.0.0
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/mitchellh/reflectwalk v1.0.0
go: downloading github.com/oklog/ulid/v2 v2.0.2
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/uber/jaeger-client-go v2.15.0+incompatible
go: downloading github.com/sirupsen/logrus v1.7.0
go: downloading github.com/client9/reopen v1.0.0
go: downloading github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
go: downloading golang.org/x/sys v0.0.0-20210110051926-789bb1bd4061
go: downloading github.com/uber/jaeger-lib v1.5.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
### Building gitlab-zip-metadata
go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-zip-metadata gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-metadata
### Building gitlab-workhorse
go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-workhorse gitlab.com/gitlab-org/gitlab-workhorse
go: downloading cloud.google.com/go v0.72.0
go: downloading github.com/prometheus/client_golang v1.8.0
go: downloading gocloud.dev v0.21.1-0.20201223184910-5094f54ed8bb
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading google.golang.org/api v0.36.0
go: downloading github.com/Azure/azure-storage-blob-go v0.11.1-0.20201209121048-6df5d9af221d
go: downloading github.com/getsentry/raven-go v0.2.0
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/gorilla/websocket v1.4.1
go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/golang/gddo v0.0.0-20190419222130-af0f2af80721
go: downloading github.com/alecthomas/chroma v0.7.3
go: downloading github.com/FZambia/sentinel v1.0.0
go: downloading google.golang.org/grpc v1.34.1
go: downloading github.com/Azure/azure-pipeline-go v0.2.3
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.14.0
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading gitlab.com/gitlab-org/gitaly v1.87.1-0.20201001041716-3f5e218def93
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
go: downloading github.com/prometheus/procfs v0.2.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading google.golang.org/genproto v0.0.0-20210111234610-22ae2b108f89
go: downloading github.com/google/wire v0.4.0
go: downloading github.com/mattn/go-ieproxy v0.0.1
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/google/uuid v1.1.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading golang.org/x/net v0.0.0-20201224014010-6772e930b67b
go: downloading go.opencensus.io v0.22.5
go: downloading github.com/google/pprof v0.0.0-20201023163331-3e6fc7fc9c4c
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/Azure/go-autorest/autorest v0.11.12
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.6
go: downloading github.com/aws/aws-sdk-go v1.36.1
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/dlclark/regexp2 v1.2.0
go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading golang.org/x/crypto v0.0.0-20201203163018-be400aefbc4c
go: downloading github.com/gomodule/redigo v2.0.0+incompatible
go: downloading github.com/Azure/go-autorest/logger v0.2.0
go: downloading github.com/form3tech-oss/jwt-go v3.2.2+incompatible
go: downloading golang.org/x/text v0.3.5
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading golang.org/x/oauth2 v0.0.0-20201203001011-0b49973bad19
go: downloading github.com/google/go-cmp v0.5.4
go: downloading github.com/jmespath/go-jmespath v0.4.0
make: Leaving directory '/builds/gitlab-org-forks/gitlab/workhorse'
$ make -C workhorse verify
make: Entering directory '/builds/gitlab-org-forks/gitlab/workhorse'
fatal: No names found, cannot describe anything.
### Verify: lint
go install golang.org/x/lint/golint
go: downloading golang.org/x/lint v0.0.0-20200302205851-738671d3881b
go: downloading golang.org/x/tools v0.0.0-20201203202102-a1a1cbeaa516
### Verify: vet
go: downloading github.com/stretchr/testify v1.6.1
go: downloading github.com/smartystreets/goconvey v1.6.4
go: downloading github.com/johannesboyne/gofakes3 v0.0.0-20200510090907-02d71f533bec
go: downloading github.com/rafaeljusto/redigomock v0.0.0-20190202135759-257e089e14a1
go: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
### Verify: detect-context
_support/detect-context.sh
### Verify: detect-assert
_support/detect-assert.sh
### install-goimports
go install golang.org/x/tools/cmd/goimports
go: downloading golang.org/x/mod v0.4.0
### Verify: check-formatting
### Verify: staticcheck
go install honnef.co/go/tools/cmd/staticcheck
go: downloading honnef.co/go/tools v0.0.1-2020.1.5
go mod tidy
go: downloading cloud.google.com/go/storage v1.12.0
go: downloading gopkg.in/DataDog/dd-trace-go.v1 v1.7.0
go: downloading github.com/lightstep/lightstep-tracer-go v0.18.1
go: downloading github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500
go: downloading github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38
go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
go: downloading github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721
go: downloading github.com/Azure/go-autorest/autorest/mocks v0.4.1
go: downloading github.com/gogo/protobuf v1.2.1
go: downloading github.com/onsi/ginkgo v1.10.3
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.3
go: downloading github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743
go: downloading github.com/onsi/gomega v1.7.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/jstemmer/go-junit-report v0.9.1
go: downloading github.com/sergi/go-diff v1.0.0
go: downloading github.com/golang/mock v1.4.4
go: downloading github.com/google/go-replayers/grpcreplay v1.0.0
go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
go: downloading github.com/tinylib/msgp v1.0.2
go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
go: downloading github.com/google/go-replayers/httpreplay v0.1.2
go: downloading github.com/google/martian v2.1.1-0.20190517191504-25dcb96d9e51+incompatible
go: downloading google.golang.org/grpc/examples v0.0.0-20201226181154-53788aa5dcb4
go: downloading github.com/hpcloud/tail v1.0.0
go: downloading github.com/uber-go/atomic v1.3.2
go: downloading github.com/kr/text v0.1.0
go: downloading github.com/kelseyhightower/envconfig v1.3.0
go: downloading github.com/google/martian/v3 v3.1.0
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.2
go: downloading gopkg.in/fsnotify.v1 v1.4.7
go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
go: downloading github.com/philhofer/fwd v1.0.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/getsentry/sentry-go v0.7.0
go: downloading go.uber.org/atomic v1.5.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/go-errors/errors v1.0.1
go: downloading github.com/pingcap/errors v0.11.4
go.mod and go.sum are ok
make: Leaving directory '/builds/gitlab-org-forks/gitlab/workhorse'
section_end:1616511652:step_script
section_start:1616511653:cleanup_file_variables
Cleaning up file based variables
section_end:1616511654:cleanup_file_variables
Job succeeded