=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-006797 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run: kubectl --context addons-006797 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-006797 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [cde0af80-86b3-4164-adf5-af26c194dbcc] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [cde0af80-86b3-4164-adf5-af26c194dbcc] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.00380195s
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-006797 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-006797 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.941333419s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run: kubectl --context addons-006797 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-006797 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.068981659s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:306: (dbg) Run: out/minikube-linux-arm64 -p addons-006797 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-006797 addons disable ingress-dns --alsologtostderr -v=1: (1.380388432s)
addons_test.go:311: (dbg) Run: out/minikube-linux-arm64 -p addons-006797 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-006797 addons disable ingress --alsologtostderr -v=1: (7.769941042s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-006797
helpers_test.go:235: (dbg) docker inspect addons-006797:
-- stdout --
[
{
"Id": "1afea931b3608a2fa2e3c409f2347dae511f091dd77389b20f56f160da8d955f",
"Created": "2024-02-26T11:45:10.687814794Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 615265,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-02-26T11:45:11.000532008Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:83c2925cbfe44b87b5c0672f16807927d87d8625e89de4dc154c45daaaa04b5b",
"ResolvConfPath": "/var/lib/docker/containers/1afea931b3608a2fa2e3c409f2347dae511f091dd77389b20f56f160da8d955f/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/1afea931b3608a2fa2e3c409f2347dae511f091dd77389b20f56f160da8d955f/hostname",
"HostsPath": "/var/lib/docker/containers/1afea931b3608a2fa2e3c409f2347dae511f091dd77389b20f56f160da8d955f/hosts",
"LogPath": "/var/lib/docker/containers/1afea931b3608a2fa2e3c409f2347dae511f091dd77389b20f56f160da8d955f/1afea931b3608a2fa2e3c409f2347dae511f091dd77389b20f56f160da8d955f-json.log",
"Name": "/addons-006797",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-006797:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-006797",
"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": "host",
"Dns": [],
"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": 4194304000,
"NanoCpus": 2000000000,
"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": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/ec3bbefcbb5361137df7c620642563c53c43da8787fe6cc7779ad2d5e8564767-init/diff:/var/lib/docker/overlay2/f0e0da57c811333114b7a0181d8121ec20f9baacbcf19d34fad5038b1792b1cc/diff",
"MergedDir": "/var/lib/docker/overlay2/ec3bbefcbb5361137df7c620642563c53c43da8787fe6cc7779ad2d5e8564767/merged",
"UpperDir": "/var/lib/docker/overlay2/ec3bbefcbb5361137df7c620642563c53c43da8787fe6cc7779ad2d5e8564767/diff",
"WorkDir": "/var/lib/docker/overlay2/ec3bbefcbb5361137df7c620642563c53c43da8787fe6cc7779ad2d5e8564767/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-006797",
"Source": "/var/lib/docker/volumes/addons-006797/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-006797",
"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.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/usr/local/bin/entrypoint",
"/sbin/init"
],
"OnBuild": null,
"Labels": {
"created_by.minikube.sigs.k8s.io": "true",
"mode.minikube.sigs.k8s.io": "addons-006797",
"name.minikube.sigs.k8s.io": "addons-006797",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "e8fcdf890c59dde12b920f4f849b076860867c7be914a3f08ec59f8bbb54e27f",
"SandboxKey": "/var/run/docker/netns/e8fcdf890c59",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "36801"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "36800"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "36797"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "36799"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "36798"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-006797": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": [
"1afea931b360",
"addons-006797"
],
"MacAddress": "02:42:c0:a8:31:02",
"NetworkID": "a8b58134490275a2248f9b1d13f47fd4f16824cbbfce40e69257724bfd46a468",
"EndpointID": "e90774dd17f38caaa79cad59b5f25c9f516e9ab3c2f7385d370aa3c41830c969",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DriverOpts": null,
"DNSNames": [
"addons-006797",
"1afea931b360"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-006797 -n addons-006797
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-006797 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-006797 logs -n 25: (1.511132507s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-744997 | download-only-744997 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | 26 Feb 24 11:44 UTC |
| delete | -p download-only-333231 | download-only-333231 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | 26 Feb 24 11:44 UTC |
| delete | -p download-only-735131 | download-only-735131 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | 26 Feb 24 11:44 UTC |
| start | --download-only -p | download-docker-363091 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | |
| | download-docker-363091 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-363091 | download-docker-363091 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | 26 Feb 24 11:44 UTC |
| start | --download-only -p | binary-mirror-467666 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | |
| | binary-mirror-467666 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:45723 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-467666 | binary-mirror-467666 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | 26 Feb 24 11:44 UTC |
| addons | enable dashboard -p | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | |
| | addons-006797 | | | | | |
| addons | disable dashboard -p | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | |
| | addons-006797 | | | | | |
| start | -p addons-006797 --wait=true | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:44 UTC | 26 Feb 24 11:47 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| ip | addons-006797 ip | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:47 UTC | 26 Feb 24 11:47 UTC |
| addons | addons-006797 addons disable | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:47 UTC | 26 Feb 24 11:47 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-006797 addons | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:47 UTC | 26 Feb 24 11:47 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:48 UTC | 26 Feb 24 11:48 UTC |
| | addons-006797 | | | | | |
| ssh | addons-006797 ssh curl -s | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:48 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| addons | addons-006797 addons | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:48 UTC | 26 Feb 24 11:48 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-006797 addons | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:48 UTC | 26 Feb 24 11:48 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:48 UTC | 26 Feb 24 11:48 UTC |
| | -p addons-006797 | | | | | |
| ssh | addons-006797 ssh cat | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:49 UTC | 26 Feb 24 11:49 UTC |
| | /opt/local-path-provisioner/pvc-fdf276d8-1831-47fb-9d00-f09a775c769f_default_test-pvc/file1 | | | | | |
| addons | addons-006797 addons disable | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:49 UTC | 26 Feb 24 11:49 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:49 UTC | 26 Feb 24 11:49 UTC |
| | addons-006797 | | | | | |
| addons | enable headlamp | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:49 UTC | 26 Feb 24 11:49 UTC |
| | -p addons-006797 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-006797 ip | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:50 UTC | 26 Feb 24 11:50 UTC |
| addons | addons-006797 addons disable | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:50 UTC | 26 Feb 24 11:50 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-006797 addons disable | addons-006797 | jenkins | v1.32.0 | 26 Feb 24 11:50 UTC | 26 Feb 24 11:50 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/02/26 11:44:46
Running on machine: ip-172-31-29-130
Binary: Built with gc go1.22.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0226 11:44:46.940726 614803 out.go:291] Setting OutFile to fd 1 ...
I0226 11:44:46.940908 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0226 11:44:46.940920 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:44:46.940928 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0226 11:44:46.941200 614803 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18222-608626/.minikube/bin
I0226 11:44:46.941680 614803 out.go:298] Setting JSON to false
I0226 11:44:46.942535 614803 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":88033,"bootTime":1708859854,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
I0226 11:44:46.942605 614803 start.go:139] virtualization:
I0226 11:44:46.945543 614803 out.go:177] * [addons-006797] minikube v1.32.0 on Ubuntu 20.04 (arm64)
I0226 11:44:46.948348 614803 out.go:177] - MINIKUBE_LOCATION=18222
I0226 11:44:46.950070 614803 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0226 11:44:46.948465 614803 notify.go:220] Checking for updates...
I0226 11:44:46.954025 614803 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18222-608626/kubeconfig
I0226 11:44:46.955984 614803 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18222-608626/.minikube
I0226 11:44:46.957800 614803 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0226 11:44:46.959807 614803 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0226 11:44:46.961729 614803 driver.go:392] Setting default libvirt URI to qemu:///system
I0226 11:44:46.985031 614803 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
I0226 11:44:46.985150 614803 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0226 11:44:47.055839 614803 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:24 OomKillDisable:true NGoroutines:49 SystemTime:2024-02-26 11:44:47.045996312 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] 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.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.5]] Warnings:<nil>}}
I0226 11:44:47.055946 614803 docker.go:295] overlay module found
I0226 11:44:47.058536 614803 out.go:177] * Using the docker driver based on user configuration
I0226 11:44:47.060386 614803 start.go:299] selected driver: docker
I0226 11:44:47.060401 614803 start.go:903] validating driver "docker" against <nil>
I0226 11:44:47.060417 614803 start.go:914] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0226 11:44:47.061289 614803 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0226 11:44:47.113140 614803 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:24 OomKillDisable:true NGoroutines:49 SystemTime:2024-02-26 11:44:47.104271818 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] 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.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.5]] Warnings:<nil>}}
I0226 11:44:47.113305 614803 start_flags.go:309] no existing cluster config was found, will generate one from the flags
I0226 11:44:47.113533 614803 start_flags.go:931] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0226 11:44:47.115528 614803 out.go:177] * Using Docker driver with root privileges
I0226 11:44:47.117252 614803 cni.go:84] Creating CNI manager for ""
I0226 11:44:47.117274 614803 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0226 11:44:47.117285 614803 start_flags.go:318] Found "CNI" CNI - setting NetworkPlugin=cni
I0226 11:44:47.117300 614803 start_flags.go:323] config:
{Name:addons-006797 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 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.28.4 ClusterName:addons-006797 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRI
Socket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0226 11:44:47.120026 614803 out.go:177] * Starting control plane node addons-006797 in cluster addons-006797
I0226 11:44:47.121545 614803 cache.go:121] Beginning downloading kic base image for docker with crio
I0226 11:44:47.123538 614803 out.go:177] * Pulling base image v0.0.42-1708008208-17936 ...
I0226 11:44:47.125499 614803 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
I0226 11:44:47.125565 614803 preload.go:148] Found local preload: /home/jenkins/minikube-integration/18222-608626/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4
I0226 11:44:47.125577 614803 cache.go:56] Caching tarball of preloaded images
I0226 11:44:47.125580 614803 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf in local docker daemon
I0226 11:44:47.125662 614803 preload.go:174] Found /home/jenkins/minikube-integration/18222-608626/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0226 11:44:47.125672 614803 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on crio
I0226 11:44:47.126026 614803 profile.go:148] Saving config to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/config.json ...
I0226 11:44:47.126057 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/config.json: {Name:mk5a0c0dafc629eaec4b4d626b361560adb3824c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:44:47.140482 614803 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf to local cache
I0226 11:44:47.140595 614803 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf in local cache directory
I0226 11:44:47.140614 614803 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf in local cache directory, skipping pull
I0226 11:44:47.140619 614803 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf exists in cache, skipping pull
I0226 11:44:47.140627 614803 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf as a tarball
I0226 11:44:47.140632 614803 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf from local cache
I0226 11:45:03.274177 614803 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf from cached tarball
I0226 11:45:03.274211 614803 cache.go:194] Successfully downloaded all kic artifacts
I0226 11:45:03.274242 614803 start.go:365] acquiring machines lock for addons-006797: {Name:mk8abe1c714eb05224f6c45b2235d096705c4bd1 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0226 11:45:03.275106 614803 start.go:369] acquired machines lock for "addons-006797" in 842.406µs
I0226 11:45:03.275146 614803 start.go:93] Provisioning new machine with config: &{Name:addons-006797 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 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.28.4 ClusterName:addons-006797 Namespace:default APIServerName:minikubeCA A
PIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false Disabl
eMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
I0226 11:45:03.275244 614803 start.go:125] createHost starting for "" (driver="docker")
I0226 11:45:03.277552 614803 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0226 11:45:03.277827 614803 start.go:159] libmachine.API.Create for "addons-006797" (driver="docker")
I0226 11:45:03.277866 614803 client.go:168] LocalClient.Create starting
I0226 11:45:03.277999 614803 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca.pem
I0226 11:45:04.139606 614803 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/cert.pem
I0226 11:45:04.449513 614803 cli_runner.go:164] Run: docker network inspect addons-006797 --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}}]}"
W0226 11:45:04.467656 614803 cli_runner.go:211] docker network inspect addons-006797 --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
I0226 11:45:04.467737 614803 network_create.go:281] running [docker network inspect addons-006797] to gather additional debugging logs...
I0226 11:45:04.467758 614803 cli_runner.go:164] Run: docker network inspect addons-006797
W0226 11:45:04.482461 614803 cli_runner.go:211] docker network inspect addons-006797 returned with exit code 1
I0226 11:45:04.482503 614803 network_create.go:284] error running [docker network inspect addons-006797]: docker network inspect addons-006797: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-006797 not found
I0226 11:45:04.482516 614803 network_create.go:286] output of [docker network inspect addons-006797]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-006797 not found
** /stderr **
I0226 11:45:04.482615 614803 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}}]}"
I0226 11:45:04.498028 614803 network.go:207] 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:0x4002555750}
I0226 11:45:04.498073 614803 network_create.go:124] attempt to create docker network addons-006797 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0226 11:45:04.498137 614803 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-006797 addons-006797
I0226 11:45:04.555977 614803 network_create.go:108] docker network addons-006797 192.168.49.0/24 created
I0226 11:45:04.556013 614803 kic.go:121] calculated static IP "192.168.49.2" for the "addons-006797" container
I0226 11:45:04.556102 614803 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0226 11:45:04.570645 614803 cli_runner.go:164] Run: docker volume create addons-006797 --label name.minikube.sigs.k8s.io=addons-006797 --label created_by.minikube.sigs.k8s.io=true
I0226 11:45:04.586926 614803 oci.go:103] Successfully created a docker volume addons-006797
I0226 11:45:04.587034 614803 cli_runner.go:164] Run: docker run --rm --name addons-006797-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-006797 --entrypoint /usr/bin/test -v addons-006797:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf -d /var/lib
I0226 11:45:06.353780 614803 cli_runner.go:217] Completed: docker run --rm --name addons-006797-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-006797 --entrypoint /usr/bin/test -v addons-006797:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf -d /var/lib: (1.766705656s)
I0226 11:45:06.353812 614803 oci.go:107] Successfully prepared a docker volume addons-006797
I0226 11:45:06.353848 614803 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
I0226 11:45:06.353870 614803 kic.go:194] Starting extracting preloaded images to volume ...
I0226 11:45:06.353969 614803 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18222-608626/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-006797:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf -I lz4 -xf /preloaded.tar -C /extractDir
I0226 11:45:10.615003 614803 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18222-608626/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-006797:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf -I lz4 -xf /preloaded.tar -C /extractDir: (4.26099199s)
I0226 11:45:10.615037 614803 kic.go:203] duration metric: took 4.261163 seconds to extract preloaded images to volume
W0226 11:45:10.615196 614803 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0226 11:45:10.615321 614803 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0226 11:45:10.673550 614803 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-006797 --name addons-006797 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-006797 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-006797 --network addons-006797 --ip 192.168.49.2 --volume addons-006797:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -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.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf
I0226 11:45:11.018860 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Running}}
I0226 11:45:11.040429 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:11.061917 614803 cli_runner.go:164] Run: docker exec addons-006797 stat /var/lib/dpkg/alternatives/iptables
I0226 11:45:11.121510 614803 oci.go:144] the created container "addons-006797" has a running status.
I0226 11:45:11.121544 614803 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa...
I0226 11:45:11.340927 614803 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0226 11:45:11.362036 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:11.385102 614803 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0226 11:45:11.385131 614803 kic_runner.go:114] Args: [docker exec --privileged addons-006797 chown docker:docker /home/docker/.ssh/authorized_keys]
I0226 11:45:11.445263 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:11.469928 614803 machine.go:88] provisioning docker machine ...
I0226 11:45:11.469963 614803 ubuntu.go:169] provisioning hostname "addons-006797"
I0226 11:45:11.470039 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:11.492811 614803 main.go:141] libmachine: Using SSH client type: native
I0226 11:45:11.493086 614803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil> [] 0s} 127.0.0.1 36801 <nil> <nil>}
I0226 11:45:11.493098 614803 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-006797 && echo "addons-006797" | sudo tee /etc/hostname
I0226 11:45:11.494027 614803 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:43402->127.0.0.1:36801: read: connection reset by peer
I0226 11:45:14.645020 614803 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-006797
I0226 11:45:14.645155 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:14.661279 614803 main.go:141] libmachine: Using SSH client type: native
I0226 11:45:14.661538 614803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil> [] 0s} 127.0.0.1 36801 <nil> <nil>}
I0226 11:45:14.661559 614803 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-006797' /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-006797/g' /etc/hosts;
else
echo '127.0.1.1 addons-006797' | sudo tee -a /etc/hosts;
fi
fi
I0226 11:45:14.800660 614803 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0226 11:45:14.800711 614803 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18222-608626/.minikube CaCertPath:/home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18222-608626/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18222-608626/.minikube}
I0226 11:45:14.800742 614803 ubuntu.go:177] setting up certificates
I0226 11:45:14.800753 614803 provision.go:83] configureAuth start
I0226 11:45:14.800813 614803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-006797
I0226 11:45:14.817248 614803 provision.go:138] copyHostCerts
I0226 11:45:14.817336 614803 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18222-608626/.minikube/ca.pem (1082 bytes)
I0226 11:45:14.817480 614803 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18222-608626/.minikube/cert.pem (1123 bytes)
I0226 11:45:14.817564 614803 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18222-608626/.minikube/key.pem (1679 bytes)
I0226 11:45:14.817639 614803 provision.go:112] generating server cert: /home/jenkins/minikube-integration/18222-608626/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca-key.pem org=jenkins.addons-006797 san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube addons-006797]
I0226 11:45:15.152771 614803 provision.go:172] copyRemoteCerts
I0226 11:45:15.152844 614803 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0226 11:45:15.152892 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:15.169385 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:15.273423 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0226 11:45:15.297512 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
I0226 11:45:15.321380 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0226 11:45:15.346479 614803 provision.go:86] duration metric: configureAuth took 545.711803ms
I0226 11:45:15.346512 614803 ubuntu.go:193] setting minikube options for container-runtime
I0226 11:45:15.346710 614803 config.go:182] Loaded profile config "addons-006797": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0226 11:45:15.346832 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:15.364246 614803 main.go:141] libmachine: Using SSH client type: native
I0226 11:45:15.364497 614803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil> [] 0s} 127.0.0.1 36801 <nil> <nil>}
I0226 11:45:15.364518 614803 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0226 11:45:15.609638 614803 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0226 11:45:15.609729 614803 machine.go:91] provisioned docker machine in 4.139764642s
I0226 11:45:15.609754 614803 client.go:171] LocalClient.Create took 12.33187938s
I0226 11:45:15.609793 614803 start.go:167] duration metric: libmachine.API.Create for "addons-006797" took 12.331966262s
I0226 11:45:15.609821 614803 start.go:300] post-start starting for "addons-006797" (driver="docker")
I0226 11:45:15.609846 614803 start.go:329] 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]
I0226 11:45:15.609937 614803 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
I0226 11:45:15.610004 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:15.626617 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:15.726187 614803 ssh_runner.go:195] Run: cat /etc/os-release
I0226 11:45:15.729571 614803 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0226 11:45:15.729610 614803 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0226 11:45:15.729626 614803 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0226 11:45:15.729639 614803 info.go:137] Remote host: Ubuntu 22.04.3 LTS
I0226 11:45:15.729654 614803 filesync.go:126] Scanning /home/jenkins/minikube-integration/18222-608626/.minikube/addons for local assets ...
I0226 11:45:15.729734 614803 filesync.go:126] Scanning /home/jenkins/minikube-integration/18222-608626/.minikube/files for local assets ...
I0226 11:45:15.729765 614803 start.go:303] post-start completed in 119.924042ms
I0226 11:45:15.730099 614803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-006797
I0226 11:45:15.745999 614803 profile.go:148] Saving config to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/config.json ...
I0226 11:45:15.746301 614803 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0226 11:45:15.746354 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:15.762164 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:15.857698 614803 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0226 11:45:15.862237 614803 start.go:128] duration metric: createHost completed in 12.586976029s
I0226 11:45:15.862268 614803 start.go:83] releasing machines lock for "addons-006797", held for 12.58714317s
I0226 11:45:15.862360 614803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-006797
I0226 11:45:15.877842 614803 ssh_runner.go:195] Run: cat /version.json
I0226 11:45:15.877897 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:15.877923 614803 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0226 11:45:15.877986 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:15.894585 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:15.903382 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:15.988125 614803 ssh_runner.go:195] Run: systemctl --version
I0226 11:45:16.130358 614803 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0226 11:45:16.273929 614803 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0226 11:45:16.278210 614803 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0226 11:45:16.298512 614803 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0226 11:45:16.298596 614803 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0226 11:45:16.329693 614803 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0226 11:45:16.329765 614803 start.go:475] detecting cgroup driver to use...
I0226 11:45:16.329816 614803 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0226 11:45:16.329935 614803 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0226 11:45:16.347153 614803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0226 11:45:16.359094 614803 docker.go:217] disabling cri-docker service (if available) ...
I0226 11:45:16.359233 614803 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0226 11:45:16.373776 614803 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0226 11:45:16.388730 614803 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0226 11:45:16.478369 614803 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0226 11:45:16.578847 614803 docker.go:233] disabling docker service ...
I0226 11:45:16.578969 614803 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0226 11:45:16.598794 614803 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0226 11:45:16.610801 614803 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0226 11:45:16.703603 614803 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0226 11:45:16.801063 614803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0226 11:45:16.812828 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0226 11:45:16.829233 614803 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I0226 11:45:16.829313 614803 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
I0226 11:45:16.839305 614803 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0226 11:45:16.839379 614803 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0226 11:45:16.849642 614803 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0226 11:45:16.859252 614803 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0226 11:45:16.868911 614803 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0226 11:45:16.878177 614803 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0226 11:45:16.886765 614803 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0226 11:45:16.895080 614803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0226 11:45:16.979536 614803 ssh_runner.go:195] Run: sudo systemctl restart crio
I0226 11:45:17.113529 614803 start.go:522] Will wait 60s for socket path /var/run/crio/crio.sock
I0226 11:45:17.113684 614803 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0226 11:45:17.117410 614803 start.go:543] Will wait 60s for crictl version
I0226 11:45:17.117473 614803 ssh_runner.go:195] Run: which crictl
I0226 11:45:17.121195 614803 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0226 11:45:17.161043 614803 start.go:559] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0226 11:45:17.161176 614803 ssh_runner.go:195] Run: crio --version
I0226 11:45:17.199236 614803 ssh_runner.go:195] Run: crio --version
I0226 11:45:17.240085 614803 out.go:177] * Preparing Kubernetes v1.28.4 on CRI-O 1.24.6 ...
I0226 11:45:17.242065 614803 cli_runner.go:164] Run: docker network inspect addons-006797 --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}}]}"
I0226 11:45:17.258096 614803 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0226 11:45:17.262134 614803 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""
I0226 11:45:17.272880 614803 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
I0226 11:45:17.272962 614803 ssh_runner.go:195] Run: sudo crictl images --output json
I0226 11:45:17.339502 614803 crio.go:496] all images are preloaded for cri-o runtime.
I0226 11:45:17.339527 614803 crio.go:415] Images already preloaded, skipping extraction
I0226 11:45:17.339599 614803 ssh_runner.go:195] Run: sudo crictl images --output json
I0226 11:45:17.375213 614803 crio.go:496] all images are preloaded for cri-o runtime.
I0226 11:45:17.375235 614803 cache_images.go:84] Images are preloaded, skipping loading
I0226 11:45:17.375308 614803 ssh_runner.go:195] Run: crio config
I0226 11:45:17.422731 614803 cni.go:84] Creating CNI manager for ""
I0226 11:45:17.422755 614803 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0226 11:45:17.422776 614803 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
I0226 11:45:17.422796 614803 kubeadm.go:176] 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.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-006797 NodeName:addons-006797 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0226 11:45:17.422946 614803 kubeadm.go:181] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
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/crio/crio.sock
name: "addons-006797"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.28.4
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: cgroupfs
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
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
I0226 11:45:17.423053 614803 kubeadm.go:976] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --container-runtime-endpoint=unix:///var/run/crio/crio.sock --enforce-node-allocatable= --hostname-override=addons-006797 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.28.4 ClusterName:addons-006797 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:}
I0226 11:45:17.423130 614803 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
I0226 11:45:17.432104 614803 binaries.go:44] Found k8s binaries, skipping transfer
I0226 11:45:17.432179 614803 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0226 11:45:17.440993 614803 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (423 bytes)
I0226 11:45:17.459112 614803 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0226 11:45:17.477361 614803 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2094 bytes)
I0226 11:45:17.495388 614803 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0226 11:45:17.498721 614803 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""
I0226 11:45:17.509330 614803 certs.go:56] Setting up /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797 for IP: 192.168.49.2
I0226 11:45:17.509366 614803 certs.go:190] acquiring lock for shared ca certs: {Name:mkc71f6ba94614715b3b8dc8b06b5f59e5f1adfc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:17.509549 614803 certs.go:204] generating minikubeCA CA: /home/jenkins/minikube-integration/18222-608626/.minikube/ca.key
I0226 11:45:18.085758 614803 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18222-608626/.minikube/ca.crt ...
I0226 11:45:18.085801 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/ca.crt: {Name:mkf48824bcbe00faef1c5e233c3907181d8b6e0a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:18.086014 614803 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18222-608626/.minikube/ca.key ...
I0226 11:45:18.086030 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/ca.key: {Name:mkeefabfbf0bceb8a4eef40630a23740fcc30238 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:18.086124 614803 certs.go:204] generating proxyClientCA CA: /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.key
I0226 11:45:18.779504 614803 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.crt ...
I0226 11:45:18.779536 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.crt: {Name:mkd07d1fa558d12ca8e995d2e8820d73a3b8f68e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:18.779736 614803 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.key ...
I0226 11:45:18.779748 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.key: {Name:mk427adee9ab21b239fdb768d67a83971ab26e9f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:18.780567 614803 certs.go:319] generating minikube-user signed cert: /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/client.key
I0226 11:45:18.780590 614803 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/client.crt with IP's: []
I0226 11:45:19.702050 614803 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/client.crt ...
I0226 11:45:19.702082 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/client.crt: {Name:mke7b51401c278f2e53e7bcee0f0e557ab72dab0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:19.702801 614803 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/client.key ...
I0226 11:45:19.702817 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/client.key: {Name:mk632d2240f74cbd7a4f74ab4fddcc8e898ee62f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:19.702921 614803 certs.go:319] generating minikube signed cert: /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.key.dd3b5fb2
I0226 11:45:19.702940 614803 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.crt.dd3b5fb2 with IP's: [192.168.49.2 10.96.0.1 127.0.0.1 10.0.0.1]
I0226 11:45:20.034433 614803 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.crt.dd3b5fb2 ...
I0226 11:45:20.034467 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.crt.dd3b5fb2: {Name:mkd4c25be6d4d2f4936820a8545f55aba1d62f41 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:20.034666 614803 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.key.dd3b5fb2 ...
I0226 11:45:20.034683 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.key.dd3b5fb2: {Name:mkb0a93ee9c57191b60af825870f655c6a8b1aa8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:20.034768 614803 certs.go:337] copying /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.crt.dd3b5fb2 -> /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.crt
I0226 11:45:20.034875 614803 certs.go:341] copying /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.key.dd3b5fb2 -> /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.key
I0226 11:45:20.034936 614803 certs.go:319] generating aggregator signed cert: /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.key
I0226 11:45:20.034959 614803 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.crt with IP's: []
I0226 11:45:20.760777 614803 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.crt ...
I0226 11:45:20.760808 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.crt: {Name:mke6ccd22944a92265f7c7734eee247d6023ad8d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:20.761520 614803 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.key ...
I0226 11:45:20.761537 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.key: {Name:mka69badd0d2a704def94a42b809ba4c4a195525 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:20.761741 614803 certs.go:437] found cert: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca-key.pem (1675 bytes)
I0226 11:45:20.761785 614803 certs.go:437] found cert: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/home/jenkins/minikube-integration/18222-608626/.minikube/certs/ca.pem (1082 bytes)
I0226 11:45:20.761818 614803 certs.go:437] found cert: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/home/jenkins/minikube-integration/18222-608626/.minikube/certs/cert.pem (1123 bytes)
I0226 11:45:20.761848 614803 certs.go:437] found cert: /home/jenkins/minikube-integration/18222-608626/.minikube/certs/home/jenkins/minikube-integration/18222-608626/.minikube/certs/key.pem (1679 bytes)
I0226 11:45:20.762450 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
I0226 11:45:20.786596 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0226 11:45:20.811002 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0226 11:45:20.833540 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/profiles/addons-006797/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0226 11:45:20.856829 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0226 11:45:20.880887 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0226 11:45:20.904080 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0226 11:45:20.927751 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I0226 11:45:20.950998 614803 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18222-608626/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0226 11:45:20.974190 614803 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0226 11:45:20.991580 614803 ssh_runner.go:195] Run: openssl version
I0226 11:45:20.996796 614803 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
I0226 11:45:21.007083 614803 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0226 11:45:21.011188 614803 certs.go:480] hashing: -rw-r--r-- 1 root root 1111 Feb 26 11:45 /usr/share/ca-certificates/minikubeCA.pem
I0226 11:45:21.011310 614803 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0226 11:45:21.018855 614803 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
I0226 11:45:21.028873 614803 ssh_runner.go:195] Run: ls /var/lib/minikube/certs/etcd
I0226 11:45:21.032304 614803 certs.go:353] certs directory doesn't exist, likely first start: ls /var/lib/minikube/certs/etcd: Process exited with status 2
stdout:
stderr:
ls: cannot access '/var/lib/minikube/certs/etcd': No such file or directory
I0226 11:45:21.032375 614803 kubeadm.go:404] StartCluster: {Name:addons-006797 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708008208-17936@sha256:4ea1136332ba1476cda33a97bf12e2f96995cc120674fbafd3ade22d1118ecdf Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 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.28.4 ClusterName:addons-006797 Namespace:default APIServerName:minikubeCA APIServerNames:[] APISe
rverIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:f
alse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0226 11:45:21.032469 614803 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0226 11:45:21.032543 614803 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0226 11:45:21.075066 614803 cri.go:89] found id: ""
I0226 11:45:21.075161 614803 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0226 11:45:21.084063 614803 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0226 11:45:21.092834 614803 kubeadm.go:226] ignoring SystemVerification for kubeadm because of docker driver
I0226 11:45:21.092928 614803 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
I0226 11:45:21.101977 614803 kubeadm.go:152] 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
I0226 11:45:21.102030 614803 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
I0226 11:45:21.194883 614803 kubeadm.go:322] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1053-aws\n", err: exit status 1
I0226 11:45:21.268316 614803 kubeadm.go:322] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0226 11:45:38.104242 614803 kubeadm.go:322] [init] Using Kubernetes version: v1.28.4
I0226 11:45:38.104302 614803 kubeadm.go:322] [preflight] Running pre-flight checks
I0226 11:45:38.104387 614803 kubeadm.go:322] [preflight] The system verification failed. Printing the output from the verification:
I0226 11:45:38.104440 614803 kubeadm.go:322] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1053-aws[0m
I0226 11:45:38.104473 614803 kubeadm.go:322] [0;37mOS[0m: [0;32mLinux[0m
I0226 11:45:38.104517 614803 kubeadm.go:322] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0226 11:45:38.104563 614803 kubeadm.go:322] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0226 11:45:38.104612 614803 kubeadm.go:322] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0226 11:45:38.104658 614803 kubeadm.go:322] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0226 11:45:38.104721 614803 kubeadm.go:322] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0226 11:45:38.104772 614803 kubeadm.go:322] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0226 11:45:38.104816 614803 kubeadm.go:322] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0226 11:45:38.104868 614803 kubeadm.go:322] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0226 11:45:38.104917 614803 kubeadm.go:322] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0226 11:45:38.104986 614803 kubeadm.go:322] [preflight] Pulling images required for setting up a Kubernetes cluster
I0226 11:45:38.105078 614803 kubeadm.go:322] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0226 11:45:38.105173 614803 kubeadm.go:322] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0226 11:45:38.105234 614803 kubeadm.go:322] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0226 11:45:38.107073 614803 out.go:204] - Generating certificates and keys ...
I0226 11:45:38.107171 614803 kubeadm.go:322] [certs] Using existing ca certificate authority
I0226 11:45:38.107235 614803 kubeadm.go:322] [certs] Using existing apiserver certificate and key on disk
I0226 11:45:38.107299 614803 kubeadm.go:322] [certs] Generating "apiserver-kubelet-client" certificate and key
I0226 11:45:38.107353 614803 kubeadm.go:322] [certs] Generating "front-proxy-ca" certificate and key
I0226 11:45:38.107410 614803 kubeadm.go:322] [certs] Generating "front-proxy-client" certificate and key
I0226 11:45:38.107457 614803 kubeadm.go:322] [certs] Generating "etcd/ca" certificate and key
I0226 11:45:38.107511 614803 kubeadm.go:322] [certs] Generating "etcd/server" certificate and key
I0226 11:45:38.107631 614803 kubeadm.go:322] [certs] etcd/server serving cert is signed for DNS names [addons-006797 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0226 11:45:38.107682 614803 kubeadm.go:322] [certs] Generating "etcd/peer" certificate and key
I0226 11:45:38.107791 614803 kubeadm.go:322] [certs] etcd/peer serving cert is signed for DNS names [addons-006797 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0226 11:45:38.107853 614803 kubeadm.go:322] [certs] Generating "etcd/healthcheck-client" certificate and key
I0226 11:45:38.107913 614803 kubeadm.go:322] [certs] Generating "apiserver-etcd-client" certificate and key
I0226 11:45:38.107955 614803 kubeadm.go:322] [certs] Generating "sa" key and public key
I0226 11:45:38.108008 614803 kubeadm.go:322] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0226 11:45:38.108056 614803 kubeadm.go:322] [kubeconfig] Writing "admin.conf" kubeconfig file
I0226 11:45:38.108107 614803 kubeadm.go:322] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0226 11:45:38.108181 614803 kubeadm.go:322] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0226 11:45:38.108234 614803 kubeadm.go:322] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0226 11:45:38.108311 614803 kubeadm.go:322] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0226 11:45:38.108373 614803 kubeadm.go:322] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0226 11:45:38.110438 614803 out.go:204] - Booting up control plane ...
I0226 11:45:38.110618 614803 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0226 11:45:38.110715 614803 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0226 11:45:38.110839 614803 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0226 11:45:38.110995 614803 kubeadm.go:322] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0226 11:45:38.111097 614803 kubeadm.go:322] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0226 11:45:38.111142 614803 kubeadm.go:322] [kubelet-start] Starting the kubelet
I0226 11:45:38.111305 614803 kubeadm.go:322] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I0226 11:45:38.111388 614803 kubeadm.go:322] [apiclient] All control plane components are healthy after 7.004006 seconds
I0226 11:45:38.111500 614803 kubeadm.go:322] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0226 11:45:38.111639 614803 kubeadm.go:322] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0226 11:45:38.111702 614803 kubeadm.go:322] [upload-certs] Skipping phase. Please see --upload-certs
I0226 11:45:38.111892 614803 kubeadm.go:322] [mark-control-plane] Marking the node addons-006797 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0226 11:45:38.111953 614803 kubeadm.go:322] [bootstrap-token] Using token: 8u5o1u.os64pgduvv6kzro6
I0226 11:45:38.113755 614803 out.go:204] - Configuring RBAC rules ...
I0226 11:45:38.113882 614803 kubeadm.go:322] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0226 11:45:38.113974 614803 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0226 11:45:38.114122 614803 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0226 11:45:38.114258 614803 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0226 11:45:38.114381 614803 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0226 11:45:38.114491 614803 kubeadm.go:322] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0226 11:45:38.114613 614803 kubeadm.go:322] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0226 11:45:38.114661 614803 kubeadm.go:322] [addons] Applied essential addon: CoreDNS
I0226 11:45:38.114712 614803 kubeadm.go:322] [addons] Applied essential addon: kube-proxy
I0226 11:45:38.114720 614803 kubeadm.go:322]
I0226 11:45:38.114782 614803 kubeadm.go:322] Your Kubernetes control-plane has initialized successfully!
I0226 11:45:38.114790 614803 kubeadm.go:322]
I0226 11:45:38.114869 614803 kubeadm.go:322] To start using your cluster, you need to run the following as a regular user:
I0226 11:45:38.114877 614803 kubeadm.go:322]
I0226 11:45:38.114904 614803 kubeadm.go:322] mkdir -p $HOME/.kube
I0226 11:45:38.114968 614803 kubeadm.go:322] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0226 11:45:38.115023 614803 kubeadm.go:322] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0226 11:45:38.115031 614803 kubeadm.go:322]
I0226 11:45:38.115086 614803 kubeadm.go:322] Alternatively, if you are the root user, you can run:
I0226 11:45:38.115094 614803 kubeadm.go:322]
I0226 11:45:38.115143 614803 kubeadm.go:322] export KUBECONFIG=/etc/kubernetes/admin.conf
I0226 11:45:38.115151 614803 kubeadm.go:322]
I0226 11:45:38.115204 614803 kubeadm.go:322] You should now deploy a pod network to the cluster.
I0226 11:45:38.115288 614803 kubeadm.go:322] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0226 11:45:38.115362 614803 kubeadm.go:322] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0226 11:45:38.115370 614803 kubeadm.go:322]
I0226 11:45:38.115456 614803 kubeadm.go:322] You can now join any number of control-plane nodes by copying certificate authorities
I0226 11:45:38.115538 614803 kubeadm.go:322] and service account keys on each node and then running the following as root:
I0226 11:45:38.115546 614803 kubeadm.go:322]
I0226 11:45:38.115639 614803 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token 8u5o1u.os64pgduvv6kzro6 \
I0226 11:45:38.115751 614803 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:4951039124412052416f64387a7476aba3429f2071dfaa9a882b475b36ccdccb \
I0226 11:45:38.115775 614803 kubeadm.go:322] --control-plane
I0226 11:45:38.115783 614803 kubeadm.go:322]
I0226 11:45:38.115871 614803 kubeadm.go:322] Then you can join any number of worker nodes by running the following on each as root:
I0226 11:45:38.115879 614803 kubeadm.go:322]
I0226 11:45:38.115963 614803 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token 8u5o1u.os64pgduvv6kzro6 \
I0226 11:45:38.116084 614803 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:4951039124412052416f64387a7476aba3429f2071dfaa9a882b475b36ccdccb
I0226 11:45:38.116097 614803 cni.go:84] Creating CNI manager for ""
I0226 11:45:38.116105 614803 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0226 11:45:38.118118 614803 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0226 11:45:38.119775 614803 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0226 11:45:38.129240 614803 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
I0226 11:45:38.129264 614803 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0226 11:45:38.164078 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0226 11:45:39.050704 614803 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0226 11:45:39.050878 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:39.050972 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl label nodes minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=4011915ad0e9b27ff42994854397cc2ed93516c6 minikube.k8s.io/name=addons-006797 minikube.k8s.io/updated_at=2024_02_26T11_45_39_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:39.241919 614803 ops.go:34] apiserver oom_adj: -16
I0226 11:45:39.242015 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:39.743031 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:40.242161 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:40.742504 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:41.242462 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:41.742665 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:42.242224 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:42.743126 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:43.242936 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:43.742136 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:44.243050 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:44.742572 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:45.242357 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:45.742695 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:46.242739 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:46.742508 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:47.243024 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:47.742252 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:48.242719 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:48.742260 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:49.242964 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:49.743100 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:50.242743 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:50.742171 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:51.242190 614803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0226 11:45:51.349248 614803 kubeadm.go:1088] duration metric: took 12.298438007s to wait for elevateKubeSystemPrivileges.
I0226 11:45:51.349274 614803 kubeadm.go:406] StartCluster complete in 30.316926111s
I0226 11:45:51.349292 614803 settings.go:142] acquiring lock: {Name:mk1588246e1eeb31f86f63cf3c470d51f6fe64da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:51.349400 614803 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18222-608626/kubeconfig
I0226 11:45:51.349811 614803 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18222-608626/kubeconfig: {Name:mk0efe1f972316757632066327a27c71356b5734 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0226 11:45:51.351359 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0226 11:45:51.351498 614803 addons.go:502] enable addons start: toEnable=map[ambassador:false 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 helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow: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:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
I0226 11:45:51.351604 614803 addons.go:69] Setting yakd=true in profile "addons-006797"
I0226 11:45:51.351638 614803 addons.go:234] Setting addon yakd=true in "addons-006797"
I0226 11:45:51.351682 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.351874 614803 config.go:182] Loaded profile config "addons-006797": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0226 11:45:51.351921 614803 addons.go:69] Setting inspektor-gadget=true in profile "addons-006797"
I0226 11:45:51.351932 614803 addons.go:234] Setting addon inspektor-gadget=true in "addons-006797"
I0226 11:45:51.351965 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.352403 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.352697 614803 addons.go:69] Setting metrics-server=true in profile "addons-006797"
I0226 11:45:51.352734 614803 addons.go:234] Setting addon metrics-server=true in "addons-006797"
I0226 11:45:51.352784 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.352882 614803 addons.go:69] Setting cloud-spanner=true in profile "addons-006797"
I0226 11:45:51.352895 614803 addons.go:234] Setting addon cloud-spanner=true in "addons-006797"
I0226 11:45:51.352923 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.353441 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.354039 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.355724 614803 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-006797"
I0226 11:45:51.355787 614803 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-006797"
I0226 11:45:51.355827 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.356254 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.363491 614803 addons.go:69] Setting default-storageclass=true in profile "addons-006797"
I0226 11:45:51.363527 614803 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-006797"
I0226 11:45:51.363898 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.364335 614803 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-006797"
I0226 11:45:51.364359 614803 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-006797"
I0226 11:45:51.364409 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.365068 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.376868 614803 addons.go:69] Setting gcp-auth=true in profile "addons-006797"
I0226 11:45:51.376905 614803 mustload.go:65] Loading cluster: addons-006797
I0226 11:45:51.377113 614803 config.go:182] Loaded profile config "addons-006797": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0226 11:45:51.377377 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.382955 614803 addons.go:69] Setting registry=true in profile "addons-006797"
I0226 11:45:51.382991 614803 addons.go:234] Setting addon registry=true in "addons-006797"
I0226 11:45:51.383045 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.383502 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.396828 614803 addons.go:69] Setting ingress=true in profile "addons-006797"
I0226 11:45:51.396867 614803 addons.go:234] Setting addon ingress=true in "addons-006797"
I0226 11:45:51.396935 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.397493 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.424215 614803 addons.go:69] Setting storage-provisioner=true in profile "addons-006797"
I0226 11:45:51.424264 614803 addons.go:234] Setting addon storage-provisioner=true in "addons-006797"
I0226 11:45:51.424351 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.433294 614803 addons.go:69] Setting ingress-dns=true in profile "addons-006797"
I0226 11:45:51.433378 614803 addons.go:234] Setting addon ingress-dns=true in "addons-006797"
I0226 11:45:51.433492 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.435557 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.446783 614803 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-006797"
I0226 11:45:51.446870 614803 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-006797"
I0226 11:45:51.447249 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.476951 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.492782 614803 addons.go:69] Setting volumesnapshots=true in profile "addons-006797"
I0226 11:45:51.492858 614803 addons.go:234] Setting addon volumesnapshots=true in "addons-006797"
I0226 11:45:51.492946 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.493558 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.515136 614803 out.go:177] - Using image docker.io/registry:2.8.3
I0226 11:45:51.520354 614803 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
I0226 11:45:51.522344 614803 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
I0226 11:45:51.522368 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0226 11:45:51.522440 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.586171 614803 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.14
I0226 11:45:51.598896 614803 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
I0226 11:45:51.598936 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0226 11:45:51.599020 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.612524 614803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0226 11:45:51.614847 614803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0226 11:45:51.585916 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.615999 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.617085 614803 addons.go:234] Setting addon default-storageclass=true in "addons-006797"
I0226 11:45:51.622452 614803 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.25.1
I0226 11:45:51.626230 614803 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
I0226 11:45:51.626239 614803 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0226 11:45:51.642110 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.642397 614803 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0226 11:45:51.642403 614803 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.9.6
I0226 11:45:51.642587 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.646396 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.664162 614803 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.4
I0226 11:45:51.667981 614803 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0226 11:45:51.668002 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0226 11:45:51.668071 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.669168 614803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0226 11:45:51.671941 614803 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0226 11:45:51.673805 614803 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0226 11:45:51.675767 614803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0226 11:45:51.677496 614803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0226 11:45:51.679244 614803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0226 11:45:51.680992 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0226 11:45:51.681013 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0226 11:45:51.681085 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.690841 614803 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
I0226 11:45:51.690867 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0226 11:45:51.690937 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.723319 614803 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0226 11:45:51.731036 614803 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0226 11:45:51.731343 614803 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0226 11:45:51.731369 614803 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
I0226 11:45:51.732617 614803 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-006797"
I0226 11:45:51.732636 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0226 11:45:51.735010 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0226 11:45:51.735080 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0226 11:45:51.735095 614803 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0226 11:45:51.737243 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0226 11:45:51.737373 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.737652 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.747518 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.747740 614803 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231226-1a7112e06
I0226 11:45:51.750480 614803 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231226-1a7112e06
I0226 11:45:51.758668 614803 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0226 11:45:51.758690 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16103 bytes)
I0226 11:45:51.758773 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.747976 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:51.762843 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:51.748127 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.779945 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.848846 614803 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0226 11:45:51.858867 614803 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0226 11:45:51.859098 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0226 11:45:51.859262 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.879203 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.882224 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0226 11:45:51.900320 614803 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
I0226 11:45:51.900344 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0226 11:45:51.900420 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:51.927607 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.946961 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.951137 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.962430 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:51.994766 614803 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0226 11:45:51.996928 614803 out.go:177] - Using image docker.io/busybox:stable
I0226 11:45:51.998950 614803 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0226 11:45:51.998977 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0226 11:45:51.999064 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:52.017327 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:52.020848 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:52.033847 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:52.047928 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:52.073489 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:52.103409 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:52.172570 614803 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
I0226 11:45:52.172602 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0226 11:45:52.197069 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0226 11:45:52.297642 614803 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-006797" context rescaled to 1 replicas
I0226 11:45:52.297685 614803 start.go:223] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
I0226 11:45:52.299952 614803 out.go:177] * Verifying Kubernetes components...
I0226 11:45:52.302737 614803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0226 11:45:52.386369 614803 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
I0226 11:45:52.386392 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0226 11:45:52.397280 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0226 11:45:52.411407 614803 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0226 11:45:52.411441 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0226 11:45:52.459458 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0226 11:45:52.511783 614803 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0226 11:45:52.511809 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0226 11:45:52.519727 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0226 11:45:52.526465 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0226 11:45:52.529765 614803 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0226 11:45:52.529789 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0226 11:45:52.551314 614803 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0226 11:45:52.551343 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0226 11:45:52.570279 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0226 11:45:52.630657 614803 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0226 11:45:52.630684 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0226 11:45:52.636447 614803 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
I0226 11:45:52.636483 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0226 11:45:52.677460 614803 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0226 11:45:52.677489 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0226 11:45:52.680107 614803 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
I0226 11:45:52.680146 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0226 11:45:52.682280 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0226 11:45:52.685164 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0226 11:45:52.685189 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0226 11:45:52.687810 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0226 11:45:52.724888 614803 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0226 11:45:52.724915 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0226 11:45:52.796481 614803 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0226 11:45:52.796525 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0226 11:45:52.831623 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0226 11:45:52.831659 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0226 11:45:52.874211 614803 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
I0226 11:45:52.874236 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0226 11:45:52.874846 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0226 11:45:52.874864 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0226 11:45:52.878814 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:52.976180 614803 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0226 11:45:52.976208 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0226 11:45:53.046732 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0226 11:45:53.046759 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0226 11:45:53.077678 614803 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0226 11:45:53.077710 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0226 11:45:53.078969 614803 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
I0226 11:45:53.078992 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0226 11:45:53.146459 614803 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0226 11:45:53.146485 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0226 11:45:53.219632 614803 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
I0226 11:45:53.219662 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0226 11:45:53.278058 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0226 11:45:53.278089 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0226 11:45:53.296869 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:53.329162 614803 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
I0226 11:45:53.329190 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0226 11:45:53.400274 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:53.412527 614803 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0226 11:45:53.412557 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0226 11:45:53.469276 614803 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0226 11:45:53.469302 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0226 11:45:53.489755 614803 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0226 11:45:53.489781 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0226 11:45:53.557614 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0226 11:45:53.560528 614803 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0226 11:45:53.560560 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0226 11:45:53.621427 614803 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0226 11:45:53.621453 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0226 11:45:53.775102 614803 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0226 11:45:53.775136 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0226 11:45:53.929362 614803 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0226 11:45:53.929390 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0226 11:45:54.104423 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:54.696416 614803 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.814131997s)
I0226 11:45:54.696550 614803 start.go:929] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0226 11:45:56.239869 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.042758017s)
I0226 11:45:56.239984 614803 ssh_runner.go:235] Completed: sudo systemctl is-active --quiet service kubelet: (3.937222187s)
I0226 11:45:56.240286 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.842980846s)
I0226 11:45:56.241115 614803 node_ready.go:35] waiting up to 6m0s for node "addons-006797" to be "Ready" ...
I0226 11:45:56.777799 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.318301199s)
I0226 11:45:56.777869 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.258116748s)
I0226 11:45:57.739075 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.212571889s)
I0226 11:45:58.247438 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:45:58.496994 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.926675558s)
I0226 11:45:58.497039 614803 addons.go:470] Verifying addon ingress=true in "addons-006797"
I0226 11:45:58.499134 614803 out.go:177] * Verifying ingress addon...
I0226 11:45:58.497191 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.814878747s)
I0226 11:45:58.497234 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.809402752s)
I0226 11:45:58.497287 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (5.61845309s)
I0226 11:45:58.497359 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (5.200462819s)
I0226 11:45:58.497473 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.939829002s)
I0226 11:45:58.497575 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (5.097109298s)
I0226 11:45:58.499292 614803 addons.go:470] Verifying addon registry=true in "addons-006797"
I0226 11:45:58.502838 614803 out.go:177] * Verifying registry addon...
I0226 11:45:58.499487 614803 addons.go:470] Verifying addon metrics-server=true in "addons-006797"
W0226 11:45:58.499659 614803 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:58.505524 614803 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0226 11:45:58.505553 614803 retry.go:31] will retry after 164.862799ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:58.506613 614803 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-006797 service yakd-dashboard -n yakd-dashboard
I0226 11:45:58.507766 614803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0226 11:45:58.521235 614803 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0226 11:45:58.521315 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:45:58.522642 614803 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0226 11:45:58.522703 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:45:58.673194 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:45:58.792906 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (4.688416413s)
I0226 11:45:58.792988 614803 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-006797"
I0226 11:45:58.796146 614803 out.go:177] * Verifying csi-hostpath-driver addon...
I0226 11:45:58.799824 614803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0226 11:45:58.806461 614803 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0226 11:45:58.806533 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:45:58.842976 614803 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0226 11:45:58.843131 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:58.867887 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:58.987389 614803 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0226 11:45:59.011416 614803 addons.go:234] Setting addon gcp-auth=true in "addons-006797"
I0226 11:45:59.011471 614803 host.go:66] Checking if "addons-006797" exists ...
I0226 11:45:59.011939 614803 cli_runner.go:164] Run: docker container inspect addons-006797 --format={{.State.Status}}
I0226 11:45:59.032056 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:45:59.032415 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:45:59.038662 614803 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0226 11:45:59.038722 614803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006797
I0226 11:45:59.064771 614803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36801 SSHKeyPath:/home/jenkins/minikube-integration/18222-608626/.minikube/machines/addons-006797/id_rsa Username:docker}
I0226 11:45:59.316232 614803 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0226 11:45:59.316302 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:45:59.527777 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:45:59.548252 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:45:59.806953 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:00.024034 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:00.026498 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:00.277105 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:00.318258 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:00.533887 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:00.535220 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:00.719398 614803 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.68069656s)
I0226 11:46:00.719406 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.046118121s)
I0226 11:46:00.721858 614803 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231226-1a7112e06
I0226 11:46:00.724500 614803 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.1
I0226 11:46:00.726811 614803 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0226 11:46:00.726877 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0226 11:46:00.787270 614803 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0226 11:46:00.787293 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0226 11:46:00.804959 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:00.839782 614803 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0226 11:46:00.839849 614803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5432 bytes)
I0226 11:46:00.891079 614803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0226 11:46:01.037803 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:01.039806 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:01.305066 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:01.511935 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:01.515004 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:01.805411 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:02.037170 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:02.039048 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:02.227310 614803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (1.336148188s)
I0226 11:46:02.231274 614803 addons.go:470] Verifying addon gcp-auth=true in "addons-006797"
I0226 11:46:02.234943 614803 out.go:177] * Verifying gcp-auth addon...
I0226 11:46:02.241846 614803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0226 11:46:02.277518 614803 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0226 11:46:02.277584 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:02.316094 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:02.513397 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:02.515464 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:02.747235 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:02.747760 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:02.805480 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:03.024741 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:03.027064 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:03.246934 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:03.305207 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:03.513949 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:03.515823 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:03.748799 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:03.804579 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:04.031138 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:04.032207 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:04.251026 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:04.306544 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:04.514927 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:04.517466 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:04.748726 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:04.753239 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:04.804644 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:05.026706 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:05.026981 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:05.246243 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:05.304137 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:05.512862 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:05.513525 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:05.747988 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:05.805666 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:06.019368 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:06.022176 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:06.247326 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:06.304569 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:06.513754 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:06.516068 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:06.745587 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:06.805689 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:07.013787 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:07.017467 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:07.245184 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:07.246623 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:07.304458 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:07.513354 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:07.515006 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:07.745562 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:07.804876 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:08.016412 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:08.017266 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:08.246221 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:08.304364 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:08.512330 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:08.513919 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:08.745140 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:08.804649 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:09.013818 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:09.016927 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:09.245484 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:09.304394 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:09.512059 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:09.514938 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:09.744658 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:09.745609 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:09.804810 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:10.018422 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:10.023797 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:10.246088 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:10.305055 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:10.512070 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:10.513765 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:10.745536 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:10.805031 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:11.013148 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:11.015711 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:11.245658 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:11.305037 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:11.512895 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:11.513924 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:11.745824 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:11.746231 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:11.804279 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:12.025959 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:12.027337 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:12.245844 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:12.304193 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:12.511635 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:12.514932 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:12.746388 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:12.804360 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:13.015021 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:13.019734 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:13.245001 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:13.305136 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:13.512578 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:13.514572 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:13.746663 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:13.804772 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:14.018022 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:14.019446 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:14.245207 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:14.245606 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:14.304800 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:14.514125 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:14.515156 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:14.746643 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:14.804850 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:15.021899 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:15.026459 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:15.246117 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:15.304903 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:15.512027 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:15.514907 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:15.745651 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:15.804962 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:16.017618 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:16.026745 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:16.246105 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:16.246630 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:16.304996 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:16.513604 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:16.514471 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:16.745753 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:16.805204 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:17.013556 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:17.015135 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:17.246541 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:17.305008 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:17.512630 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:17.514370 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:17.746730 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:17.804909 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:18.014245 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:18.017305 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:18.246761 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:18.304919 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:18.511950 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:18.514087 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:18.745626 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:18.746645 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:18.806343 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:19.013694 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:19.017747 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:19.246678 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:19.305081 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:19.513908 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:19.515809 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:19.745907 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:19.804817 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:20.018359 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:20.019824 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:20.246269 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:20.304641 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:20.513258 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:20.514191 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:20.746162 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:20.804292 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:21.021595 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:21.023065 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:21.244603 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:21.245687 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:21.304577 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:21.518381 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:21.519381 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:21.745445 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:21.805653 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:22.014318 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:22.015153 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:22.245803 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:22.304920 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:22.513482 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:22.514313 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:22.746064 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:22.804373 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:23.013688 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:23.016652 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:23.246352 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:23.247019 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:23.304955 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:23.512785 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:23.512941 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:23.746149 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:23.804431 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:24.014526 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:24.017841 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:24.246027 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:24.312632 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:24.511797 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:24.515527 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:24.747296 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:24.804773 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:25.014037 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:25.019208 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:25.247314 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:25.305485 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:25.512315 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:25.514712 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:25.747013 614803 node_ready.go:58] node "addons-006797" has status "Ready":"False"
I0226 11:46:25.747354 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:25.805203 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:26.014338 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:26.017049 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:26.246704 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:26.304660 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:26.512992 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:26.514554 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:26.746591 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:26.804820 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:27.014604 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:27.017458 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:27.245567 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:27.304890 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:27.513999 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:27.517928 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:27.782428 614803 node_ready.go:49] node "addons-006797" has status "Ready":"True"
I0226 11:46:27.782452 614803 node_ready.go:38] duration metric: took 31.541280102s waiting for node "addons-006797" to be "Ready" ...
I0226 11:46:27.782463 614803 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0226 11:46:27.787305 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:27.802608 614803 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-2n2bn" in "kube-system" namespace to be "Ready" ...
I0226 11:46:27.821447 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:28.123939 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:28.139884 614803 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0226 11:46:28.139910 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:28.249899 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:28.314163 614803 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0226 11:46:28.314191 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:28.516535 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:28.523645 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:28.756050 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:28.820487 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:29.016063 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:29.016195 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:29.246315 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:29.308788 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:29.521554 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:29.532715 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:29.748175 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:29.818011 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:29.822787 614803 pod_ready.go:102] pod "coredns-5dd5756b68-2n2bn" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:30.031586 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:30.049268 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:30.246611 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:30.324565 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:30.331379 614803 pod_ready.go:92] pod "coredns-5dd5756b68-2n2bn" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:30.331416 614803 pod_ready.go:81] duration metric: took 2.528760862s waiting for pod "coredns-5dd5756b68-2n2bn" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.331436 614803 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.339683 614803 pod_ready.go:92] pod "etcd-addons-006797" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:30.339711 614803 pod_ready.go:81] duration metric: took 8.26546ms waiting for pod "etcd-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.339737 614803 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.347357 614803 pod_ready.go:92] pod "kube-apiserver-addons-006797" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:30.347393 614803 pod_ready.go:81] duration metric: took 7.644614ms waiting for pod "kube-apiserver-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.347406 614803 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.354051 614803 pod_ready.go:92] pod "kube-controller-manager-addons-006797" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:30.354078 614803 pod_ready.go:81] duration metric: took 6.663178ms waiting for pod "kube-controller-manager-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.354093 614803 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-5xmt7" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.360656 614803 pod_ready.go:92] pod "kube-proxy-5xmt7" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:30.360704 614803 pod_ready.go:81] duration metric: took 6.593502ms waiting for pod "kube-proxy-5xmt7" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.360716 614803 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.518710 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:30.519709 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:30.708090 614803 pod_ready.go:92] pod "kube-scheduler-addons-006797" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:30.708125 614803 pod_ready.go:81] duration metric: took 347.400222ms waiting for pod "kube-scheduler-addons-006797" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.708141 614803 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace to be "Ready" ...
I0226 11:46:30.747393 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:30.806433 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:31.016159 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:31.054463 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:31.247127 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:31.323428 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:31.513262 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:31.523774 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:31.746161 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:31.806927 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:32.021005 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:32.026886 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:32.246203 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:32.309241 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:32.513883 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:32.520530 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:32.719187 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:32.747412 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:32.807936 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:33.033302 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:33.035540 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:33.248645 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:33.307298 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:33.526411 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:33.527671 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:33.746794 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:33.806829 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:34.023776 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:34.033102 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:34.253680 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:34.308035 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:34.513353 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:34.514588 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:34.746438 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:34.805547 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:35.017249 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:35.020424 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:35.214906 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:35.245473 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:35.308188 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:35.517038 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:35.520636 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:35.747304 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:35.806716 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:36.031287 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:36.033019 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:36.246605 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:36.308616 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:36.518116 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:36.518746 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:36.747221 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:36.808874 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:37.012864 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:37.023013 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:37.215396 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:37.249277 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:37.311207 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:37.513767 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:37.517805 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:37.746264 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:37.807404 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:38.013687 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:38.018375 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:38.246751 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:38.318024 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:38.515450 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:38.515509 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:38.745783 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:38.805885 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:39.016438 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:39.018130 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:39.225038 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:39.248756 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:39.308999 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:39.512383 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:39.520428 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:39.746660 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:39.806490 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:40.045447 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:40.045713 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:40.245524 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:40.306429 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:40.512758 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:40.514845 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:40.747602 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:40.806223 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:41.015495 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:41.016666 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:41.245820 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:41.309837 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:41.514247 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:41.518716 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:41.718352 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:41.747224 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:41.807110 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:42.022356 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:42.031769 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:42.248586 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:42.306318 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:42.519271 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:42.520917 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:42.745952 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:42.806116 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:43.012587 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:43.017639 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:43.246487 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:43.307935 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:43.512445 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:43.515596 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:43.746571 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:43.809588 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:44.026092 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:44.034299 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:44.221012 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:44.247690 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:44.306993 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:44.531852 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:44.543961 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:44.746205 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:44.806488 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:45.023906 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:45.025079 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:45.246922 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:45.310598 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:45.512803 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:45.515909 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:45.747545 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:45.807368 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:46.034197 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:46.040266 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:46.247034 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:46.308544 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:46.514575 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:46.518901 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:46.719788 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:46.746417 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:46.806659 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:47.013092 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:47.020264 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:47.248253 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:47.309238 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:47.512842 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:47.515020 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:47.746595 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:47.806183 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:48.016074 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:48.019395 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:48.245586 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:48.306640 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:48.531626 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:48.534444 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:48.746001 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:48.809821 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:49.026681 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:49.029870 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:49.215666 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:49.255837 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:49.307803 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:49.512604 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:49.517358 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:49.746686 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:49.806973 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:50.059632 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:50.089329 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:50.245983 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:50.305921 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:50.517723 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:50.518866 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:50.746465 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:50.806107 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:51.022735 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:51.028462 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:51.217704 614803 pod_ready.go:102] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:51.246097 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:51.306056 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:51.541618 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:51.544770 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:51.715540 614803 pod_ready.go:92] pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:51.715569 614803 pod_ready.go:81] duration metric: took 21.007420009s waiting for pod "metrics-server-69cf46c98-4r7kf" in "kube-system" namespace to be "Ready" ...
I0226 11:46:51.715582 614803 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-z98fk" in "kube-system" namespace to be "Ready" ...
I0226 11:46:51.745691 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:51.806354 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:52.023150 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:52.023895 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:52.246037 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:52.305803 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:52.521830 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:52.522506 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:52.746337 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:52.814234 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:53.026053 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:53.031726 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:53.245829 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:53.305932 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:53.511837 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:53.527054 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:53.722770 614803 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-z98fk" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:53.746822 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:53.805738 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:54.017334 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:54.027875 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:54.253376 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:54.307310 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:54.527442 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:54.535851 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:54.747978 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:54.807790 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:55.021411 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:55.022606 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:55.248285 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:55.305436 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:55.515871 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:55.519602 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:55.726872 614803 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-z98fk" in "kube-system" namespace has status "Ready":"False"
I0226 11:46:55.746010 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:55.806437 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:56.015940 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:56.033627 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:56.246578 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:56.307734 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:56.515192 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:56.516241 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:56.747234 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:56.810380 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:57.014740 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:57.017024 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:57.246371 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:57.306496 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:57.516280 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:57.517915 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:57.734180 614803 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-z98fk" in "kube-system" namespace has status "Ready":"True"
I0226 11:46:57.734208 614803 pod_ready.go:81] duration metric: took 6.018597758s waiting for pod "nvidia-device-plugin-daemonset-z98fk" in "kube-system" namespace to be "Ready" ...
I0226 11:46:57.734234 614803 pod_ready.go:38] duration metric: took 29.951757279s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0226 11:46:57.734252 614803 api_server.go:52] waiting for apiserver process to appear ...
I0226 11:46:57.734284 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0226 11:46:57.734349 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0226 11:46:57.745908 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:57.801472 614803 cri.go:89] found id: "04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7"
I0226 11:46:57.801575 614803 cri.go:89] found id: ""
I0226 11:46:57.801612 614803 logs.go:276] 1 containers: [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7]
I0226 11:46:57.801686 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:57.806005 614803 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0226 11:46:57.806094 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0226 11:46:57.808043 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:57.877709 614803 cri.go:89] found id: "e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e"
I0226 11:46:57.877731 614803 cri.go:89] found id: ""
I0226 11:46:57.877740 614803 logs.go:276] 1 containers: [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e]
I0226 11:46:57.877806 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:57.882510 614803 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0226 11:46:57.882611 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0226 11:46:57.933891 614803 cri.go:89] found id: "be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41"
I0226 11:46:57.933968 614803 cri.go:89] found id: ""
I0226 11:46:57.933992 614803 logs.go:276] 1 containers: [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41]
I0226 11:46:57.934089 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:57.939214 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0226 11:46:57.939338 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0226 11:46:58.025465 614803 cri.go:89] found id: "48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e"
I0226 11:46:58.025539 614803 cri.go:89] found id: ""
I0226 11:46:58.025562 614803 logs.go:276] 1 containers: [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e]
I0226 11:46:58.025648 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:58.036096 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:58.037584 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0226 11:46:58.037656 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0226 11:46:58.042932 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:58.121743 614803 cri.go:89] found id: "66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68"
I0226 11:46:58.121766 614803 cri.go:89] found id: ""
I0226 11:46:58.121774 614803 logs.go:276] 1 containers: [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68]
I0226 11:46:58.121829 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:58.125615 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0226 11:46:58.125688 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0226 11:46:58.164873 614803 cri.go:89] found id: "0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810"
I0226 11:46:58.164900 614803 cri.go:89] found id: ""
I0226 11:46:58.164909 614803 logs.go:276] 1 containers: [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810]
I0226 11:46:58.164989 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:58.169108 614803 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0226 11:46:58.169209 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0226 11:46:58.220247 614803 cri.go:89] found id: "11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787"
I0226 11:46:58.220272 614803 cri.go:89] found id: ""
I0226 11:46:58.220280 614803 logs.go:276] 1 containers: [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787]
I0226 11:46:58.220343 614803 ssh_runner.go:195] Run: which crictl
I0226 11:46:58.223866 614803 logs.go:123] Gathering logs for kubelet ...
I0226 11:46:58.223893 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
I0226 11:46:58.253452 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
W0226 11:46:58.285930 614803 logs.go:138] Found kubelet problem: Feb 26 11:46:27 addons-006797 kubelet[1354]: W0226 11:46:27.756941 1354 reflector.go:535] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
W0226 11:46:58.286181 614803 logs.go:138] Found kubelet problem: Feb 26 11:46:27 addons-006797 kubelet[1354]: E0226 11:46:27.757003 1354 reflector.go:147] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
I0226 11:46:58.310916 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:58.318202 614803 logs.go:123] Gathering logs for dmesg ...
I0226 11:46:58.318239 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0226 11:46:58.337932 614803 logs.go:123] Gathering logs for describe nodes ...
I0226 11:46:58.337973 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0226 11:46:58.512736 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:58.517696 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:58.542286 614803 logs.go:123] Gathering logs for kube-scheduler [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e] ...
I0226 11:46:58.542362 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e"
I0226 11:46:58.590675 614803 logs.go:123] Gathering logs for kube-proxy [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68] ...
I0226 11:46:58.590709 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68"
I0226 11:46:58.637527 614803 logs.go:123] Gathering logs for kube-controller-manager [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810] ...
I0226 11:46:58.637556 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810"
I0226 11:46:58.755237 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:58.782630 614803 logs.go:123] Gathering logs for CRI-O ...
I0226 11:46:58.782672 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0226 11:46:58.806707 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:58.931641 614803 logs.go:123] Gathering logs for kube-apiserver [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7] ...
I0226 11:46:58.931976 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7"
I0226 11:46:59.011805 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:59.023550 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:59.204269 614803 logs.go:123] Gathering logs for etcd [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e] ...
I0226 11:46:59.204351 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e"
I0226 11:46:59.245735 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:59.306982 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:59.335536 614803 logs.go:123] Gathering logs for coredns [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41] ...
I0226 11:46:59.335612 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41"
I0226 11:46:59.517699 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:46:59.526738 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:46:59.533244 614803 logs.go:123] Gathering logs for kindnet [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787] ...
I0226 11:46:59.533322 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787"
I0226 11:46:59.642669 614803 logs.go:123] Gathering logs for container status ...
I0226 11:46:59.642746 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0226 11:46:59.747522 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:46:59.817470 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:46:59.833980 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:46:59.834673 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0226 11:46:59.834770 614803 out.go:239] X Problems detected in kubelet:
W0226 11:46:59.834812 614803 out.go:239] Feb 26 11:46:27 addons-006797 kubelet[1354]: W0226 11:46:27.756941 1354 reflector.go:535] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
W0226 11:46:59.834982 614803 out.go:239] Feb 26 11:46:27 addons-006797 kubelet[1354]: E0226 11:46:27.757003 1354 reflector.go:147] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
I0226 11:46:59.835028 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:46:59.835050 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0226 11:47:00.033893 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:00.040516 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:00.249374 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:00.313713 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:00.513927 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:00.520057 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:00.746814 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:00.807937 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:01.045428 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:01.048243 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:01.248231 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:01.308085 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:01.523141 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:01.524062 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:01.747372 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:01.812201 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:02.016709 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:02.023546 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:02.246611 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:02.308505 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:02.512064 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:02.515282 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:02.746658 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:02.808843 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:03.015340 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:03.016348 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:03.246940 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:03.306950 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:03.512111 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:03.518830 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:03.746147 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:03.806462 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:04.016528 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:04.020870 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:04.245939 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:04.306721 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:04.513072 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:04.515496 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:04.746530 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:04.806932 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:05.012843 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:05.016521 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:05.246260 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:05.306015 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:05.515150 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:05.516233 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:05.746964 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:05.807991 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:06.014208 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:06.015832 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:06.245851 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:06.307044 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:06.516819 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:06.520818 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:06.745874 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:06.806640 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:07.050183 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:07.061694 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:07.246270 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:07.306667 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:07.512256 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:07.516856 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:07.746443 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:07.807784 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:08.025689 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:08.050411 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:08.246535 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:08.348194 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:08.514384 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:08.518587 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:08.745951 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:08.809109 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:09.014227 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:09.019273 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:09.246212 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:09.305888 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:09.512574 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:09.515742 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0226 11:47:09.754263 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:09.807386 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:09.836645 614803 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0226 11:47:09.852390 614803 api_server.go:72] duration metric: took 1m17.554644247s to wait for apiserver process to appear ...
I0226 11:47:09.852418 614803 api_server.go:88] waiting for apiserver healthz status ...
I0226 11:47:09.852453 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0226 11:47:09.852513 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0226 11:47:09.894740 614803 cri.go:89] found id: "04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7"
I0226 11:47:09.894763 614803 cri.go:89] found id: ""
I0226 11:47:09.894771 614803 logs.go:276] 1 containers: [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7]
I0226 11:47:09.894827 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:09.899081 614803 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0226 11:47:09.899160 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0226 11:47:09.974433 614803 cri.go:89] found id: "e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e"
I0226 11:47:09.974455 614803 cri.go:89] found id: ""
I0226 11:47:09.974463 614803 logs.go:276] 1 containers: [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e]
I0226 11:47:09.974516 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:09.989097 614803 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0226 11:47:09.989166 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0226 11:47:10.033182 614803 kapi.go:107] duration metric: took 1m11.525412855s to wait for kubernetes.io/minikube-addons=registry ...
I0226 11:47:10.034670 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:10.095812 614803 cri.go:89] found id: "be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41"
I0226 11:47:10.095894 614803 cri.go:89] found id: ""
I0226 11:47:10.095920 614803 logs.go:276] 1 containers: [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41]
I0226 11:47:10.096015 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:10.100259 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0226 11:47:10.100423 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0226 11:47:10.149447 614803 cri.go:89] found id: "48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e"
I0226 11:47:10.149530 614803 cri.go:89] found id: ""
I0226 11:47:10.149555 614803 logs.go:276] 1 containers: [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e]
I0226 11:47:10.149640 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:10.156744 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0226 11:47:10.156868 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0226 11:47:10.224981 614803 cri.go:89] found id: "66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68"
I0226 11:47:10.225006 614803 cri.go:89] found id: ""
I0226 11:47:10.225027 614803 logs.go:276] 1 containers: [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68]
I0226 11:47:10.225086 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:10.229471 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0226 11:47:10.229549 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0226 11:47:10.246665 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:10.293674 614803 cri.go:89] found id: "0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810"
I0226 11:47:10.293699 614803 cri.go:89] found id: ""
I0226 11:47:10.293708 614803 logs.go:276] 1 containers: [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810]
I0226 11:47:10.293771 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:10.301373 614803 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0226 11:47:10.301453 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0226 11:47:10.310813 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:10.360225 614803 cri.go:89] found id: "11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787"
I0226 11:47:10.360250 614803 cri.go:89] found id: ""
I0226 11:47:10.360259 614803 logs.go:276] 1 containers: [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787]
I0226 11:47:10.360328 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:10.365859 614803 logs.go:123] Gathering logs for kube-controller-manager [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810] ...
I0226 11:47:10.365884 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810"
I0226 11:47:10.470778 614803 logs.go:123] Gathering logs for kindnet [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787] ...
I0226 11:47:10.470819 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787"
I0226 11:47:10.512499 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:10.518155 614803 logs.go:123] Gathering logs for CRI-O ...
I0226 11:47:10.518184 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0226 11:47:10.621330 614803 logs.go:123] Gathering logs for container status ...
I0226 11:47:10.621417 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0226 11:47:10.673318 614803 logs.go:123] Gathering logs for dmesg ...
I0226 11:47:10.673351 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0226 11:47:10.693787 614803 logs.go:123] Gathering logs for etcd [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e] ...
I0226 11:47:10.693819 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e"
I0226 11:47:10.750791 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:10.754123 614803 logs.go:123] Gathering logs for coredns [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41] ...
I0226 11:47:10.754172 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41"
I0226 11:47:10.799234 614803 logs.go:123] Gathering logs for kube-scheduler [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e] ...
I0226 11:47:10.799262 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e"
I0226 11:47:10.807747 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:10.854293 614803 logs.go:123] Gathering logs for kubelet ...
I0226 11:47:10.854335 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0226 11:47:10.918362 614803 logs.go:138] Found kubelet problem: Feb 26 11:46:27 addons-006797 kubelet[1354]: W0226 11:46:27.756941 1354 reflector.go:535] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
W0226 11:47:10.918620 614803 logs.go:138] Found kubelet problem: Feb 26 11:46:27 addons-006797 kubelet[1354]: E0226 11:46:27.757003 1354 reflector.go:147] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
I0226 11:47:10.953769 614803 logs.go:123] Gathering logs for describe nodes ...
I0226 11:47:10.953808 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0226 11:47:11.019102 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:11.107784 614803 logs.go:123] Gathering logs for kube-apiserver [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7] ...
I0226 11:47:11.107819 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7"
I0226 11:47:11.185268 614803 logs.go:123] Gathering logs for kube-proxy [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68] ...
I0226 11:47:11.185356 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68"
I0226 11:47:11.231789 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:47:11.231813 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0226 11:47:11.231858 614803 out.go:239] X Problems detected in kubelet:
W0226 11:47:11.231867 614803 out.go:239] Feb 26 11:46:27 addons-006797 kubelet[1354]: W0226 11:46:27.756941 1354 reflector.go:535] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
W0226 11:47:11.231875 614803 out.go:239] Feb 26 11:46:27 addons-006797 kubelet[1354]: E0226 11:46:27.757003 1354 reflector.go:147] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
I0226 11:47:11.231883 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:47:11.231889 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0226 11:47:11.246090 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:11.317123 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:11.512181 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:11.746980 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:11.810882 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:12.025914 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:12.246418 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:12.307044 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:12.512685 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:12.747626 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:12.810108 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:13.015779 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:13.245925 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:13.306262 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:13.512054 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:13.746215 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:13.807736 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:14.018370 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:14.246920 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:14.307006 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:14.512493 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:14.747057 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:14.808787 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:15.019697 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:15.245372 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:15.307032 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:15.512580 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:15.747219 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:15.806860 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:16.016163 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:16.246845 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:16.326201 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:16.512967 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:16.754087 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:16.808557 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:17.064146 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:17.246220 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:17.306469 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:17.514317 614803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0226 11:47:17.746693 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:17.811514 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:18.024990 614803 kapi.go:107] duration metric: took 1m19.519465864s to wait for app.kubernetes.io/name=ingress-nginx ...
I0226 11:47:18.246094 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:18.308105 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:18.748837 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:18.856149 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:19.247040 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:19.309027 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:19.752099 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:19.818647 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:20.246317 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:20.311073 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:20.745606 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0226 11:47:20.806106 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:21.233679 614803 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0226 11:47:21.243420 614803 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0226 11:47:21.245416 614803 api_server.go:141] control plane version: v1.28.4
I0226 11:47:21.245481 614803 api_server.go:131] duration metric: took 11.393055013s to wait for apiserver health ...
I0226 11:47:21.245519 614803 system_pods.go:43] waiting for kube-system pods to appear ...
I0226 11:47:21.245558 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0226 11:47:21.245642 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0226 11:47:21.257121 614803 kapi.go:107] duration metric: took 1m19.015273379s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0226 11:47:21.259635 614803 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-006797 cluster.
I0226 11:47:21.261644 614803 out.go:177] * 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.
I0226 11:47:21.263564 614803 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0226 11:47:21.309153 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:21.316781 614803 cri.go:89] found id: "04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7"
I0226 11:47:21.316805 614803 cri.go:89] found id: ""
I0226 11:47:21.316812 614803 logs.go:276] 1 containers: [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7]
I0226 11:47:21.316873 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.331696 614803 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0226 11:47:21.331838 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0226 11:47:21.431270 614803 cri.go:89] found id: "e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e"
I0226 11:47:21.431344 614803 cri.go:89] found id: ""
I0226 11:47:21.431375 614803 logs.go:276] 1 containers: [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e]
I0226 11:47:21.431462 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.435699 614803 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0226 11:47:21.435822 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0226 11:47:21.514051 614803 cri.go:89] found id: "be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41"
I0226 11:47:21.514130 614803 cri.go:89] found id: ""
I0226 11:47:21.514153 614803 logs.go:276] 1 containers: [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41]
I0226 11:47:21.514245 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.518585 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0226 11:47:21.518722 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0226 11:47:21.619241 614803 cri.go:89] found id: "48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e"
I0226 11:47:21.619313 614803 cri.go:89] found id: ""
I0226 11:47:21.619335 614803 logs.go:276] 1 containers: [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e]
I0226 11:47:21.619433 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.623551 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0226 11:47:21.623675 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0226 11:47:21.689507 614803 cri.go:89] found id: "66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68"
I0226 11:47:21.689578 614803 cri.go:89] found id: ""
I0226 11:47:21.689609 614803 logs.go:276] 1 containers: [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68]
I0226 11:47:21.689701 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.695574 614803 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0226 11:47:21.695696 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0226 11:47:21.743298 614803 cri.go:89] found id: "0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810"
I0226 11:47:21.743391 614803 cri.go:89] found id: ""
I0226 11:47:21.743414 614803 logs.go:276] 1 containers: [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810]
I0226 11:47:21.743504 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.747170 614803 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0226 11:47:21.747284 614803 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0226 11:47:21.801167 614803 cri.go:89] found id: "11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787"
I0226 11:47:21.801235 614803 cri.go:89] found id: ""
I0226 11:47:21.801256 614803 logs.go:276] 1 containers: [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787]
I0226 11:47:21.801350 614803 ssh_runner.go:195] Run: which crictl
I0226 11:47:21.804958 614803 logs.go:123] Gathering logs for kube-scheduler [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e] ...
I0226 11:47:21.804980 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e"
I0226 11:47:21.830956 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:21.856822 614803 logs.go:123] Gathering logs for kube-proxy [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68] ...
I0226 11:47:21.856898 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68"
I0226 11:47:21.911333 614803 logs.go:123] Gathering logs for kube-controller-manager [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810] ...
I0226 11:47:21.911415 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810"
I0226 11:47:21.989913 614803 logs.go:123] Gathering logs for kindnet [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787] ...
I0226 11:47:21.989948 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787"
I0226 11:47:22.073211 614803 logs.go:123] Gathering logs for dmesg ...
I0226 11:47:22.073240 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0226 11:47:22.105677 614803 logs.go:123] Gathering logs for describe nodes ...
I0226 11:47:22.105704 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0226 11:47:22.299166 614803 logs.go:123] Gathering logs for kube-apiserver [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7] ...
I0226 11:47:22.299197 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7"
I0226 11:47:22.307024 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:22.360615 614803 logs.go:123] Gathering logs for etcd [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e] ...
I0226 11:47:22.360650 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e"
I0226 11:47:22.411266 614803 logs.go:123] Gathering logs for CRI-O ...
I0226 11:47:22.411304 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0226 11:47:22.506573 614803 logs.go:123] Gathering logs for container status ...
I0226 11:47:22.506652 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0226 11:47:22.575072 614803 logs.go:123] Gathering logs for kubelet ...
I0226 11:47:22.575105 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0226 11:47:22.640400 614803 logs.go:138] Found kubelet problem: Feb 26 11:46:27 addons-006797 kubelet[1354]: W0226 11:46:27.756941 1354 reflector.go:535] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
W0226 11:47:22.640633 614803 logs.go:138] Found kubelet problem: Feb 26 11:46:27 addons-006797 kubelet[1354]: E0226 11:46:27.757003 1354 reflector.go:147] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
I0226 11:47:22.680638 614803 logs.go:123] Gathering logs for coredns [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41] ...
I0226 11:47:22.680696 614803 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41"
I0226 11:47:22.720384 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:47:22.720417 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0226 11:47:22.720490 614803 out.go:239] X Problems detected in kubelet:
W0226 11:47:22.720506 614803 out.go:239] Feb 26 11:46:27 addons-006797 kubelet[1354]: W0226 11:46:27.756941 1354 reflector.go:535] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
W0226 11:47:22.720539 614803 out.go:239] Feb 26 11:46:27 addons-006797 kubelet[1354]: E0226 11:46:27.757003 1354 reflector.go:147] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006797" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006797' and this object
I0226 11:47:22.720553 614803 out.go:304] Setting ErrFile to fd 2...
I0226 11:47:22.720569 614803 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0226 11:47:22.806426 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:23.306534 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:23.808164 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:24.306472 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:24.805763 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:25.306033 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:25.807598 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:26.309022 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:26.805996 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:27.310118 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:27.805919 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:28.305342 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:28.806680 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:29.306551 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:29.805451 614803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0226 11:47:30.306529 614803 kapi.go:107] duration metric: took 1m31.506709405s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0226 11:47:30.308729 614803 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, ingress-dns, default-storageclass, storage-provisioner, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
I0226 11:47:30.310858 614803 addons.go:505] enable addons completed in 1m38.959360604s: enabled=[cloud-spanner nvidia-device-plugin ingress-dns default-storageclass storage-provisioner inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
I0226 11:47:32.733638 614803 system_pods.go:59] 18 kube-system pods found
I0226 11:47:32.733674 614803 system_pods.go:61] "coredns-5dd5756b68-2n2bn" [112eca67-d522-4469-aa25-7d8fe877b932] Running
I0226 11:47:32.733681 614803 system_pods.go:61] "csi-hostpath-attacher-0" [9790ca86-b2a9-461b-96d7-17e9d31a9eaa] Running
I0226 11:47:32.733685 614803 system_pods.go:61] "csi-hostpath-resizer-0" [7d064a7d-0f4e-45b7-9c4f-566fe7091f12] Running
I0226 11:47:32.733689 614803 system_pods.go:61] "csi-hostpathplugin-sn8lq" [66dd4782-8001-42a0-8f86-9ef0e8ffa06d] Running
I0226 11:47:32.733693 614803 system_pods.go:61] "etcd-addons-006797" [39768eec-5fb2-4159-bbf1-e02c4005bc30] Running
I0226 11:47:32.733697 614803 system_pods.go:61] "kindnet-nl588" [69d0a8ae-04a9-4a5a-9dbd-714946e4fac6] Running
I0226 11:47:32.733701 614803 system_pods.go:61] "kube-apiserver-addons-006797" [61e46e14-c4d1-4a07-ac93-e4444cae6268] Running
I0226 11:47:32.733705 614803 system_pods.go:61] "kube-controller-manager-addons-006797" [e13a594f-c72c-4af1-abde-9d078c1b6500] Running
I0226 11:47:32.733715 614803 system_pods.go:61] "kube-ingress-dns-minikube" [fa3b3e84-32d1-450e-b388-d26586802798] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0226 11:47:32.733724 614803 system_pods.go:61] "kube-proxy-5xmt7" [6d3d6175-90cf-4c3d-b744-cace07cd5400] Running
I0226 11:47:32.733729 614803 system_pods.go:61] "kube-scheduler-addons-006797" [f7c2944a-1dd6-4a05-adeb-bf8e2deddadb] Running
I0226 11:47:32.733736 614803 system_pods.go:61] "metrics-server-69cf46c98-4r7kf" [67e2b4c0-08e4-47f1-8f49-27fe813e4211] Running
I0226 11:47:32.733740 614803 system_pods.go:61] "nvidia-device-plugin-daemonset-z98fk" [30c9a229-be92-41ee-a430-6170767b3979] Running
I0226 11:47:32.733744 614803 system_pods.go:61] "registry-fcrhw" [b5614868-d4d9-4a9d-b64e-b828d191ec44] Running
I0226 11:47:32.733747 614803 system_pods.go:61] "registry-proxy-qwsks" [f04cec61-ef11-4852-919b-e0bc55dd9118] Running
I0226 11:47:32.733751 614803 system_pods.go:61] "snapshot-controller-58dbcc7b99-lc7mv" [15a78518-d05d-4a44-b9d1-6908aa0729b8] Running
I0226 11:47:32.733755 614803 system_pods.go:61] "snapshot-controller-58dbcc7b99-t82mz" [0520f5d8-3f1a-4414-b7f1-396d507bcd11] Running
I0226 11:47:32.733766 614803 system_pods.go:61] "storage-provisioner" [4949265a-5820-46dc-8908-3343b393d939] Running
I0226 11:47:32.733773 614803 system_pods.go:74] duration metric: took 11.488231714s to wait for pod list to return data ...
I0226 11:47:32.733782 614803 default_sa.go:34] waiting for default service account to be created ...
I0226 11:47:32.737290 614803 default_sa.go:45] found service account: "default"
I0226 11:47:32.737316 614803 default_sa.go:55] duration metric: took 3.524377ms for default service account to be created ...
I0226 11:47:32.737326 614803 system_pods.go:116] waiting for k8s-apps to be running ...
I0226 11:47:32.748629 614803 system_pods.go:86] 18 kube-system pods found
I0226 11:47:32.748689 614803 system_pods.go:89] "coredns-5dd5756b68-2n2bn" [112eca67-d522-4469-aa25-7d8fe877b932] Running
I0226 11:47:32.748698 614803 system_pods.go:89] "csi-hostpath-attacher-0" [9790ca86-b2a9-461b-96d7-17e9d31a9eaa] Running
I0226 11:47:32.748709 614803 system_pods.go:89] "csi-hostpath-resizer-0" [7d064a7d-0f4e-45b7-9c4f-566fe7091f12] Running
I0226 11:47:32.748714 614803 system_pods.go:89] "csi-hostpathplugin-sn8lq" [66dd4782-8001-42a0-8f86-9ef0e8ffa06d] Running
I0226 11:47:32.748719 614803 system_pods.go:89] "etcd-addons-006797" [39768eec-5fb2-4159-bbf1-e02c4005bc30] Running
I0226 11:47:32.748725 614803 system_pods.go:89] "kindnet-nl588" [69d0a8ae-04a9-4a5a-9dbd-714946e4fac6] Running
I0226 11:47:32.748736 614803 system_pods.go:89] "kube-apiserver-addons-006797" [61e46e14-c4d1-4a07-ac93-e4444cae6268] Running
I0226 11:47:32.748741 614803 system_pods.go:89] "kube-controller-manager-addons-006797" [e13a594f-c72c-4af1-abde-9d078c1b6500] Running
I0226 11:47:32.748756 614803 system_pods.go:89] "kube-ingress-dns-minikube" [fa3b3e84-32d1-450e-b388-d26586802798] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0226 11:47:32.748762 614803 system_pods.go:89] "kube-proxy-5xmt7" [6d3d6175-90cf-4c3d-b744-cace07cd5400] Running
I0226 11:47:32.748774 614803 system_pods.go:89] "kube-scheduler-addons-006797" [f7c2944a-1dd6-4a05-adeb-bf8e2deddadb] Running
I0226 11:47:32.748783 614803 system_pods.go:89] "metrics-server-69cf46c98-4r7kf" [67e2b4c0-08e4-47f1-8f49-27fe813e4211] Running
I0226 11:47:32.748788 614803 system_pods.go:89] "nvidia-device-plugin-daemonset-z98fk" [30c9a229-be92-41ee-a430-6170767b3979] Running
I0226 11:47:32.748793 614803 system_pods.go:89] "registry-fcrhw" [b5614868-d4d9-4a9d-b64e-b828d191ec44] Running
I0226 11:47:32.748799 614803 system_pods.go:89] "registry-proxy-qwsks" [f04cec61-ef11-4852-919b-e0bc55dd9118] Running
I0226 11:47:32.748808 614803 system_pods.go:89] "snapshot-controller-58dbcc7b99-lc7mv" [15a78518-d05d-4a44-b9d1-6908aa0729b8] Running
I0226 11:47:32.748817 614803 system_pods.go:89] "snapshot-controller-58dbcc7b99-t82mz" [0520f5d8-3f1a-4414-b7f1-396d507bcd11] Running
I0226 11:47:32.748822 614803 system_pods.go:89] "storage-provisioner" [4949265a-5820-46dc-8908-3343b393d939] Running
I0226 11:47:32.748828 614803 system_pods.go:126] duration metric: took 11.496646ms to wait for k8s-apps to be running ...
I0226 11:47:32.748840 614803 system_svc.go:44] waiting for kubelet service to be running ....
I0226 11:47:32.748908 614803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0226 11:47:32.763390 614803 system_svc.go:56] duration metric: took 14.538271ms WaitForService to wait for kubelet.
I0226 11:47:32.763469 614803 kubeadm.go:581] duration metric: took 1m40.465725886s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
I0226 11:47:32.763510 614803 node_conditions.go:102] verifying NodePressure condition ...
I0226 11:47:32.767869 614803 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0226 11:47:32.767906 614803 node_conditions.go:123] node cpu capacity is 2
I0226 11:47:32.767921 614803 node_conditions.go:105] duration metric: took 4.393282ms to run NodePressure ...
I0226 11:47:32.767940 614803 start.go:228] waiting for startup goroutines ...
I0226 11:47:32.767949 614803 start.go:233] waiting for cluster config update ...
I0226 11:47:32.767971 614803 start.go:242] writing updated cluster config ...
I0226 11:47:32.768268 614803 ssh_runner.go:195] Run: rm -f paused
I0226 11:47:33.111662 614803 start.go:601] kubectl: 1.29.2, cluster: 1.28.4 (minor skew: 1)
I0226 11:47:33.114097 614803 out.go:177] * Done! kubectl is now configured to use "addons-006797" cluster and "default" namespace by default
==> CRI-O <==
Feb 26 11:50:47 addons-006797 crio[894]: time="2024-02-26 11:50:47.940025432Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=d8809946-ed29-47cb-a4f4-52fb589840e2 name=/runtime.v1.ImageService/ImageStatus
Feb 26 11:50:47 addons-006797 crio[894]: time="2024-02-26 11:50:47.940953422Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=7b9ec926-8f3e-49c4-b2c7-5100829f595f name=/runtime.v1.ImageService/ImageStatus
Feb 26 11:50:47 addons-006797 crio[894]: time="2024-02-26 11:50:47.942792844Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=7b9ec926-8f3e-49c4-b2c7-5100829f595f name=/runtime.v1.ImageService/ImageStatus
Feb 26 11:50:47 addons-006797 crio[894]: time="2024-02-26 11:50:47.943773698Z" level=info msg="Creating container: default/hello-world-app-5d77478584-s6mrr/hello-world-app" id=2aee1931-a93d-4123-90da-87b1d8b413ec name=/runtime.v1.RuntimeService/CreateContainer
Feb 26 11:50:47 addons-006797 crio[894]: time="2024-02-26 11:50:47.943879442Z" level=warning msg="Allowed annotations are specified for workload []"
Feb 26 11:50:48 addons-006797 crio[894]: time="2024-02-26 11:50:48.010622314Z" level=info msg="Created container c0df44a444e033d6bf5a9e20d657b9f816d08f5253af665415b34d215a4de20a: default/hello-world-app-5d77478584-s6mrr/hello-world-app" id=2aee1931-a93d-4123-90da-87b1d8b413ec name=/runtime.v1.RuntimeService/CreateContainer
Feb 26 11:50:48 addons-006797 crio[894]: time="2024-02-26 11:50:48.011691469Z" level=info msg="Starting container: c0df44a444e033d6bf5a9e20d657b9f816d08f5253af665415b34d215a4de20a" id=b0e52fcc-dfea-48ef-a360-712181f57f32 name=/runtime.v1.RuntimeService/StartContainer
Feb 26 11:50:48 addons-006797 crio[894]: time="2024-02-26 11:50:48.024526055Z" level=info msg="Started container" PID=8239 containerID=c0df44a444e033d6bf5a9e20d657b9f816d08f5253af665415b34d215a4de20a description=default/hello-world-app-5d77478584-s6mrr/hello-world-app id=b0e52fcc-dfea-48ef-a360-712181f57f32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6964a9606a3f60a2970bb257bcfb9ee27b13206d863b004bcf4044295fa4091f
Feb 26 11:50:48 addons-006797 conmon[8227]: conmon c0df44a444e033d6bf5a <ninfo>: container 8239 exited with status 1
Feb 26 11:50:48 addons-006797 crio[894]: time="2024-02-26 11:50:48.494475183Z" level=info msg="Removing container: 7c3ba59c2b9f5444318de9f1ff3908ff19767183d6c876101bc51386f22ce989" id=50a45dac-40d1-427e-9d17-83ad01cd6845 name=/runtime.v1.RuntimeService/RemoveContainer
Feb 26 11:50:48 addons-006797 crio[894]: time="2024-02-26 11:50:48.514354260Z" level=info msg="Removed container 7c3ba59c2b9f5444318de9f1ff3908ff19767183d6c876101bc51386f22ce989: default/hello-world-app-5d77478584-s6mrr/hello-world-app" id=50a45dac-40d1-427e-9d17-83ad01cd6845 name=/runtime.v1.RuntimeService/RemoveContainer
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.226255222Z" level=warning msg="Stopping container 06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=505167a8-f688-447b-bc62-b7b9d3bc9ee0 name=/runtime.v1.RuntimeService/StopContainer
Feb 26 11:50:49 addons-006797 conmon[4716]: conmon 06a1f3691dc674033311 <ninfo>: container 4727 exited with status 137
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.367605086Z" level=info msg="Stopped container 06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5: ingress-nginx/ingress-nginx-controller-7967645744-7wq44/controller" id=505167a8-f688-447b-bc62-b7b9d3bc9ee0 name=/runtime.v1.RuntimeService/StopContainer
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.368172839Z" level=info msg="Stopping pod sandbox: a79a1fa119a584b60bb7be29baf5ea44a08fe6a9c0cac42fc3f6e06f6b74f6c8" id=917a3bc3-b5f8-438d-8eac-370a753f7ea8 name=/runtime.v1.RuntimeService/StopPodSandbox
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.371824419Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-QZDKKQY6BY6JA3KF - [0:0]\n:KUBE-HP-DA7ZYC5EVSSJKGTE - [0:0]\n-X KUBE-HP-QZDKKQY6BY6JA3KF\n-X KUBE-HP-DA7ZYC5EVSSJKGTE\nCOMMIT\n"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.373225503Z" level=info msg="Closing host port tcp:80"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.373274026Z" level=info msg="Closing host port tcp:443"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.374653901Z" level=info msg="Host port tcp:80 does not have an open socket"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.374686072Z" level=info msg="Host port tcp:443 does not have an open socket"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.374859450Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-7967645744-7wq44 Namespace:ingress-nginx ID:a79a1fa119a584b60bb7be29baf5ea44a08fe6a9c0cac42fc3f6e06f6b74f6c8 UID:0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab NetNS:/var/run/netns/df5aeb26-8421-4aec-bbc9-1f78fa8a96af Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.375010658Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7967645744-7wq44 from CNI network \"kindnet\" (type=ptp)"
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.403289099Z" level=info msg="Stopped pod sandbox: a79a1fa119a584b60bb7be29baf5ea44a08fe6a9c0cac42fc3f6e06f6b74f6c8" id=917a3bc3-b5f8-438d-8eac-370a753f7ea8 name=/runtime.v1.RuntimeService/StopPodSandbox
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.498556043Z" level=info msg="Removing container: 06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5" id=d3547ba1-12f2-4836-b782-ef3b06e48327 name=/runtime.v1.RuntimeService/RemoveContainer
Feb 26 11:50:49 addons-006797 crio[894]: time="2024-02-26 11:50:49.515072033Z" level=info msg="Removed container 06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5: ingress-nginx/ingress-nginx-controller-7967645744-7wq44/controller" id=d3547ba1-12f2-4836-b782-ef3b06e48327 name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
c0df44a444e03 dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79 6 seconds ago Exited hello-world-app 2 6964a9606a3f6 hello-world-app-5d77478584-s6mrr
eb78eaedc6032 ghcr.io/headlamp-k8s/headlamp@sha256:0fe50c48c186b89ff3d341dba427174d8232a64c3062af5de854a3a7cb2105ce 56 seconds ago Running headlamp 0 8018998e98c7e headlamp-7ddfbb94ff-rf6wk
a1d2ac29501a1 docker.io/library/nginx@sha256:34aa0a372d3220dc0448131f809c72d8085f79bdec8058ad6970fc034a395674 2 minutes ago Running nginx 0 e6c5716ec9c90 nginx
fdeb0a86aaf26 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:01b0de782aa30e7fc91ac5a91b5cc35e95e9679dee7ef07af06457b471f88f32 3 minutes ago Running gcp-auth 0 3cc1c9ec740e8 gcp-auth-5f6b4f85fd-m7czp
5ee5a58d1cb3a docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310 3 minutes ago Running yakd 0 12674db58a664 yakd-dashboard-9947fc6bf-hs94l
68e87b41c55cd registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:25d6a5f11211cc5c3f9f2bf552b585374af287b4debf693cacbe2da47daa5084 4 minutes ago Exited patch 0 5f1b1b6100795 ingress-nginx-admission-patch-jpkvm
ceb60edbe7287 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:25d6a5f11211cc5c3f9f2bf552b585374af287b4debf693cacbe2da47daa5084 4 minutes ago Exited create 0 0b6184ca9b771 ingress-nginx-admission-create-m6wqw
be0efb2580c53 97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108 4 minutes ago Running coredns 0 d2cc35e8cd76b coredns-5dd5756b68-2n2bn
1d879afb978da ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 4 minutes ago Running storage-provisioner 0 bf242a6cb3042 storage-provisioner
11c57a321f69b docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988 4 minutes ago Running kindnet-cni 0 24799bc32eddc kindnet-nl588
66663f67cb76b 3ca3ca488cf13fde14cfc4b3ffde0c53a8c161b030f4a444a797fba6aef38c39 5 minutes ago Running kube-proxy 0 97b0f5c064cdb kube-proxy-5xmt7
0bd9d07570c89 9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b 5 minutes ago Running kube-controller-manager 0 5390c24dad35f kube-controller-manager-addons-006797
48715769dded4 05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54 5 minutes ago Running kube-scheduler 0 788baea46c7d9 kube-scheduler-addons-006797
04d4b11ac34d1 04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419 5 minutes ago Running kube-apiserver 0 71a56981de6f6 kube-apiserver-addons-006797
e9505d37afa43 9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace 5 minutes ago Running etcd 0 bae4dbe14c615 etcd-addons-006797
==> coredns [be0efb2580c536cde20c9dde56a98927c52fde83af8af15f34bbc14153b97e41] <==
[INFO] 10.244.0.19:36940 - 6816 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000055474s
[INFO] 10.244.0.19:36940 - 32892 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000074369s
[INFO] 10.244.0.19:36940 - 3991 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000053849s
[INFO] 10.244.0.19:36940 - 40967 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000071621s
[INFO] 10.244.0.19:36940 - 5553 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001326018s
[INFO] 10.244.0.19:36940 - 39611 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001016603s
[INFO] 10.244.0.19:36940 - 12386 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000063145s
[INFO] 10.244.0.19:52840 - 4897 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000100559s
[INFO] 10.244.0.19:57241 - 41176 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000059395s
[INFO] 10.244.0.19:52840 - 53550 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000058772s
[INFO] 10.244.0.19:57241 - 57781 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000048688s
[INFO] 10.244.0.19:52840 - 4647 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000044306s
[INFO] 10.244.0.19:57241 - 49390 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000071719s
[INFO] 10.244.0.19:52840 - 26204 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000055408s
[INFO] 10.244.0.19:57241 - 33433 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040983s
[INFO] 10.244.0.19:52840 - 50071 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000043683s
[INFO] 10.244.0.19:57241 - 59738 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000037791s
[INFO] 10.244.0.19:52840 - 58020 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060536s
[INFO] 10.244.0.19:57241 - 19152 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000047769s
[INFO] 10.244.0.19:52840 - 60016 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00181895s
[INFO] 10.244.0.19:57241 - 16263 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.0022135s
[INFO] 10.244.0.19:52840 - 24141 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001403217s
[INFO] 10.244.0.19:52840 - 278 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000087661s
[INFO] 10.244.0.19:57241 - 48386 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.0011584s
[INFO] 10.244.0.19:57241 - 61292 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000069946s
==> describe nodes <==
Name: addons-006797
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-006797
kubernetes.io/os=linux
minikube.k8s.io/commit=4011915ad0e9b27ff42994854397cc2ed93516c6
minikube.k8s.io/name=addons-006797
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_02_26T11_45_39_0700
minikube.k8s.io/version=v1.32.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-006797
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 26 Feb 2024 11:45:34 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-006797
AcquireTime: <unset>
RenewTime: Mon, 26 Feb 2024 11:50:54 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 26 Feb 2024 11:50:44 +0000 Mon, 26 Feb 2024 11:45:31 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 26 Feb 2024 11:50:44 +0000 Mon, 26 Feb 2024 11:45:31 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 26 Feb 2024 11:50:44 +0000 Mon, 26 Feb 2024 11:45:31 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 26 Feb 2024 11:50:44 +0000 Mon, 26 Feb 2024 11:46:27 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-006797
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
System Info:
Machine ID: 0eddcd00c18745ae86e1427e2d0ed8f1
System UUID: d1c664eb-683e-4bda-97f6-0664891b1869
Boot ID: 18acc680-2ad9-4339-83b8-bdf83df5c458
Kernel Version: 5.15.0-1053-aws
OS Image: Ubuntu 22.04.3 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.28.4
Kube-Proxy Version: v1.28.4
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (13 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-5d77478584-s6mrr 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m46s
gcp-auth gcp-auth-5f6b4f85fd-m7czp 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m52s
headlamp headlamp-7ddfbb94ff-rf6wk 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 60s
kube-system coredns-5dd5756b68-2n2bn 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 5m3s
kube-system etcd-addons-006797 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 5m16s
kube-system kindnet-nl588 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 5m4s
kube-system kube-apiserver-addons-006797 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m18s
kube-system kube-controller-manager-addons-006797 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m16s
kube-system kube-proxy-5xmt7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m4s
kube-system kube-scheduler-addons-006797 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m16s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m57s
yakd-dashboard yakd-dashboard-9947fc6bf-hs94l 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 4m57s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%!)(MISSING) 100m (5%!)(MISSING)
memory 348Mi (4%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 4m56s kube-proxy
Normal Starting 5m24s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 5m24s (x4 over 5m24s) kubelet Node addons-006797 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m24s (x4 over 5m24s) kubelet Node addons-006797 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m24s (x3 over 5m24s) kubelet Node addons-006797 status is now: NodeHasSufficientPID
Normal Starting 5m17s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 5m16s kubelet Node addons-006797 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m16s kubelet Node addons-006797 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m16s kubelet Node addons-006797 status is now: NodeHasSufficientPID
Normal RegisteredNode 5m4s node-controller Node addons-006797 event: Registered Node addons-006797 in Controller
Normal NodeReady 4m27s kubelet Node addons-006797 status is now: NodeReady
==> dmesg <==
[ +0.001079] FS-Cache: N-key=[8] '54e4c90000000000'
[ +0.005303] FS-Cache: Duplicate cookie detected
[ +0.000781] FS-Cache: O-cookie c=000000cc [p=000000c9 fl=226 nc=0 na=1]
[ +0.001013] FS-Cache: O-cookie d=00000000841d89c0{9p.inode} n=00000000d54607c6
[ +0.001135] FS-Cache: O-key=[8] '54e4c90000000000'
[ +0.000765] FS-Cache: N-cookie c=000000d3 [p=000000c9 fl=2 nc=0 na=1]
[ +0.000991] FS-Cache: N-cookie d=00000000841d89c0{9p.inode} n=00000000a0819983
[ +0.001115] FS-Cache: N-key=[8] '54e4c90000000000'
[ +2.690797] FS-Cache: Duplicate cookie detected
[ +0.000712] FS-Cache: O-cookie c=000000ca [p=000000c9 fl=226 nc=0 na=1]
[ +0.001072] FS-Cache: O-cookie d=00000000841d89c0{9p.inode} n=00000000c062c36f
[ +0.001226] FS-Cache: O-key=[8] '53e4c90000000000'
[ +0.000782] FS-Cache: N-cookie c=000000d5 [p=000000c9 fl=2 nc=0 na=1]
[ +0.000951] FS-Cache: N-cookie d=00000000841d89c0{9p.inode} n=00000000de533f6b
[ +0.001046] FS-Cache: N-key=[8] '53e4c90000000000'
[ +0.405662] FS-Cache: Duplicate cookie detected
[ +0.000991] FS-Cache: O-cookie c=000000cf [p=000000c9 fl=226 nc=0 na=1]
[ +0.001232] FS-Cache: O-cookie d=00000000841d89c0{9p.inode} n=00000000e6eb4eb1
[ +0.001319] FS-Cache: O-key=[8] '59e4c90000000000'
[ +0.000832] FS-Cache: N-cookie c=000000d6 [p=000000c9 fl=2 nc=0 na=1]
[ +0.001181] FS-Cache: N-cookie d=00000000841d89c0{9p.inode} n=000000004c5f50b5
[ +0.001298] FS-Cache: N-key=[8] '59e4c90000000000'
[Feb26 10:58] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
[ +0.010064] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
[ +0.006530] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
==> etcd [e9505d37afa43999407f50624df81d16bb3d9c65f9d4e68fdb2d850d71cbdd8e] <==
{"level":"info","ts":"2024-02-26T11:45:31.636743Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-02-26T11:45:31.637064Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-006797 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-02-26T11:45:31.637125Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-02-26T11:45:31.638176Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-02-26T11:45:31.638427Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-02-26T11:45:31.63933Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-02-26T11:45:31.639756Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-02-26T11:45:31.639808Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-02-26T11:45:31.660778Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-02-26T11:45:31.660944Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-02-26T11:45:31.661008Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-02-26T11:45:54.991898Z","caller":"traceutil/trace.go:171","msg":"trace[1810075446] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"213.89698ms","start":"2024-02-26T11:45:54.777983Z","end":"2024-02-26T11:45:54.99188Z","steps":["trace[1810075446] 'process raft request' (duration: 145.076052ms)","trace[1810075446] 'compare' (duration: 68.739724ms)"],"step_count":2}
{"level":"info","ts":"2024-02-26T11:45:55.19299Z","caller":"traceutil/trace.go:171","msg":"trace[1942363881] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"135.846881ms","start":"2024-02-26T11:45:55.057125Z","end":"2024-02-26T11:45:55.192972Z","steps":["trace[1942363881] 'process raft request' (duration: 67.737932ms)","trace[1942363881] 'compare' (duration: 67.833331ms)"],"step_count":2}
{"level":"info","ts":"2024-02-26T11:45:55.193221Z","caller":"traceutil/trace.go:171","msg":"trace[274694754] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"171.668881ms","start":"2024-02-26T11:45:55.021545Z","end":"2024-02-26T11:45:55.193214Z","steps":["trace[274694754] 'process raft request' (duration: 171.242482ms)"],"step_count":1}
{"level":"info","ts":"2024-02-26T11:45:56.143521Z","caller":"traceutil/trace.go:171","msg":"trace[829673540] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"128.035662ms","start":"2024-02-26T11:45:56.015461Z","end":"2024-02-26T11:45:56.143497Z","steps":["trace[829673540] 'process raft request' (duration: 127.931805ms)"],"step_count":1}
{"level":"info","ts":"2024-02-26T11:45:56.167583Z","caller":"traceutil/trace.go:171","msg":"trace[911873094] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"151.633298ms","start":"2024-02-26T11:45:56.015737Z","end":"2024-02-26T11:45:56.16737Z","steps":["trace[911873094] 'process raft request' (duration: 151.529071ms)"],"step_count":1}
{"level":"info","ts":"2024-02-26T11:45:56.905065Z","caller":"traceutil/trace.go:171","msg":"trace[50577801] transaction","detail":"{read_only:false; response_revision:437; number_of_response:1; }","duration":"110.207027ms","start":"2024-02-26T11:45:56.792368Z","end":"2024-02-26T11:45:56.902575Z","steps":["trace[50577801] 'process raft request' (duration: 109.811068ms)"],"step_count":1}
{"level":"info","ts":"2024-02-26T11:45:56.910009Z","caller":"traceutil/trace.go:171","msg":"trace[1096809463] transaction","detail":"{read_only:false; response_revision:436; number_of_response:1; }","duration":"148.204584ms","start":"2024-02-26T11:45:56.761787Z","end":"2024-02-26T11:45:56.909991Z","steps":["trace[1096809463] 'process raft request' (duration: 84.300595ms)","trace[1096809463] 'compare' (duration: 55.868701ms)"],"step_count":2}
{"level":"info","ts":"2024-02-26T11:45:56.920278Z","caller":"traceutil/trace.go:171","msg":"trace[539879162] linearizableReadLoop","detail":"{readStateIndex:449; appliedIndex:448; }","duration":"131.672222ms","start":"2024-02-26T11:45:56.788565Z","end":"2024-02-26T11:45:56.920237Z","steps":["trace[539879162] 'read index received' (duration: 3.080088ms)","trace[539879162] 'applied index is now lower than readState.Index' (duration: 128.58895ms)"],"step_count":2}
{"level":"warn","ts":"2024-02-26T11:45:56.920387Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.815865ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-02-26T11:45:56.923355Z","caller":"traceutil/trace.go:171","msg":"trace[962266602] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/metrics-server; range_end:; response_count:0; response_revision:446; }","duration":"134.806594ms","start":"2024-02-26T11:45:56.788535Z","end":"2024-02-26T11:45:56.923341Z","steps":["trace[962266602] 'agreement among raft nodes before linearized reading' (duration: 131.779682ms)"],"step_count":1}
{"level":"warn","ts":"2024-02-26T11:45:56.935219Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"143.428317ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/serviceips\" ","response":"range_response_count:1 size:79111"}
{"level":"info","ts":"2024-02-26T11:45:56.93528Z","caller":"traceutil/trace.go:171","msg":"trace[289544266] range","detail":"{range_begin:/registry/ranges/serviceips; range_end:; response_count:1; response_revision:447; }","duration":"143.499683ms","start":"2024-02-26T11:45:56.79177Z","end":"2024-02-26T11:45:56.935269Z","steps":["trace[289544266] 'agreement among raft nodes before linearized reading' (duration: 143.368684ms)"],"step_count":1}
{"level":"warn","ts":"2024-02-26T11:45:56.93604Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"133.109053ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/storage-provisioner\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-02-26T11:45:56.936083Z","caller":"traceutil/trace.go:171","msg":"trace[1976592834] range","detail":"{range_begin:/registry/clusterrolebindings/storage-provisioner; range_end:; response_count:0; response_revision:447; }","duration":"133.156477ms","start":"2024-02-26T11:45:56.802918Z","end":"2024-02-26T11:45:56.936074Z","steps":["trace[1976592834] 'agreement among raft nodes before linearized reading' (duration: 133.096368ms)"],"step_count":1}
==> gcp-auth [fdeb0a86aaf261e1e3307d06d0734e2cb498a8dc5822c4a9bef982dd1dd44982] <==
2024/02/26 11:47:20 GCP Auth Webhook started!
2024/02/26 11:47:44 Ready to marshal response ...
2024/02/26 11:47:44 Ready to write response ...
2024/02/26 11:48:01 Ready to marshal response ...
2024/02/26 11:48:01 Ready to write response ...
2024/02/26 11:48:08 Ready to marshal response ...
2024/02/26 11:48:08 Ready to write response ...
2024/02/26 11:48:23 Ready to marshal response ...
2024/02/26 11:48:23 Ready to write response ...
2024/02/26 11:48:53 Ready to marshal response ...
2024/02/26 11:48:53 Ready to write response ...
2024/02/26 11:48:53 Ready to marshal response ...
2024/02/26 11:48:53 Ready to write response ...
2024/02/26 11:49:02 Ready to marshal response ...
2024/02/26 11:49:02 Ready to write response ...
2024/02/26 11:49:54 Ready to marshal response ...
2024/02/26 11:49:54 Ready to write response ...
2024/02/26 11:49:54 Ready to marshal response ...
2024/02/26 11:49:54 Ready to write response ...
2024/02/26 11:49:54 Ready to marshal response ...
2024/02/26 11:49:54 Ready to write response ...
2024/02/26 11:50:28 Ready to marshal response ...
2024/02/26 11:50:28 Ready to write response ...
==> kernel <==
11:50:54 up 1 day, 33 min, 0 users, load average: 0.34, 1.02, 1.17
Linux addons-006797 5.15.0-1053-aws #58~20.04.1-Ubuntu SMP Mon Jan 22 17:19:04 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
==> kindnet [11c57a321f69b62844de5ad0e3677c6e80e99a92eec6d85538f7f35e5895e787] <==
I0226 11:48:47.690983 1 main.go:227] handling current node
I0226 11:48:57.694960 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:48:57.694986 1 main.go:227] handling current node
I0226 11:49:07.699247 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:49:07.699275 1 main.go:227] handling current node
I0226 11:49:17.710030 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:49:17.710056 1 main.go:227] handling current node
I0226 11:49:27.720311 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:49:27.720339 1 main.go:227] handling current node
I0226 11:49:37.724178 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:49:37.724204 1 main.go:227] handling current node
I0226 11:49:47.735559 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:49:47.735587 1 main.go:227] handling current node
I0226 11:49:57.741291 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:49:57.741711 1 main.go:227] handling current node
I0226 11:50:07.757586 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:50:07.757622 1 main.go:227] handling current node
I0226 11:50:17.769171 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:50:17.769200 1 main.go:227] handling current node
I0226 11:50:27.781731 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:50:27.781756 1 main.go:227] handling current node
I0226 11:50:37.794470 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:50:37.794503 1 main.go:227] handling current node
I0226 11:50:47.799251 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0226 11:50:47.799277 1 main.go:227] handling current node
==> kube-apiserver [04d4b11ac34d15fcc60a3b6bee6bf3355bcc03aa6d7fcdecdc9ec4aef9323da7] <==
I0226 11:48:39.858551 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0226 11:48:39.877774 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0226 11:48:39.878392 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0226 11:48:39.884637 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0226 11:48:39.884724 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0226 11:48:39.907270 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0226 11:48:39.907319 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0226 11:48:39.907785 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0226 11:48:39.907828 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0226 11:48:39.991328 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0226 11:48:39.991486 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0226 11:48:40.017375 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0226 11:48:40.017447 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0226 11:48:40.885755 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0226 11:48:41.017378 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0226 11:48:41.036965 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0226 11:48:52.433594 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
E0226 11:49:03.756550 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0226 11:49:03.759800 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0226 11:49:03.763262 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0226 11:49:18.763812 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0226 11:49:54.035774 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.104.155.192"}
I0226 11:50:28.830905 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.242.105"}
E0226 11:50:46.268237 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
E0226 11:50:49.136254 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
==> kube-controller-manager [0bd9d07570c891f4b4769ab8e5adf03a13f9f164ef8538d6424930f60a41d810] <==
E0226 11:49:58.803377 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0226 11:50:04.195244 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0226 11:50:04.195286 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0226 11:50:04.258933 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0226 11:50:04.258967 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0226 11:50:28.540636 1 event.go:307] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
I0226 11:50:28.558452 1 event.go:307] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-s6mrr"
I0226 11:50:28.573015 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="43.990308ms"
I0226 11:50:28.595693 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="22.531733ms"
I0226 11:50:28.595880 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="43.322µs"
W0226 11:50:30.239346 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0226 11:50:30.239380 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0226 11:50:32.474021 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="48.885µs"
I0226 11:50:33.483070 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="106.393µs"
W0226 11:50:34.336852 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0226 11:50:34.336885 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0226 11:50:34.474452 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="99.935µs"
W0226 11:50:39.957011 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0226 11:50:39.957043 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0226 11:50:39.968703 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0226 11:50:39.968733 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0226 11:50:46.193266 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
I0226 11:50:46.198579 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-7967645744" duration="95.455µs"
I0226 11:50:46.199548 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
I0226 11:50:48.516294 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="81.663µs"
==> kube-proxy [66663f67cb76bb86d3bebec7cfb039fc4d214c3b7eb5af78929fab27a7421d68] <==
I0226 11:45:57.617908 1 server_others.go:69] "Using iptables proxy"
I0226 11:45:57.724575 1 node.go:141] Successfully retrieved node IP: 192.168.49.2
I0226 11:45:57.783187 1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0226 11:45:57.800804 1 server_others.go:152] "Using iptables Proxier"
I0226 11:45:57.800926 1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0226 11:45:57.800958 1 server_others.go:438] "Defaulting to no-op detect-local"
I0226 11:45:57.801035 1 proxier.go:251] "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"
I0226 11:45:57.801313 1 server.go:846] "Version info" version="v1.28.4"
I0226 11:45:57.801525 1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0226 11:45:57.802324 1 config.go:188] "Starting service config controller"
I0226 11:45:57.802399 1 shared_informer.go:311] Waiting for caches to sync for service config
I0226 11:45:57.802444 1 config.go:97] "Starting endpoint slice config controller"
I0226 11:45:57.802494 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I0226 11:45:57.802982 1 config.go:315] "Starting node config controller"
I0226 11:45:57.803045 1 shared_informer.go:311] Waiting for caches to sync for node config
I0226 11:45:57.905381 1 shared_informer.go:318] Caches are synced for node config
I0226 11:45:57.917039 1 shared_informer.go:318] Caches are synced for service config
I0226 11:45:57.926968 1 shared_informer.go:318] Caches are synced for endpoint slice config
==> kube-scheduler [48715769dded4613361b91993bb07e4ea5ded8a791ca6aeb3c58840e3064365e] <==
W0226 11:45:34.843014 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:34.843183 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIDriver: 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
W0226 11:45:34.843326 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0226 11:45:34.843396 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
W0226 11:45:34.843472 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:34.843508 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: 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
W0226 11:45:34.843624 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0226 11:45:34.843690 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
W0226 11:45:34.843801 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0226 11:45:34.843855 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
W0226 11:45:34.843988 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:34.844046 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StatefulSet: 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
W0226 11:45:34.844367 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:34.844461 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PodDisruptionBudget: 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
W0226 11:45:35.691407 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:35.691550 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: 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
W0226 11:45:35.736976 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0226 11:45:35.737094 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
W0226 11:45:35.843862 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:35.843967 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StorageClass: 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
W0226 11:45:35.880845 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0226 11:45:35.880952 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicaSet: 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
W0226 11:45:35.919016 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0226 11:45:35.919122 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
I0226 11:45:36.329579 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Feb 26 11:50:38 addons-006797 kubelet[1354]: E0226 11:50:38.204550 1354 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/86a8efc9b3630b2f8edeed9e65030af9ebc3f226e1c87d0170d3cb8f461b8c8e/diff" to get inode usage: stat /var/lib/containers/storage/overlay/86a8efc9b3630b2f8edeed9e65030af9ebc3f226e1c87d0170d3cb8f461b8c8e/diff: no such file or directory, extraDiskErr: <nil>
Feb 26 11:50:38 addons-006797 kubelet[1354]: E0226 11:50:38.205686 1354 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5f496482d8b279771a0a076fad9f0060875230bc340789025c70f4b28787581f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5f496482d8b279771a0a076fad9f0060875230bc340789025c70f4b28787581f/diff: no such file or directory, extraDiskErr: <nil>
Feb 26 11:50:44 addons-006797 kubelet[1354]: E0226 11:50:44.799280 1354 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/29472b0c119db5ea77b74610ba0605180ee6538afec940c32bd6c266b6c023dd/diff" to get inode usage: stat /var/lib/containers/storage/overlay/29472b0c119db5ea77b74610ba0605180ee6538afec940c32bd6c266b6c023dd/diff: no such file or directory, extraDiskErr: <nil>
Feb 26 11:50:44 addons-006797 kubelet[1354]: I0226 11:50:44.845527 1354 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bncn9\" (UniqueName: \"kubernetes.io/projected/fa3b3e84-32d1-450e-b388-d26586802798-kube-api-access-bncn9\") pod \"fa3b3e84-32d1-450e-b388-d26586802798\" (UID: \"fa3b3e84-32d1-450e-b388-d26586802798\") "
Feb 26 11:50:44 addons-006797 kubelet[1354]: I0226 11:50:44.847634 1354 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/fa3b3e84-32d1-450e-b388-d26586802798-kube-api-access-bncn9" (OuterVolumeSpecName: "kube-api-access-bncn9") pod "fa3b3e84-32d1-450e-b388-d26586802798" (UID: "fa3b3e84-32d1-450e-b388-d26586802798"). InnerVolumeSpecName "kube-api-access-bncn9". PluginName "kubernetes.io/projected", VolumeGidValue ""
Feb 26 11:50:44 addons-006797 kubelet[1354]: I0226 11:50:44.946498 1354 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-bncn9\" (UniqueName: \"kubernetes.io/projected/fa3b3e84-32d1-450e-b388-d26586802798-kube-api-access-bncn9\") on node \"addons-006797\" DevicePath \"\""
Feb 26 11:50:45 addons-006797 kubelet[1354]: I0226 11:50:45.484754 1354 scope.go:117] "RemoveContainer" containerID="754767899a80cdde8c21fd54d8d004316cd6cdee90ea7cca7968340f71ac3673"
Feb 26 11:50:45 addons-006797 kubelet[1354]: I0226 11:50:45.940100 1354 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="fa3b3e84-32d1-450e-b388-d26586802798" path="/var/lib/kubelet/pods/fa3b3e84-32d1-450e-b388-d26586802798/volumes"
Feb 26 11:50:47 addons-006797 kubelet[1354]: I0226 11:50:47.939184 1354 scope.go:117] "RemoveContainer" containerID="7c3ba59c2b9f5444318de9f1ff3908ff19767183d6c876101bc51386f22ce989"
Feb 26 11:50:47 addons-006797 kubelet[1354]: I0226 11:50:47.941640 1354 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="38c75f23-8ac4-4bee-addb-afc43d4bb63a" path="/var/lib/kubelet/pods/38c75f23-8ac4-4bee-addb-afc43d4bb63a/volumes"
Feb 26 11:50:47 addons-006797 kubelet[1354]: I0226 11:50:47.942038 1354 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="69591941-79e7-4afc-ab32-18de70ac4068" path="/var/lib/kubelet/pods/69591941-79e7-4afc-ab32-18de70ac4068/volumes"
Feb 26 11:50:48 addons-006797 kubelet[1354]: I0226 11:50:48.493005 1354 scope.go:117] "RemoveContainer" containerID="7c3ba59c2b9f5444318de9f1ff3908ff19767183d6c876101bc51386f22ce989"
Feb 26 11:50:48 addons-006797 kubelet[1354]: I0226 11:50:48.493267 1354 scope.go:117] "RemoveContainer" containerID="c0df44a444e033d6bf5a9e20d657b9f816d08f5253af665415b34d215a4de20a"
Feb 26 11:50:48 addons-006797 kubelet[1354]: E0226 11:50:48.493537 1354 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-5d77478584-s6mrr_default(831ae4ef-1730-4047-8c69-6d73acce82ff)\"" pod="default/hello-world-app-5d77478584-s6mrr" podUID="831ae4ef-1730-4047-8c69-6d73acce82ff"
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.497229 1354 scope.go:117] "RemoveContainer" containerID="06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5"
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.515368 1354 scope.go:117] "RemoveContainer" containerID="06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5"
Feb 26 11:50:49 addons-006797 kubelet[1354]: E0226 11:50:49.515886 1354 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5\": container with ID starting with 06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5 not found: ID does not exist" containerID="06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5"
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.515941 1354 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5"} err="failed to get container status \"06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5\": rpc error: code = NotFound desc = could not find container \"06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5\": container with ID starting with 06a1f3691dc6740333116b4f42470aed81c9824320e58916b1c8d59eef075fa5 not found: ID does not exist"
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.574278 1354 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-zf5d6\" (UniqueName: \"kubernetes.io/projected/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab-kube-api-access-zf5d6\") pod \"0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab\" (UID: \"0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab\") "
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.574350 1354 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab-webhook-cert\") pod \"0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab\" (UID: \"0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab\") "
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.576800 1354 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab" (UID: "0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.581247 1354 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab-kube-api-access-zf5d6" (OuterVolumeSpecName: "kube-api-access-zf5d6") pod "0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab" (UID: "0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab"). InnerVolumeSpecName "kube-api-access-zf5d6". PluginName "kubernetes.io/projected", VolumeGidValue ""
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.675454 1354 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-zf5d6\" (UniqueName: \"kubernetes.io/projected/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab-kube-api-access-zf5d6\") on node \"addons-006797\" DevicePath \"\""
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.675494 1354 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab-webhook-cert\") on node \"addons-006797\" DevicePath \"\""
Feb 26 11:50:49 addons-006797 kubelet[1354]: I0226 11:50:49.940381 1354 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab" path="/var/lib/kubelet/pods/0ddf6a71-af97-4fbb-88cb-0b1f1cc739ab/volumes"
==> storage-provisioner [1d879afb978daf8b321028298667dd63a72bd28c19301e30f5863e4c9dd0ad2b] <==
I0226 11:46:28.285317 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0226 11:46:28.316601 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0226 11:46:28.323822 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0226 11:46:28.346686 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0226 11:46:28.346977 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-006797_55787a09-dc21-4c82-a252-fc9762235c22!
I0226 11:46:28.347941 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d62d83a9-9939-4e3c-885c-6fd900bffb20", APIVersion:"v1", ResourceVersion:"871", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-006797_55787a09-dc21-4c82-a252-fc9762235c22 became leader
I0226 11:46:28.448940 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-006797_55787a09-dc21-4c82-a252-fc9762235c22!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-006797 -n addons-006797
helpers_test.go:261: (dbg) Run: kubectl --context addons-006797 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (168.15s)