=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run: kubectl --context addons-397143 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run: kubectl --context addons-397143 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run: kubectl --context addons-397143 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [cdfe45e6-04be-4041-b2cb-1d4867877943] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:337: TestAddons/parallel/Ingress: WARNING: pod list for "default" "run=nginx" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:252: ***** TestAddons/parallel/Ingress: pod "run=nginx" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:252: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-397143 -n addons-397143
addons_test.go:252: TestAddons/parallel/Ingress: showing logs for failed pods as of 2025-12-06 09:11:15.047043225 +0000 UTC m=+660.753682873
addons_test.go:252: (dbg) Run: kubectl --context addons-397143 describe po nginx -n default
addons_test.go:252: (dbg) kubectl --context addons-397143 describe po nginx -n default:
Name: nginx
Namespace: default
Priority: 0
Service Account: default
Node: addons-397143/192.168.49.2
Start Time: Sat, 06 Dec 2025 09:03:14 +0000
Labels: run=nginx
Annotations: <none>
Status: Pending
IP: 10.244.0.33
IPs:
IP: 10.244.0.33
Containers:
nginx:
Container ID:
Image: docker.io/nginx:alpine
Image ID:
Port: 80/TCP
Host Port: 0/TCP
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vnp5t (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-vnp5t:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 8m1s default-scheduler Successfully assigned default/nginx to addons-397143
Normal Pulling 5m12s (x5 over 8m) kubelet Pulling image "docker.io/nginx:alpine"
Warning Failed 5m12s (x5 over 8m) kubelet Failed to pull image "docker.io/nginx:alpine": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning Failed 5m12s (x5 over 8m) kubelet Error: ErrImagePull
Normal BackOff 2m49s (x21 over 8m) kubelet Back-off pulling image "docker.io/nginx:alpine"
Warning Failed 2m49s (x21 over 8m) kubelet Error: ImagePullBackOff
addons_test.go:252: (dbg) Run: kubectl --context addons-397143 logs nginx -n default
addons_test.go:252: (dbg) Non-zero exit: kubectl --context addons-397143 logs nginx -n default: exit status 1 (70.899344ms)
** stderr **
Error from server (BadRequest): container "nginx" in pod "nginx" is waiting to start: trying and failing to pull image
** /stderr **
addons_test.go:252: kubectl --context addons-397143 logs nginx -n default: exit status 1
addons_test.go:253: failed waiting for nginx pod: run=nginx within 8m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======> post-mortem[TestAddons/parallel/Ingress]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:239: (dbg) Run: docker inspect addons-397143
helpers_test.go:243: (dbg) docker inspect addons-397143:
-- stdout --
[
{
"Id": "b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744",
"Created": "2025-12-06T09:00:49.046421689Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 561175,
"ExitCode": 0,
"Error": "",
"StartedAt": "2025-12-06T09:00:49.075737708Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:bc8026154dd65da61b914564a2888a4ef870360162bd8e45b8c6d537ab6c86c0",
"ResolvConfPath": "/var/lib/docker/containers/b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744/hostname",
"HostsPath": "/var/lib/docker/containers/b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744/hosts",
"LogPath": "/var/lib/docker/containers/b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744/b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744-json.log",
"Name": "/addons-397143",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-397143:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {
"max-size": "100m"
}
},
"NetworkMode": "addons-397143",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "private",
"Dns": null,
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4294967296,
"NanoCpus": 0,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8589934592,
"MemorySwappiness": null,
"OomKillDisable": null,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"ID": "b250bd2a2eea34a9e7f899297362f95990eca5a4ab2636bd01f039ff80065744",
"LowerDir": "/var/lib/docker/overlay2/b545b30d37ed21e7a941e78b8b36b564cca5cd414ccd085e87696ffd0b927f0f-init/diff:/var/lib/docker/overlay2/e436edcb7322c840f879b3c5d1d6403a3125a1711763277d84155a12f01e0462/diff",
"MergedDir": "/var/lib/docker/overlay2/b545b30d37ed21e7a941e78b8b36b564cca5cd414ccd085e87696ffd0b927f0f/merged",
"UpperDir": "/var/lib/docker/overlay2/b545b30d37ed21e7a941e78b8b36b564cca5cd414ccd085e87696ffd0b927f0f/diff",
"WorkDir": "/var/lib/docker/overlay2/b545b30d37ed21e7a941e78b8b36b564cca5cd414ccd085e87696ffd0b927f0f/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "volume",
"Name": "addons-397143",
"Source": "/var/lib/docker/volumes/addons-397143/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
},
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
}
],
"Config": {
"Hostname": "addons-397143",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/usr/local/bin/entrypoint",
"/sbin/init"
],
"Labels": {
"created_by.minikube.sigs.k8s.io": "true",
"mode.minikube.sigs.k8s.io": "addons-397143",
"name.minikube.sigs.k8s.io": "addons-397143",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"SandboxID": "7e0557e0dc0aacd78c66943f8b7a28f43c126b8e8ba76dbd40e3e5ed98c50aee",
"SandboxKey": "/var/run/docker/netns/7e0557e0dc0a",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33171"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33172"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33175"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33173"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33174"
}
]
},
"Networks": {
"addons-397143": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2",
"IPv6Address": ""
},
"Links": null,
"Aliases": null,
"DriverOpts": null,
"GwPriority": 0,
"NetworkID": "386d3d8bab56f83cae3e94e29d5cbd553f358549165499a0dbdbff3aa9e4e9df",
"EndpointID": "7f265e22bb57aaffdf4d1df099c9fb2eaad4abd4cafb73f039ca10ebc1b7430d",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"MacAddress": "36:69:eb:9c:9f:3d",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-397143",
"b250bd2a2eea"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:247: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-397143 -n addons-397143
helpers_test.go:252: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:255: (dbg) Run: out/minikube-linux-amd64 -p addons-397143 logs -n 25
helpers_test.go:260: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
│ COMMAND │ ARGS │ PROFILE │ USER │ VERSION │ START TIME │ END TIME │
├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
│ delete │ -p download-only-716523 │ download-only-716523 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ 06 Dec 25 09:00 UTC │
│ start │ --download-only -p download-docker-129039 --alsologtostderr --driver=docker --container-runtime=docker │ download-docker-129039 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ │
│ delete │ -p download-docker-129039 │ download-docker-129039 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ 06 Dec 25 09:00 UTC │
│ start │ --download-only -p binary-mirror-001335 --alsologtostderr --binary-mirror http://127.0.0.1:37221 --driver=docker --container-runtime=docker │ binary-mirror-001335 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ │
│ delete │ -p binary-mirror-001335 │ binary-mirror-001335 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ 06 Dec 25 09:00 UTC │
│ addons │ enable dashboard -p addons-397143 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ │
│ addons │ disable dashboard -p addons-397143 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ │
│ start │ -p addons-397143 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:00 UTC │ 06 Dec 25 09:02 UTC │
│ addons │ addons-397143 addons disable volcano --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:02 UTC │ 06 Dec 25 09:02 UTC │
│ addons │ addons-397143 addons disable gcp-auth --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:02 UTC │ 06 Dec 25 09:02 UTC │
│ addons │ enable headlamp -p addons-397143 --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:02 UTC │ 06 Dec 25 09:02 UTC │
│ addons │ addons-397143 addons disable amd-gpu-device-plugin --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable nvidia-device-plugin --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable headlamp --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable metrics-server --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ ip │ addons-397143 ip │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable registry --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-397143 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable registry-creds --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable inspektor-gadget --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable yakd --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable volumesnapshots --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable csi-hostpath-driver --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable cloud-spanner --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:03 UTC │ 06 Dec 25 09:03 UTC │
│ addons │ addons-397143 addons disable storage-provisioner-rancher --alsologtostderr -v=1 │ addons-397143 │ jenkins │ v1.37.0 │ 06 Dec 25 09:08 UTC │ 06 Dec 25 09:09 UTC │
└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
==> Last Start <==
Log file created at: 2025/12/06 09:00:26
Running on machine: ubuntu-20-agent-14
Binary: Built with gc go1.25.3 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1206 09:00:26.539491 560524 out.go:360] Setting OutFile to fd 1 ...
I1206 09:00:26.539777 560524 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1206 09:00:26.539788 560524 out.go:374] Setting ErrFile to fd 2...
I1206 09:00:26.539792 560524 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1206 09:00:26.540013 560524 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22047-555179/.minikube/bin
I1206 09:00:26.540583 560524 out.go:368] Setting JSON to false
I1206 09:00:26.542040 560524 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-14","uptime":6174,"bootTime":1765005453,"procs":188,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1044-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
I1206 09:00:26.542253 560524 start.go:143] virtualization: kvm guest
I1206 09:00:26.544089 560524 out.go:179] * [addons-397143] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
I1206 09:00:26.545247 560524 out.go:179] - MINIKUBE_LOCATION=22047
I1206 09:00:26.545274 560524 notify.go:221] Checking for updates...
I1206 09:00:26.547219 560524 out.go:179] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1206 09:00:26.548230 560524 out.go:179] - KUBECONFIG=/home/jenkins/minikube-integration/22047-555179/kubeconfig
I1206 09:00:26.549341 560524 out.go:179] - MINIKUBE_HOME=/home/jenkins/minikube-integration/22047-555179/.minikube
I1206 09:00:26.550381 560524 out.go:179] - MINIKUBE_BIN=out/minikube-linux-amd64
I1206 09:00:26.551371 560524 out.go:179] - MINIKUBE_FORCE_SYSTEMD=
I1206 09:00:26.552563 560524 driver.go:422] Setting default libvirt URI to qemu:///system
I1206 09:00:26.576082 560524 docker.go:124] docker version: linux-29.1.2:Docker Engine - Community
I1206 09:00:26.576217 560524 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1206 09:00:26.630549 560524 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:0 ContainersPaused:0 ContainersStopped:2 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:false NGoroutines:49 SystemTime:2025-12-06 09:00:26.620509466 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1044-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652080640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-14 Labels:[] ExperimentalBuild:false ServerVersion:29.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I1206 09:00:26.630694 560524 docker.go:319] overlay module found
I1206 09:00:26.632414 560524 out.go:179] * Using the docker driver based on user configuration
I1206 09:00:26.633456 560524 start.go:309] selected driver: docker
I1206 09:00:26.633470 560524 start.go:927] validating driver "docker" against <nil>
I1206 09:00:26.633481 560524 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1206 09:00:26.634062 560524 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1206 09:00:26.688536 560524 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:0 ContainersPaused:0 ContainersStopped:2 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:false NGoroutines:49 SystemTime:2025-12-06 09:00:26.679077232 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1044-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652080640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-14 Labels:[] ExperimentalBuild:false ServerVersion:29.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I1206 09:00:26.688712 560524 start_flags.go:327] no existing cluster config was found, will generate one from the flags
I1206 09:00:26.688996 560524 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1206 09:00:26.690630 560524 out.go:179] * Using Docker driver with root privileges
I1206 09:00:26.691691 560524 cni.go:84] Creating CNI manager for ""
I1206 09:00:26.691772 560524 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I1206 09:00:26.691786 560524 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I1206 09:00:26.691871 560524 start.go:353] cluster config:
{Name:addons-397143 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:addons-397143 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 G
PUs: AutoPauseInterval:1m0s}
I1206 09:00:26.693227 560524 out.go:179] * Starting "addons-397143" primary control-plane node in "addons-397143" cluster
I1206 09:00:26.694307 560524 cache.go:134] Beginning downloading kic base image for docker with docker
I1206 09:00:26.695252 560524 out.go:179] * Pulling base image v0.0.48-1764843390-22032 ...
I1206 09:00:26.696193 560524 preload.go:188] Checking if preload exists for k8s version v1.34.2 and runtime docker
I1206 09:00:26.696238 560524 preload.go:203] Found local preload: /home/jenkins/minikube-integration/22047-555179/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4
I1206 09:00:26.696252 560524 cache.go:65] Caching tarball of preloaded images
I1206 09:00:26.696281 560524 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 in local docker daemon
I1206 09:00:26.696350 560524 preload.go:238] Found /home/jenkins/minikube-integration/22047-555179/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
I1206 09:00:26.696365 560524 cache.go:68] Finished verifying existence of preloaded tar for v1.34.2 on docker
I1206 09:00:26.696790 560524 profile.go:143] Saving config to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/config.json ...
I1206 09:00:26.696818 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/config.json: {Name:mk7ac323ce41973b51bf22f2ed203b69de8fdcb7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:26.712669 560524 cache.go:163] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 to local cache
I1206 09:00:26.712803 560524 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 in local cache directory
I1206 09:00:26.712830 560524 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 in local cache directory, skipping pull
I1206 09:00:26.712838 560524 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 exists in cache, skipping pull
I1206 09:00:26.712846 560524 cache.go:166] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 as a tarball
I1206 09:00:26.712852 560524 cache.go:176] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 from local cache
I1206 09:00:38.813411 560524 cache.go:178] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 from cached tarball
I1206 09:00:38.813453 560524 cache.go:243] Successfully downloaded all kic artifacts
I1206 09:00:38.813498 560524 start.go:360] acquireMachinesLock for addons-397143: {Name:mkc730cbc98457a5fee329fd5ee4344cb9be9fdf Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1206 09:00:38.813592 560524 start.go:364] duration metric: took 71.446µs to acquireMachinesLock for "addons-397143"
I1206 09:00:38.813627 560524 start.go:93] Provisioning new machine with config: &{Name:addons-397143 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:addons-397143 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.2 ContainerRuntime:docker ControlPlane:true Worker:true}
I1206 09:00:38.813700 560524 start.go:125] createHost starting for "" (driver="docker")
I1206 09:00:38.816005 560524 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
I1206 09:00:38.816271 560524 start.go:159] libmachine.API.Create for "addons-397143" (driver="docker")
I1206 09:00:38.816306 560524 client.go:173] LocalClient.Create starting
I1206 09:00:38.816424 560524 main.go:143] libmachine: Creating CA: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca.pem
I1206 09:00:38.882402 560524 main.go:143] libmachine: Creating client certificate: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/cert.pem
I1206 09:00:38.934646 560524 cli_runner.go:164] Run: docker network inspect addons-397143 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1206 09:00:38.952678 560524 cli_runner.go:211] docker network inspect addons-397143 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1206 09:00:38.952763 560524 network_create.go:284] running [docker network inspect addons-397143] to gather additional debugging logs...
I1206 09:00:38.952787 560524 cli_runner.go:164] Run: docker network inspect addons-397143
W1206 09:00:38.968739 560524 cli_runner.go:211] docker network inspect addons-397143 returned with exit code 1
I1206 09:00:38.968771 560524 network_create.go:287] error running [docker network inspect addons-397143]: docker network inspect addons-397143: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-397143 not found
I1206 09:00:38.968801 560524 network_create.go:289] output of [docker network inspect addons-397143]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-397143 not found
** /stderr **
I1206 09:00:38.968961 560524 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1206 09:00:38.985258 560524 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001c28870}
I1206 09:00:38.985313 560524 network_create.go:124] attempt to create docker network addons-397143 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1206 09:00:38.985369 560524 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-397143 addons-397143
I1206 09:00:39.030379 560524 network_create.go:108] docker network addons-397143 192.168.49.0/24 created
I1206 09:00:39.030414 560524 kic.go:121] calculated static IP "192.168.49.2" for the "addons-397143" container
I1206 09:00:39.030485 560524 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1206 09:00:39.046412 560524 cli_runner.go:164] Run: docker volume create addons-397143 --label name.minikube.sigs.k8s.io=addons-397143 --label created_by.minikube.sigs.k8s.io=true
I1206 09:00:39.064516 560524 oci.go:103] Successfully created a docker volume addons-397143
I1206 09:00:39.064597 560524 cli_runner.go:164] Run: docker run --rm --name addons-397143-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-397143 --entrypoint /usr/bin/test -v addons-397143:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 -d /var/lib
I1206 09:00:45.752617 560524 cli_runner.go:217] Completed: docker run --rm --name addons-397143-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-397143 --entrypoint /usr/bin/test -v addons-397143:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 -d /var/lib: (6.687967968s)
I1206 09:00:45.752646 560524 oci.go:107] Successfully prepared a docker volume addons-397143
I1206 09:00:45.752701 560524 preload.go:188] Checking if preload exists for k8s version v1.34.2 and runtime docker
I1206 09:00:45.752713 560524 kic.go:194] Starting extracting preloaded images to volume ...
I1206 09:00:45.752763 560524 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/22047-555179/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-397143:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 -I lz4 -xf /preloaded.tar -C /extractDir
I1206 09:00:48.976506 560524 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/22047-555179/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-397143:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 -I lz4 -xf /preloaded.tar -C /extractDir: (3.223690811s)
I1206 09:00:48.976540 560524 kic.go:203] duration metric: took 3.223821962s to extract preloaded images to volume ...
W1206 09:00:48.976631 560524 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
W1206 09:00:48.976670 560524 oci.go:252] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
I1206 09:00:48.976721 560524 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1206 09:00:49.029963 560524 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-397143 --name addons-397143 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-397143 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-397143 --network addons-397143 --ip 192.168.49.2 --volume addons-397143:/var --security-opt apparmor=unconfined --memory=4096mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164
I1206 09:00:49.281100 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Running}}
I1206 09:00:49.298871 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:00:49.317772 560524 cli_runner.go:164] Run: docker exec addons-397143 stat /var/lib/dpkg/alternatives/iptables
I1206 09:00:49.367708 560524 oci.go:144] the created container "addons-397143" has a running status.
I1206 09:00:49.367738 560524 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa...
I1206 09:00:49.419747 560524 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1206 09:00:49.448700 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:00:49.468327 560524 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1206 09:00:49.468354 560524 kic_runner.go:114] Args: [docker exec --privileged addons-397143 chown docker:docker /home/docker/.ssh/authorized_keys]
I1206 09:00:49.508783 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:00:49.529663 560524 machine.go:94] provisionDockerMachine start ...
I1206 09:00:49.529777 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:49.546707 560524 main.go:143] libmachine: Using SSH client type: native
I1206 09:00:49.547082 560524 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x84d1c0] 0x84fe60 <nil> [] 0s} 127.0.0.1 33171 <nil> <nil>}
I1206 09:00:49.547102 560524 main.go:143] libmachine: About to run SSH command:
hostname
I1206 09:00:49.547768 560524 main.go:143] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:37356->127.0.0.1:33171: read: connection reset by peer
I1206 09:00:52.674906 560524 main.go:143] libmachine: SSH cmd err, output: <nil>: addons-397143
I1206 09:00:52.674955 560524 ubuntu.go:182] provisioning hostname "addons-397143"
I1206 09:00:52.675030 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:52.692096 560524 main.go:143] libmachine: Using SSH client type: native
I1206 09:00:52.692362 560524 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x84d1c0] 0x84fe60 <nil> [] 0s} 127.0.0.1 33171 <nil> <nil>}
I1206 09:00:52.692379 560524 main.go:143] libmachine: About to run SSH command:
sudo hostname addons-397143 && echo "addons-397143" | sudo tee /etc/hostname
I1206 09:00:52.826459 560524 main.go:143] libmachine: SSH cmd err, output: <nil>: addons-397143
I1206 09:00:52.826534 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:52.844114 560524 main.go:143] libmachine: Using SSH client type: native
I1206 09:00:52.844328 560524 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x84d1c0] 0x84fe60 <nil> [] 0s} 127.0.0.1 33171 <nil> <nil>}
I1206 09:00:52.844351 560524 main.go:143] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-397143' /etc/hosts; then
if grep -xq '127.0.1.1\s.*' /etc/hosts; then
sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 addons-397143/g' /etc/hosts;
else
echo '127.0.1.1 addons-397143' | sudo tee -a /etc/hosts;
fi
fi
I1206 09:00:52.970393 560524 main.go:143] libmachine: SSH cmd err, output: <nil>:
I1206 09:00:52.970429 560524 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/22047-555179/.minikube CaCertPath:/home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/22047-555179/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/22047-555179/.minikube}
I1206 09:00:52.970460 560524 ubuntu.go:190] setting up certificates
I1206 09:00:52.970479 560524 provision.go:84] configureAuth start
I1206 09:00:52.970557 560524 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-397143
I1206 09:00:52.988476 560524 provision.go:143] copyHostCerts
I1206 09:00:52.988546 560524 exec_runner.go:151] cp: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/22047-555179/.minikube/ca.pem (1082 bytes)
I1206 09:00:52.988681 560524 exec_runner.go:151] cp: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/22047-555179/.minikube/cert.pem (1123 bytes)
I1206 09:00:52.988754 560524 exec_runner.go:151] cp: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/22047-555179/.minikube/key.pem (1675 bytes)
I1206 09:00:52.988806 560524 provision.go:117] generating server cert: /home/jenkins/minikube-integration/22047-555179/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca-key.pem org=jenkins.addons-397143 san=[127.0.0.1 192.168.49.2 addons-397143 localhost minikube]
I1206 09:00:53.151941 560524 provision.go:177] copyRemoteCerts
I1206 09:00:53.152005 560524 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1206 09:00:53.152056 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:53.170236 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:00:53.264625 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I1206 09:00:53.283805 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I1206 09:00:53.301549 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1206 09:00:53.318851 560524 provision.go:87] duration metric: took 348.353095ms to configureAuth
I1206 09:00:53.318878 560524 ubuntu.go:206] setting minikube options for container-runtime
I1206 09:00:53.319055 560524 config.go:182] Loaded profile config "addons-397143": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1206 09:00:53.319113 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:53.336749 560524 main.go:143] libmachine: Using SSH client type: native
I1206 09:00:53.337018 560524 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x84d1c0] 0x84fe60 <nil> [] 0s} 127.0.0.1 33171 <nil> <nil>}
I1206 09:00:53.337033 560524 main.go:143] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I1206 09:00:53.463781 560524 main.go:143] libmachine: SSH cmd err, output: <nil>: overlay
I1206 09:00:53.463805 560524 ubuntu.go:71] root file system type: overlay
I1206 09:00:53.463959 560524 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I1206 09:00:53.464029 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:53.482200 560524 main.go:143] libmachine: Using SSH client type: native
I1206 09:00:53.482430 560524 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x84d1c0] 0x84fe60 <nil> [] 0s} 127.0.0.1 33171 <nil> <nil>}
I1206 09:00:53.482491 560524 main.go:143] libmachine: About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
Wants=network-online.target containerd.service
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=always
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 \
-H fd:// --containerd=/run/containerd/containerd.sock \
-H unix:///var/run/docker.sock \
--default-ulimit=nofile=1048576:1048576 \
--tlsverify \
--tlscacert /etc/docker/ca.pem \
--tlscert /etc/docker/server.pem \
--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP \$MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service.new
I1206 09:00:53.619715 560524 main.go:143] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
Wants=network-online.target containerd.service
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=always
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H fd:// --containerd=/run/containerd/containerd.sock -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
I1206 09:00:53.619797 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:53.637563 560524 main.go:143] libmachine: Using SSH client type: native
I1206 09:00:53.637787 560524 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x84d1c0] 0x84fe60 <nil> [] 0s} 127.0.0.1 33171 <nil> <nil>}
I1206 09:00:53.637804 560524 main.go:143] libmachine: About to run SSH command:
sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
I1206 09:00:54.697022 560524 main.go:143] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2025-12-02 21:53:51.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2025-12-06 09:00:53.617749558 +0000
@@ -9,23 +9,34 @@
[Service]
Type=notify
-# the default is not to use systemd for cgroups because the delegate issues still
-# exists and systemd currently does not support the cgroup feature set required
-# for containers run by docker
-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
-ExecReload=/bin/kill -s HUP $MAINPID
-TimeoutStartSec=0
-RestartSec=2
Restart=always
+
+
+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
+# The base configuration already specifies an 'ExecStart=...' command. The first directive
+# here is to clear out that command inherited from the base configuration. Without this,
+# the command from the base configuration and the command specified here are treated as
+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
+# will catch this invalid input and refuse to start the service with an error like:
+# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
+
+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
+ExecStart=
+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H fd:// --containerd=/run/containerd/containerd.sock -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
+ExecReload=/bin/kill -s HUP $MAINPID
+
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
+LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
-# Comment TasksMax if your systemd version does not support it.
-# Only systemd 226 and above support this option.
+# Uncomment TasksMax if your systemd version supports it.
+# Only systemd 226 and above support this version.
TasksMax=infinity
+TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
I1206 09:00:54.697060 560524 machine.go:97] duration metric: took 5.167358872s to provisionDockerMachine
I1206 09:00:54.697075 560524 client.go:176] duration metric: took 15.880760097s to LocalClient.Create
I1206 09:00:54.697102 560524 start.go:167] duration metric: took 15.880829581s to libmachine.API.Create "addons-397143"
I1206 09:00:54.697117 560524 start.go:293] postStartSetup for "addons-397143" (driver="docker")
I1206 09:00:54.697131 560524 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
I1206 09:00:54.697213 560524 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
I1206 09:00:54.697256 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:54.716272 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:00:54.810724 560524 ssh_runner.go:195] Run: cat /etc/os-release
I1206 09:00:54.814408 560524 main.go:143] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1206 09:00:54.814442 560524 info.go:137] Remote host: Debian GNU/Linux 12 (bookworm)
I1206 09:00:54.814455 560524 filesync.go:126] Scanning /home/jenkins/minikube-integration/22047-555179/.minikube/addons for local assets ...
I1206 09:00:54.814507 560524 filesync.go:126] Scanning /home/jenkins/minikube-integration/22047-555179/.minikube/files for local assets ...
I1206 09:00:54.814528 560524 start.go:296] duration metric: took 117.404395ms for postStartSetup
I1206 09:00:54.814805 560524 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-397143
I1206 09:00:54.832349 560524 profile.go:143] Saving config to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/config.json ...
I1206 09:00:54.832656 560524 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1206 09:00:54.832709 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:54.849433 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:00:54.939127 560524 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1206 09:00:54.943599 560524 start.go:128] duration metric: took 16.129885011s to createHost
I1206 09:00:54.943624 560524 start.go:83] releasing machines lock for "addons-397143", held for 16.130019742s
I1206 09:00:54.943680 560524 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-397143
I1206 09:00:54.960708 560524 ssh_runner.go:195] Run: cat /version.json
I1206 09:00:54.960762 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:54.960792 560524 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1206 09:00:54.960884 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:00:54.980101 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:00:54.980101 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:00:55.124454 560524 ssh_runner.go:195] Run: systemctl --version
I1206 09:00:55.130888 560524 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
W1206 09:00:55.135362 560524 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
I1206 09:00:55.135435 560524 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1206 09:00:55.159478 560524 cni.go:262] disabled [/etc/cni/net.d/10-crio-bridge.conflist.disabled, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
I1206 09:00:55.159508 560524 start.go:496] detecting cgroup driver to use...
I1206 09:00:55.159543 560524 detect.go:190] detected "systemd" cgroup driver on host os
I1206 09:00:55.159656 560524 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I1206 09:00:55.173403 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
I1206 09:00:55.183079 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
I1206 09:00:55.191439 560524 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
I1206 09:00:55.191496 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
I1206 09:00:55.199653 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I1206 09:00:55.207597 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I1206 09:00:55.215442 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I1206 09:00:55.223778 560524 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1206 09:00:55.231575 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
I1206 09:00:55.240123 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I1206 09:00:55.248602 560524 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1 enable_unprivileged_ports = true|' /etc/containerd/config.toml"
I1206 09:00:55.257201 560524 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1206 09:00:55.264456 560524 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1206 09:00:55.271938 560524 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1206 09:00:55.351207 560524 ssh_runner.go:195] Run: sudo systemctl restart containerd
I1206 09:00:55.428761 560524 start.go:496] detecting cgroup driver to use...
I1206 09:00:55.428816 560524 detect.go:190] detected "systemd" cgroup driver on host os
I1206 09:00:55.428869 560524 ssh_runner.go:195] Run: sudo systemctl cat docker.service
I1206 09:00:55.442519 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1206 09:00:55.454239 560524 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I1206 09:00:55.474133 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1206 09:00:55.485504 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I1206 09:00:55.497254 560524 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
" | sudo tee /etc/crictl.yaml"
I1206 09:00:55.510568 560524 ssh_runner.go:195] Run: which cri-dockerd
I1206 09:00:55.513872 560524 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
I1206 09:00:55.522377 560524 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (192 bytes)
I1206 09:00:55.534018 560524 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
I1206 09:00:55.611076 560524 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
I1206 09:00:55.689715 560524 docker.go:575] configuring docker to use "systemd" as cgroup driver...
I1206 09:00:55.689858 560524 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
I1206 09:00:55.702617 560524 ssh_runner.go:195] Run: sudo systemctl reset-failed docker
I1206 09:00:55.713979 560524 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1206 09:00:55.789867 560524 ssh_runner.go:195] Run: sudo systemctl restart docker
I1206 09:00:56.458167 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1206 09:00:56.470945 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
I1206 09:00:56.483771 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I1206 09:00:56.495886 560524 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
I1206 09:00:56.577548 560524 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
I1206 09:00:56.657320 560524 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1206 09:00:56.736816 560524 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
I1206 09:00:56.761163 560524 ssh_runner.go:195] Run: sudo systemctl reset-failed cri-docker.service
I1206 09:00:56.772893 560524 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1206 09:00:56.853472 560524 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
I1206 09:00:56.923834 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I1206 09:00:56.936608 560524 start.go:543] Will wait 60s for socket path /var/run/cri-dockerd.sock
I1206 09:00:56.936678 560524 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
I1206 09:00:56.940481 560524 start.go:564] Will wait 60s for crictl version
I1206 09:00:56.940531 560524 ssh_runner.go:195] Run: which crictl
I1206 09:00:56.943885 560524 ssh_runner.go:195] Run: sudo /usr/local/bin/crictl version
I1206 09:00:56.970128 560524 start.go:580] Version: 0.1.0
RuntimeName: docker
RuntimeVersion: 29.1.2
RuntimeApiVersion: v1
I1206 09:00:56.970199 560524 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I1206 09:00:56.996082 560524 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I1206 09:00:57.022774 560524 out.go:252] * Preparing Kubernetes v1.34.2 on Docker 29.1.2 ...
I1206 09:00:57.022859 560524 cli_runner.go:164] Run: docker network inspect addons-397143 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1206 09:00:57.040461 560524 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1206 09:00:57.044415 560524 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1206 09:00:57.054462 560524 kubeadm.go:884] updating cluster {Name:addons-397143 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:addons-397143 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I1206 09:00:57.054587 560524 preload.go:188] Checking if preload exists for k8s version v1.34.2 and runtime docker
I1206 09:00:57.054646 560524 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I1206 09:00:57.074482 560524 docker.go:691] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.34.2
registry.k8s.io/kube-scheduler:v1.34.2
registry.k8s.io/kube-proxy:v1.34.2
registry.k8s.io/kube-controller-manager:v1.34.2
registry.k8s.io/etcd:3.6.5-0
registry.k8s.io/pause:3.10.1
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I1206 09:00:57.074506 560524 docker.go:621] Images already preloaded, skipping extraction
I1206 09:00:57.074570 560524 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I1206 09:00:57.094407 560524 docker.go:691] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.34.2
registry.k8s.io/kube-controller-manager:v1.34.2
registry.k8s.io/kube-scheduler:v1.34.2
registry.k8s.io/kube-proxy:v1.34.2
registry.k8s.io/etcd:3.6.5-0
registry.k8s.io/pause:3.10.1
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I1206 09:00:57.094437 560524 cache_images.go:86] Images are preloaded, skipping loading
I1206 09:00:57.094450 560524 kubeadm.go:935] updating node { 192.168.49.2 8443 v1.34.2 docker true true} ...
I1206 09:00:57.094575 560524 kubeadm.go:947] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.34.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-397143 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.34.2 ClusterName:addons-397143 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I1206 09:00:57.094629 560524 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
I1206 09:00:57.145051 560524 cni.go:84] Creating CNI manager for ""
I1206 09:00:57.145094 560524 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I1206 09:00:57.145109 560524 kubeadm.go:85] Using pod CIDR: 10.244.0.0/16
I1206 09:00:57.145129 560524 kubeadm.go:190] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.34.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-397143 NodeName:addons-397143 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I1206 09:00:57.145267 560524 kubeadm.go:196] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/cri-dockerd.sock
name: "addons-397143"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.49.2"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
- name: "enable-admission-plugins"
value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
- name: "allocate-node-cidrs"
value: "true"
- name: "leader-elect"
value: "false"
scheduler:
extraArgs:
- name: "leader-elect"
value: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
kubernetesVersion: v1.34.2
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: systemd
containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I1206 09:00:57.145331 560524 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.2
I1206 09:00:57.153792 560524 binaries.go:51] Found k8s binaries, skipping transfer
I1206 09:00:57.153860 560524 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1206 09:00:57.162367 560524 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
I1206 09:00:57.175361 560524 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1206 09:00:57.187548 560524 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2213 bytes)
I1206 09:00:57.199842 560524 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1206 09:00:57.203449 560524 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1206 09:00:57.213429 560524 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1206 09:00:57.291868 560524 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1206 09:00:57.316380 560524 certs.go:69] Setting up /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143 for IP: 192.168.49.2
I1206 09:00:57.316406 560524 certs.go:195] generating shared ca certs ...
I1206 09:00:57.316429 560524 certs.go:227] acquiring lock for ca certs: {Name:mk4bb3cf92982779c7f527f324bcd90239618827 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.316570 560524 certs.go:241] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/22047-555179/.minikube/ca.key
I1206 09:00:57.392934 560524 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/22047-555179/.minikube/ca.crt ...
I1206 09:00:57.392978 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/ca.crt: {Name:mk80900300c2b34fed0332b66effe4ef5b1d4e58 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.393213 560524 crypto.go:164] Writing key to /home/jenkins/minikube-integration/22047-555179/.minikube/ca.key ...
I1206 09:00:57.393233 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/ca.key: {Name:mk38293f1c37569e15cfd07f213c8dd4cda75e80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.393363 560524 certs.go:241] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.key
I1206 09:00:57.471463 560524 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.crt ...
I1206 09:00:57.471506 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.crt: {Name:mk2189b62446dd0057916c9318855bef74f0d257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.471728 560524 crypto.go:164] Writing key to /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.key ...
I1206 09:00:57.471747 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.key: {Name:mk5b6b93f1431d75fe362b6511741d95c3d131cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.471864 560524 certs.go:257] generating profile certs ...
I1206 09:00:57.471964 560524 certs.go:364] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/client.key
I1206 09:00:57.471994 560524 crypto.go:68] Generating cert /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/client.crt with IP's: []
I1206 09:00:57.556379 560524 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/client.crt ...
I1206 09:00:57.556422 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/client.crt: {Name:mk6e330ed6ad1a27c7376513d660fb6406e8f9db Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.556638 560524 crypto.go:164] Writing key to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/client.key ...
I1206 09:00:57.556658 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/client.key: {Name:mk20bdf5986eaa27503f234813f0acfbaedc8d6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.556793 560524 certs.go:364] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.key.64a9624b
I1206 09:00:57.556829 560524 crypto.go:68] Generating cert /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.crt.64a9624b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I1206 09:00:57.622666 560524 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.crt.64a9624b ...
I1206 09:00:57.622705 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.crt.64a9624b: {Name:mkd4c56c0e4e0fa4043dd82252aa03b82255adae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.622938 560524 crypto.go:164] Writing key to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.key.64a9624b ...
I1206 09:00:57.622958 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.key.64a9624b: {Name:mkc16c3c0d7af7681db53e117f4d6a14268aa281 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.623094 560524 certs.go:382] copying /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.crt.64a9624b -> /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.crt
I1206 09:00:57.623240 560524 certs.go:386] copying /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.key.64a9624b -> /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.key
I1206 09:00:57.623359 560524 certs.go:364] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.key
I1206 09:00:57.623392 560524 crypto.go:68] Generating cert /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.crt with IP's: []
I1206 09:00:57.694161 560524 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.crt ...
I1206 09:00:57.694203 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.crt: {Name:mkafbbf80c073fb0f531ef2ffbc0313f93adfefe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.694431 560524 crypto.go:164] Writing key to /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.key ...
I1206 09:00:57.694452 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.key: {Name:mk7fd2bc77471f6c57074616f679fa918e5d2069 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:00:57.694701 560524 certs.go:484] found cert: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca-key.pem (1679 bytes)
I1206 09:00:57.694790 560524 certs.go:484] found cert: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/ca.pem (1082 bytes)
I1206 09:00:57.694842 560524 certs.go:484] found cert: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/cert.pem (1123 bytes)
I1206 09:00:57.694884 560524 certs.go:484] found cert: /home/jenkins/minikube-integration/22047-555179/.minikube/certs/key.pem (1675 bytes)
I1206 09:00:57.695518 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1206 09:00:57.714334 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I1206 09:00:57.731487 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1206 09:00:57.748277 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I1206 09:00:57.765291 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I1206 09:00:57.783015 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I1206 09:00:57.800117 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1206 09:00:57.817518 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/profiles/addons-397143/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I1206 09:00:57.834259 560524 ssh_runner.go:362] scp /home/jenkins/minikube-integration/22047-555179/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1206 09:00:57.854210 560524 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1206 09:00:57.866593 560524 ssh_runner.go:195] Run: openssl version
I1206 09:00:57.872823 560524 ssh_runner.go:195] Run: sudo test -s /usr/share/ca-certificates/minikubeCA.pem
I1206 09:00:57.880032 560524 ssh_runner.go:195] Run: sudo ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem
I1206 09:00:57.889591 560524 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1206 09:00:57.893248 560524 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Dec 6 09:00 /usr/share/ca-certificates/minikubeCA.pem
I1206 09:00:57.893304 560524 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1206 09:00:57.926811 560524 ssh_runner.go:195] Run: sudo test -L /etc/ssl/certs/b5213941.0
I1206 09:00:57.934667 560524 ssh_runner.go:195] Run: sudo ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0
I1206 09:00:57.942065 560524 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I1206 09:00:57.945683 560524 certs.go:400] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
I1206 09:00:57.945740 560524 kubeadm.go:401] StartCluster: {Name:addons-397143 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1764843390-22032@sha256:e0549ab5b944401a6b1b03cfbd02cd8e1f1ac2f1cf44298eab0c6846e4375164 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:addons-397143 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: Socket
VMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1206 09:00:57.945846 560524 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I1206 09:00:57.964685 560524 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1206 09:00:57.972818 560524 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1206 09:00:57.980556 560524 kubeadm.go:215] ignoring SystemVerification for kubeadm because of docker driver
I1206 09:00:57.980615 560524 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
I1206 09:00:57.988018 560524 kubeadm.go:156] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I1206 09:00:57.988038 560524 kubeadm.go:158] found existing configuration files:
I1206 09:00:57.988097 560524 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1206 09:00:57.995437 560524 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I1206 09:00:57.995496 560524 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I1206 09:00:58.002581 560524 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1206 09:00:58.009941 560524 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I1206 09:00:58.009995 560524 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I1206 09:00:58.017973 560524 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1206 09:00:58.025553 560524 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I1206 09:00:58.025604 560524 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I1206 09:00:58.033693 560524 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1206 09:00:58.042247 560524 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I1206 09:00:58.042310 560524 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1206 09:00:58.050501 560524 ssh_runner.go:286] Start: sudo /bin/bash -c "env PATH="/var/lib/minikube/binaries/v1.34.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I1206 09:00:58.112588 560524 kubeadm.go:319] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/6.8.0-1044-gcp\n", err: exit status 1
I1206 09:00:58.170554 560524 kubeadm.go:319] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1206 09:01:07.786900 560524 kubeadm.go:319] [init] Using Kubernetes version: v1.34.2
I1206 09:01:07.787025 560524 kubeadm.go:319] [preflight] Running pre-flight checks
I1206 09:01:07.787117 560524 kubeadm.go:319] [preflight] The system verification failed. Printing the output from the verification:
I1206 09:01:07.787165 560524 kubeadm.go:319] [0;37mKERNEL_VERSION[0m: [0;32m6.8.0-1044-gcp[0m
I1206 09:01:07.787205 560524 kubeadm.go:319] [0;37mOS[0m: [0;32mLinux[0m
I1206 09:01:07.787243 560524 kubeadm.go:319] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1206 09:01:07.787281 560524 kubeadm.go:319] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1206 09:01:07.787327 560524 kubeadm.go:319] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1206 09:01:07.787414 560524 kubeadm.go:319] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1206 09:01:07.787518 560524 kubeadm.go:319] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1206 09:01:07.787589 560524 kubeadm.go:319] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1206 09:01:07.787658 560524 kubeadm.go:319] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1206 09:01:07.787736 560524 kubeadm.go:319] [0;37mCGROUPS_IO[0m: [0;32menabled[0m
I1206 09:01:07.787835 560524 kubeadm.go:319] [preflight] Pulling images required for setting up a Kubernetes cluster
I1206 09:01:07.787987 560524 kubeadm.go:319] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1206 09:01:07.788100 560524 kubeadm.go:319] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I1206 09:01:07.788168 560524 kubeadm.go:319] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1206 09:01:07.789727 560524 out.go:252] - Generating certificates and keys ...
I1206 09:01:07.789795 560524 kubeadm.go:319] [certs] Using existing ca certificate authority
I1206 09:01:07.789855 560524 kubeadm.go:319] [certs] Using existing apiserver certificate and key on disk
I1206 09:01:07.789925 560524 kubeadm.go:319] [certs] Generating "apiserver-kubelet-client" certificate and key
I1206 09:01:07.789977 560524 kubeadm.go:319] [certs] Generating "front-proxy-ca" certificate and key
I1206 09:01:07.790043 560524 kubeadm.go:319] [certs] Generating "front-proxy-client" certificate and key
I1206 09:01:07.790089 560524 kubeadm.go:319] [certs] Generating "etcd/ca" certificate and key
I1206 09:01:07.790133 560524 kubeadm.go:319] [certs] Generating "etcd/server" certificate and key
I1206 09:01:07.790232 560524 kubeadm.go:319] [certs] etcd/server serving cert is signed for DNS names [addons-397143 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1206 09:01:07.790279 560524 kubeadm.go:319] [certs] Generating "etcd/peer" certificate and key
I1206 09:01:07.790377 560524 kubeadm.go:319] [certs] etcd/peer serving cert is signed for DNS names [addons-397143 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1206 09:01:07.790431 560524 kubeadm.go:319] [certs] Generating "etcd/healthcheck-client" certificate and key
I1206 09:01:07.790481 560524 kubeadm.go:319] [certs] Generating "apiserver-etcd-client" certificate and key
I1206 09:01:07.790517 560524 kubeadm.go:319] [certs] Generating "sa" key and public key
I1206 09:01:07.790603 560524 kubeadm.go:319] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1206 09:01:07.790687 560524 kubeadm.go:319] [kubeconfig] Writing "admin.conf" kubeconfig file
I1206 09:01:07.790762 560524 kubeadm.go:319] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I1206 09:01:07.790805 560524 kubeadm.go:319] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1206 09:01:07.790858 560524 kubeadm.go:319] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1206 09:01:07.790927 560524 kubeadm.go:319] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1206 09:01:07.791012 560524 kubeadm.go:319] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1206 09:01:07.791077 560524 kubeadm.go:319] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1206 09:01:07.792313 560524 out.go:252] - Booting up control plane ...
I1206 09:01:07.792387 560524 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1206 09:01:07.792456 560524 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1206 09:01:07.792509 560524 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1206 09:01:07.792591 560524 kubeadm.go:319] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1206 09:01:07.792664 560524 kubeadm.go:319] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
I1206 09:01:07.792753 560524 kubeadm.go:319] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
I1206 09:01:07.792819 560524 kubeadm.go:319] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1206 09:01:07.792851 560524 kubeadm.go:319] [kubelet-start] Starting the kubelet
I1206 09:01:07.792977 560524 kubeadm.go:319] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I1206 09:01:07.793072 560524 kubeadm.go:319] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I1206 09:01:07.793125 560524 kubeadm.go:319] [kubelet-check] The kubelet is healthy after 1.001252402s
I1206 09:01:07.793207 560524 kubeadm.go:319] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
I1206 09:01:07.793308 560524 kubeadm.go:319] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
I1206 09:01:07.793426 560524 kubeadm.go:319] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
I1206 09:01:07.793526 560524 kubeadm.go:319] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
I1206 09:01:07.793610 560524 kubeadm.go:319] [control-plane-check] kube-controller-manager is healthy after 1.004446485s
I1206 09:01:07.793666 560524 kubeadm.go:319] [control-plane-check] kube-scheduler is healthy after 1.765836939s
I1206 09:01:07.793722 560524 kubeadm.go:319] [control-plane-check] kube-apiserver is healthy after 3.501152133s
I1206 09:01:07.793815 560524 kubeadm.go:319] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1206 09:01:07.793937 560524 kubeadm.go:319] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1206 09:01:07.793988 560524 kubeadm.go:319] [upload-certs] Skipping phase. Please see --upload-certs
I1206 09:01:07.794184 560524 kubeadm.go:319] [mark-control-plane] Marking the node addons-397143 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1206 09:01:07.794239 560524 kubeadm.go:319] [bootstrap-token] Using token: ns4ow5.ed430geiuztapn6x
I1206 09:01:07.795505 560524 out.go:252] - Configuring RBAC rules ...
I1206 09:01:07.795590 560524 kubeadm.go:319] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1206 09:01:07.795664 560524 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1206 09:01:07.795780 560524 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I1206 09:01:07.795905 560524 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1206 09:01:07.796030 560524 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1206 09:01:07.796112 560524 kubeadm.go:319] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1206 09:01:07.796212 560524 kubeadm.go:319] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1206 09:01:07.796259 560524 kubeadm.go:319] [addons] Applied essential addon: CoreDNS
I1206 09:01:07.796314 560524 kubeadm.go:319] [addons] Applied essential addon: kube-proxy
I1206 09:01:07.796319 560524 kubeadm.go:319]
I1206 09:01:07.796370 560524 kubeadm.go:319] Your Kubernetes control-plane has initialized successfully!
I1206 09:01:07.796381 560524 kubeadm.go:319]
I1206 09:01:07.796464 560524 kubeadm.go:319] To start using your cluster, you need to run the following as a regular user:
I1206 09:01:07.796473 560524 kubeadm.go:319]
I1206 09:01:07.796507 560524 kubeadm.go:319] mkdir -p $HOME/.kube
I1206 09:01:07.796557 560524 kubeadm.go:319] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1206 09:01:07.796604 560524 kubeadm.go:319] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1206 09:01:07.796611 560524 kubeadm.go:319]
I1206 09:01:07.796653 560524 kubeadm.go:319] Alternatively, if you are the root user, you can run:
I1206 09:01:07.796662 560524 kubeadm.go:319]
I1206 09:01:07.796702 560524 kubeadm.go:319] export KUBECONFIG=/etc/kubernetes/admin.conf
I1206 09:01:07.796709 560524 kubeadm.go:319]
I1206 09:01:07.796760 560524 kubeadm.go:319] You should now deploy a pod network to the cluster.
I1206 09:01:07.796819 560524 kubeadm.go:319] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1206 09:01:07.796881 560524 kubeadm.go:319] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1206 09:01:07.796887 560524 kubeadm.go:319]
I1206 09:01:07.796970 560524 kubeadm.go:319] You can now join any number of control-plane nodes by copying certificate authorities
I1206 09:01:07.797056 560524 kubeadm.go:319] and service account keys on each node and then running the following as root:
I1206 09:01:07.797061 560524 kubeadm.go:319]
I1206 09:01:07.797134 560524 kubeadm.go:319] kubeadm join control-plane.minikube.internal:8443 --token ns4ow5.ed430geiuztapn6x \
I1206 09:01:07.797233 560524 kubeadm.go:319] --discovery-token-ca-cert-hash sha256:f716ac9d2865d69eed0a26d1db8a24df2dd71b0fd1ee780c7774713123bac1e1 \
I1206 09:01:07.797252 560524 kubeadm.go:319] --control-plane
I1206 09:01:07.797257 560524 kubeadm.go:319]
I1206 09:01:07.797329 560524 kubeadm.go:319] Then you can join any number of worker nodes by running the following on each as root:
I1206 09:01:07.797335 560524 kubeadm.go:319]
I1206 09:01:07.797398 560524 kubeadm.go:319] kubeadm join control-plane.minikube.internal:8443 --token ns4ow5.ed430geiuztapn6x \
I1206 09:01:07.797494 560524 kubeadm.go:319] --discovery-token-ca-cert-hash sha256:f716ac9d2865d69eed0a26d1db8a24df2dd71b0fd1ee780c7774713123bac1e1
I1206 09:01:07.797508 560524 cni.go:84] Creating CNI manager for ""
I1206 09:01:07.797525 560524 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I1206 09:01:07.798698 560524 out.go:179] * Configuring bridge CNI (Container Networking Interface) ...
I1206 09:01:07.799613 560524 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I1206 09:01:07.807969 560524 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I1206 09:01:07.820476 560524 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1206 09:01:07.820551 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:07.820607 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-397143 minikube.k8s.io/updated_at=2025_12_06T09_01_07_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=a71f4ee951e001b59a7bfc83202c901c27a5d9b4 minikube.k8s.io/name=addons-397143 minikube.k8s.io/primary=true
I1206 09:01:07.831980 560524 ops.go:34] apiserver oom_adj: -16
I1206 09:01:07.900018 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:08.400477 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:08.900336 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:09.400663 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:09.900321 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:10.400371 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:10.900680 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:11.400334 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:11.900841 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:12.401057 560524 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1206 09:01:12.476765 560524 kubeadm.go:1114] duration metric: took 4.656262539s to wait for elevateKubeSystemPrivileges
I1206 09:01:12.476809 560524 kubeadm.go:403] duration metric: took 14.53107513s to StartCluster
I1206 09:01:12.476830 560524 settings.go:142] acquiring lock: {Name:mk6c714838f6ea9636d4320a94ca67badc317f70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:01:12.476994 560524 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/22047-555179/kubeconfig
I1206 09:01:12.477464 560524 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22047-555179/kubeconfig: {Name:mk8a2d601ffa4d6c208ceb157eb91d604defe102 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1206 09:01:12.477679 560524 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1206 09:01:12.477708 560524 start.go:236] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.2 ContainerRuntime:docker ControlPlane:true Worker:true}
I1206 09:01:12.477778 560524 addons.go:527] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I1206 09:01:12.477906 560524 addons.go:70] Setting ingress-dns=true in profile "addons-397143"
I1206 09:01:12.477935 560524 addons.go:70] Setting volcano=true in profile "addons-397143"
I1206 09:01:12.477942 560524 addons.go:239] Setting addon ingress-dns=true in "addons-397143"
I1206 09:01:12.477955 560524 addons.go:239] Setting addon volcano=true in "addons-397143"
I1206 09:01:12.477953 560524 addons.go:70] Setting storage-provisioner-rancher=true in profile "addons-397143"
I1206 09:01:12.477953 560524 addons.go:70] Setting registry-creds=true in profile "addons-397143"
I1206 09:01:12.477986 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.477987 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.477994 560524 addons_storage_classes.go:34] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-397143"
I1206 09:01:12.478007 560524 addons.go:70] Setting inspektor-gadget=true in profile "addons-397143"
I1206 09:01:12.478021 560524 addons.go:239] Setting addon inspektor-gadget=true in "addons-397143"
I1206 09:01:12.478052 560524 config.go:182] Loaded profile config "addons-397143": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1206 09:01:12.478066 560524 addons.go:70] Setting metrics-server=true in profile "addons-397143"
I1206 09:01:12.478086 560524 addons.go:239] Setting addon metrics-server=true in "addons-397143"
I1206 09:01:12.478101 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.478057 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.478372 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.478527 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.478548 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.478595 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.478635 560524 addons.go:70] Setting volumesnapshots=true in profile "addons-397143"
I1206 09:01:12.478653 560524 addons.go:239] Setting addon volumesnapshots=true in "addons-397143"
I1206 09:01:12.478688 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.478704 560524 addons.go:70] Setting storage-provisioner=true in profile "addons-397143"
I1206 09:01:12.478728 560524 addons.go:239] Setting addon storage-provisioner=true in "addons-397143"
I1206 09:01:12.478756 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.479209 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.479238 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.479693 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.477902 560524 addons.go:70] Setting yakd=true in profile "addons-397143"
I1206 09:01:12.480168 560524 addons.go:239] Setting addon yakd=true in "addons-397143"
I1206 09:01:12.480200 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.480319 560524 addons.go:70] Setting csi-hostpath-driver=true in profile "addons-397143"
I1206 09:01:12.480380 560524 addons.go:239] Setting addon csi-hostpath-driver=true in "addons-397143"
I1206 09:01:12.480414 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.481104 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.481327 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.484375 560524 addons.go:70] Setting ingress=true in profile "addons-397143"
I1206 09:01:12.484404 560524 addons.go:239] Setting addon ingress=true in "addons-397143"
I1206 09:01:12.480535 560524 out.go:179] * Verifying Kubernetes components...
I1206 09:01:12.484450 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.477997 560524 addons.go:239] Setting addon registry-creds=true in "addons-397143"
I1206 09:01:12.480552 560524 addons.go:70] Setting amd-gpu-device-plugin=true in profile "addons-397143"
I1206 09:01:12.480564 560524 addons.go:70] Setting cloud-spanner=true in profile "addons-397143"
I1206 09:01:12.480578 560524 addons.go:70] Setting gcp-auth=true in profile "addons-397143"
I1206 09:01:12.480587 560524 addons.go:70] Setting default-storageclass=true in profile "addons-397143"
I1206 09:01:12.480599 560524 addons.go:70] Setting registry=true in profile "addons-397143"
I1206 09:01:12.480609 560524 addons.go:70] Setting nvidia-device-plugin=true in profile "addons-397143"
I1206 09:01:12.484964 560524 addons.go:239] Setting addon cloud-spanner=true in "addons-397143"
I1206 09:01:12.485001 560524 addons.go:239] Setting addon nvidia-device-plugin=true in "addons-397143"
I1206 09:01:12.485019 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.485096 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.485476 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.485853 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.486122 560524 addons.go:239] Setting addon amd-gpu-device-plugin=true in "addons-397143"
I1206 09:01:12.486166 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.486170 560524 addons.go:239] Setting addon registry=true in "addons-397143"
I1206 09:01:12.486205 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.486614 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.486640 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.486864 560524 addons_storage_classes.go:34] enableOrDisableStorageClasses default-storageclass=true on "addons-397143"
I1206 09:01:12.487236 560524 mustload.go:66] Loading cluster: addons-397143
I1206 09:01:12.484943 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.489054 560524 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1206 09:01:12.485004 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.496717 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.497082 560524 config.go:182] Loaded profile config "addons-397143": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1206 09:01:12.497363 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.497816 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.533422 560524 addons.go:239] Setting addon storage-provisioner-rancher=true in "addons-397143"
I1206 09:01:12.533841 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.535176 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.537207 560524 out.go:179] - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
I1206 09:01:12.538688 560524 addons.go:436] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1206 09:01:12.538709 560524 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1206 09:01:12.538768 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.542673 560524 out.go:179] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1206 09:01:12.543796 560524 out.go:179] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1206 09:01:12.544109 560524 out.go:179] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1206 09:01:12.545082 560524 out.go:179] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1206 09:01:12.546161 560524 out.go:179] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1206 09:01:12.547288 560524 out.go:179] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1206 09:01:12.547471 560524 addons.go:436] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1206 09:01:12.547498 560524 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1206 09:01:12.547569 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.549604 560524 out.go:179] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1206 09:01:12.550739 560524 out.go:179] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1206 09:01:12.552447 560524 out.go:179] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1206 09:01:12.553669 560524 out.go:179] - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
I1206 09:01:12.554907 560524 addons.go:436] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1206 09:01:12.554963 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
I1206 09:01:12.555062 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.553692 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1206 09:01:12.555164 560524 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1206 09:01:12.555202 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.564727 560524 out.go:179] - Using image docker.io/marcnuri/yakd:0.0.5
I1206 09:01:12.566161 560524 out.go:179] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.45
I1206 09:01:12.566885 560524 addons.go:436] installing /etc/kubernetes/addons/yakd-ns.yaml
I1206 09:01:12.566907 560524 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1206 09:01:12.566996 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.567582 560524 addons.go:436] installing /etc/kubernetes/addons/deployment.yaml
I1206 09:01:12.567601 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1206 09:01:12.567656 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.579617 560524 out.go:179] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
I1206 09:01:12.580901 560524 out.go:179] - Using image docker.io/registry:3.0.0
I1206 09:01:12.581341 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.582123 560524 addons.go:436] installing /etc/kubernetes/addons/registry-rc.yaml
I1206 09:01:12.582141 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I1206 09:01:12.582216 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.586492 560524 addons.go:239] Setting addon default-storageclass=true in "addons-397143"
I1206 09:01:12.586536 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:12.587059 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:12.588005 560524 out.go:179] - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
I1206 09:01:12.589252 560524 out.go:179] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I1206 09:01:12.589864 560524 out.go:179] - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
I1206 09:01:12.590790 560524 addons.go:436] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1206 09:01:12.590810 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I1206 09:01:12.590869 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.594460 560524 out.go:179] - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
I1206 09:01:12.598014 560524 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.4
I1206 09:01:12.598549 560524 out.go:179] - Using image docker.io/upmcenterprises/registry-creds:1.10
I1206 09:01:12.598951 560524 addons.go:436] installing /etc/kubernetes/addons/volcano-deployment.yaml
I1206 09:01:12.598977 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
I1206 09:01:12.599120 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.600079 560524 addons.go:436] installing /etc/kubernetes/addons/registry-creds-rc.yaml
I1206 09:01:12.600099 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
I1206 09:01:12.600173 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.601042 560524 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.4
I1206 09:01:12.602127 560524 out.go:179] - Using image registry.k8s.io/ingress-nginx/controller:v1.14.0
I1206 09:01:12.603901 560524 addons.go:436] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1206 09:01:12.605107 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I1206 09:01:12.605234 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.617423 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.619045 560524 out.go:179] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1206 09:01:12.620657 560524 addons.go:436] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1206 09:01:12.620678 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1206 09:01:12.620737 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.620977 560524 out.go:179] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.47.0
I1206 09:01:12.621967 560524 addons.go:436] installing /etc/kubernetes/addons/ig-deployment.yaml
I1206 09:01:12.621985 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
I1206 09:01:12.622039 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.632592 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.635115 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.646054 560524 out.go:179] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.18.0
I1206 09:01:12.648845 560524 addons.go:436] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1206 09:01:12.648869 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1206 09:01:12.648987 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.653887 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.658336 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.659661 560524 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.34.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1206 09:01:12.660189 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.662375 560524 out.go:179] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1206 09:01:12.664310 560524 out.go:179] - Using image docker.io/busybox:stable
I1206 09:01:12.665404 560524 addons.go:436] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1206 09:01:12.665420 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1206 09:01:12.665488 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.674399 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.675039 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.676290 560524 addons.go:436] installing /etc/kubernetes/addons/storageclass.yaml
I1206 09:01:12.676309 560524 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1206 09:01:12.676358 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:12.682439 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.687743 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.692129 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.707714 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.711064 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
W1206 09:01:12.711163 560524 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1206 09:01:12.711203 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.711223 560524 retry.go:31] will retry after 158.051231ms: ssh: handshake failed: EOF
I1206 09:01:12.718598 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:12.730956 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
W1206 09:01:12.735503 560524 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1206 09:01:12.735534 560524 retry.go:31] will retry after 278.0498ms: ssh: handshake failed: EOF
I1206 09:01:12.748705 560524 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1206 09:01:12.808924 560524 addons.go:436] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1206 09:01:12.808952 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1206 09:01:12.832044 560524 addons.go:436] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1206 09:01:12.832077 560524 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1206 09:01:12.833212 560524 addons.go:436] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1206 09:01:12.833235 560524 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1206 09:01:12.854358 560524 addons.go:436] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1206 09:01:12.854380 560524 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1206 09:01:12.862635 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1206 09:01:12.874871 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1206 09:01:12.874896 560524 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1206 09:01:12.876000 560524 addons.go:436] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1206 09:01:12.876022 560524 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1206 09:01:12.894541 560524 addons.go:436] installing /etc/kubernetes/addons/yakd-sa.yaml
I1206 09:01:12.894575 560524 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1206 09:01:12.896838 560524 addons.go:436] installing /etc/kubernetes/addons/registry-svc.yaml
I1206 09:01:12.896859 560524 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1206 09:01:12.912158 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
I1206 09:01:12.912561 560524 addons.go:436] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1206 09:01:12.912580 560524 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1206 09:01:12.920060 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1206 09:01:12.922464 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1206 09:01:12.922489 560524 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I1206 09:01:12.931369 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1206 09:01:12.931574 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I1206 09:01:12.931884 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1206 09:01:12.934740 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1206 09:01:12.935185 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1206 09:01:12.941343 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/ig-deployment.yaml
I1206 09:01:12.945896 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I1206 09:01:12.960492 560524 addons.go:436] installing /etc/kubernetes/addons/registry-proxy.yaml
I1206 09:01:12.960514 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1206 09:01:12.960988 560524 addons.go:436] installing /etc/kubernetes/addons/yakd-crb.yaml
I1206 09:01:12.961009 560524 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1206 09:01:12.975564 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1206 09:01:12.975665 560524 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1206 09:01:12.977614 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1206 09:01:12.977634 560524 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1206 09:01:13.021373 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1206 09:01:13.041637 560524 addons.go:436] installing /etc/kubernetes/addons/yakd-svc.yaml
I1206 09:01:13.041664 560524 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1206 09:01:13.043958 560524 addons.go:436] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1206 09:01:13.044171 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1206 09:01:13.059562 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1206 09:01:13.059704 560524 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1206 09:01:13.101737 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1206 09:01:13.114966 560524 addons.go:436] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1206 09:01:13.115006 560524 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1206 09:01:13.121288 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1206 09:01:13.131456 560524 addons.go:436] installing /etc/kubernetes/addons/yakd-dp.yaml
I1206 09:01:13.131478 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1206 09:01:13.201875 560524 start.go:977] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1206 09:01:13.203058 560524 node_ready.go:35] waiting up to 6m0s for node "addons-397143" to be "Ready" ...
I1206 09:01:13.205984 560524 node_ready.go:49] node "addons-397143" is "Ready"
I1206 09:01:13.206067 560524 node_ready.go:38] duration metric: took 2.852565ms for node "addons-397143" to be "Ready" ...
I1206 09:01:13.206099 560524 api_server.go:52] waiting for apiserver process to appear ...
I1206 09:01:13.206169 560524 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1206 09:01:13.219718 560524 addons.go:436] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1206 09:01:13.219797 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1206 09:01:13.256531 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I1206 09:01:13.320712 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1206 09:01:13.366142 560524 addons.go:436] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1206 09:01:13.366172 560524 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1206 09:01:13.421754 560524 addons.go:436] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1206 09:01:13.421779 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1206 09:01:13.607566 560524 addons.go:436] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1206 09:01:13.607599 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1206 09:01:13.677730 560524 addons.go:436] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1206 09:01:13.677757 560524 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1206 09:01:13.707204 560524 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-397143" context rescaled to 1 replicas
I1206 09:01:13.737431 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1206 09:01:14.115178 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (1.202814857s)
I1206 09:01:14.115249 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.195164084s)
I1206 09:01:14.115304 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.183911038s)
I1206 09:01:14.115428 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (1.252699742s)
I1206 09:01:14.115667 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (1.184070234s)
I1206 09:01:14.115730 560524 addons.go:495] Verifying addon metrics-server=true in "addons-397143"
I1206 09:01:14.866616 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (1.931783086s)
I1206 09:01:14.866666 560524 addons.go:495] Verifying addon ingress=true in "addons-397143"
I1206 09:01:14.867029 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (1.931634954s)
I1206 09:01:14.867140 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (1.935229961s)
I1206 09:01:14.867266 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/ig-deployment.yaml: (1.925846261s)
I1206 09:01:14.867962 560524 out.go:179] * Verifying ingress addon...
I1206 09:01:14.870173 560524 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1206 09:01:14.874506 560524 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1206 09:01:14.874535 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:15.374191 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:15.877901 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:15.914260 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (2.96829715s)
I1206 09:01:15.914340 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (2.892942257s)
I1206 09:01:15.914359 560524 addons.go:495] Verifying addon registry=true in "addons-397143"
I1206 09:01:15.914636 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (2.812866152s)
I1206 09:01:15.914774 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.793451496s)
W1206 09:01:15.914820 560524 addons.go:477] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1206 09:01:15.914839 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (2.658210309s)
I1206 09:01:15.914851 560524 retry.go:31] will retry after 235.577069ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1206 09:01:15.914788 560524 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (2.708588684s)
I1206 09:01:15.914941 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.594176794s)
I1206 09:01:15.914885 560524 api_server.go:72] duration metric: took 3.43714198s to wait for apiserver process to appear ...
I1206 09:01:15.915156 560524 api_server.go:88] waiting for apiserver healthz status ...
I1206 09:01:15.915182 560524 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1206 09:01:15.915235 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (2.1777014s)
I1206 09:01:15.915255 560524 addons.go:495] Verifying addon csi-hostpath-driver=true in "addons-397143"
I1206 09:01:15.917085 560524 out.go:179] * Verifying registry addon...
I1206 09:01:15.917096 560524 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-397143 service yakd-dashboard -n yakd-dashboard
I1206 09:01:15.917094 560524 out.go:179] * Verifying csi-hostpath-driver addon...
I1206 09:01:15.919365 560524 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1206 09:01:15.920749 560524 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1206 09:01:15.923542 560524 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1206 09:01:15.925084 560524 api_server.go:141] control plane version: v1.34.2
I1206 09:01:15.925111 560524 api_server.go:131] duration metric: took 9.945321ms to wait for apiserver health ...
I1206 09:01:15.925122 560524 system_pods.go:43] waiting for kube-system pods to appear ...
W1206 09:01:15.928076 560524 out.go:285] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class csi-hostpath-sc as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "csi-hostpath-sc": the object has been modified; please apply your changes to the latest version and try again]
I1206 09:01:15.978527 560524 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1206 09:01:15.978678 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:15.983004 560524 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1206 09:01:15.983030 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:15.983620 560524 system_pods.go:59] 20 kube-system pods found
I1206 09:01:15.983673 560524 system_pods.go:61] "amd-gpu-device-plugin-7v6qd" [e7bf466a-43c8-41cb-9860-7d52e5aff252] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I1206 09:01:15.983688 560524 system_pods.go:61] "coredns-66bc5c9577-fpvgk" [41ee2021-f73e-404a-b1a3-00dfc267d583] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I1206 09:01:15.983709 560524 system_pods.go:61] "coredns-66bc5c9577-x6rcj" [751d4d7f-a16d-4565-bff1-92503cdd9a58] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I1206 09:01:15.983741 560524 system_pods.go:61] "csi-hostpath-attacher-0" [5d7370f7-00bc-4ee4-a1e5-aa9eeb7fb030] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1206 09:01:15.983757 560524 system_pods.go:61] "csi-hostpath-resizer-0" [a5cda1a5-ed95-4107-8e42-afd26d252c12] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1206 09:01:15.983772 560524 system_pods.go:61] "csi-hostpathplugin-w827s" [4cfe1385-8cf1-4411-bd96-1bb35c41e598] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I1206 09:01:15.983784 560524 system_pods.go:61] "etcd-addons-397143" [61458027-2120-4ba5-ae6f-72c25bbb629a] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I1206 09:01:15.983801 560524 system_pods.go:61] "kube-apiserver-addons-397143" [04461dfb-ba60-400b-bc1b-eb5cecb4e116] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
I1206 09:01:15.983846 560524 system_pods.go:61] "kube-controller-manager-addons-397143" [a6b3b762-cc38-492a-8592-f0622969a194] Running
I1206 09:01:15.983856 560524 system_pods.go:61] "kube-ingress-dns-minikube" [33c3e281-3395-41a9-a0d7-5abebf00c814] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I1206 09:01:15.983863 560524 system_pods.go:61] "kube-proxy-6fcf7" [31f6821e-c37c-4b3d-8b96-240fb218fc3f] Running
I1206 09:01:15.983874 560524 system_pods.go:61] "kube-scheduler-addons-397143" [e6e2d9e1-c8bf-4735-b568-8de4d6e7a1c7] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I1206 09:01:15.983891 560524 system_pods.go:61] "metrics-server-85b7d694d7-kf4gp" [028fa0be-ce61-4a1a-88bc-1cb6d15e3e69] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1206 09:01:15.983929 560524 system_pods.go:61] "nvidia-device-plugin-daemonset-znf8f" [17e7dbb3-481b-40e2-95e0-1b3aeb866481] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1206 09:01:15.983958 560524 system_pods.go:61] "registry-6b586f9694-zpjdp" [548aae88-07b1-44c4-be9a-0e70e03f5eb2] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I1206 09:01:15.983973 560524 system_pods.go:61] "registry-creds-764b6fb674-2jnnm" [801b6007-fb7e-483b-8257-f46427397644] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
I1206 09:01:15.983981 560524 system_pods.go:61] "registry-proxy-rxwrl" [29e4f265-043b-4c75-862c-a02beb7c6e1e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I1206 09:01:15.984004 560524 system_pods.go:61] "snapshot-controller-7d9fbc56b8-9bpfc" [f513e41b-59c9-49c0-b134-9dde97dcaa6d] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1206 09:01:15.984013 560524 system_pods.go:61] "snapshot-controller-7d9fbc56b8-kq9t8" [4a77f10b-ff26-482a-9c59-65660620545d] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1206 09:01:15.984019 560524 system_pods.go:61] "storage-provisioner" [16d5c01b-4db2-4009-b381-13397dfde1d0] Running
I1206 09:01:15.984028 560524 system_pods.go:74] duration metric: took 58.899165ms to wait for pod list to return data ...
I1206 09:01:15.984039 560524 default_sa.go:34] waiting for default service account to be created ...
I1206 09:01:15.987167 560524 default_sa.go:45] found service account: "default"
I1206 09:01:15.987193 560524 default_sa.go:55] duration metric: took 3.148522ms for default service account to be created ...
I1206 09:01:15.987205 560524 system_pods.go:116] waiting for k8s-apps to be running ...
I1206 09:01:16.082329 560524 system_pods.go:86] 20 kube-system pods found
I1206 09:01:16.082374 560524 system_pods.go:89] "amd-gpu-device-plugin-7v6qd" [e7bf466a-43c8-41cb-9860-7d52e5aff252] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I1206 09:01:16.082385 560524 system_pods.go:89] "coredns-66bc5c9577-fpvgk" [41ee2021-f73e-404a-b1a3-00dfc267d583] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I1206 09:01:16.082403 560524 system_pods.go:89] "coredns-66bc5c9577-x6rcj" [751d4d7f-a16d-4565-bff1-92503cdd9a58] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I1206 09:01:16.082416 560524 system_pods.go:89] "csi-hostpath-attacher-0" [5d7370f7-00bc-4ee4-a1e5-aa9eeb7fb030] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1206 09:01:16.082424 560524 system_pods.go:89] "csi-hostpath-resizer-0" [a5cda1a5-ed95-4107-8e42-afd26d252c12] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1206 09:01:16.082434 560524 system_pods.go:89] "csi-hostpathplugin-w827s" [4cfe1385-8cf1-4411-bd96-1bb35c41e598] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I1206 09:01:16.082451 560524 system_pods.go:89] "etcd-addons-397143" [61458027-2120-4ba5-ae6f-72c25bbb629a] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I1206 09:01:16.082461 560524 system_pods.go:89] "kube-apiserver-addons-397143" [04461dfb-ba60-400b-bc1b-eb5cecb4e116] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
I1206 09:01:16.082471 560524 system_pods.go:89] "kube-controller-manager-addons-397143" [a6b3b762-cc38-492a-8592-f0622969a194] Running
I1206 09:01:16.082480 560524 system_pods.go:89] "kube-ingress-dns-minikube" [33c3e281-3395-41a9-a0d7-5abebf00c814] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I1206 09:01:16.082491 560524 system_pods.go:89] "kube-proxy-6fcf7" [31f6821e-c37c-4b3d-8b96-240fb218fc3f] Running
I1206 09:01:16.082500 560524 system_pods.go:89] "kube-scheduler-addons-397143" [e6e2d9e1-c8bf-4735-b568-8de4d6e7a1c7] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I1206 09:01:16.082508 560524 system_pods.go:89] "metrics-server-85b7d694d7-kf4gp" [028fa0be-ce61-4a1a-88bc-1cb6d15e3e69] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1206 09:01:16.082517 560524 system_pods.go:89] "nvidia-device-plugin-daemonset-znf8f" [17e7dbb3-481b-40e2-95e0-1b3aeb866481] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1206 09:01:16.082533 560524 system_pods.go:89] "registry-6b586f9694-zpjdp" [548aae88-07b1-44c4-be9a-0e70e03f5eb2] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I1206 09:01:16.082547 560524 system_pods.go:89] "registry-creds-764b6fb674-2jnnm" [801b6007-fb7e-483b-8257-f46427397644] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
I1206 09:01:16.082560 560524 system_pods.go:89] "registry-proxy-rxwrl" [29e4f265-043b-4c75-862c-a02beb7c6e1e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I1206 09:01:16.082574 560524 system_pods.go:89] "snapshot-controller-7d9fbc56b8-9bpfc" [f513e41b-59c9-49c0-b134-9dde97dcaa6d] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1206 09:01:16.082587 560524 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9t8" [4a77f10b-ff26-482a-9c59-65660620545d] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1206 09:01:16.082593 560524 system_pods.go:89] "storage-provisioner" [16d5c01b-4db2-4009-b381-13397dfde1d0] Running
I1206 09:01:16.082603 560524 system_pods.go:126] duration metric: took 95.390308ms to wait for k8s-apps to be running ...
I1206 09:01:16.082613 560524 system_svc.go:44] waiting for kubelet service to be running ....
I1206 09:01:16.082672 560524 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1206 09:01:16.101439 560524 system_svc.go:56] duration metric: took 18.813639ms WaitForService to wait for kubelet
I1206 09:01:16.101478 560524 kubeadm.go:587] duration metric: took 3.623733904s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1206 09:01:16.101503 560524 node_conditions.go:102] verifying NodePressure condition ...
I1206 09:01:16.104673 560524 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
I1206 09:01:16.104710 560524 node_conditions.go:123] node cpu capacity is 8
I1206 09:01:16.104732 560524 node_conditions.go:105] duration metric: took 3.221231ms to run NodePressure ...
I1206 09:01:16.104748 560524 start.go:242] waiting for startup goroutines ...
I1206 09:01:16.150736 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1206 09:01:16.374355 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:16.474630 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:16.474649 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:16.874595 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:16.924250 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:16.925463 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:17.374139 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:17.474704 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:17.474934 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:17.874625 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:17.936232 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:17.936489 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:18.373789 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:18.474746 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:18.474967 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:18.748694 560524 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.597908981s)
I1206 09:01:18.874592 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:18.975661 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:18.975839 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:19.375294 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:19.475391 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:19.475635 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:19.874372 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:19.923637 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:19.923636 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:19.988427 560524 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1206 09:01:19.988506 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:20.013006 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:20.121268 560524 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1206 09:01:20.138006 560524 addons.go:239] Setting addon gcp-auth=true in "addons-397143"
I1206 09:01:20.138077 560524 host.go:66] Checking if "addons-397143" exists ...
I1206 09:01:20.138517 560524 cli_runner.go:164] Run: docker container inspect addons-397143 --format={{.State.Status}}
I1206 09:01:20.160717 560524 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1206 09:01:20.160780 560524 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-397143
I1206 09:01:20.182867 560524 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33171 SSHKeyPath:/home/jenkins/minikube-integration/22047-555179/.minikube/machines/addons-397143/id_rsa Username:docker}
I1206 09:01:20.283476 560524 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.4
I1206 09:01:20.284929 560524 out.go:179] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I1206 09:01:20.285954 560524 addons.go:436] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1206 09:01:20.285977 560524 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1206 09:01:20.301724 560524 addons.go:436] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1206 09:01:20.301749 560524 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1206 09:01:20.317310 560524 addons.go:436] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1206 09:01:20.317334 560524 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I1206 09:01:20.333547 560524 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1206 09:01:20.374360 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:20.423398 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:20.423565 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:20.710055 560524 addons.go:495] Verifying addon gcp-auth=true in "addons-397143"
I1206 09:01:20.711695 560524 out.go:179] * Verifying gcp-auth addon...
I1206 09:01:20.714378 560524 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1206 09:01:20.716846 560524 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1206 09:01:20.716870 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:20.874932 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:20.922982 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:20.923216 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:21.418604 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:21.419016 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:21.422465 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:21.423162 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:21.718363 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:21.873843 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:21.974662 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:21.975038 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:22.217716 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:22.373626 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:22.422901 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:22.424209 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:22.717880 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:22.873899 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:22.923166 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:22.923520 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:23.217411 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:23.373732 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:23.423353 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:23.424386 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:23.717719 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:23.874090 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:23.923022 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:23.923506 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:24.217799 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:24.374269 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:24.423436 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:24.423768 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:24.718556 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:24.873245 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:24.924519 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:24.924590 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:25.217781 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:25.374437 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:25.423356 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:25.423667 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:25.717553 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:25.874423 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:25.975702 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:25.976154 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:26.218184 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:26.374083 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:26.423742 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:26.423942 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:26.718904 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:26.874412 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:26.935940 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:26.975472 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:27.217948 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:27.374749 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:27.423181 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:27.423239 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:27.718475 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:27.873518 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:27.923490 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:27.923750 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:28.217627 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:28.374122 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:28.474332 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:28.474409 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:28.718288 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:28.872993 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:28.922734 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:28.923229 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:29.217373 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:29.374166 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:29.423444 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:29.423469 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:29.718531 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:29.873852 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:29.923138 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:29.924356 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:30.218103 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:30.374940 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:30.423797 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:30.424005 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:30.717852 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:30.954652 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:30.954714 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:30.954830 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:31.218067 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:31.374239 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:31.423063 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:31.423647 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:31.717891 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:31.873874 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:31.923089 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:31.923262 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:32.217444 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:32.373976 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:32.423332 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:32.423553 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:32.754594 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:32.873785 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:32.922615 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:32.924405 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1206 09:01:33.218120 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:33.374475 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:33.423564 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:33.423840 560524 kapi.go:107] duration metric: took 17.503090524s to wait for kubernetes.io/minikube-addons=registry ...
I1206 09:01:33.718190 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:33.874004 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:33.923121 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:34.218238 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:34.374948 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:34.423160 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:34.718033 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:34.892803 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:34.922649 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:35.218385 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:35.373474 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:35.423582 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:35.717603 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:35.873680 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:35.922943 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:36.218306 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:36.373850 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:36.422772 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:36.718229 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:36.873306 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:36.923493 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:37.217894 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:37.374306 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:37.423630 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:37.718152 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:37.891722 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:37.922114 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:38.217785 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:38.373452 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:38.451417 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:38.717515 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:38.873851 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:38.922896 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:39.264105 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:39.374593 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:39.423074 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:39.734042 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:39.874139 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:39.923126 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:40.217751 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:40.373925 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:40.423235 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:40.718315 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:40.884158 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:40.923194 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:41.218704 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:41.376208 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:41.424075 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:41.718414 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:41.873424 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:41.923874 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:42.218110 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:42.374173 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:42.423034 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:42.718620 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:42.873966 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:42.922939 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:43.218392 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:43.373738 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:43.423233 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:43.717372 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:43.873286 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:43.923708 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:44.217500 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:44.374023 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:44.422962 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:44.718430 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:44.874076 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:44.923115 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:45.259763 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:45.374049 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:45.423206 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:45.718080 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:45.876131 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:45.975142 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:46.218326 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:46.373340 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:46.423016 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:46.718549 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:46.873625 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:46.922667 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:47.218097 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:47.373618 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:47.474875 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:47.717687 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:47.874217 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:47.923578 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:48.217765 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:48.432005 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:48.432332 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:48.719867 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:48.936736 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:48.936829 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:49.246385 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:49.373707 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:49.422957 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:49.718435 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:49.874292 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:49.975172 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:50.218244 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:50.373729 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:50.422704 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:50.718147 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:50.873930 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:50.922984 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:51.218045 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:51.374625 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:51.422702 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:51.718047 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:51.874354 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:51.923423 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:52.235203 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:52.373950 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:52.459151 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:52.718770 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:52.873740 560524 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1206 09:01:52.923207 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:53.218709 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:53.374471 560524 kapi.go:107] duration metric: took 38.504297557s to wait for app.kubernetes.io/name=ingress-nginx ...
I1206 09:01:53.423630 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:53.717673 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:53.922844 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:54.217858 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:54.423200 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:54.718258 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:54.923580 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:55.217751 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:55.423617 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:55.717654 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1206 09:01:55.923389 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:56.218089 560524 kapi.go:107] duration metric: took 35.503708394s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1206 09:01:56.219717 560524 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-397143 cluster.
I1206 09:01:56.221089 560524 out.go:179] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I1206 09:01:56.222339 560524 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1206 09:01:56.424290 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:56.923312 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:57.429386 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:57.923233 560524 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1206 09:01:58.423286 560524 kapi.go:107] duration metric: took 42.503917285s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1206 09:01:58.424968 560524 out.go:179] * Enabled addons: registry-creds, nvidia-device-plugin, amd-gpu-device-plugin, ingress-dns, metrics-server, cloud-spanner, storage-provisioner, inspektor-gadget, volcano, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
I1206 09:01:58.426064 560524 addons.go:530] duration metric: took 45.948293408s for enable addons: enabled=[registry-creds nvidia-device-plugin amd-gpu-device-plugin ingress-dns metrics-server cloud-spanner storage-provisioner inspektor-gadget volcano yakd storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
I1206 09:01:58.426109 560524 start.go:247] waiting for cluster config update ...
I1206 09:01:58.426129 560524 start.go:256] writing updated cluster config ...
I1206 09:01:58.426393 560524 ssh_runner.go:195] Run: rm -f paused
I1206 09:01:58.430366 560524 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
I1206 09:01:58.433776 560524 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-fpvgk" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.437927 560524 pod_ready.go:94] pod "coredns-66bc5c9577-fpvgk" is "Ready"
I1206 09:01:58.437946 560524 pod_ready.go:86] duration metric: took 4.149963ms for pod "coredns-66bc5c9577-fpvgk" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.439684 560524 pod_ready.go:83] waiting for pod "etcd-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.443125 560524 pod_ready.go:94] pod "etcd-addons-397143" is "Ready"
I1206 09:01:58.443142 560524 pod_ready.go:86] duration metric: took 3.44013ms for pod "etcd-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.444851 560524 pod_ready.go:83] waiting for pod "kube-apiserver-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.448179 560524 pod_ready.go:94] pod "kube-apiserver-addons-397143" is "Ready"
I1206 09:01:58.448197 560524 pod_ready.go:86] duration metric: took 3.321895ms for pod "kube-apiserver-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.450048 560524 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:58.834021 560524 pod_ready.go:94] pod "kube-controller-manager-addons-397143" is "Ready"
I1206 09:01:58.834055 560524 pod_ready.go:86] duration metric: took 383.980324ms for pod "kube-controller-manager-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:59.033884 560524 pod_ready.go:83] waiting for pod "kube-proxy-6fcf7" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:59.434807 560524 pod_ready.go:94] pod "kube-proxy-6fcf7" is "Ready"
I1206 09:01:59.434840 560524 pod_ready.go:86] duration metric: took 400.931468ms for pod "kube-proxy-6fcf7" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:01:59.634261 560524 pod_ready.go:83] waiting for pod "kube-scheduler-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:02:00.034546 560524 pod_ready.go:94] pod "kube-scheduler-addons-397143" is "Ready"
I1206 09:02:00.034578 560524 pod_ready.go:86] duration metric: took 400.292578ms for pod "kube-scheduler-addons-397143" in "kube-system" namespace to be "Ready" or be gone ...
I1206 09:02:00.034593 560524 pod_ready.go:40] duration metric: took 1.604194688s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
I1206 09:02:00.080362 560524 start.go:625] kubectl: 1.34.2, cluster: 1.34.2 (minor skew: 0)
I1206 09:02:00.083042 560524 out.go:179] * Done! kubectl is now configured to use "addons-397143" cluster and "default" namespace by default
==> Docker <==
Dec 06 09:05:32 addons-397143 dockerd[1058]: time="2025-12-06T09:05:32.082224586Z" level=info msg="sbJoin: gwep4 ''->'', gwep6 ''->''" eid=071e8ddda600 ep=k8s_POD_helper-pod-create-pvc-53701ec8-e0db-4248-91b3-29676b2e82d7_local-path-storage_b7c7ce96-4280-453f-9d10-2c364f13cce8_0 net=none nid=529a01a6e280
Dec 06 09:05:32 addons-397143 cri-dockerd[1348]: time="2025-12-06T09:05:32Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/530f9e22a8e0b07eac58ae3ac1b2927b0066568afff9e1b8fc98ad222981c521/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east4-a.c.k8s-minikube.internal c.k8s-minikube.internal google.internal options ndots:5]"
Dec 06 09:05:32 addons-397143 dockerd[1058]: time="2025-12-06T09:05:32.166796282Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
Dec 06 09:05:32 addons-397143 dockerd[1058]: time="2025-12-06T09:05:32.198949472Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:05:47 addons-397143 dockerd[1058]: time="2025-12-06T09:05:47.041562993Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
Dec 06 09:05:47 addons-397143 dockerd[1058]: time="2025-12-06T09:05:47.130242013Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:05:47 addons-397143 cri-dockerd[1348]: time="2025-12-06T09:05:47Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Pulling from library/busybox"
Dec 06 09:06:03 addons-397143 dockerd[1058]: time="2025-12-06T09:06:03.112886725Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:06:10 addons-397143 dockerd[1058]: time="2025-12-06T09:06:10.036441321Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
Dec 06 09:06:10 addons-397143 dockerd[1058]: time="2025-12-06T09:06:10.064268895Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:07:01 addons-397143 dockerd[1058]: time="2025-12-06T09:07:01.054825653Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
Dec 06 09:07:01 addons-397143 dockerd[1058]: time="2025-12-06T09:07:01.087514170Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:07:32 addons-397143 dockerd[1058]: time="2025-12-06T09:07:32.218592509Z" level=info msg="ignoring event" container=530f9e22a8e0b07eac58ae3ac1b2927b0066568afff9e1b8fc98ad222981c521 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 06 09:08:02 addons-397143 dockerd[1058]: time="2025-12-06T09:08:02.508627708Z" level=info msg="sbJoin: gwep4 ''->'', gwep6 ''->''" eid=79c6ca7d884b ep=k8s_POD_helper-pod-create-pvc-53701ec8-e0db-4248-91b3-29676b2e82d7_local-path-storage_8db43445-3765-4849-9a81-d1ec4f306fa2_0 net=none nid=529a01a6e280
Dec 06 09:08:02 addons-397143 cri-dockerd[1348]: time="2025-12-06T09:08:02Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/41e2be6e26253b7da9000ac1472286f9b5178bf6ce3789c483fc983f21467f6d/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east4-a.c.k8s-minikube.internal c.k8s-minikube.internal google.internal options ndots:5]"
Dec 06 09:08:02 addons-397143 dockerd[1058]: time="2025-12-06T09:08:02.592869668Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
Dec 06 09:08:02 addons-397143 dockerd[1058]: time="2025-12-06T09:08:02.681221861Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:08:02 addons-397143 cri-dockerd[1348]: time="2025-12-06T09:08:02Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Pulling from library/busybox"
Dec 06 09:08:18 addons-397143 dockerd[1058]: time="2025-12-06T09:08:18.038196738Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
Dec 06 09:08:18 addons-397143 dockerd[1058]: time="2025-12-06T09:08:18.069249951Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Dec 06 09:08:23 addons-397143 dockerd[1058]: time="2025-12-06T09:08:23.603411827Z" level=info msg="ignoring event" container=41e2be6e26253b7da9000ac1472286f9b5178bf6ce3789c483fc983f21467f6d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 06 09:08:48 addons-397143 dockerd[1058]: time="2025-12-06T09:08:48.501087187Z" level=info msg="Container failed to exit within 30s of signal 15 - using the force" container=2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e
Dec 06 09:08:48 addons-397143 dockerd[1058]: time="2025-12-06T09:08:48.537712824Z" level=info msg="ignoring event" container=2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 06 09:08:48 addons-397143 dockerd[1058]: time="2025-12-06T09:08:48.704455237Z" level=info msg="ignoring event" container=e9bbd8b25704181e75b6943342e2ba852482eff7dab3235ac9c0a2042874e587 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 06 09:08:51 addons-397143 dockerd[1058]: time="2025-12-06T09:08:51.138468462Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD NAMESPACE
cf6f4d7de1c33 gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e 8 minutes ago Running busybox 0 5e3979b5feb75 busybox default
b59acd257d9ee registry.k8s.io/ingress-nginx/controller@sha256:e4127065d0317bd11dc64c4dd38dcf7fb1c3d72e468110b4086e636dbaac943d 9 minutes ago Running controller 0 80cc5f6e2300f ingress-nginx-controller-6c8bf45fb-qd5t5 ingress-nginx
117e4b540e15b 884bd0ac01c8f 9 minutes ago Exited patch 1 e1f813548887b ingress-nginx-admission-patch-lnnt6 ingress-nginx
eda6476e37832 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:bcfc926ed57831edf102d62c5c0e259572591df4796ef1420b87f9cf6092497f 9 minutes ago Exited create 0 07f39fab88723 ingress-nginx-admission-create-g7njc ingress-nginx
f7af93ac9f80e kicbase/minikube-ingress-dns@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89 9 minutes ago Running minikube-ingress-dns 0 e7e63b5ad38d4 kube-ingress-dns-minikube kube-system
0f347014fdc71 6e38f40d628db 10 minutes ago Running storage-provisioner 0 b2b59bab762c4 storage-provisioner kube-system
066c6444849e6 52546a367cc9e 10 minutes ago Running coredns 0 be640513e14ca coredns-66bc5c9577-fpvgk kube-system
f4c3a7ec7956b 8aa150647e88a 10 minutes ago Running kube-proxy 0 7970b8f8cb298 kube-proxy-6fcf7 kube-system
c050fa440776a a5f569d49a979 10 minutes ago Running kube-apiserver 0 d6f0c21d418ca kube-apiserver-addons-397143 kube-system
f1e917c087344 a3e246e9556e9 10 minutes ago Running etcd 0 f3ea735827e52 etcd-addons-397143 kube-system
c79c3ddffef14 01e8bacf0f500 10 minutes ago Running kube-controller-manager 0 974acc705e827 kube-controller-manager-addons-397143 kube-system
addeaa3548cdc 88320b5498ff2 10 minutes ago Running kube-scheduler 0 ff08c61d5f918 kube-scheduler-addons-397143 kube-system
==> controller_ingress [b59acd257d9e] <==
I1206 09:01:53.750358 7 nginx.go:339] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
I1206 09:01:53.750856 7 controller.go:214] "Configuration changes detected, backend reload required"
I1206 09:01:53.756904 7 leaderelection.go:271] successfully acquired lease ingress-nginx/ingress-nginx-leader
I1206 09:01:53.757006 7 status.go:85] "New leader elected" identity="ingress-nginx-controller-6c8bf45fb-qd5t5"
I1206 09:01:53.789789 7 controller.go:228] "Backend successfully reloaded"
I1206 09:01:53.789876 7 controller.go:240] "Initial sync, sleeping for 1 second"
I1206 09:01:53.790003 7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-6c8bf45fb-qd5t5", UID:"f88ce9b4-7922-4a77-8d6f-79b4c4429a31", APIVersion:"v1", ResourceVersion:"643", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
I1206 09:01:53.819283 7 status.go:224] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-6c8bf45fb-qd5t5" node="addons-397143"
I1206 09:01:53.827712 7 status.go:224] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-6c8bf45fb-qd5t5" node="addons-397143"
W1206 09:03:14.513965 7 controller.go:1126] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
I1206 09:03:14.515196 7 main.go:107] "successfully validated configuration, accepting" ingress="default/nginx-ingress"
I1206 09:03:14.518595 7 store.go:443] "Found valid IngressClass" ingress="default/nginx-ingress" ingressclass="nginx"
I1206 09:03:14.518816 7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"051367f5-3640-4236-a394-0b65adee15af", APIVersion:"networking.k8s.io/v1", ResourceVersion:"1815", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
W1206 09:03:16.691150 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
I1206 09:03:16.692468 7 controller.go:214] "Configuration changes detected, backend reload required"
I1206 09:03:16.744073 7 controller.go:228] "Backend successfully reloaded"
I1206 09:03:16.744329 7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-6c8bf45fb-qd5t5", UID:"f88ce9b4-7922-4a77-8d6f-79b4c4429a31", APIVersion:"v1", ResourceVersion:"643", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
W1206 09:03:20.024051 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
W1206 09:03:28.019899 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
W1206 09:03:38.414023 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
W1206 09:03:41.750037 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
W1206 09:03:45.081029 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
I1206 09:03:53.765840 7 status.go:311] "updating Ingress status" namespace="default" ingress="nginx-ingress" currentValue=null newValue=[{"ip":"192.168.49.2"}]
I1206 09:03:53.769629 7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"051367f5-3640-4236-a394-0b65adee15af", APIVersion:"networking.k8s.io/v1", ResourceVersion:"2172", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
W1206 09:03:53.769688 7 controller.go:1232] Service "default/nginx" does not have any active Endpoint.
==> coredns [066c6444849e] <==
[INFO] 10.244.0.8:52658 - 42477 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000166099s
[INFO] 10.244.0.8:47411 - 48208 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,aa,rd,ra 198 0.000084729s
[INFO] 10.244.0.8:47411 - 47850 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,aa,rd,ra 198 0.000108381s
[INFO] 10.244.0.8:32988 - 11187 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,aa,rd,ra 185 0.000070128s
[INFO] 10.244.0.8:32988 - 11414 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,aa,rd,ra 185 0.000091993s
[INFO] 10.244.0.8:45533 - 40886 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000072829s
[INFO] 10.244.0.8:45533 - 40614 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000102097s
[INFO] 10.244.0.8:52408 - 60382 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000132537s
[INFO] 10.244.0.8:52408 - 60102 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000165557s
[INFO] 10.244.0.27:48995 - 17822 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000343105s
[INFO] 10.244.0.27:58851 - 10520 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000460137s
[INFO] 10.244.0.27:48846 - 61693 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000136292s
[INFO] 10.244.0.27:48229 - 1407 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000159639s
[INFO] 10.244.0.27:60678 - 33804 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000137009s
[INFO] 10.244.0.27:44355 - 57346 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00015559s
[INFO] 10.244.0.27:34301 - 61571 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 182 0.004710227s
[INFO] 10.244.0.27:36034 - 2819 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 182 0.007062006s
[INFO] 10.244.0.27:42498 - 37577 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 169 0.005544323s
[INFO] 10.244.0.27:45026 - 21893 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 169 0.006596011s
[INFO] 10.244.0.27:49738 - 57538 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003748503s
[INFO] 10.244.0.27:52981 - 58245 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.005803702s
[INFO] 10.244.0.27:42342 - 3936 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001832996s
[INFO] 10.244.0.27:56619 - 208 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.002127039s
[INFO] 10.244.0.32:41418 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000507144s
[INFO] 10.244.0.32:34882 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000191563s
==> describe nodes <==
Name: addons-397143
Roles: control-plane
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=addons-397143
kubernetes.io/os=linux
minikube.k8s.io/commit=a71f4ee951e001b59a7bfc83202c901c27a5d9b4
minikube.k8s.io/name=addons-397143
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2025_12_06T09_01_07_0700
minikube.k8s.io/version=v1.37.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-397143
Annotations: node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Sat, 06 Dec 2025 09:01:04 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-397143
AcquireTime: <unset>
RenewTime: Sat, 06 Dec 2025 09:11:09 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Sat, 06 Dec 2025 09:09:48 +0000 Sat, 06 Dec 2025 09:01:03 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sat, 06 Dec 2025 09:09:48 +0000 Sat, 06 Dec 2025 09:01:03 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sat, 06 Dec 2025 09:09:48 +0000 Sat, 06 Dec 2025 09:01:03 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Sat, 06 Dec 2025 09:09:48 +0000 Sat, 06 Dec 2025 09:01:11 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-397143
Capacity:
cpu: 8
ephemeral-storage: 304681132Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 32863360Ki
pods: 110
Allocatable:
cpu: 8
ephemeral-storage: 304681132Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 32863360Ki
pods: 110
System Info:
Machine ID: a6e66d6047cad46f36f1a6e369316001
System UUID: 0d1db992-e563-4087-8925-e25804a95f3c
Boot ID: 41ef56f7-de94-4c23-8e93-ec48e4e68466
Kernel Version: 6.8.0-1044-gcp
OS Image: Debian GNU/Linux 12 (bookworm)
Operating System: linux
Architecture: amd64
Container Runtime Version: docker://29.1.2
Kubelet Version: v1.34.2
Kube-Proxy Version:
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (11 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 8m37s
default nginx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 8m2s
ingress-nginx ingress-nginx-controller-6c8bf45fb-qd5t5 100m (1%) 0 (0%) 90Mi (0%) 0 (0%) 10m
kube-system coredns-66bc5c9577-fpvgk 100m (1%) 0 (0%) 70Mi (0%) 170Mi (0%) 10m
kube-system etcd-addons-397143 100m (1%) 0 (0%) 100Mi (0%) 0 (0%) 10m
kube-system kube-apiserver-addons-397143 250m (3%) 0 (0%) 0 (0%) 0 (0%) 10m
kube-system kube-controller-manager-addons-397143 200m (2%) 0 (0%) 0 (0%) 0 (0%) 10m
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 10m
kube-system kube-proxy-6fcf7 0 (0%) 0 (0%) 0 (0%) 0 (0%) 10m
kube-system kube-scheduler-addons-397143 100m (1%) 0 (0%) 0 (0%) 0 (0%) 10m
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 10m
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (10%) 0 (0%)
memory 260Mi (0%) 170Mi (0%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 10m kube-proxy
Normal Starting 10m kubelet Starting kubelet.
Normal NodeAllocatableEnforced 10m kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 10m kubelet Node addons-397143 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 10m kubelet Node addons-397143 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 10m kubelet Node addons-397143 status is now: NodeHasSufficientPID
Normal RegisteredNode 10m node-controller Node addons-397143 event: Registered Node addons-397143 in Controller
Normal NodeReady 10m kubelet Node addons-397143 status is now: NodeReady
==> dmesg <==
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 46 ee ab 83 85 8a 08 06
[ +0.768089] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 62 35 57 c8 5d fa 08 06
[ +3.986685] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 8a 13 a9 14 7f 58 08 06
[ +0.848154] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 8a 6f 1a 22 ad 40 08 06
[ +0.251239] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 0e a7 c4 94 ef 5a 08 06
[ +0.431184] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
[ +0.000010] ll header: 00000000: ff ff ff ff ff ff ae 41 2d 73 86 ed 08 06
[ +0.515220] IPv4: martian source 10.244.0.8 from 10.244.0.2, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff de 9e 66 ad 97 5d 08 06
[ +0.026943] IPv4: martian source 10.244.0.8 from 10.244.0.6, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff b2 e8 4d 60 a8 94 08 06
[ +1.299675] IPv4: martian source 10.244.0.1 from 10.244.0.27, on dev eth0
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff e6 16 c7 72 c4 93 08 06
[ +0.000525] IPv4: martian source 10.244.0.27 from 10.244.0.2, on dev eth0
[ +0.000005] ll header: 00000000: ff ff ff ff ff ff de 9e 66 ad 97 5d 08 06
[Dec 6 09:03] IPv4: martian source 10.244.0.1 from 10.244.0.32, on dev eth0
[ +0.000010] ll header: 00000000: ff ff ff ff ff ff 0a 3f cc d3 d9 16 08 06
[ +0.000633] IPv4: martian source 10.244.0.32 from 10.244.0.2, on dev eth0
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff de 9e 66 ad 97 5d 08 06
[ +0.000768] IPv4: martian source 10.244.0.32 from 10.244.0.6, on dev eth0
[ +0.000005] ll header: 00000000: ff ff ff ff ff ff b2 e8 4d 60 a8 94 08 06
==> etcd [f1e917c08734] <==
{"level":"warn","ts":"2025-12-06T09:01:04.191774Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42640","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:04.197980Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42658","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:04.242893Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42698","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:16.411510Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52120","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:16.420778Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52146","server-name":"","error":"EOF"}
{"level":"info","ts":"2025-12-06T09:01:18.124593Z","caller":"traceutil/trace.go:172","msg":"trace[1481053207] transaction","detail":"{read_only:false; response_revision:922; number_of_response:1; }","duration":"138.501901ms","start":"2025-12-06T09:01:17.986070Z","end":"2025-12-06T09:01:18.124572Z","steps":["trace[1481053207] 'process raft request' (duration: 138.358285ms)"],"step_count":1}
{"level":"warn","ts":"2025-12-06T09:01:21.417420Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"145.244323ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128041795505965803 > lease_revoke:<id:70cc9af2e4a944f8>","response":"size:29"}
{"level":"info","ts":"2025-12-06T09:01:21.574870Z","caller":"traceutil/trace.go:172","msg":"trace[692152230] transaction","detail":"{read_only:false; response_revision:990; number_of_response:1; }","duration":"124.890399ms","start":"2025-12-06T09:01:21.449960Z","end":"2025-12-06T09:01:21.574851Z","steps":["trace[692152230] 'process raft request' (duration: 124.720317ms)"],"step_count":1}
{"level":"warn","ts":"2025-12-06T09:01:38.157844Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"161.27016ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2025-12-06T09:01:38.157937Z","caller":"traceutil/trace.go:172","msg":"trace[380136476] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1074; }","duration":"161.350974ms","start":"2025-12-06T09:01:37.996547Z","end":"2025-12-06T09:01:38.157898Z","steps":["trace[380136476] 'range keys from in-memory index tree' (duration: 161.20193ms)"],"step_count":1}
{"level":"warn","ts":"2025-12-06T09:01:41.694404Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36876","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.728629Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36890","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.760808Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36912","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.787442Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36956","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.796496Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36966","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.823391Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36990","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.835451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37018","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.848253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37040","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.862528Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37054","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.871119Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37074","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.883399Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37100","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-12-06T09:01:41.897318Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37114","server-name":"","error":"EOF"}
{"level":"info","ts":"2025-12-06T09:11:03.761353Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2379}
{"level":"info","ts":"2025-12-06T09:11:03.936327Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2379,"took":"174.261495ms","hash":1298401844,"current-db-size-bytes":10289152,"current-db-size":"10 MB","current-db-size-in-use-bytes":2678784,"current-db-size-in-use":"2.7 MB"}
{"level":"info","ts":"2025-12-06T09:11:03.936377Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1298401844,"revision":2379,"compact-revision":-1}
==> kernel <==
09:11:16 up 1:53, 0 user, load average: 1.25, 0.90, 1.62
Linux addons-397143 6.8.0-1044-gcp #47~22.04.1-Ubuntu SMP Thu Oct 23 21:07:54 UTC 2025 x86_64 GNU/Linux
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
==> kube-apiserver [c050fa440776] <==
W1206 09:02:29.385766 1 cacher.go:182] Terminating all watchers from cacher queues.scheduling.volcano.sh
W1206 09:02:29.407678 1 cacher.go:182] Terminating all watchers from cacher cronjobs.batch.volcano.sh
W1206 09:02:29.725514 1 cacher.go:182] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
W1206 09:02:29.830558 1 cacher.go:182] Terminating all watchers from cacher jobflows.flow.volcano.sh
E1206 09:02:49.742611 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51456: use of closed network connection
E1206 09:02:49.952113 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51484: use of closed network connection
I1206 09:02:59.512313 1 alloc.go:328] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.183.137"}
I1206 09:03:14.516093 1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
I1206 09:03:14.702841 1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.22.8"}
I1206 09:03:15.657550 1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I1206 09:03:37.626555 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1206 09:03:37.626610 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1206 09:03:37.641121 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1206 09:03:37.641162 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1206 09:03:37.645766 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1206 09:03:37.645820 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1206 09:03:37.659460 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1206 09:03:37.659509 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1206 09:03:37.676854 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1206 09:03:37.676948 1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1206 09:03:38.642263 1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1206 09:03:38.677627 1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W1206 09:03:38.696416 1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I1206 09:03:41.208446 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
I1206 09:11:04.628282 1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
==> kube-controller-manager [c79c3ddffef1] <==
E1206 09:10:37.610627 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:37.611808 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:10:38.137460 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:38.138535 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:10:41.658482 1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
E1206 09:10:42.226554 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:42.227640 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:10:47.037657 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:47.038770 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:10:51.684801 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:51.685902 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:10:52.522849 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:52.524026 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:10:56.659414 1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
E1206 09:10:58.406311 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:10:58.407376 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:11:02.238610 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:11:02.239674 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:11:04.732632 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:11:04.733644 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:11:04.819291 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:11:04.820387 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
E1206 09:11:11.659766 1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
E1206 09:11:15.564995 1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
E1206 09:11:15.566161 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
==> kube-proxy [f4c3a7ec7956] <==
I1206 09:01:13.298363 1 server_linux.go:53] "Using iptables proxy"
I1206 09:01:13.419167 1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
I1206 09:01:13.524968 1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
I1206 09:01:13.525037 1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
E1206 09:01:13.525165 1 server.go:256] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I1206 09:01:13.619652 1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1206 09:01:13.619726 1 server_linux.go:132] "Using iptables Proxier"
I1206 09:01:13.642311 1 proxier.go:242] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
I1206 09:01:13.653409 1 server.go:527] "Version info" version="v1.34.2"
I1206 09:01:13.653945 1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1206 09:01:13.668205 1 config.go:200] "Starting service config controller"
I1206 09:01:13.672419 1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
I1206 09:01:13.668460 1 config.go:106] "Starting endpoint slice config controller"
I1206 09:01:13.673249 1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
I1206 09:01:13.668576 1 config.go:309] "Starting node config controller"
I1206 09:01:13.673273 1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
I1206 09:01:13.673280 1 shared_informer.go:356] "Caches are synced" controller="node config"
I1206 09:01:13.673577 1 config.go:403] "Starting serviceCIDR config controller"
I1206 09:01:13.673591 1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
I1206 09:01:13.774062 1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
I1206 09:01:13.774132 1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
I1206 09:01:13.774188 1 shared_informer.go:356] "Caches are synced" controller="service config"
==> kube-scheduler [addeaa3548cd] <==
E1206 09:01:04.640884 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
E1206 09:01:04.640891 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
E1206 09:01:04.640940 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
E1206 09:01:04.640992 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
E1206 09:01:04.640997 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
E1206 09:01:04.641008 1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
E1206 09:01:04.641067 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
E1206 09:01:05.448301 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
E1206 09:01:05.471655 1 reflector.go:205] "Failed to watch" err="failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
E1206 09:01:05.476748 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
E1206 09:01:05.519278 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
E1206 09:01:05.519427 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
E1206 09:01:05.520063 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
E1206 09:01:05.544570 1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
E1206 09:01:05.563744 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
E1206 09:01:05.582100 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
E1206 09:01:05.604260 1 reflector.go:205] "Failed to watch" err="failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
E1206 09:01:05.622415 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
E1206 09:01:05.643993 1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
E1206 09:01:05.691142 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
E1206 09:01:05.740532 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
E1206 09:01:05.750548 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
E1206 09:01:05.752414 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
E1206 09:01:05.767387 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
I1206 09:01:08.537965 1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
==> kubelet <==
Dec 06 09:08:48 addons-397143 kubelet[2219]: I1206 09:08:48.842192 2219 operation_generator.go:781] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/4b6c7a1f-2c77-4d73-b278-72377a567d97-config-volume" (OuterVolumeSpecName: "config-volume") pod "4b6c7a1f-2c77-4d73-b278-72377a567d97" (UID: "4b6c7a1f-2c77-4d73-b278-72377a567d97"). InnerVolumeSpecName "config-volume". PluginName "kubernetes.io/configmap", VolumeGIDValue ""
Dec 06 09:08:48 addons-397143 kubelet[2219]: I1206 09:08:48.843991 2219 operation_generator.go:781] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4b6c7a1f-2c77-4d73-b278-72377a567d97-kube-api-access-cq8wt" (OuterVolumeSpecName: "kube-api-access-cq8wt") pod "4b6c7a1f-2c77-4d73-b278-72377a567d97" (UID: "4b6c7a1f-2c77-4d73-b278-72377a567d97"). InnerVolumeSpecName "kube-api-access-cq8wt". PluginName "kubernetes.io/projected", VolumeGIDValue ""
Dec 06 09:08:48 addons-397143 kubelet[2219]: I1206 09:08:48.942415 2219 reconciler_common.go:299] "Volume detached for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/4b6c7a1f-2c77-4d73-b278-72377a567d97-config-volume\") on node \"addons-397143\" DevicePath \"\""
Dec 06 09:08:48 addons-397143 kubelet[2219]: I1206 09:08:48.942452 2219 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-cq8wt\" (UniqueName: \"kubernetes.io/projected/4b6c7a1f-2c77-4d73-b278-72377a567d97-kube-api-access-cq8wt\") on node \"addons-397143\" DevicePath \"\""
Dec 06 09:08:49 addons-397143 kubelet[2219]: I1206 09:08:49.294365 2219 scope.go:117] "RemoveContainer" containerID="2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e"
Dec 06 09:08:49 addons-397143 kubelet[2219]: I1206 09:08:49.308305 2219 scope.go:117] "RemoveContainer" containerID="2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e"
Dec 06 09:08:49 addons-397143 kubelet[2219]: E1206 09:08:49.309036 2219 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e" containerID="2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e"
Dec 06 09:08:49 addons-397143 kubelet[2219]: I1206 09:08:49.309079 2219 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e"} err="failed to get container status \"2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e\": rpc error: code = Unknown desc = Error response from daemon: No such container: 2aced5b71ddb4d56ff41579440b7120a1b6162cc9b25cc3ba3e79f59d7c4689e"
Dec 06 09:08:51 addons-397143 kubelet[2219]: I1206 09:08:51.025015 2219 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4b6c7a1f-2c77-4d73-b278-72377a567d97" path="/var/lib/kubelet/pods/4b6c7a1f-2c77-4d73-b278-72377a567d97/volumes"
Dec 06 09:08:51 addons-397143 kubelet[2219]: I1206 09:08:51.025841 2219 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
Dec 06 09:08:51 addons-397143 kubelet[2219]: E1206 09:08:51.140666 2219 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:alpine"
Dec 06 09:08:51 addons-397143 kubelet[2219]: E1206 09:08:51.140713 2219 kuberuntime_image.go:43] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:alpine"
Dec 06 09:08:51 addons-397143 kubelet[2219]: E1206 09:08:51.140805 2219 kuberuntime_manager.go:1449] "Unhandled Error" err="container nginx start failed in pod nginx_default(cdfe45e6-04be-4041-b2cb-1d4867877943): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
Dec 06 09:08:51 addons-397143 kubelet[2219]: E1206 09:08:51.140832 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:09:05 addons-397143 kubelet[2219]: E1206 09:09:05.020833 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:09:18 addons-397143 kubelet[2219]: E1206 09:09:18.020260 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:09:29 addons-397143 kubelet[2219]: E1206 09:09:29.020008 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:09:44 addons-397143 kubelet[2219]: E1206 09:09:44.020288 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:09:57 addons-397143 kubelet[2219]: E1206 09:09:57.020057 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:09:58 addons-397143 kubelet[2219]: I1206 09:09:58.018407 2219 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
Dec 06 09:10:11 addons-397143 kubelet[2219]: E1206 09:10:11.020566 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:10:23 addons-397143 kubelet[2219]: E1206 09:10:23.020032 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:10:38 addons-397143 kubelet[2219]: E1206 09:10:38.019396 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:10:53 addons-397143 kubelet[2219]: E1206 09:10:53.020674 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
Dec 06 09:11:06 addons-397143 kubelet[2219]: E1206 09:11:06.020083 2219 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="cdfe45e6-04be-4041-b2cb-1d4867877943"
==> storage-provisioner [0f347014fdc7] <==
W1206 09:10:51.306446 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:53.309572 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:53.314204 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:55.317945 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:55.322101 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:57.327472 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:57.333499 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:59.337133 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:10:59.342605 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:01.346270 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:01.350782 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:03.354435 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:03.360126 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:05.363476 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:05.367537 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:07.370794 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:07.376260 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:09.379902 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:09.384341 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:11.388085 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:11.393619 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:13.396725 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:13.400793 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:15.404056 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W1206 09:11:15.409405 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
-- /stdout --
helpers_test.go:262: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-397143 -n addons-397143
helpers_test.go:269: (dbg) Run: kubectl --context addons-397143 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx test-local-path ingress-nginx-admission-create-g7njc ingress-nginx-admission-patch-lnnt6
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run: kubectl --context addons-397143 describe pod nginx test-local-path ingress-nginx-admission-create-g7njc ingress-nginx-admission-patch-lnnt6
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-397143 describe pod nginx test-local-path ingress-nginx-admission-create-g7njc ingress-nginx-admission-patch-lnnt6: exit status 1 (76.47075ms)
-- stdout --
Name: nginx
Namespace: default
Priority: 0
Service Account: default
Node: addons-397143/192.168.49.2
Start Time: Sat, 06 Dec 2025 09:03:14 +0000
Labels: run=nginx
Annotations: <none>
Status: Pending
IP: 10.244.0.33
IPs:
IP: 10.244.0.33
Containers:
nginx:
Container ID:
Image: docker.io/nginx:alpine
Image ID:
Port: 80/TCP
Host Port: 0/TCP
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vnp5t (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-vnp5t:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 8m3s default-scheduler Successfully assigned default/nginx to addons-397143
Normal Pulling 5m14s (x5 over 8m2s) kubelet Pulling image "docker.io/nginx:alpine"
Warning Failed 5m14s (x5 over 8m2s) kubelet Failed to pull image "docker.io/nginx:alpine": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning Failed 5m14s (x5 over 8m2s) kubelet Error: ErrImagePull
Normal BackOff 2m51s (x21 over 8m2s) kubelet Back-off pulling image "docker.io/nginx:alpine"
Warning Failed 2m51s (x21 over 8m2s) kubelet Error: ImagePullBackOff
Name: test-local-path
Namespace: default
Priority: 0
Service Account: default
Node: <none>
Labels: run=test-local-path
Annotations: <none>
Status: Pending
IP:
IPs: <none>
Containers:
busybox:
Image: busybox:stable
Port: <none>
Host Port: <none>
Command:
sh
-c
echo 'local-path-provisioner' > /test/file1
Environment: <none>
Mounts:
/test from data (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6479g (ro)
Volumes:
data:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: test-pvc
ReadOnly: false
kube-api-access-6479g:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events: <none>
-- /stdout --
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-g7njc" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-lnnt6" not found
** /stderr **
helpers_test.go:287: kubectl --context addons-397143 describe pod nginx test-local-path ingress-nginx-admission-create-g7njc ingress-nginx-admission-patch-lnnt6: exit status 1
addons_test.go:1053: (dbg) Run: out/minikube-linux-amd64 -p addons-397143 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-397143 addons disable ingress-dns --alsologtostderr -v=1: (1.281575203s)
addons_test.go:1053: (dbg) Run: out/minikube-linux-amd64 -p addons-397143 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-397143 addons disable ingress --alsologtostderr -v=1: (7.648387401s)
--- FAIL: TestAddons/parallel/Ingress (491.75s)