This job view page is being replaced by Spyglass soon.
Check out the new job view.
Error lines from build-log.txt
... skipping 31 lines ...
kind v0.18.0-alpha+e83de62be2076a go1.19.3 linux/amd64
+ build
+ kind build node-image -v 1
Starting to build Kubernetes
+++ [0206 20:42:36] Verifying Prerequisites....
+++ [0206 20:42:36] Building Docker image kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0
+++ Docker build command failed for kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0
unknown flag: --load
See 'docker --help'.
Usage: docker [OPTIONS] COMMAND
... skipping 26 lines ...
volume Manage volumes
Swarm Commands:
swarm Manage Swarm
Commands:
attach Attach local standard input, output, and error streams to a running container
commit Create a new image from a container's changes
cp Copy files/folders between a container and the local filesystem
create Create a new container
diff Inspect changes to files or directories on a container's filesystem
events Get real time events from the server
export Export a container's filesystem as a tar archive
... skipping 25 lines ...
-c, --context string Name of the context to use to connect to the
daemon (overrides DOCKER_HOST env var and
default context set with "docker context use")
-D, --debug Enable debug mode
-H, --host list Daemon socket(s) to connect to
-l, --log-level string Set the logging level ("debug", "info",
"warn", "error", "fatal") (default "info")
--tls Use TLS; implied by --tlsverify
--tlscacert string Trust certs signed only by this CA (default
"/root/.docker/ca.pem")
--tlscert string Path to TLS certificate file (default
"/root/.docker/cert.pem")
--tlskey string Path to TLS key file (default
... skipping 8 lines ...
To retry manually, run:
DOCKER_CLI_EXPERIMENTAL=enabled docker buildx build --load -t kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0 --pull=false --build-arg=KUBE_CROSS_IMAGE=registry.k8s.io/build-image/kube-cross --build-arg=KUBE_CROSS_VERSION=v1.25.0-go1.19.5-bullseye.0 /home/prow/go/src/k8s.io/kubernetes/_output/images/kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0
!!! [0206 20:42:36] Call tree:
!!! [0206 20:42:36] 1: build/release-images.sh:39 kube::build::build_image(...)
make: *** [Makefile:450: quick-release-images] Error 1
Failed to build Kubernetes: failed to build images: command "make quick-release-images 'KUBE_EXTRA_WHAT=cmd/kubeadm cmd/kubectl cmd/kubelet' KUBE_VERBOSE=0 KUBE_BUILD_HYPERKUBE=n KUBE_BUILD_CONFORMANCE=n KUBE_BUILD_PLATFORMS=linux/amd64" failed with error: exit status 2
ERROR: error building node image: failed to build kubernetes: failed to build images: command "make quick-release-images 'KUBE_EXTRA_WHAT=cmd/kubeadm cmd/kubectl cmd/kubelet' KUBE_VERBOSE=0 KUBE_BUILD_HYPERKUBE=n KUBE_BUILD_CONFORMANCE=n KUBE_BUILD_PLATFORMS=linux/amd64" failed with error: exit status 2
Command Output: +++ [0206 20:42:36] Verifying Prerequisites....
+++ [0206 20:42:36] Building Docker image kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0
+++ Docker build command failed for kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0
unknown flag: --load
See 'docker --help'.
Usage: docker [OPTIONS] COMMAND
... skipping 26 lines ...
volume Manage volumes
Swarm Commands:
swarm Manage Swarm
Commands:
attach Attach local standard input, output, and error streams to a running container
commit Create a new image from a container's changes
cp Copy files/folders between a container and the local filesystem
create Create a new container
diff Inspect changes to files or directories on a container's filesystem
events Get real time events from the server
export Export a container's filesystem as a tar archive
... skipping 25 lines ...
-c, --context string Name of the context to use to connect to the
daemon (overrides DOCKER_HOST env var and
default context set with "docker context use")
-D, --debug Enable debug mode
-H, --host list Daemon socket(s) to connect to
-l, --log-level string Set the logging level ("debug", "info",
"warn", "error", "fatal") (default "info")
--tls Use TLS; implied by --tlsverify
--tlscacert string Trust certs signed only by this CA (default
"/root/.docker/ca.pem")
--tlscert string Path to TLS certificate file (default
"/root/.docker/cert.pem")
--tlskey string Path to TLS key file (default
... skipping 8 lines ...
To retry manually, run:
DOCKER_CLI_EXPERIMENTAL=enabled docker buildx build --load -t kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0 --pull=false --build-arg=KUBE_CROSS_IMAGE=registry.k8s.io/build-image/kube-cross --build-arg=KUBE_CROSS_VERSION=v1.25.0-go1.19.5-bullseye.0 /home/prow/go/src/k8s.io/kubernetes/_output/images/kube-build:build-e148350fe9-5-v1.25.0-go1.19.5-bullseye.0
!!! [0206 20:42:36] Call tree:
!!! [0206 20:42:36] 1: build/release-images.sh:39 kube::build::build_image(...)
make: *** [Makefile:450: quick-release-images] Error 1
Stack Trace:
sigs.k8s.io/kind/pkg/errors.WithStack
sigs.k8s.io/kind/pkg/errors/errors.go:59
sigs.k8s.io/kind/pkg/exec.(*LocalCmd).Run
sigs.k8s.io/kind/pkg/exec/local.go:124
... skipping 33 lines ...