Docker in Docker enabled, initializing... ================================================================================ Starting Docker: docker. Waiting for docker to be ready, sleeping for 1 seconds. ================================================================================ Done setting up docker in docker. Activated service account credentials for: [prow-build@k8s-infra-prow-build.iam.gserviceaccount.com] + WRAPPED_COMMAND_PID=169 + wait 169 + ./hack/jenkins/test-dockerized.sh + export PATH=/home/prow/go/bin:/home/prow/go/src/k8s.io/kubernetes/third_party/etcd:/usr/local/go/bin:/home/prow/go/bin:/go/bin:/usr/local/go/bin:/google-cloud-sdk/bin:/workspace:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/prow/go/bin:/home/prow/go/src/k8s.io/kubernetes/third_party/etcd:/usr/local/go/bin:/home/prow/go/bin:/go/bin:/usr/local/go/bin:/google-cloud-sdk/bin:/workspace:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export GO111MODULE=off + GO111MODULE=off + pushd ./hack/tools + GO111MODULE=on + go install gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.6.4 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading golang.org/x/tools v0.1.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading golang.org/x/crypto v0.0.0-20220214200702-86341886e292 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 + popd + export KUBE_COVER=n + KUBE_COVER=n + export ARTIFACTS=/logs/artifacts + ARTIFACTS=/logs/artifacts + export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y + KUBE_KEEP_VERBOSE_TEST_OUTPUT=y + export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4 + KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4 + export LOG_LEVEL=4 + LOG_LEVEL=4 + cd /home/prow/go/src/k8s.io/kubernetes + make generated_files +++ [1124 09:18:56] Building go targets for linux/amd64 k8s.io/kubernetes/hack/make-rules/helpers/go2make (non-static) +++ [1124 09:19:09] Building go targets for linux/amd64 k8s.io/kubernetes/vendor/k8s.io/code-generator/cmd/prerelease-lifecycle-gen (non-static) +++ [1124 09:19:14] Generating prerelease lifecycle code for 26 targets +++ [1124 09:19:17] Building go targets for linux/amd64 k8s.io/kubernetes/vendor/k8s.io/code-generator/cmd/deepcopy-gen (non-static) +++ [1124 09:19:19] Generating deepcopy code for 236 targets +++ [1124 09:19:26] Building go targets for linux/amd64 k8s.io/kubernetes/vendor/k8s.io/code-generator/cmd/defaulter-gen (non-static) +++ [1124 09:19:27] Generating defaulter code for 92 targets +++ [1124 09:19:37] Building go targets for linux/amd64 k8s.io/kubernetes/vendor/k8s.io/code-generator/cmd/conversion-gen (non-static) +++ [1124 09:19:39] Generating conversion code for 129 targets +++ [1124 09:20:00] Building go targets for linux/amd64 k8s.io/kubernetes/vendor/k8s.io/kube-openapi/cmd/openapi-gen (non-static) +++ [1124 09:20:08] Generating openapi code for KUBE