=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run: kubectl --context addons-704150 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run: kubectl --context addons-704150 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run: kubectl --context addons-704150 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [328f9074-5ea1-4d80-8a52-5ac5e7b3be2a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [328f9074-5ea1-4d80-8a52-5ac5e7b3be2a] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003993738s
addons_test.go:264: (dbg) Run: out/minikube-linux-arm64 -p addons-704150 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-704150 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.188404617s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run: kubectl --context addons-704150 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run: out/minikube-linux-arm64 -p addons-704150 ip
addons_test.go:299: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run: out/minikube-linux-arm64 -p addons-704150 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:313: (dbg) Run: out/minikube-linux-arm64 -p addons-704150 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-704150 addons disable ingress --alsologtostderr -v=1: (7.805220539s)
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-704150
helpers_test.go:235: (dbg) docker inspect addons-704150:
-- stdout --
[
{
"Id": "121c7f38b68dd263977b0f033187971e621b7add4ba77104f7849b9253e93ab7",
"Created": "2024-08-07T19:13:38.680814823Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 597679,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-08-07T19:13:38.828869364Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:3c2a9878c3c4bba39f30158565171acf4131a22446ec76f61f10b90a1f2f9e07",
"ResolvConfPath": "/var/lib/docker/containers/121c7f38b68dd263977b0f033187971e621b7add4ba77104f7849b9253e93ab7/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/121c7f38b68dd263977b0f033187971e621b7add4ba77104f7849b9253e93ab7/hostname",
"HostsPath": "/var/lib/docker/containers/121c7f38b68dd263977b0f033187971e621b7add4ba77104f7849b9253e93ab7/hosts",
"LogPath": "/var/lib/docker/containers/121c7f38b68dd263977b0f033187971e621b7add4ba77104f7849b9253e93ab7/121c7f38b68dd263977b0f033187971e621b7add4ba77104f7849b9253e93ab7-json.log",
"Name": "/addons-704150",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-704150:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-704150",
"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/35afc659497272e7c5f2e2bc8f6e8ed5ba84b3aaa03d470143cc8a328b56a3d9-init/diff:/var/lib/docker/overlay2/20fb4bd974ad6da92dea865430949c7b6d0887114b7b3d3540d0fd7bacb8d73f/diff",
"MergedDir": "/var/lib/docker/overlay2/35afc659497272e7c5f2e2bc8f6e8ed5ba84b3aaa03d470143cc8a328b56a3d9/merged",
"UpperDir": "/var/lib/docker/overlay2/35afc659497272e7c5f2e2bc8f6e8ed5ba84b3aaa03d470143cc8a328b56a3d9/diff",
"WorkDir": "/var/lib/docker/overlay2/35afc659497272e7c5f2e2bc8f6e8ed5ba84b3aaa03d470143cc8a328b56a3d9/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-704150",
"Source": "/var/lib/docker/volumes/addons-704150/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-704150",
"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.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0",
"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-704150",
"name.minikube.sigs.k8s.io": "addons-704150",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "9901a5682b592cc0780970dbcef69e55b7817b25fe56cbbcfd1cbff3fadb6ae7",
"SandboxKey": "/var/run/docker/netns/9901a5682b59",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33508"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33509"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33512"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33510"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33511"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-704150": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "3e91734bdf9f3a126f2aa797a7ec15d7d0b469e107701dc8a0e1669b7832c0dc",
"EndpointID": "1f28220f4a4a401228cbec9c7d1281cc9664d6a915250c67c8416144c334e232",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-704150",
"121c7f38b68d"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-704150 -n addons-704150
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-704150 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-704150 logs -n 25: (1.422928342s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-160687 | download-only-160687 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | 07 Aug 24 19:13 UTC |
| start | --download-only -p | download-docker-476184 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | |
| | download-docker-476184 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-476184 | download-docker-476184 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | 07 Aug 24 19:13 UTC |
| start | --download-only -p | binary-mirror-857852 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | |
| | binary-mirror-857852 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:35669 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-857852 | binary-mirror-857852 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | 07 Aug 24 19:13 UTC |
| addons | enable dashboard -p | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | |
| | addons-704150 | | | | | |
| addons | disable dashboard -p | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | |
| | addons-704150 | | | | | |
| start | -p addons-704150 --wait=true | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:13 UTC | 07 Aug 24 19:16 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 --addons=volcano | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:17 UTC |
| | gcp-auth --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| ip | addons-704150 ip | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:17 UTC |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:17 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:17 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:17 UTC |
| | -p addons-704150 | | | | | |
| ssh | addons-704150 ssh cat | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:17 UTC |
| | /opt/local-path-provisioner/pvc-63e23406-0ab0-45ac-9688-5d45523990f2_default_test-pvc/file1 | | | | | |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:18 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-704150 addons | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:17 UTC | 07 Aug 24 19:18 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-704150 addons | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:18 UTC | 07 Aug 24 19:18 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:18 UTC | 07 Aug 24 19:18 UTC |
| | addons-704150 | | | | | |
| addons | enable headlamp | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:18 UTC | 07 Aug 24 19:18 UTC |
| | -p addons-704150 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:18 UTC | 07 Aug 24 19:18 UTC |
| | headlamp --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:18 UTC | 07 Aug 24 19:18 UTC |
| | addons-704150 | | | | | |
| ssh | addons-704150 ssh curl -s | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:19 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-704150 ip | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:21 UTC | 07 Aug 24 19:21 UTC |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:21 UTC | 07 Aug 24 19:21 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-704150 addons disable | addons-704150 | jenkins | v1.33.1 | 07 Aug 24 19:21 UTC | 07 Aug 24 19:21 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/08/07 19:13:13
Running on machine: ip-172-31-31-251
Binary: Built with gc go1.22.5 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0807 19:13:13.704136 597197 out.go:291] Setting OutFile to fd 1 ...
I0807 19:13:13.704372 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 19:13:13.704399 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:13:13.704420 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 19:13:13.704772 597197 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-590791/.minikube/bin
I0807 19:13:13.706004 597197 out.go:298] Setting JSON to false
I0807 19:13:13.707689 597197 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10544,"bootTime":1723047450,"procs":154,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
I0807 19:13:13.707817 597197 start.go:139] virtualization:
I0807 19:13:13.714858 597197 out.go:177] * [addons-704150] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0807 19:13:13.725667 597197 out.go:177] - MINIKUBE_LOCATION=19389
I0807 19:13:13.726021 597197 notify.go:220] Checking for updates...
I0807 19:13:13.744834 597197 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0807 19:13:13.778139 597197 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19389-590791/kubeconfig
I0807 19:13:13.810757 597197 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-590791/.minikube
I0807 19:13:13.826688 597197 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0807 19:13:13.874047 597197 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0807 19:13:13.900346 597197 driver.go:392] Setting default libvirt URI to qemu:///system
I0807 19:13:13.928050 597197 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
I0807 19:13:13.928160 597197 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0807 19:13:13.985846 597197 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-07 19:13:13.976441207 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0807 19:13:13.985993 597197 docker.go:307] overlay module found
I0807 19:13:14.022390 597197 out.go:177] * Using the docker driver based on user configuration
I0807 19:13:14.067151 597197 start.go:297] selected driver: docker
I0807 19:13:14.067179 597197 start.go:901] validating driver "docker" against <nil>
I0807 19:13:14.067194 597197 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0807 19:13:14.067823 597197 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0807 19:13:14.128115 597197 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-07 19:13:14.118745554 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0807 19:13:14.128365 597197 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0807 19:13:14.128612 597197 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0807 19:13:14.162744 597197 out.go:177] * Using Docker driver with root privileges
I0807 19:13:14.194744 597197 cni.go:84] Creating CNI manager for ""
I0807 19:13:14.194775 597197 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0807 19:13:14.194786 597197 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0807 19:13:14.194894 597197 start.go:340] cluster config:
{Name:addons-704150 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-704150 Namespace:default APIServerHAVIP: 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 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:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0807 19:13:14.226898 597197 out.go:177] * Starting "addons-704150" primary control-plane node in "addons-704150" cluster
I0807 19:13:14.274575 597197 cache.go:121] Beginning downloading kic base image for docker with crio
I0807 19:13:14.306785 597197 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
I0807 19:13:14.339093 597197 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
I0807 19:13:14.339099 597197 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
I0807 19:13:14.339164 597197 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19389-590791/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
I0807 19:13:14.339176 597197 cache.go:56] Caching tarball of preloaded images
I0807 19:13:14.339260 597197 preload.go:172] Found /home/jenkins/minikube-integration/19389-590791/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0807 19:13:14.339272 597197 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
I0807 19:13:14.339628 597197 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/config.json ...
I0807 19:13:14.339656 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/config.json: {Name:mk2dfa6fb2872095b476fd436f5f9dba56091847 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:14.353180 597197 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
I0807 19:13:14.353297 597197 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
I0807 19:13:14.353322 597197 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
I0807 19:13:14.353332 597197 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
I0807 19:13:14.353339 597197 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
I0807 19:13:14.353345 597197 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
I0807 19:13:31.180052 597197 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
I0807 19:13:31.180093 597197 cache.go:194] Successfully downloaded all kic artifacts
I0807 19:13:31.180122 597197 start.go:360] acquireMachinesLock for addons-704150: {Name:mkb491eb5ad2fe65c4eed16330875a6e62a24dbc Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0807 19:13:31.180254 597197 start.go:364] duration metric: took 108.389µs to acquireMachinesLock for "addons-704150"
I0807 19:13:31.180285 597197 start.go:93] Provisioning new machine with config: &{Name:addons-704150 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-704150 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 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:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
I0807 19:13:31.180377 597197 start.go:125] createHost starting for "" (driver="docker")
I0807 19:13:31.182597 597197 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0807 19:13:31.182867 597197 start.go:159] libmachine.API.Create for "addons-704150" (driver="docker")
I0807 19:13:31.182911 597197 client.go:168] LocalClient.Create starting
I0807 19:13:31.183030 597197 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca.pem
I0807 19:13:31.828156 597197 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/cert.pem
I0807 19:13:32.164696 597197 cli_runner.go:164] Run: docker network inspect addons-704150 --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}}]}"
W0807 19:13:32.179492 597197 cli_runner.go:211] docker network inspect addons-704150 --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
I0807 19:13:32.179580 597197 network_create.go:284] running [docker network inspect addons-704150] to gather additional debugging logs...
I0807 19:13:32.179602 597197 cli_runner.go:164] Run: docker network inspect addons-704150
W0807 19:13:32.194461 597197 cli_runner.go:211] docker network inspect addons-704150 returned with exit code 1
I0807 19:13:32.194502 597197 network_create.go:287] error running [docker network inspect addons-704150]: docker network inspect addons-704150: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-704150 not found
I0807 19:13:32.194516 597197 network_create.go:289] output of [docker network inspect addons-704150]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-704150 not found
** /stderr **
I0807 19:13:32.194630 597197 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}}]}"
I0807 19:13:32.210189 597197 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x400048d1b0}
I0807 19:13:32.210235 597197 network_create.go:124] attempt to create docker network addons-704150 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0807 19:13:32.210293 597197 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-704150 addons-704150
I0807 19:13:32.277331 597197 network_create.go:108] docker network addons-704150 192.168.49.0/24 created
I0807 19:13:32.277365 597197 kic.go:121] calculated static IP "192.168.49.2" for the "addons-704150" container
I0807 19:13:32.277442 597197 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0807 19:13:32.291326 597197 cli_runner.go:164] Run: docker volume create addons-704150 --label name.minikube.sigs.k8s.io=addons-704150 --label created_by.minikube.sigs.k8s.io=true
I0807 19:13:32.308007 597197 oci.go:103] Successfully created a docker volume addons-704150
I0807 19:13:32.308113 597197 cli_runner.go:164] Run: docker run --rm --name addons-704150-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-704150 --entrypoint /usr/bin/test -v addons-704150:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
I0807 19:13:34.334756 597197 cli_runner.go:217] Completed: docker run --rm --name addons-704150-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-704150 --entrypoint /usr/bin/test -v addons-704150:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (2.026582541s)
I0807 19:13:34.334787 597197 oci.go:107] Successfully prepared a docker volume addons-704150
I0807 19:13:34.334817 597197 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
I0807 19:13:34.334836 597197 kic.go:194] Starting extracting preloaded images to volume ...
I0807 19:13:34.334921 597197 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19389-590791/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-704150:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
I0807 19:13:38.610896 597197 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19389-590791/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-704150:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.275910252s)
I0807 19:13:38.610936 597197 kic.go:203] duration metric: took 4.276095901s to extract preloaded images to volume ...
W0807 19:13:38.611085 597197 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0807 19:13:38.611206 597197 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0807 19:13:38.666575 597197 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-704150 --name addons-704150 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-704150 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-704150 --network addons-704150 --ip 192.168.49.2 --volume addons-704150:/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.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0
I0807 19:13:38.997247 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Running}}
I0807 19:13:39.027153 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:13:39.052958 597197 cli_runner.go:164] Run: docker exec addons-704150 stat /var/lib/dpkg/alternatives/iptables
I0807 19:13:39.122726 597197 oci.go:144] the created container "addons-704150" has a running status.
I0807 19:13:39.122764 597197 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa...
I0807 19:13:39.607456 597197 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0807 19:13:39.640930 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:13:39.669914 597197 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0807 19:13:39.669940 597197 kic_runner.go:114] Args: [docker exec --privileged addons-704150 chown docker:docker /home/docker/.ssh/authorized_keys]
I0807 19:13:39.756128 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:13:39.780744 597197 machine.go:94] provisionDockerMachine start ...
I0807 19:13:39.780843 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:39.810072 597197 main.go:141] libmachine: Using SSH client type: native
I0807 19:13:39.810344 597197 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 33508 <nil> <nil>}
I0807 19:13:39.810361 597197 main.go:141] libmachine: About to run SSH command:
hostname
I0807 19:13:39.973707 597197 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-704150
I0807 19:13:39.973731 597197 ubuntu.go:169] provisioning hostname "addons-704150"
I0807 19:13:39.973800 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:39.991763 597197 main.go:141] libmachine: Using SSH client type: native
I0807 19:13:39.992010 597197 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 33508 <nil> <nil>}
I0807 19:13:39.992023 597197 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-704150 && echo "addons-704150" | sudo tee /etc/hostname
I0807 19:13:40.165380 597197 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-704150
I0807 19:13:40.165500 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:40.186394 597197 main.go:141] libmachine: Using SSH client type: native
I0807 19:13:40.186650 597197 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 33508 <nil> <nil>}
I0807 19:13:40.186674 597197 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-704150' /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-704150/g' /etc/hosts;
else
echo '127.0.1.1 addons-704150' | sudo tee -a /etc/hosts;
fi
fi
I0807 19:13:40.334135 597197 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0807 19:13:40.334166 597197 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19389-590791/.minikube CaCertPath:/home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19389-590791/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19389-590791/.minikube}
I0807 19:13:40.334195 597197 ubuntu.go:177] setting up certificates
I0807 19:13:40.334205 597197 provision.go:84] configureAuth start
I0807 19:13:40.334266 597197 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-704150
I0807 19:13:40.350867 597197 provision.go:143] copyHostCerts
I0807 19:13:40.350955 597197 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19389-590791/.minikube/key.pem (1679 bytes)
I0807 19:13:40.351083 597197 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19389-590791/.minikube/ca.pem (1082 bytes)
I0807 19:13:40.351144 597197 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19389-590791/.minikube/cert.pem (1123 bytes)
I0807 19:13:40.351194 597197 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19389-590791/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca-key.pem org=jenkins.addons-704150 san=[127.0.0.1 192.168.49.2 addons-704150 localhost minikube]
I0807 19:13:41.119790 597197 provision.go:177] copyRemoteCerts
I0807 19:13:41.119872 597197 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0807 19:13:41.119925 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:41.136183 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:13:41.234674 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0807 19:13:41.260949 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0807 19:13:41.284876 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0807 19:13:41.309426 597197 provision.go:87] duration metric: took 975.204004ms to configureAuth
I0807 19:13:41.309451 597197 ubuntu.go:193] setting minikube options for container-runtime
I0807 19:13:41.309644 597197 config.go:182] Loaded profile config "addons-704150": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 19:13:41.309762 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:41.326802 597197 main.go:141] libmachine: Using SSH client type: native
I0807 19:13:41.327066 597197 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 33508 <nil> <nil>}
I0807 19:13:41.327089 597197 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
I0807 19:13:41.580670 597197 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0807 19:13:41.580697 597197 machine.go:97] duration metric: took 1.799930057s to provisionDockerMachine
I0807 19:13:41.580707 597197 client.go:171] duration metric: took 10.397790011s to LocalClient.Create
I0807 19:13:41.580762 597197 start.go:167] duration metric: took 10.397894839s to libmachine.API.Create "addons-704150"
I0807 19:13:41.580777 597197 start.go:293] postStartSetup for "addons-704150" (driver="docker")
I0807 19:13:41.580788 597197 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
I0807 19:13:41.580877 597197 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
I0807 19:13:41.580963 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:41.597843 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:13:41.699124 597197 ssh_runner.go:195] Run: cat /etc/os-release
I0807 19:13:41.702364 597197 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0807 19:13:41.702401 597197 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0807 19:13:41.702412 597197 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0807 19:13:41.702420 597197 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0807 19:13:41.702430 597197 filesync.go:126] Scanning /home/jenkins/minikube-integration/19389-590791/.minikube/addons for local assets ...
I0807 19:13:41.702502 597197 filesync.go:126] Scanning /home/jenkins/minikube-integration/19389-590791/.minikube/files for local assets ...
I0807 19:13:41.702528 597197 start.go:296] duration metric: took 121.744542ms for postStartSetup
I0807 19:13:41.702859 597197 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-704150
I0807 19:13:41.719285 597197 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/config.json ...
I0807 19:13:41.719592 597197 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0807 19:13:41.719646 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:41.736325 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:13:41.830555 597197 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0807 19:13:41.835218 597197 start.go:128] duration metric: took 10.654823673s to createHost
I0807 19:13:41.835241 597197 start.go:83] releasing machines lock for "addons-704150", held for 10.654973293s
I0807 19:13:41.835316 597197 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-704150
I0807 19:13:41.851456 597197 ssh_runner.go:195] Run: cat /version.json
I0807 19:13:41.851511 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:41.851829 597197 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0807 19:13:41.851902 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:13:41.874755 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:13:41.877470 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:13:41.969304 597197 ssh_runner.go:195] Run: systemctl --version
I0807 19:13:42.098657 597197 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0807 19:13:42.247343 597197 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0807 19:13:42.252104 597197 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" ;
I0807 19:13:42.275676 597197 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0807 19:13:42.275763 597197 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" ;
I0807 19:13:42.314207 597197 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0807 19:13:42.314232 597197 start.go:495] detecting cgroup driver to use...
I0807 19:13:42.314267 597197 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0807 19:13:42.314321 597197 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0807 19:13:42.332466 597197 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0807 19:13:42.344970 597197 docker.go:217] disabling cri-docker service (if available) ...
I0807 19:13:42.345036 597197 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0807 19:13:42.360121 597197 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0807 19:13:42.375865 597197 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0807 19:13:42.464632 597197 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0807 19:13:42.555974 597197 docker.go:233] disabling docker service ...
I0807 19:13:42.556038 597197 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0807 19:13:42.576599 597197 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0807 19:13:42.588515 597197 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0807 19:13:42.681114 597197 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0807 19:13:42.776719 597197 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0807 19:13:42.787941 597197 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"
I0807 19:13:42.805658 597197 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I0807 19:13:42.805800 597197 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"
I0807 19:13:42.815858 597197 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0807 19:13:42.815975 597197 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0807 19:13:42.825899 597197 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0807 19:13:42.835754 597197 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0807 19:13:42.845986 597197 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0807 19:13:42.855614 597197 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0807 19:13:42.865674 597197 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0807 19:13:42.881800 597197 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0807 19:13:42.895310 597197 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0807 19:13:42.903863 597197 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0807 19:13:42.911948 597197 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0807 19:13:42.996925 597197 ssh_runner.go:195] Run: sudo systemctl restart crio
I0807 19:13:43.110453 597197 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I0807 19:13:43.110550 597197 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0807 19:13:43.113991 597197 start.go:563] Will wait 60s for crictl version
I0807 19:13:43.114056 597197 ssh_runner.go:195] Run: which crictl
I0807 19:13:43.117426 597197 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0807 19:13:43.163446 597197 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0807 19:13:43.163544 597197 ssh_runner.go:195] Run: crio --version
I0807 19:13:43.201363 597197 ssh_runner.go:195] Run: crio --version
I0807 19:13:43.240947 597197 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
I0807 19:13:43.243308 597197 cli_runner.go:164] Run: docker network inspect addons-704150 --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}}]}"
I0807 19:13:43.258340 597197 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0807 19:13:43.261854 597197 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""
I0807 19:13:43.272336 597197 kubeadm.go:883] updating cluster {Name:addons-704150 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-704150 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] 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:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 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:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0807 19:13:43.272459 597197 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
I0807 19:13:43.272529 597197 ssh_runner.go:195] Run: sudo crictl images --output json
I0807 19:13:43.345399 597197 crio.go:514] all images are preloaded for cri-o runtime.
I0807 19:13:43.345423 597197 crio.go:433] Images already preloaded, skipping extraction
I0807 19:13:43.345484 597197 ssh_runner.go:195] Run: sudo crictl images --output json
I0807 19:13:43.380526 597197 crio.go:514] all images are preloaded for cri-o runtime.
I0807 19:13:43.380547 597197 cache_images.go:84] Images are preloaded, skipping loading
I0807 19:13:43.380555 597197 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
I0807 19:13:43.380647 597197 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-704150 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.3 ClusterName:addons-704150 Namespace:default APIServerHAVIP: 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:}
I0807 19:13:43.380729 597197 ssh_runner.go:195] Run: crio config
I0807 19:13:43.428654 597197 cni.go:84] Creating CNI manager for ""
I0807 19:13:43.428675 597197 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0807 19:13:43.428686 597197 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0807 19:13:43.428714 597197 kubeadm.go:181] 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.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-704150 NodeName:addons-704150 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[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0807 19:13:43.428869 597197 kubeadm.go:187] 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-704150"
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.30.3
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
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
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
I0807 19:13:43.428950 597197 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
I0807 19:13:43.437534 597197 binaries.go:44] Found k8s binaries, skipping transfer
I0807 19:13:43.437605 597197 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0807 19:13:43.446309 597197 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I0807 19:13:43.464518 597197 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0807 19:13:43.483066 597197 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
I0807 19:13:43.501114 597197 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0807 19:13:43.504589 597197 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""
I0807 19:13:43.515371 597197 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0807 19:13:43.604451 597197 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0807 19:13:43.618510 597197 certs.go:68] Setting up /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150 for IP: 192.168.49.2
I0807 19:13:43.618580 597197 certs.go:194] generating shared ca certs ...
I0807 19:13:43.618610 597197 certs.go:226] acquiring lock for ca certs: {Name:mkb49d32d6315e5acf0524a6fb9d94ce848bdfe2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:43.618769 597197 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19389-590791/.minikube/ca.key
I0807 19:13:44.024461 597197 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-590791/.minikube/ca.crt ...
I0807 19:13:44.024494 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/ca.crt: {Name:mk1a8d3acc2a24e791811adbb80dc73187d9281b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:44.024729 597197 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-590791/.minikube/ca.key ...
I0807 19:13:44.024747 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/ca.key: {Name:mka487de876ae64384199a14bb98a082922f5ac5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:44.024832 597197 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.key
I0807 19:13:44.681726 597197 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.crt ...
I0807 19:13:44.681759 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.crt: {Name:mk17d5faa98a85841fc83eb13e64c6a67159e612 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:44.681994 597197 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.key ...
I0807 19:13:44.682009 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.key: {Name:mk775fd3629ce6486983467e4d4d799110f01215 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:44.682102 597197 certs.go:256] generating profile certs ...
I0807 19:13:44.682162 597197 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/client.key
I0807 19:13:44.682182 597197 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/client.crt with IP's: []
I0807 19:13:46.003257 597197 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/client.crt ...
I0807 19:13:46.003299 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/client.crt: {Name:mk2c42300d8e59347eb85e9d513c949aa08df088 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:46.003522 597197 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/client.key ...
I0807 19:13:46.003532 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/client.key: {Name:mk9fe38acbed9ee7ecd8382a18b13db1790bd3f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:46.003611 597197 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.key.4bc524eb
I0807 19:13:46.003629 597197 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.crt.4bc524eb with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0807 19:13:46.267026 597197 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.crt.4bc524eb ...
I0807 19:13:46.267059 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.crt.4bc524eb: {Name:mkd8e957699ba1d375a2f7ff8b4bf044f50a98a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:46.267251 597197 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.key.4bc524eb ...
I0807 19:13:46.267265 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.key.4bc524eb: {Name:mka449e5ee6cac11342a15626640c23a78dbcd30 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:46.267352 597197 certs.go:381] copying /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.crt.4bc524eb -> /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.crt
I0807 19:13:46.267431 597197 certs.go:385] copying /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.key.4bc524eb -> /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.key
I0807 19:13:46.267485 597197 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.key
I0807 19:13:46.267506 597197 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.crt with IP's: []
I0807 19:13:46.806553 597197 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.crt ...
I0807 19:13:46.806590 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.crt: {Name:mkd59bb1bedecadf00027ed2756db884bc799ce9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:46.807393 597197 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.key ...
I0807 19:13:46.807413 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.key: {Name:mk1d8a88e6e09ca606bd7c69887ebc2a4269c8ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:13:46.808092 597197 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca-key.pem (1679 bytes)
I0807 19:13:46.808141 597197 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/ca.pem (1082 bytes)
I0807 19:13:46.808181 597197 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/cert.pem (1123 bytes)
I0807 19:13:46.808220 597197 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-590791/.minikube/certs/key.pem (1679 bytes)
I0807 19:13:46.808878 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0807 19:13:46.835246 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I0807 19:13:46.858873 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0807 19:13:46.882783 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0807 19:13:46.907007 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0807 19:13:46.932090 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0807 19:13:46.956388 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0807 19:13:46.980274 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/profiles/addons-704150/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0807 19:13:47.004988 597197 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-590791/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0807 19:13:47.030334 597197 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0807 19:13:47.048348 597197 ssh_runner.go:195] Run: openssl version
I0807 19:13:47.053701 597197 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"
I0807 19:13:47.063034 597197 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0807 19:13:47.066386 597197 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 7 19:13 /usr/share/ca-certificates/minikubeCA.pem
I0807 19:13:47.066475 597197 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0807 19:13:47.073206 597197 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"
I0807 19:13:47.082391 597197 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0807 19:13:47.085587 597197 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
I0807 19:13:47.085637 597197 kubeadm.go:392] StartCluster: {Name:addons-704150 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-704150 Namespace:default APIServerHAVIP: 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:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 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:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0807 19:13:47.085717 597197 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0807 19:13:47.085776 597197 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0807 19:13:47.122800 597197 cri.go:89] found id: ""
I0807 19:13:47.122903 597197 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0807 19:13:47.131729 597197 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0807 19:13:47.140357 597197 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0807 19:13:47.140426 597197 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
I0807 19:13:47.149265 597197 kubeadm.go:155] 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
I0807 19:13:47.149287 597197 kubeadm.go:157] found existing configuration files:
I0807 19:13:47.149360 597197 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0807 19:13:47.158324 597197 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0807 19:13:47.158392 597197 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0807 19:13:47.166858 597197 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0807 19:13:47.175784 597197 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0807 19:13:47.175849 597197 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0807 19:13:47.184154 597197 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0807 19:13:47.193119 597197 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0807 19:13:47.193212 597197 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0807 19:13:47.201567 597197 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0807 19:13:47.210134 597197 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0807 19:13:47.210197 597197 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0807 19:13:47.218405 597197 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
I0807 19:13:47.263282 597197 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
I0807 19:13:47.263576 597197 kubeadm.go:310] [preflight] Running pre-flight checks
I0807 19:13:47.300313 597197 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0807 19:13:47.300384 597197 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1066-aws[0m
I0807 19:13:47.300425 597197 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0807 19:13:47.300475 597197 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0807 19:13:47.300525 597197 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0807 19:13:47.300574 597197 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0807 19:13:47.300624 597197 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0807 19:13:47.300673 597197 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0807 19:13:47.300723 597197 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0807 19:13:47.300769 597197 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0807 19:13:47.300818 597197 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0807 19:13:47.300865 597197 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0807 19:13:47.373223 597197 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0807 19:13:47.373335 597197 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0807 19:13:47.373433 597197 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0807 19:13:47.631371 597197 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0807 19:13:47.634720 597197 out.go:204] - Generating certificates and keys ...
I0807 19:13:47.634909 597197 kubeadm.go:310] [certs] Using existing ca certificate authority
I0807 19:13:47.635002 597197 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0807 19:13:48.046983 597197 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0807 19:13:48.246294 597197 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0807 19:13:48.636578 597197 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0807 19:13:49.373213 597197 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0807 19:13:49.662317 597197 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0807 19:13:49.662446 597197 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-704150 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0807 19:13:50.029000 597197 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0807 19:13:50.029370 597197 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-704150 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0807 19:13:50.742930 597197 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0807 19:13:51.687693 597197 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0807 19:13:51.863314 597197 kubeadm.go:310] [certs] Generating "sa" key and public key
I0807 19:13:51.863637 597197 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0807 19:13:52.051539 597197 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0807 19:13:52.494792 597197 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0807 19:13:52.995719 597197 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0807 19:13:53.397616 597197 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0807 19:13:53.717591 597197 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0807 19:13:53.718229 597197 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0807 19:13:53.721015 597197 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0807 19:13:53.723694 597197 out.go:204] - Booting up control plane ...
I0807 19:13:53.723804 597197 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0807 19:13:53.723880 597197 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0807 19:13:53.723955 597197 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0807 19:13:53.734015 597197 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0807 19:13:53.734115 597197 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0807 19:13:53.734157 597197 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0807 19:13:53.828701 597197 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0807 19:13:53.828794 597197 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0807 19:13:54.830450 597197 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001784003s
I0807 19:13:54.830543 597197 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0807 19:14:01.332895 597197 kubeadm.go:310] [api-check] The API server is healthy after 6.502403964s
I0807 19:14:01.353239 597197 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0807 19:14:01.366286 597197 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0807 19:14:01.392912 597197 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0807 19:14:01.393107 597197 kubeadm.go:310] [mark-control-plane] Marking the node addons-704150 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0807 19:14:01.404549 597197 kubeadm.go:310] [bootstrap-token] Using token: 5qpwg2.yaele78kavb6nqcy
I0807 19:14:01.406815 597197 out.go:204] - Configuring RBAC rules ...
I0807 19:14:01.406938 597197 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0807 19:14:01.411910 597197 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0807 19:14:01.421805 597197 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0807 19:14:01.428271 597197 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0807 19:14:01.432344 597197 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0807 19:14:01.437487 597197 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0807 19:14:01.740283 597197 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0807 19:14:02.185173 597197 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0807 19:14:02.741798 597197 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0807 19:14:02.743043 597197 kubeadm.go:310]
I0807 19:14:02.743119 597197 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0807 19:14:02.743129 597197 kubeadm.go:310]
I0807 19:14:02.743204 597197 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0807 19:14:02.743214 597197 kubeadm.go:310]
I0807 19:14:02.743241 597197 kubeadm.go:310] mkdir -p $HOME/.kube
I0807 19:14:02.743301 597197 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0807 19:14:02.743352 597197 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0807 19:14:02.743361 597197 kubeadm.go:310]
I0807 19:14:02.743412 597197 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0807 19:14:02.743420 597197 kubeadm.go:310]
I0807 19:14:02.743466 597197 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0807 19:14:02.743474 597197 kubeadm.go:310]
I0807 19:14:02.743524 597197 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0807 19:14:02.743600 597197 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0807 19:14:02.743669 597197 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0807 19:14:02.743678 597197 kubeadm.go:310]
I0807 19:14:02.743759 597197 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0807 19:14:02.743835 597197 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0807 19:14:02.743845 597197 kubeadm.go:310]
I0807 19:14:02.743925 597197 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 5qpwg2.yaele78kavb6nqcy \
I0807 19:14:02.744033 597197 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:1b246c2f40b48c05508f673878a7ef42c14eb1f43cc06bae92a97a7588714e27 \
I0807 19:14:02.744060 597197 kubeadm.go:310] --control-plane
I0807 19:14:02.744069 597197 kubeadm.go:310]
I0807 19:14:02.744150 597197 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0807 19:14:02.744158 597197 kubeadm.go:310]
I0807 19:14:02.744248 597197 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 5qpwg2.yaele78kavb6nqcy \
I0807 19:14:02.744350 597197 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:1b246c2f40b48c05508f673878a7ef42c14eb1f43cc06bae92a97a7588714e27
I0807 19:14:02.746882 597197 kubeadm.go:310] [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-1066-aws\n", err: exit status 1
I0807 19:14:02.747006 597197 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0807 19:14:02.747033 597197 cni.go:84] Creating CNI manager for ""
I0807 19:14:02.747044 597197 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0807 19:14:02.749231 597197 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0807 19:14:02.751305 597197 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0807 19:14:02.755561 597197 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
I0807 19:14:02.755579 597197 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0807 19:14:02.773394 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0807 19:14:03.047165 597197 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0807 19:14:03.047297 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:03.047379 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-704150 minikube.k8s.io/updated_at=2024_08_07T19_14_03_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0ee3e7d60a6f6702c6c553e4aadfb0f66d72da6e minikube.k8s.io/name=addons-704150 minikube.k8s.io/primary=true
I0807 19:14:03.183832 597197 ops.go:34] apiserver oom_adj: -16
I0807 19:14:03.183905 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:03.684180 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:04.184079 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:04.684048 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:05.184904 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:05.685025 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:06.184628 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:06.684569 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:07.184436 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:07.684283 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:08.184772 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:08.684066 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:09.184974 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:09.684880 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:10.184637 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:10.684526 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:11.184155 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:11.684341 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:12.184534 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:12.684645 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:13.184768 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:13.684395 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:14.183999 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:14.684784 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:15.184261 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:15.684037 597197 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0807 19:14:15.778852 597197 kubeadm.go:1113] duration metric: took 12.731600293s to wait for elevateKubeSystemPrivileges
I0807 19:14:15.778888 597197 kubeadm.go:394] duration metric: took 28.693254828s to StartCluster
I0807 19:14:15.778907 597197 settings.go:142] acquiring lock: {Name:mke10261abd6f4658abc8c5b9507d39731e269c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:14:15.779438 597197 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19389-590791/kubeconfig
I0807 19:14:15.779881 597197 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-590791/kubeconfig: {Name:mkd2fbc00ca1189c2ead413496f8fdab80c56257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0807 19:14:15.780456 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0807 19:14:15.780482 597197 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
I0807 19:14:15.780731 597197 config.go:182] Loaded profile config "addons-704150": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 19:14:15.780763 597197 addons.go:507] 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 volcano:true volumesnapshots:true yakd:true]
I0807 19:14:15.780837 597197 addons.go:69] Setting yakd=true in profile "addons-704150"
I0807 19:14:15.780859 597197 addons.go:234] Setting addon yakd=true in "addons-704150"
I0807 19:14:15.780884 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.781328 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.781793 597197 addons.go:69] Setting metrics-server=true in profile "addons-704150"
I0807 19:14:15.781817 597197 addons.go:234] Setting addon metrics-server=true in "addons-704150"
I0807 19:14:15.781842 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.782272 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.782433 597197 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-704150"
I0807 19:14:15.782455 597197 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-704150"
I0807 19:14:15.782477 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.782832 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.783224 597197 addons.go:69] Setting cloud-spanner=true in profile "addons-704150"
I0807 19:14:15.783249 597197 addons.go:234] Setting addon cloud-spanner=true in "addons-704150"
I0807 19:14:15.783277 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.783635 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.785209 597197 addons.go:69] Setting registry=true in profile "addons-704150"
I0807 19:14:15.785241 597197 addons.go:234] Setting addon registry=true in "addons-704150"
I0807 19:14:15.785275 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.785660 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.786624 597197 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-704150"
I0807 19:14:15.786688 597197 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-704150"
I0807 19:14:15.786720 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.787301 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.790207 597197 addons.go:69] Setting storage-provisioner=true in profile "addons-704150"
I0807 19:14:15.790249 597197 addons.go:234] Setting addon storage-provisioner=true in "addons-704150"
I0807 19:14:15.790291 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.790698 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.786756 597197 addons.go:69] Setting default-storageclass=true in profile "addons-704150"
I0807 19:14:15.794025 597197 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-704150"
I0807 19:14:15.794330 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.796469 597197 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-704150"
I0807 19:14:15.796514 597197 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-704150"
I0807 19:14:15.796807 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.786764 597197 addons.go:69] Setting gcp-auth=true in profile "addons-704150"
I0807 19:14:15.803958 597197 mustload.go:65] Loading cluster: addons-704150
I0807 19:14:15.804165 597197 config.go:182] Loaded profile config "addons-704150": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 19:14:15.804449 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.811712 597197 addons.go:69] Setting volcano=true in profile "addons-704150"
I0807 19:14:15.811769 597197 addons.go:234] Setting addon volcano=true in "addons-704150"
I0807 19:14:15.811810 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.812308 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.786768 597197 addons.go:69] Setting ingress=true in profile "addons-704150"
I0807 19:14:15.818134 597197 addons.go:234] Setting addon ingress=true in "addons-704150"
I0807 19:14:15.818209 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.818678 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.786772 597197 addons.go:69] Setting ingress-dns=true in profile "addons-704150"
I0807 19:14:15.834478 597197 addons.go:234] Setting addon ingress-dns=true in "addons-704150"
I0807 19:14:15.834534 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.834984 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.835189 597197 addons.go:69] Setting volumesnapshots=true in profile "addons-704150"
I0807 19:14:15.835227 597197 addons.go:234] Setting addon volumesnapshots=true in "addons-704150"
I0807 19:14:15.835254 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.835673 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.786776 597197 addons.go:69] Setting inspektor-gadget=true in profile "addons-704150"
I0807 19:14:15.849020 597197 addons.go:234] Setting addon inspektor-gadget=true in "addons-704150"
I0807 19:14:15.849071 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:15.849500 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:15.855584 597197 out.go:177] * Verifying Kubernetes components...
I0807 19:14:15.926386 597197 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
I0807 19:14:15.933302 597197 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0807 19:14:15.933335 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0807 19:14:15.933407 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:15.974242 597197 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
I0807 19:14:15.983413 597197 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0807 19:14:15.983440 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0807 19:14:15.983522 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:15.990215 597197 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0807 19:14:16.009538 597197 out.go:177] - Using image docker.io/registry:2.8.3
I0807 19:14:16.011724 597197 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0807 19:14:16.021082 597197 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0807 19:14:16.021423 597197 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0807 19:14:16.028769 597197 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0807 19:14:16.028798 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0807 19:14:16.028874 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.035433 597197 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0807 19:14:16.035756 597197 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0807 19:14:16.038135 597197 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0807 19:14:16.021242 597197 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0807 19:14:16.039062 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0807 19:14:16.039135 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.039960 597197 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0807 19:14:16.039987 597197 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0807 19:14:16.040077 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.051825 597197 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-704150"
I0807 19:14:16.051880 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:16.052305 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:16.071367 597197 addons.go:234] Setting addon default-storageclass=true in "addons-704150"
I0807 19:14:16.071418 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:16.071919 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:16.130202 597197 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0807 19:14:16.130272 597197 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0807 19:14:16.130419 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
W0807 19:14:16.143039 597197 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I0807 19:14:16.143680 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:16.143710 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.149639 597197 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0807 19:14:16.143746 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.150489 597197 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0807 19:14:16.164361 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.166135 597197 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0807 19:14:16.164170 597197 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0807 19:14:16.168838 597197 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0807 19:14:16.168938 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.169336 597197 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0807 19:14:16.169350 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0807 19:14:16.169396 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.164182 597197 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
I0807 19:14:16.164187 597197 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
I0807 19:14:16.183721 597197 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0807 19:14:16.183789 597197 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0807 19:14:16.183867 597197 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0807 19:14:16.183895 597197 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0807 19:14:16.183995 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.191574 597197 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0807 19:14:16.193787 597197 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0807 19:14:16.196098 597197 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0807 19:14:16.198072 597197 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0807 19:14:16.201913 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0807 19:14:16.201942 597197 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0807 19:14:16.202041 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.209501 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.209844 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.211252 597197 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0807 19:14:16.214145 597197 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0807 19:14:16.214220 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0807 19:14:16.214347 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.220856 597197 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0807 19:14:16.222999 597197 out.go:177] - Using image docker.io/busybox:stable
I0807 19:14:16.224777 597197 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0807 19:14:16.224808 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0807 19:14:16.224877 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.317870 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.322285 597197 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0807 19:14:16.322306 597197 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0807 19:14:16.322431 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:16.353080 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.358073 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.377455 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.380348 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.417986 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0807 19:14:16.425103 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.443747 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.449616 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:16.508474 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0807 19:14:16.571532 597197 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0807 19:14:16.571565 597197 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0807 19:14:16.584367 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0807 19:14:16.643607 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0807 19:14:16.663494 597197 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0807 19:14:16.711247 597197 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0807 19:14:16.711275 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0807 19:14:16.711967 597197 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0807 19:14:16.711987 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0807 19:14:16.737722 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0807 19:14:16.740243 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0807 19:14:16.740273 597197 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0807 19:14:16.824093 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0807 19:14:16.880359 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0807 19:14:16.880387 597197 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0807 19:14:16.895122 597197 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0807 19:14:16.895149 597197 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0807 19:14:16.907165 597197 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0807 19:14:16.907192 597197 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0807 19:14:16.915063 597197 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0807 19:14:16.915096 597197 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0807 19:14:16.921935 597197 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0807 19:14:16.921981 597197 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0807 19:14:16.956762 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0807 19:14:16.983046 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0807 19:14:16.995156 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0807 19:14:17.046256 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0807 19:14:17.046294 597197 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0807 19:14:17.071507 597197 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0807 19:14:17.071548 597197 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0807 19:14:17.075290 597197 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0807 19:14:17.075314 597197 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0807 19:14:17.079020 597197 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0807 19:14:17.079044 597197 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0807 19:14:17.102179 597197 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0807 19:14:17.102206 597197 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0807 19:14:17.226026 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0807 19:14:17.226056 597197 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0807 19:14:17.226342 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:17.245275 597197 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0807 19:14:17.245303 597197 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0807 19:14:17.264621 597197 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0807 19:14:17.264649 597197 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0807 19:14:17.296494 597197 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0807 19:14:17.296522 597197 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0807 19:14:17.383857 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0807 19:14:17.383890 597197 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0807 19:14:17.387226 597197 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0807 19:14:17.387262 597197 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0807 19:14:17.411515 597197 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0807 19:14:17.411544 597197 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0807 19:14:17.415243 597197 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0807 19:14:17.415274 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0807 19:14:17.446226 597197 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0807 19:14:17.446254 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0807 19:14:17.497182 597197 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0807 19:14:17.497216 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0807 19:14:17.520747 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:17.550325 597197 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0807 19:14:17.550352 597197 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0807 19:14:17.575077 597197 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0807 19:14:17.575109 597197 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0807 19:14:17.595392 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:17.639198 597197 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0807 19:14:17.639240 597197 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0807 19:14:17.664366 597197 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0807 19:14:17.664393 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0807 19:14:17.713675 597197 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0807 19:14:17.713717 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0807 19:14:17.727739 597197 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0807 19:14:17.727769 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0807 19:14:17.783268 597197 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0807 19:14:17.783310 597197 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0807 19:14:17.852135 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:17.898011 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:19.048549 597197 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.630484137s)
I0807 19:14:19.048590 597197 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
W0807 19:14:19.644800 597197 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-704150" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
E0807 19:14:19.644829 597197 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
I0807 19:14:21.137545 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.628978551s)
I0807 19:14:21.137620 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.553220501s)
I0807 19:14:21.137661 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.494030068s)
I0807 19:14:21.137688 597197 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.474171234s)
I0807 19:14:21.137767 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.400019712s)
I0807 19:14:21.137918 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.313796821s)
I0807 19:14:21.138044 597197 addons.go:475] Verifying addon registry=true in "addons-704150"
I0807 19:14:21.139031 597197 node_ready.go:35] waiting up to 6m0s for node "addons-704150" to be "Ready" ...
I0807 19:14:21.140672 597197 out.go:177] * Verifying registry addon...
I0807 19:14:21.144707 597197 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0807 19:14:21.226054 597197 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0807 19:14:21.226085 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:21.684519 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:22.165327 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:22.676677 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:22.786235 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.803149836s)
I0807 19:14:22.786409 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.791223879s)
I0807 19:14:22.786589 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.560221329s)
I0807 19:14:22.786611 597197 addons.go:475] Verifying addon metrics-server=true in "addons-704150"
I0807 19:14:22.786667 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.265891889s)
I0807 19:14:22.786902 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.830107785s)
I0807 19:14:22.786922 597197 addons.go:475] Verifying addon ingress=true in "addons-704150"
I0807 19:14:22.788786 597197 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-704150 service yakd-dashboard -n yakd-dashboard
I0807 19:14:22.788855 597197 out.go:177] * Verifying ingress addon...
I0807 19:14:22.791947 597197 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0807 19:14:22.802268 597197 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0807 19:14:22.802295 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W0807 19:14:22.812194 597197 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I0807 19:14:22.845276 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.249839167s)
W0807 19:14:22.845314 597197 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:22.845336 597197 retry.go:31] will retry after 152.480388ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:22.845402 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.993237459s)
I0807 19:14:22.998621 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:23.150755 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (5.252629985s)
I0807 19:14:23.150800 597197 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-704150"
I0807 19:14:23.154403 597197 out.go:177] * Verifying csi-hostpath-driver addon...
I0807 19:14:23.157099 597197 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0807 19:14:23.160166 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:23.180119 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:23.181020 597197 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0807 19:14:23.181047 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:23.296621 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:23.649464 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:23.661673 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:23.796491 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:24.156579 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:24.172158 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:24.297090 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:24.652331 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:24.662154 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:24.796872 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:25.149668 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:25.178148 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:25.297126 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:25.656542 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:25.667250 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:25.670854 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:25.796574 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:26.016243 597197 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0807 19:14:26.016370 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:26.035427 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:26.053274 597197 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (3.054601474s)
I0807 19:14:26.149822 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:26.167297 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:26.173417 597197 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0807 19:14:26.197010 597197 addons.go:234] Setting addon gcp-auth=true in "addons-704150"
I0807 19:14:26.197062 597197 host.go:66] Checking if "addons-704150" exists ...
I0807 19:14:26.197534 597197 cli_runner.go:164] Run: docker container inspect addons-704150 --format={{.State.Status}}
I0807 19:14:26.223803 597197 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0807 19:14:26.223856 597197 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-704150
I0807 19:14:26.248645 597197 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19389-590791/.minikube/machines/addons-704150/id_rsa Username:docker}
I0807 19:14:26.307086 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:26.375489 597197 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0807 19:14:26.377109 597197 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0807 19:14:26.378887 597197 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0807 19:14:26.378917 597197 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0807 19:14:26.403020 597197 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0807 19:14:26.403045 597197 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0807 19:14:26.428966 597197 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0807 19:14:26.428997 597197 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0807 19:14:26.457555 597197 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0807 19:14:26.666273 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:26.667522 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:26.796769 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:27.109484 597197 addons.go:475] Verifying addon gcp-auth=true in "addons-704150"
I0807 19:14:27.111842 597197 out.go:177] * Verifying gcp-auth addon...
I0807 19:14:27.115149 597197 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0807 19:14:27.138273 597197 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0807 19:14:27.138360 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:27.151321 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:27.169281 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:27.296903 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:27.619298 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:27.648685 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:27.661191 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:27.796444 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:28.119253 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:28.142601 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:28.149126 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:28.162681 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:28.296905 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:28.618843 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:28.652462 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:28.662043 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:28.798000 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:29.120296 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:29.149138 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:29.161996 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:29.296840 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:29.619589 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:29.648768 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:29.661594 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:29.795953 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:30.119525 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:30.143193 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:30.150921 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:30.165483 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:30.295961 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:30.618720 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:30.649253 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:30.663524 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:30.796628 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:31.120434 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:31.148818 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:31.161533 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:31.295915 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:31.618581 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:31.649334 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:31.661907 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:31.796604 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:32.119621 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:32.144080 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:32.148754 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:32.162439 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:32.297393 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:32.619068 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:32.650250 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:32.662086 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:32.796693 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:33.120331 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:33.149819 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:33.161831 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:33.296466 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:33.618947 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:33.649417 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:33.661440 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:33.796416 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:34.119347 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:34.149181 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:34.162061 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:34.296698 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:34.618488 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:34.642616 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:34.649719 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:34.661459 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:34.796595 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:35.120162 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:35.149473 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:35.161265 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:35.296707 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:35.619483 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:35.649419 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:35.662288 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:35.796398 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:36.119595 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:36.152105 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:36.162040 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:36.296460 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:36.619120 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:36.648922 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:36.661768 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:36.796290 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:37.118970 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:37.142845 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:37.149433 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:37.161331 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:37.297316 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:37.618734 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:37.649220 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:37.661725 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:37.796250 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:38.118887 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:38.148957 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:38.162606 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:38.296548 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:38.619282 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:38.648405 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:38.661294 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:38.796543 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:39.119484 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:39.148901 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:39.162334 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:39.295548 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:39.619276 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:39.643447 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:39.649171 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:39.661977 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:39.796437 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:40.119505 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:40.149111 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:40.162161 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:40.296854 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:40.619321 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:40.649122 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:40.662703 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:40.796664 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:41.119071 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:41.149265 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:41.162246 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:41.296722 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:41.619361 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:41.649125 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:41.661916 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:41.796092 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:42.119758 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:42.146533 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:42.150225 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:42.162245 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:42.297151 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:42.618836 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:42.648627 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:42.661000 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:42.795942 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:43.118659 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:43.149406 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:43.161449 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:43.296231 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:43.618570 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:43.648184 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:43.661830 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:43.796544 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:44.119327 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:44.150226 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:44.162532 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:44.296189 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:44.618804 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:44.643934 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:44.649388 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:44.661878 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:44.796399 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:45.128486 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:45.151549 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:45.177220 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:45.303490 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:45.619408 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:45.648850 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:45.661678 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:45.796226 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:46.119325 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:46.148810 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:46.161392 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:46.298991 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:46.618749 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:46.649379 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:46.661553 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:46.796602 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:47.118614 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:47.142352 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:47.149172 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:47.162115 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:47.296348 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:47.620189 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:47.648999 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:47.661620 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:47.796713 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:48.119234 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:48.148788 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:48.161592 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:48.296137 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:48.618663 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:48.648981 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:48.661926 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:48.796578 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:49.119243 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:49.143194 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:49.150622 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:49.161768 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:49.296126 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:49.619048 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:49.649163 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:49.661285 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:49.795706 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:50.119393 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:50.149540 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:50.161607 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:50.296507 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:50.619220 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:50.649311 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:50.661304 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:50.796191 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:51.119391 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:51.148890 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:51.162119 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:51.296076 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:51.618783 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:51.642500 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:51.648712 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:51.661663 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:51.796545 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:52.119458 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:52.149296 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:52.161278 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:52.296306 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:52.618958 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:52.648731 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:52.661848 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:52.796165 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:53.119016 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:53.148592 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:53.161223 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:53.296730 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:53.619330 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:53.648825 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:53.661488 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:53.795971 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:54.118716 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:54.142458 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:54.149558 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:54.161312 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:54.296231 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:54.618550 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:54.649398 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:54.662182 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:54.796392 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:55.119079 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:55.148999 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:55.161897 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:55.295996 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:55.618409 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:55.648789 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:55.661831 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:55.795687 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:56.118367 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:56.143224 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:56.148545 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:56.161551 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:56.297305 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:56.619020 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:56.649813 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:56.661504 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:56.796118 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:57.118625 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:57.149379 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:57.162418 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:57.296085 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:57.619141 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:57.648990 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:57.662077 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:57.796194 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:58.118572 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:58.149171 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:58.161345 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:58.296514 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:58.619096 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:58.643222 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:14:58.648307 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:58.662414 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:58.796185 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:59.118448 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:59.149316 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:59.162612 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:59.296518 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:14:59.619101 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:14:59.649338 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:14:59.661638 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:14:59.796054 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:00.133616 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:00.157037 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:00.176928 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:00.329512 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:00.619166 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:00.643449 597197 node_ready.go:53] node "addons-704150" has status "Ready":"False"
I0807 19:15:00.649636 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:00.662082 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:00.797105 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:01.118600 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:01.149342 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:01.162244 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:01.296449 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:01.619078 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:01.648634 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:01.661258 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:01.796717 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:02.119190 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:02.151474 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:02.161026 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:02.297150 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:02.619154 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:02.650234 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:02.669384 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:02.803558 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:03.126223 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:03.150452 597197 node_ready.go:49] node "addons-704150" has status "Ready":"True"
I0807 19:15:03.150523 597197 node_ready.go:38] duration metric: took 42.011464769s for node "addons-704150" to be "Ready" ...
I0807 19:15:03.150548 597197 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" ...
I0807 19:15:03.153997 597197 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0807 19:15:03.154076 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:03.163302 597197 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-gmfjh" in "kube-system" namespace to be "Ready" ...
I0807 19:15:03.180287 597197 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0807 19:15:03.180365 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:03.297960 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:03.729570 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:03.742458 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:03.743490 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:03.798779 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:04.122691 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:04.149333 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:04.162596 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:04.296097 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:04.618636 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:04.649877 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:04.662725 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:04.669403 597197 pod_ready.go:92] pod "coredns-7db6d8ff4d-gmfjh" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:04.669431 597197 pod_ready.go:81] duration metric: took 1.506055065s for pod "coredns-7db6d8ff4d-gmfjh" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.669445 597197 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-xhrw2" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.674815 597197 pod_ready.go:92] pod "coredns-7db6d8ff4d-xhrw2" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:04.674885 597197 pod_ready.go:81] duration metric: took 5.432182ms for pod "coredns-7db6d8ff4d-xhrw2" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.674922 597197 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.680284 597197 pod_ready.go:92] pod "etcd-addons-704150" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:04.680352 597197 pod_ready.go:81] duration metric: took 5.39333ms for pod "etcd-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.680383 597197 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.686794 597197 pod_ready.go:92] pod "kube-apiserver-addons-704150" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:04.686862 597197 pod_ready.go:81] duration metric: took 6.457385ms for pod "kube-apiserver-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.686902 597197 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.745251 597197 pod_ready.go:92] pod "kube-controller-manager-addons-704150" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:04.745322 597197 pod_ready.go:81] duration metric: took 58.393445ms for pod "kube-controller-manager-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.745352 597197 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-54tjr" in "kube-system" namespace to be "Ready" ...
I0807 19:15:04.797351 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:05.119890 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:05.144267 597197 pod_ready.go:92] pod "kube-proxy-54tjr" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:05.144342 597197 pod_ready.go:81] duration metric: took 398.967312ms for pod "kube-proxy-54tjr" in "kube-system" namespace to be "Ready" ...
I0807 19:15:05.144369 597197 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:05.150049 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:05.167830 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:05.297973 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:05.544006 597197 pod_ready.go:92] pod "kube-scheduler-addons-704150" in "kube-system" namespace has status "Ready":"True"
I0807 19:15:05.544102 597197 pod_ready.go:81] duration metric: took 399.689911ms for pod "kube-scheduler-addons-704150" in "kube-system" namespace to be "Ready" ...
I0807 19:15:05.544130 597197 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace to be "Ready" ...
I0807 19:15:05.619411 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:05.650179 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:05.663664 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:05.797429 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:06.119619 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:06.153631 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:06.165440 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:06.297692 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:06.619105 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:06.653396 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:06.663305 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:06.796903 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:07.119300 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:07.150201 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:07.162758 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:07.296943 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:07.549928 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:07.622882 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:07.651044 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:07.667576 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:07.805684 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:08.119916 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:08.151679 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:08.165982 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:08.298345 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:08.619204 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:08.650729 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:08.666012 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:08.797511 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:09.121434 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:09.151518 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:09.166119 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:09.296683 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:09.550760 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:09.619237 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:09.650836 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:09.664030 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:09.796858 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:10.119751 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:10.150899 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:10.165589 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:10.297906 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:10.620083 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:10.651633 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:10.665211 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:10.801838 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:11.119261 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:11.150452 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:11.164455 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:11.296415 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:11.553087 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:11.621064 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:11.650807 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:11.663217 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:11.796714 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:12.120818 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:12.150756 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:12.164344 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:12.297140 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:12.619237 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:12.651010 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:12.673766 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:12.799992 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:13.118913 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:13.153613 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:13.170471 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:13.299223 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:13.554589 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:13.622977 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:13.650362 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:13.666835 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:13.797854 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:14.119798 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:14.150450 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:14.163637 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:14.296870 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:14.619282 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:14.649712 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:14.663000 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:14.796244 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:15.119604 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:15.150265 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:15.162733 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:15.296916 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:15.618785 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:15.650107 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:15.665791 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:15.796473 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:16.069466 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:16.134367 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:16.186094 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:16.208022 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:16.309644 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:16.619086 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:16.650554 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:16.670230 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:16.796761 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:17.119602 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:17.152801 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:17.163217 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:17.296958 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:17.619206 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:17.651924 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:17.665166 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:17.797920 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:18.143074 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:18.150967 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:18.166332 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:18.299984 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:18.558858 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:18.619669 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:18.650668 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:18.665404 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:18.822732 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:19.119132 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:19.154652 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:19.167207 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:19.308142 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:19.621565 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:19.675124 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:19.688705 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:19.799520 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:20.119699 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:20.152133 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:20.163676 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:20.300513 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:20.619271 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:20.651982 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:20.666653 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:20.797149 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:21.052591 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:21.120598 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:21.152339 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:21.166486 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:21.297128 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:21.620091 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:21.650264 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:21.664371 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:21.799533 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:22.119066 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:22.151048 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:22.163028 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:22.295970 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:22.619377 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:22.649494 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:22.664510 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:22.796930 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:23.119183 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:23.150008 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:23.162300 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:23.299258 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:23.550183 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:23.618940 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:23.651362 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:23.665495 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:23.797169 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:24.119606 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:24.150111 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:24.162841 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:24.300467 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:24.619240 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:24.649862 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:24.662434 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:24.796326 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:25.119408 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:25.150148 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:25.163398 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:25.296696 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:25.550914 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:25.619214 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:25.649875 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:25.663261 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:25.796342 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:26.118794 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:26.151158 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:26.162452 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:26.296915 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:26.619260 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:26.650478 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:26.663900 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:26.797007 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:27.119206 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:27.157904 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:27.165302 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:27.297187 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:27.619602 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:27.649540 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:27.663283 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:27.796896 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:28.056741 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:28.121506 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:28.150820 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:28.164677 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:28.297081 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:28.618519 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:28.649733 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:28.663231 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:28.796573 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:29.118600 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:29.149768 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:29.162662 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:29.296797 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:29.618396 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:29.649834 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:29.663193 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:29.797172 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:30.078347 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:30.121049 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:30.152841 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:30.168047 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:30.297862 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:30.618986 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:30.658060 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:30.671936 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:30.797609 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:31.118728 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:31.149118 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:31.162924 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:31.296991 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:31.618812 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:31.650004 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:31.664582 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:31.796616 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:32.118966 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:32.149534 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:32.163539 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:32.296846 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:32.553375 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:32.619427 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:32.650544 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:32.663782 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:32.796488 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:33.119868 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:33.155478 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:33.165889 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:33.300627 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:33.619130 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:33.650046 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:33.662907 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:33.798765 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:34.119800 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:34.149690 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:34.163234 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:34.296411 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:34.619010 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:34.649623 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:34.663260 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:34.797165 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:35.050329 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:35.118806 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:35.149777 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:35.162913 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:35.296449 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:35.619045 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:35.649852 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:35.662964 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:35.797105 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:36.119264 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:36.149229 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:36.162914 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:36.297683 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:36.619505 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:36.650376 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:36.663957 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:36.799275 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:37.052785 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:37.119945 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:37.151180 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:37.163039 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:37.305185 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:37.619242 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:37.651398 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:37.665066 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:37.796763 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:38.119376 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:38.158911 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:38.167877 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:38.297318 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:38.619583 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:38.650952 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:38.665078 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:38.797092 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:39.056207 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:39.119006 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:39.150003 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:39.163448 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:39.297462 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:39.620100 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:39.650322 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:39.662875 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:39.799340 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:40.119955 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:40.164072 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:40.171168 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:40.329125 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:40.619559 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:40.650885 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:40.666582 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:40.797777 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:41.059497 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:41.120243 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:41.152926 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:41.170906 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:41.296943 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:41.619136 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:41.649703 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:41.664311 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:41.796778 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:42.120915 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:42.151430 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:42.166548 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:42.307718 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:42.618948 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:42.651572 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:42.662698 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:42.796941 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:43.118447 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:43.149760 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:43.162564 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:43.303242 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:43.566726 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:43.619073 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:43.651006 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:43.663579 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:43.798167 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:44.121264 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:44.150119 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:44.163739 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:44.296854 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:44.620013 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:44.650953 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:44.664119 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:44.796560 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:45.122105 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:45.152612 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:45.191650 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:45.298293 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:45.619709 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:45.656811 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:45.662770 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:45.797113 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:46.051479 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:46.120406 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:46.150813 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:46.167394 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:46.297032 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:46.619440 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:46.649994 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:46.662862 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:46.800797 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:47.119266 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:47.153414 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:47.168914 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:47.297166 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:47.620419 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:47.650499 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:47.663399 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:47.796900 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:48.051951 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:48.119558 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:48.149625 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0807 19:15:48.163315 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:48.296265 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:48.618685 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:48.649713 597197 kapi.go:107] duration metric: took 1m27.505005378s to wait for kubernetes.io/minikube-addons=registry ...
I0807 19:15:48.663408 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:48.796543 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:49.119750 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:49.163531 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:49.297514 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:49.619157 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:49.663418 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:49.798207 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:50.056385 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:50.121257 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:50.167358 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:50.296956 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:50.619536 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:50.663641 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:50.797816 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:51.120568 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:51.164143 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:51.297317 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:51.620106 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:51.663727 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:51.798420 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:52.120944 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:52.165860 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:52.298685 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:52.554168 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:52.620497 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:52.666267 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:52.797549 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:53.119729 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:53.162317 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:53.297332 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:53.619145 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:53.662437 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:53.799192 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:54.119537 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:54.168584 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:54.297161 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:54.619198 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:54.663187 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:54.796791 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:55.053178 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:55.118539 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:55.167411 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:55.296126 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:55.619424 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:55.663135 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:55.797981 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:56.120279 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:56.164502 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:56.298122 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:56.619794 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:56.664038 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:56.797166 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:57.119987 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:57.164286 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:57.296956 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:57.551177 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:57.619736 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:57.663471 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:57.796964 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:58.119082 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:58.163634 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:58.297329 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:58.619012 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:58.664155 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:58.796320 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:59.120181 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:59.164445 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:59.299661 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:15:59.552583 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:15:59.620454 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:15:59.667695 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:15:59.798511 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:16:00.171013 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:00.234095 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:00.297526 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:16:00.620341 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:00.665638 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:00.796905 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:16:01.119535 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:01.163733 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:01.299025 597197 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0807 19:16:01.556211 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:01.619029 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:01.674876 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:01.796844 597197 kapi.go:107] duration metric: took 1m39.004896772s to wait for app.kubernetes.io/name=ingress-nginx ...
I0807 19:16:02.123099 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:02.164794 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:02.620175 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:02.669863 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:03.120948 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:03.163687 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:03.619538 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:03.671846 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:04.050452 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:04.119759 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:04.163066 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:04.619482 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:04.662738 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:05.119133 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:05.167433 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:05.620722 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:05.665283 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:06.074500 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:06.119026 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:06.163893 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:06.619248 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0807 19:16:06.662489 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:07.118878 597197 kapi.go:107] duration metric: took 1m40.00372565s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0807 19:16:07.121769 597197 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-704150 cluster.
I0807 19:16:07.124137 597197 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.
I0807 19:16:07.126443 597197 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0807 19:16:07.163243 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:07.664338 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:08.170568 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:08.555569 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:08.663194 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:09.163932 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:09.662701 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:10.163607 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:10.662295 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:11.050250 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:11.163484 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:11.663280 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:12.169126 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:12.664343 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:13.052196 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:13.164444 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:13.663196 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:14.165373 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:14.662265 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:15.060542 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:15.164161 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:15.663552 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:16.163007 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:16.663176 597197 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0807 19:16:17.163239 597197 kapi.go:107] duration metric: took 1m54.006135302s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0807 19:16:17.166719 597197 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, cloud-spanner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
I0807 19:16:17.168685 597197 addons.go:510] duration metric: took 2m1.387916949s for enable addons: enabled=[storage-provisioner nvidia-device-plugin cloud-spanner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
I0807 19:16:17.550136 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:19.551083 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:22.050542 597197 pod_ready.go:102] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"False"
I0807 19:16:23.550407 597197 pod_ready.go:92] pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace has status "Ready":"True"
I0807 19:16:23.550434 597197 pod_ready.go:81] duration metric: took 1m18.006270498s for pod "metrics-server-c59844bb4-ds866" in "kube-system" namespace to be "Ready" ...
I0807 19:16:23.550446 597197 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hlrd2" in "kube-system" namespace to be "Ready" ...
I0807 19:16:23.555668 597197 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-hlrd2" in "kube-system" namespace has status "Ready":"True"
I0807 19:16:23.555694 597197 pod_ready.go:81] duration metric: took 5.240223ms for pod "nvidia-device-plugin-daemonset-hlrd2" in "kube-system" namespace to be "Ready" ...
I0807 19:16:23.555733 597197 pod_ready.go:38] duration metric: took 1m20.405158203s 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" ...
I0807 19:16:23.555757 597197 api_server.go:52] waiting for apiserver process to appear ...
I0807 19:16:23.556395 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0807 19:16:23.556467 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0807 19:16:23.607810 597197 cri.go:89] found id: "bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701"
I0807 19:16:23.607880 597197 cri.go:89] found id: ""
I0807 19:16:23.607912 597197 logs.go:276] 1 containers: [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701]
I0807 19:16:23.608469 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.613026 597197 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0807 19:16:23.613101 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0807 19:16:23.653421 597197 cri.go:89] found id: "ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b"
I0807 19:16:23.653444 597197 cri.go:89] found id: ""
I0807 19:16:23.653452 597197 logs.go:276] 1 containers: [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b]
I0807 19:16:23.653511 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.657046 597197 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0807 19:16:23.657116 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0807 19:16:23.695596 597197 cri.go:89] found id: "b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99"
I0807 19:16:23.695619 597197 cri.go:89] found id: "1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3"
I0807 19:16:23.695624 597197 cri.go:89] found id: ""
I0807 19:16:23.695631 597197 logs.go:276] 2 containers: [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99 1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3]
I0807 19:16:23.695706 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.699406 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.702986 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0807 19:16:23.703078 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0807 19:16:23.742861 597197 cri.go:89] found id: "db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797"
I0807 19:16:23.742892 597197 cri.go:89] found id: ""
I0807 19:16:23.742902 597197 logs.go:276] 1 containers: [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797]
I0807 19:16:23.742969 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.746460 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0807 19:16:23.746539 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0807 19:16:23.792792 597197 cri.go:89] found id: "02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0"
I0807 19:16:23.792817 597197 cri.go:89] found id: ""
I0807 19:16:23.792825 597197 logs.go:276] 1 containers: [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0]
I0807 19:16:23.792901 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.798086 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0807 19:16:23.798200 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0807 19:16:23.851302 597197 cri.go:89] found id: "50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf"
I0807 19:16:23.851322 597197 cri.go:89] found id: ""
I0807 19:16:23.851330 597197 logs.go:276] 1 containers: [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf]
I0807 19:16:23.851421 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.854858 597197 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0807 19:16:23.854959 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0807 19:16:23.901390 597197 cri.go:89] found id: "556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4"
I0807 19:16:23.901413 597197 cri.go:89] found id: ""
I0807 19:16:23.901421 597197 logs.go:276] 1 containers: [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4]
I0807 19:16:23.901475 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:23.904928 597197 logs.go:123] Gathering logs for kubelet ...
I0807 19:16:23.904952 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0807 19:16:23.962148 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693742 1550 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.962377 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693787 1550 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.962569 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693838 1550 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.962784 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693850 1550 reflector.go:150] object-"default"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.962978 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693878 1550 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.963192 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693889 1550 reflector.go:150] 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-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.963385 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.694196 1550 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.963598 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.694284 1550 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.965491 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745504 1550 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.965701 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745548 1550 reflector.go:150] object-"gcp-auth"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.965879 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745592 1550 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.966141 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745603 1550 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.966632 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.781308 1550 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
W0807 19:16:23.966824 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.781373 1550 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
I0807 19:16:23.999952 597197 logs.go:123] Gathering logs for describe nodes ...
I0807 19:16:23.999984 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0807 19:16:24.179446 597197 logs.go:123] Gathering logs for coredns [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99] ...
I0807 19:16:24.179480 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99"
I0807 19:16:24.220393 597197 logs.go:123] Gathering logs for coredns [1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3] ...
I0807 19:16:24.220421 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3"
I0807 19:16:24.264015 597197 logs.go:123] Gathering logs for kube-scheduler [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797] ...
I0807 19:16:24.264047 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797"
I0807 19:16:24.316450 597197 logs.go:123] Gathering logs for kube-controller-manager [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf] ...
I0807 19:16:24.316482 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf"
I0807 19:16:24.392538 597197 logs.go:123] Gathering logs for CRI-O ...
I0807 19:16:24.392575 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0807 19:16:24.491814 597197 logs.go:123] Gathering logs for container status ...
I0807 19:16:24.491851 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0807 19:16:24.549031 597197 logs.go:123] Gathering logs for dmesg ...
I0807 19:16:24.549063 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0807 19:16:24.571625 597197 logs.go:123] Gathering logs for kube-apiserver [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701] ...
I0807 19:16:24.571655 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701"
I0807 19:16:24.655632 597197 logs.go:123] Gathering logs for etcd [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b] ...
I0807 19:16:24.655668 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b"
I0807 19:16:24.711883 597197 logs.go:123] Gathering logs for kube-proxy [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0] ...
I0807 19:16:24.711911 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0"
I0807 19:16:24.750676 597197 logs.go:123] Gathering logs for kindnet [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4] ...
I0807 19:16:24.750709 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4"
I0807 19:16:24.800061 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:16:24.800087 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0807 19:16:24.800159 597197 out.go:239] X Problems detected in kubelet:
W0807 19:16:24.800171 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745548 1550 reflector.go:150] object-"gcp-auth"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:24.800182 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745592 1550 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:24.800204 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745603 1550 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:24.800212 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.781308 1550 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
W0807 19:16:24.800218 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.781373 1550 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
I0807 19:16:24.800229 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:16:24.800235 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 19:16:34.801784 597197 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0807 19:16:34.815534 597197 api_server.go:72] duration metric: took 2m19.035019242s to wait for apiserver process to appear ...
I0807 19:16:34.815566 597197 api_server.go:88] waiting for apiserver healthz status ...
I0807 19:16:34.815601 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0807 19:16:34.815655 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0807 19:16:34.858060 597197 cri.go:89] found id: "bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701"
I0807 19:16:34.858080 597197 cri.go:89] found id: ""
I0807 19:16:34.858089 597197 logs.go:276] 1 containers: [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701]
I0807 19:16:34.858147 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:34.861624 597197 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0807 19:16:34.861703 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0807 19:16:34.899407 597197 cri.go:89] found id: "ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b"
I0807 19:16:34.899439 597197 cri.go:89] found id: ""
I0807 19:16:34.899448 597197 logs.go:276] 1 containers: [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b]
I0807 19:16:34.899516 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:34.903255 597197 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0807 19:16:34.903342 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0807 19:16:34.945711 597197 cri.go:89] found id: "b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99"
I0807 19:16:34.945787 597197 cri.go:89] found id: "1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3"
I0807 19:16:34.945797 597197 cri.go:89] found id: ""
I0807 19:16:34.945804 597197 logs.go:276] 2 containers: [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99 1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3]
I0807 19:16:34.945866 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:34.949490 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:34.952775 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0807 19:16:34.952845 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0807 19:16:34.991738 597197 cri.go:89] found id: "db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797"
I0807 19:16:34.991762 597197 cri.go:89] found id: ""
I0807 19:16:34.991770 597197 logs.go:276] 1 containers: [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797]
I0807 19:16:34.991828 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:34.995384 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0807 19:16:34.995451 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0807 19:16:35.038618 597197 cri.go:89] found id: "02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0"
I0807 19:16:35.038641 597197 cri.go:89] found id: ""
I0807 19:16:35.038650 597197 logs.go:276] 1 containers: [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0]
I0807 19:16:35.038740 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:35.042677 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0807 19:16:35.042756 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0807 19:16:35.086191 597197 cri.go:89] found id: "50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf"
I0807 19:16:35.086216 597197 cri.go:89] found id: ""
I0807 19:16:35.086225 597197 logs.go:276] 1 containers: [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf]
I0807 19:16:35.086291 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:35.090318 597197 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0807 19:16:35.090430 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0807 19:16:35.136754 597197 cri.go:89] found id: "556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4"
I0807 19:16:35.136779 597197 cri.go:89] found id: ""
I0807 19:16:35.136787 597197 logs.go:276] 1 containers: [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4]
I0807 19:16:35.136879 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:35.141000 597197 logs.go:123] Gathering logs for coredns [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99] ...
I0807 19:16:35.141067 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99"
I0807 19:16:35.183527 597197 logs.go:123] Gathering logs for kube-proxy [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0] ...
I0807 19:16:35.183555 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0"
I0807 19:16:35.225614 597197 logs.go:123] Gathering logs for dmesg ...
I0807 19:16:35.225644 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0807 19:16:35.248340 597197 logs.go:123] Gathering logs for kube-apiserver [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701] ...
I0807 19:16:35.248373 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701"
I0807 19:16:35.327172 597197 logs.go:123] Gathering logs for etcd [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b] ...
I0807 19:16:35.327208 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b"
I0807 19:16:35.373824 597197 logs.go:123] Gathering logs for kube-scheduler [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797] ...
I0807 19:16:35.373862 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797"
I0807 19:16:35.427952 597197 logs.go:123] Gathering logs for kube-controller-manager [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf] ...
I0807 19:16:35.427988 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf"
I0807 19:16:35.503697 597197 logs.go:123] Gathering logs for kindnet [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4] ...
I0807 19:16:35.503735 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4"
I0807 19:16:35.555303 597197 logs.go:123] Gathering logs for CRI-O ...
I0807 19:16:35.555336 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0807 19:16:35.647713 597197 logs.go:123] Gathering logs for container status ...
I0807 19:16:35.647753 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0807 19:16:35.707684 597197 logs.go:123] Gathering logs for kubelet ...
I0807 19:16:35.707717 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0807 19:16:35.767339 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693742 1550 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.767571 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693787 1550 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.767756 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693838 1550 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.767960 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693850 1550 reflector.go:150] object-"default"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.768152 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693878 1550 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.768368 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693889 1550 reflector.go:150] 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-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.768558 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.694196 1550 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.768768 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.694284 1550 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.770662 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745504 1550 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.770869 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745548 1550 reflector.go:150] object-"gcp-auth"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.771048 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745592 1550 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.771242 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745603 1550 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.771719 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.781308 1550 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.771908 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.781373 1550 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
I0807 19:16:35.804711 597197 logs.go:123] Gathering logs for describe nodes ...
I0807 19:16:35.804738 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0807 19:16:35.946672 597197 logs.go:123] Gathering logs for coredns [1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3] ...
I0807 19:16:35.946703 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3"
I0807 19:16:35.989447 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:16:35.989472 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0807 19:16:35.989543 597197 out.go:239] X Problems detected in kubelet:
W0807 19:16:35.989559 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745548 1550 reflector.go:150] object-"gcp-auth"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.989567 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745592 1550 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.989596 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745603 1550 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.989612 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.781308 1550 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
W0807 19:16:35.989622 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.781373 1550 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
I0807 19:16:35.989631 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:16:35.989638 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 19:16:45.990585 597197 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0807 19:16:45.998283 597197 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0807 19:16:45.999395 597197 api_server.go:141] control plane version: v1.30.3
I0807 19:16:45.999426 597197 api_server.go:131] duration metric: took 11.183851592s to wait for apiserver health ...
I0807 19:16:45.999435 597197 system_pods.go:43] waiting for kube-system pods to appear ...
I0807 19:16:45.999466 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0807 19:16:45.999535 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0807 19:16:46.045356 597197 cri.go:89] found id: "bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701"
I0807 19:16:46.045377 597197 cri.go:89] found id: ""
I0807 19:16:46.045386 597197 logs.go:276] 1 containers: [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701]
I0807 19:16:46.045447 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.049318 597197 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0807 19:16:46.049420 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0807 19:16:46.093875 597197 cri.go:89] found id: "ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b"
I0807 19:16:46.093898 597197 cri.go:89] found id: ""
I0807 19:16:46.093909 597197 logs.go:276] 1 containers: [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b]
I0807 19:16:46.094003 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.097777 597197 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0807 19:16:46.097895 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0807 19:16:46.138018 597197 cri.go:89] found id: "b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99"
I0807 19:16:46.138039 597197 cri.go:89] found id: "1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3"
I0807 19:16:46.138044 597197 cri.go:89] found id: ""
I0807 19:16:46.138052 597197 logs.go:276] 2 containers: [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99 1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3]
I0807 19:16:46.138110 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.142780 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.146087 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0807 19:16:46.146159 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0807 19:16:46.185801 597197 cri.go:89] found id: "db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797"
I0807 19:16:46.185860 597197 cri.go:89] found id: ""
I0807 19:16:46.185882 597197 logs.go:276] 1 containers: [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797]
I0807 19:16:46.185997 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.189676 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0807 19:16:46.189790 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0807 19:16:46.229358 597197 cri.go:89] found id: "02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0"
I0807 19:16:46.229380 597197 cri.go:89] found id: ""
I0807 19:16:46.229388 597197 logs.go:276] 1 containers: [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0]
I0807 19:16:46.229492 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.233365 597197 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0807 19:16:46.233459 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0807 19:16:46.285065 597197 cri.go:89] found id: "50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf"
I0807 19:16:46.285095 597197 cri.go:89] found id: ""
I0807 19:16:46.285103 597197 logs.go:276] 1 containers: [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf]
I0807 19:16:46.285190 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.288814 597197 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0807 19:16:46.288915 597197 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0807 19:16:46.331785 597197 cri.go:89] found id: "556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4"
I0807 19:16:46.331819 597197 cri.go:89] found id: ""
I0807 19:16:46.331828 597197 logs.go:276] 1 containers: [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4]
I0807 19:16:46.331902 597197 ssh_runner.go:195] Run: which crictl
I0807 19:16:46.335948 597197 logs.go:123] Gathering logs for kubelet ...
I0807 19:16:46.335972 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0807 19:16:46.399701 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693742 1550 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.399912 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693787 1550 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.400110 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693838 1550 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.400318 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693850 1550 reflector.go:150] object-"default"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.400508 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.693878 1550 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.400720 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.693889 1550 reflector.go:150] 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-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.400911 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.694196 1550 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.401123 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.694284 1550 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.403088 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745504 1550 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.403301 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745548 1550 reflector.go:150] object-"gcp-auth"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.403479 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745592 1550 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.403675 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745603 1550 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.404191 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.781308 1550 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
W0807 19:16:46.404385 597197 logs.go:138] Found kubelet problem: Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.781373 1550 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
I0807 19:16:46.437653 597197 logs.go:123] Gathering logs for kube-scheduler [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797] ...
I0807 19:16:46.437684 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797"
I0807 19:16:46.487906 597197 logs.go:123] Gathering logs for kube-proxy [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0] ...
I0807 19:16:46.487941 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0"
I0807 19:16:46.527025 597197 logs.go:123] Gathering logs for CRI-O ...
I0807 19:16:46.527055 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0807 19:16:46.627477 597197 logs.go:123] Gathering logs for container status ...
I0807 19:16:46.627524 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0807 19:16:46.677518 597197 logs.go:123] Gathering logs for kindnet [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4] ...
I0807 19:16:46.677554 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4"
I0807 19:16:46.733550 597197 logs.go:123] Gathering logs for dmesg ...
I0807 19:16:46.733583 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0807 19:16:46.753282 597197 logs.go:123] Gathering logs for describe nodes ...
I0807 19:16:46.753311 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0807 19:16:46.920608 597197 logs.go:123] Gathering logs for kube-apiserver [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701] ...
I0807 19:16:46.920641 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701"
I0807 19:16:47.005547 597197 logs.go:123] Gathering logs for etcd [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b] ...
I0807 19:16:47.005590 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b"
I0807 19:16:47.055917 597197 logs.go:123] Gathering logs for coredns [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99] ...
I0807 19:16:47.055959 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99"
I0807 19:16:47.097238 597197 logs.go:123] Gathering logs for coredns [1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3] ...
I0807 19:16:47.097266 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3"
I0807 19:16:47.134962 597197 logs.go:123] Gathering logs for kube-controller-manager [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf] ...
I0807 19:16:47.134995 597197 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf"
I0807 19:16:47.223489 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:16:47.223525 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0807 19:16:47.223587 597197 out.go:239] X Problems detected in kubelet:
W0807 19:16:47.223601 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745548 1550 reflector.go:150] object-"gcp-auth"/"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-704150" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:47.223610 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.745592 1550 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:47.223623 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.745603 1550 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-704150' and this object
W0807 19:16:47.223630 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: W0807 19:15:02.781308 1550 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
W0807 19:16:47.223641 597197 out.go:239] Aug 07 19:15:02 addons-704150 kubelet[1550]: E0807 19:15:02.781373 1550 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-704150" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-704150' and this object
I0807 19:16:47.223648 597197 out.go:304] Setting ErrFile to fd 2...
I0807 19:16:47.223654 597197 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 19:16:57.237398 597197 system_pods.go:59] 19 kube-system pods found
I0807 19:16:57.237442 597197 system_pods.go:61] "coredns-7db6d8ff4d-gmfjh" [42f3c8f8-f7e3-40f1-a10b-be771c21484d] Running
I0807 19:16:57.237449 597197 system_pods.go:61] "coredns-7db6d8ff4d-xhrw2" [501e38a9-e2c1-45fc-a704-46cc8801f45f] Running
I0807 19:16:57.237457 597197 system_pods.go:61] "csi-hostpath-attacher-0" [8c695063-ce7f-459d-93df-e63f38935682] Running
I0807 19:16:57.237463 597197 system_pods.go:61] "csi-hostpath-resizer-0" [b0785039-d5ab-4ae5-98bf-bc26f3fcb64a] Running
I0807 19:16:57.237474 597197 system_pods.go:61] "csi-hostpathplugin-z9c2z" [8833a1e0-cae5-4582-b413-9e2f8e53ea97] Running
I0807 19:16:57.237485 597197 system_pods.go:61] "etcd-addons-704150" [910cfbb2-47e1-4d0d-8beb-4a504db7e25b] Running
I0807 19:16:57.237490 597197 system_pods.go:61] "kindnet-59r4x" [78ad3a0e-4a23-4e70-89ff-588d2b274c60] Running
I0807 19:16:57.237498 597197 system_pods.go:61] "kube-apiserver-addons-704150" [960630c6-a7ce-4e6a-81e6-d7a988a48a6e] Running
I0807 19:16:57.237503 597197 system_pods.go:61] "kube-controller-manager-addons-704150" [16257505-5afe-4a3d-84db-9b062b37edd2] Running
I0807 19:16:57.237511 597197 system_pods.go:61] "kube-ingress-dns-minikube" [726b5c1a-05f3-4682-bb14-a79ef1aa65ee] Running
I0807 19:16:57.237515 597197 system_pods.go:61] "kube-proxy-54tjr" [51721f7b-22d4-4a17-bd99-d4e231ba2ed8] Running
I0807 19:16:57.237518 597197 system_pods.go:61] "kube-scheduler-addons-704150" [f1c7d30a-908c-4385-8a33-202e653c231c] Running
I0807 19:16:57.237522 597197 system_pods.go:61] "metrics-server-c59844bb4-ds866" [ed2070c4-24d6-4994-bc0c-eb6ccf973d0e] Running
I0807 19:16:57.237533 597197 system_pods.go:61] "nvidia-device-plugin-daemonset-hlrd2" [3e5de7e7-f868-4870-a084-38696ccfe196] Running
I0807 19:16:57.237537 597197 system_pods.go:61] "registry-698f998955-s9tv7" [fba2853b-3e3f-40c7-b5df-859b490f5c23] Running
I0807 19:16:57.237541 597197 system_pods.go:61] "registry-proxy-rnb62" [2c220f22-7005-418a-804f-5e4d62588676] Running
I0807 19:16:57.237545 597197 system_pods.go:61] "snapshot-controller-745499f584-5snqn" [045dccc3-bcb1-47d0-8306-5747420668c8] Running
I0807 19:16:57.237549 597197 system_pods.go:61] "snapshot-controller-745499f584-rr4mk" [6cc4016a-6ec3-42ac-822a-d255b215bd92] Running
I0807 19:16:57.237554 597197 system_pods.go:61] "storage-provisioner" [2de52796-78ab-4f96-aac1-061ba54ba87c] Running
I0807 19:16:57.237563 597197 system_pods.go:74] duration metric: took 11.23812139s to wait for pod list to return data ...
I0807 19:16:57.237579 597197 default_sa.go:34] waiting for default service account to be created ...
I0807 19:16:57.239954 597197 default_sa.go:45] found service account: "default"
I0807 19:16:57.239984 597197 default_sa.go:55] duration metric: took 2.398024ms for default service account to be created ...
I0807 19:16:57.239994 597197 system_pods.go:116] waiting for k8s-apps to be running ...
I0807 19:16:57.251269 597197 system_pods.go:86] 19 kube-system pods found
I0807 19:16:57.251304 597197 system_pods.go:89] "coredns-7db6d8ff4d-gmfjh" [42f3c8f8-f7e3-40f1-a10b-be771c21484d] Running
I0807 19:16:57.251311 597197 system_pods.go:89] "coredns-7db6d8ff4d-xhrw2" [501e38a9-e2c1-45fc-a704-46cc8801f45f] Running
I0807 19:16:57.251316 597197 system_pods.go:89] "csi-hostpath-attacher-0" [8c695063-ce7f-459d-93df-e63f38935682] Running
I0807 19:16:57.251320 597197 system_pods.go:89] "csi-hostpath-resizer-0" [b0785039-d5ab-4ae5-98bf-bc26f3fcb64a] Running
I0807 19:16:57.251435 597197 system_pods.go:89] "csi-hostpathplugin-z9c2z" [8833a1e0-cae5-4582-b413-9e2f8e53ea97] Running
I0807 19:16:57.251446 597197 system_pods.go:89] "etcd-addons-704150" [910cfbb2-47e1-4d0d-8beb-4a504db7e25b] Running
I0807 19:16:57.251451 597197 system_pods.go:89] "kindnet-59r4x" [78ad3a0e-4a23-4e70-89ff-588d2b274c60] Running
I0807 19:16:57.251456 597197 system_pods.go:89] "kube-apiserver-addons-704150" [960630c6-a7ce-4e6a-81e6-d7a988a48a6e] Running
I0807 19:16:57.251461 597197 system_pods.go:89] "kube-controller-manager-addons-704150" [16257505-5afe-4a3d-84db-9b062b37edd2] Running
I0807 19:16:57.251474 597197 system_pods.go:89] "kube-ingress-dns-minikube" [726b5c1a-05f3-4682-bb14-a79ef1aa65ee] Running
I0807 19:16:57.251502 597197 system_pods.go:89] "kube-proxy-54tjr" [51721f7b-22d4-4a17-bd99-d4e231ba2ed8] Running
I0807 19:16:57.251517 597197 system_pods.go:89] "kube-scheduler-addons-704150" [f1c7d30a-908c-4385-8a33-202e653c231c] Running
I0807 19:16:57.251522 597197 system_pods.go:89] "metrics-server-c59844bb4-ds866" [ed2070c4-24d6-4994-bc0c-eb6ccf973d0e] Running
I0807 19:16:57.251526 597197 system_pods.go:89] "nvidia-device-plugin-daemonset-hlrd2" [3e5de7e7-f868-4870-a084-38696ccfe196] Running
I0807 19:16:57.251540 597197 system_pods.go:89] "registry-698f998955-s9tv7" [fba2853b-3e3f-40c7-b5df-859b490f5c23] Running
I0807 19:16:57.251557 597197 system_pods.go:89] "registry-proxy-rnb62" [2c220f22-7005-418a-804f-5e4d62588676] Running
I0807 19:16:57.251562 597197 system_pods.go:89] "snapshot-controller-745499f584-5snqn" [045dccc3-bcb1-47d0-8306-5747420668c8] Running
I0807 19:16:57.251570 597197 system_pods.go:89] "snapshot-controller-745499f584-rr4mk" [6cc4016a-6ec3-42ac-822a-d255b215bd92] Running
I0807 19:16:57.251574 597197 system_pods.go:89] "storage-provisioner" [2de52796-78ab-4f96-aac1-061ba54ba87c] Running
I0807 19:16:57.251582 597197 system_pods.go:126] duration metric: took 11.581989ms to wait for k8s-apps to be running ...
I0807 19:16:57.251594 597197 system_svc.go:44] waiting for kubelet service to be running ....
I0807 19:16:57.251666 597197 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0807 19:16:57.264152 597197 system_svc.go:56] duration metric: took 12.546205ms WaitForService to wait for kubelet
I0807 19:16:57.264177 597197 kubeadm.go:582] duration metric: took 2m41.483667971s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0807 19:16:57.264200 597197 node_conditions.go:102] verifying NodePressure condition ...
I0807 19:16:57.267581 597197 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0807 19:16:57.267615 597197 node_conditions.go:123] node cpu capacity is 2
I0807 19:16:57.267626 597197 node_conditions.go:105] duration metric: took 3.420626ms to run NodePressure ...
I0807 19:16:57.267638 597197 start.go:241] waiting for startup goroutines ...
I0807 19:16:57.267645 597197 start.go:246] waiting for cluster config update ...
I0807 19:16:57.268673 597197 start.go:255] writing updated cluster config ...
I0807 19:16:57.268977 597197 ssh_runner.go:195] Run: rm -f paused
I0807 19:16:57.643224 597197 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
I0807 19:16:57.645556 597197 out.go:177] * Done! kubectl is now configured to use "addons-704150" cluster and "default" namespace by default
==> CRI-O <==
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.310674249Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=cbff82c6-a4a4-4e0c-beb3-e05fc47a0cc3 name=/runtime.v1.ImageService/ImageStatus
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.314086391Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=f265a057-8d64-43f4-9008-392328b39de1 name=/runtime.v1.ImageService/ImageStatus
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.315829032Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=f265a057-8d64-43f4-9008-392328b39de1 name=/runtime.v1.ImageService/ImageStatus
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.318068656Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-vb2zr/hello-world-app" id=ac9210b8-12dd-4c8e-b864-b6444914e261 name=/runtime.v1.RuntimeService/CreateContainer
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.318164336Z" level=warning msg="Allowed annotations are specified for workload []"
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.341079379Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6ba8742fc898a6335b60e5bc45be9f8cc52fd307dd504231869124b5c43a29e5/merged/etc/passwd: no such file or directory"
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.341113915Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6ba8742fc898a6335b60e5bc45be9f8cc52fd307dd504231869124b5c43a29e5/merged/etc/group: no such file or directory"
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.390120542Z" level=info msg="Created container 31d114bf41c60bd8ae52be6a0b1d400df9f59d42b79e0f7673ea0b4db9b277cf: default/hello-world-app-6778b5fc9f-vb2zr/hello-world-app" id=ac9210b8-12dd-4c8e-b864-b6444914e261 name=/runtime.v1.RuntimeService/CreateContainer
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.391011510Z" level=info msg="Starting container: 31d114bf41c60bd8ae52be6a0b1d400df9f59d42b79e0f7673ea0b4db9b277cf" id=be0d07bd-4591-48a1-9693-3a6ecf0b4ec7 name=/runtime.v1.RuntimeService/StartContainer
Aug 07 19:21:15 addons-704150 crio[965]: time="2024-08-07 19:21:15.404457510Z" level=info msg="Started container" PID=8663 containerID=31d114bf41c60bd8ae52be6a0b1d400df9f59d42b79e0f7673ea0b4db9b277cf description=default/hello-world-app-6778b5fc9f-vb2zr/hello-world-app id=be0d07bd-4591-48a1-9693-3a6ecf0b4ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53649e1df7ccfb5c2e103b165ac4108ebd40533ccfa1c8a1b7b4fbc71646def4
Aug 07 19:21:16 addons-704150 crio[965]: time="2024-08-07 19:21:16.783892441Z" level=info msg="Stopping container: acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c (timeout: 2s)" id=0b27bde3-2d46-4d7c-a636-a0ed536ca43a name=/runtime.v1.RuntimeService/StopContainer
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.790810633Z" level=warning msg="Stopping container acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=0b27bde3-2d46-4d7c-a636-a0ed536ca43a name=/runtime.v1.RuntimeService/StopContainer
Aug 07 19:21:18 addons-704150 conmon[4716]: conmon acc97bee60f1f651d25c <ninfo>: container 4728 exited with status 137
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.929426166Z" level=info msg="Stopped container acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c: ingress-nginx/ingress-nginx-controller-6d9bd977d4-tp4c5/controller" id=0b27bde3-2d46-4d7c-a636-a0ed536ca43a name=/runtime.v1.RuntimeService/StopContainer
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.929989734Z" level=info msg="Stopping pod sandbox: d248500dd22ce1214aa40bbee2e58e5641e931cb31f24481cbc81e0e0d922155" id=bf559938-3129-4f58-8149-6502ce0ea5e5 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.933605166Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-3KXEQICPCOZUDNW5 - [0:0]\n:KUBE-HP-AHGVUC3POAE6NSMV - [0:0]\n-X KUBE-HP-3KXEQICPCOZUDNW5\n-X KUBE-HP-AHGVUC3POAE6NSMV\nCOMMIT\n"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.934987578Z" level=info msg="Closing host port tcp:80"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.935036866Z" level=info msg="Closing host port tcp:443"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.936321597Z" level=info msg="Host port tcp:80 does not have an open socket"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.936347476Z" level=info msg="Host port tcp:443 does not have an open socket"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.936523615Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-tp4c5 Namespace:ingress-nginx ID:d248500dd22ce1214aa40bbee2e58e5641e931cb31f24481cbc81e0e0d922155 UID:01ab7ae6-d58b-474b-b332-2a6a2901c896 NetNS:/var/run/netns/1c7d95b9-f95b-4201-9753-b366309310bb Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.936671249Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-tp4c5 from CNI network \"kindnet\" (type=ptp)"
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.964216704Z" level=info msg="Stopped pod sandbox: d248500dd22ce1214aa40bbee2e58e5641e931cb31f24481cbc81e0e0d922155" id=bf559938-3129-4f58-8149-6502ce0ea5e5 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 07 19:21:18 addons-704150 crio[965]: time="2024-08-07 19:21:18.994317170Z" level=info msg="Removing container: acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c" id=a6893483-a49c-4a58-9c4b-e0c6aabff131 name=/runtime.v1.RuntimeService/RemoveContainer
Aug 07 19:21:19 addons-704150 crio[965]: time="2024-08-07 19:21:19.011290537Z" level=info msg="Removed container acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c: ingress-nginx/ingress-nginx-controller-6d9bd977d4-tp4c5/controller" id=a6893483-a49c-4a58-9c4b-e0c6aabff131 name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
31d114bf41c60 docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 8 seconds ago Running hello-world-app 0 53649e1df7ccf hello-world-app-6778b5fc9f-vb2zr
e37f06ca1b9dd docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9 2 minutes ago Running nginx 0 32a4453acb4ec nginx
6a25dc2251356 gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e 4 minutes ago Running busybox 0 74d424465279e busybox
d72211ea43b81 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366 5 minutes ago Exited patch 0 4c0dae5cc3c2d ingress-nginx-admission-patch-pwt5t
9a01a4ef5e837 registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70 6 minutes ago Running metrics-server 0 68cbc0f2a99a0 metrics-server-c59844bb4-ds866
1d4c7a5e19317 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366 6 minutes ago Exited create 0 272ad012d1085 ingress-nginx-admission-create-pqfj4
b243949e2ba71 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 6 minutes ago Running coredns 0 472bd9fd6a1b5 coredns-7db6d8ff4d-gmfjh
6e0ab3e63cd87 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 6 minutes ago Running storage-provisioner 0 c7e7d81b3c93b storage-provisioner
1ccdd90ce4bce 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 6 minutes ago Running coredns 0 a548502bb0366 coredns-7db6d8ff4d-xhrw2
556c3289fd7d4 docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3 7 minutes ago Running kindnet-cni 0 7527a1d60d923 kindnet-59r4x
02733b2e794f9 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be 7 minutes ago Running kube-proxy 0 bc6f1707ceb5e kube-proxy-54tjr
50634ddc61661 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a 7 minutes ago Running kube-controller-manager 0 ee77f70784b0f kube-controller-manager-addons-704150
ab327f76a746a 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd 7 minutes ago Running etcd 0 f45928ca34403 etcd-addons-704150
bb9c7fe6b777f 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca 7 minutes ago Running kube-apiserver 0 aceb7a64a6fbf kube-apiserver-addons-704150
db7a68e9e0f9b d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355 7 minutes ago Running kube-scheduler 0 bbb10f63e3d9b kube-scheduler-addons-704150
==> coredns [1ccdd90ce4bcef5bc4b12dd8ef2155f97c08f0879951797e0629b72bb74218a3] <==
.:53
[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
CoreDNS-1.11.1
linux/arm64, go1.20.7, ae2bbc2
[INFO] 127.0.0.1:46394 - 31642 "HINFO IN 3145306646351752792.7237454089333824441. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.022859013s
[INFO] 10.244.0.16:36853 - 2993 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000193936s
[INFO] 10.244.0.16:36853 - 54709 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000096607s
[INFO] 10.244.0.16:47010 - 39461 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002056437s
[INFO] 10.244.0.16:47010 - 20024 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001846001s
[INFO] 10.244.0.16:43351 - 44086 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000167951s
[INFO] 10.244.0.16:43351 - 32051 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000087434s
[INFO] 10.244.0.16:60207 - 53163 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000070556s
[INFO] 10.244.0.16:60207 - 38825 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000059864s
[INFO] 10.244.0.16:33092 - 44091 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000098379s
[INFO] 10.244.0.16:33092 - 37181 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00008128s
[INFO] 10.244.0.16:55680 - 5116 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001850785s
[INFO] 10.244.0.16:55680 - 15614 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001136013s
[INFO] 10.244.0.21:47983 - 63164 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000135787s
[INFO] 10.244.0.21:33305 - 49711 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000106461s
[INFO] 10.244.0.21:38352 - 10461 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003408754s
[INFO] 10.244.0.21:42161 - 974 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002736255s
[INFO] 10.244.0.21:56021 - 6126 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00078774s
[INFO] 10.244.0.23:47182 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000200598s
[INFO] 10.244.0.23:49734 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000104304s
==> coredns [b243949e2ba711df3b90ef6eac1c89f808336508adf98ca7182f7dc804568f99] <==
.:53
[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
CoreDNS-1.11.1
linux/arm64, go1.20.7, ae2bbc2
[INFO] 127.0.0.1:35222 - 1168 "HINFO IN 7009988073636819625.5720626871775830338. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.021494447s
[INFO] 10.244.0.16:37123 - 11949 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00320182s
[INFO] 10.244.0.16:37123 - 10160 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.003307577s
[INFO] 10.244.0.16:46087 - 8194 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00017042s
[INFO] 10.244.0.16:46087 - 22015 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000357119s
[INFO] 10.244.0.16:54009 - 23879 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000163831s
[INFO] 10.244.0.16:54009 - 14661 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000161723s
[INFO] 10.244.0.16:52530 - 49077 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000183236s
[INFO] 10.244.0.16:52530 - 55735 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00013636s
[INFO] 10.244.0.21:56820 - 8648 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000208361s
[INFO] 10.244.0.21:41052 - 11587 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000205473s
[INFO] 10.244.0.21:58745 - 61941 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000670029s
[INFO] 10.244.0.21:41685 - 29895 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000122231s
[INFO] 10.244.0.21:55583 - 6614 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000848219s
==> describe nodes <==
Name: addons-704150
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-704150
kubernetes.io/os=linux
minikube.k8s.io/commit=0ee3e7d60a6f6702c6c553e4aadfb0f66d72da6e
minikube.k8s.io/name=addons-704150
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_08_07T19_14_03_0700
minikube.k8s.io/version=v1.33.1
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-704150
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: Wed, 07 Aug 2024 19:13:59 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-704150
AcquireTime: <unset>
RenewTime: Wed, 07 Aug 2024 19:21:20 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Wed, 07 Aug 2024 19:19:08 +0000 Wed, 07 Aug 2024 19:13:55 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Wed, 07 Aug 2024 19:19:08 +0000 Wed, 07 Aug 2024 19:13:55 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Wed, 07 Aug 2024 19:19:08 +0000 Wed, 07 Aug 2024 19:13:55 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Wed, 07 Aug 2024 19:19:08 +0000 Wed, 07 Aug 2024 19:15:02 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-704150
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022368Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022368Ki
pods: 110
System Info:
Machine ID: cd0fd35cf5004d1f97d9d309d28509c6
System UUID: 04683155-26a3-41c5-8af3-074274060033
Boot ID: ff1a8d69-25e5-4554-890a-a996544094bb
Kernel Version: 5.15.0-1066-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.30.3
Kube-Proxy Version: v1.30.3
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 busybox 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m26s
default hello-world-app-6778b5fc9f-vb2zr 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 11s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m31s
kube-system coredns-7db6d8ff4d-gmfjh 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 7m5s
kube-system coredns-7db6d8ff4d-xhrw2 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 7m5s
kube-system etcd-addons-704150 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 7m22s
kube-system kindnet-59r4x 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 7m7s
kube-system kube-apiserver-addons-704150 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m22s
kube-system kube-controller-manager-addons-704150 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m22s
kube-system kube-proxy-54tjr 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m6s
kube-system kube-scheduler-addons-704150 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m22s
kube-system metrics-server-c59844bb4-ds866 100m (5%!)(MISSING) 0 (0%!)(MISSING) 200Mi (2%!)(MISSING) 0 (0%!)(MISSING) 7m4s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m3s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%!)(MISSING) 100m (5%!)(MISSING)
memory 490Mi (6%!)(MISSING) 390Mi (4%!)(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 7m2s kube-proxy
Normal Starting 7m22s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 7m22s kubelet Node addons-704150 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 7m22s kubelet Node addons-704150 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 7m22s kubelet Node addons-704150 status is now: NodeHasSufficientPID
Normal RegisteredNode 7m9s node-controller Node addons-704150 event: Registered Node addons-704150 in Controller
Normal NodeReady 6m22s kubelet Node addons-704150 status is now: NodeReady
==> dmesg <==
[ +0.000955] FS-Cache: O-key=[8] 'ec3a5c0100000000'
[ +0.000676] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
[ +0.000858] FS-Cache: N-cookie d=0000000061dd6851{9p.inode} n=00000000a159a09b
[ +0.000952] FS-Cache: N-key=[8] 'ec3a5c0100000000'
[ +0.002856] FS-Cache: Duplicate cookie detected
[ +0.000625] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
[ +0.000891] FS-Cache: O-cookie d=0000000061dd6851{9p.inode} n=00000000e7da7ab4
[ +0.000961] FS-Cache: O-key=[8] 'ec3a5c0100000000'
[ +0.000689] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
[ +0.000856] FS-Cache: N-cookie d=0000000061dd6851{9p.inode} n=000000005519545f
[ +0.001013] FS-Cache: N-key=[8] 'ec3a5c0100000000'
[ +2.711317] FS-Cache: Duplicate cookie detected
[ +0.000690] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
[ +0.000917] FS-Cache: O-cookie d=0000000061dd6851{9p.inode} n=00000000f46dd718
[ +0.001029] FS-Cache: O-key=[8] 'eb3a5c0100000000'
[ +0.000679] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
[ +0.000883] FS-Cache: N-cookie d=0000000061dd6851{9p.inode} n=00000000bfb42f3f
[ +0.000981] FS-Cache: N-key=[8] 'eb3a5c0100000000'
[ +0.468410] FS-Cache: Duplicate cookie detected
[ +0.000692] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
[ +0.000954] FS-Cache: O-cookie d=0000000061dd6851{9p.inode} n=00000000e96868e7
[ +0.001005] FS-Cache: O-key=[8] 'e83a5c0100000000'
[ +0.000656] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
[ +0.000869] FS-Cache: N-cookie d=0000000061dd6851{9p.inode} n=0000000099f603d0
[ +0.001010] FS-Cache: N-key=[8] 'e83a5c0100000000'
==> etcd [ab327f76a746af950af943ee0911ed24ba3f00d0a245ddedc9d989c4242ff14b] <==
{"level":"info","ts":"2024-08-07T19:13:55.286778Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
{"level":"info","ts":"2024-08-07T19:13:55.28681Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
{"level":"info","ts":"2024-08-07T19:13:55.2869Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-08-07T19:13:55.286919Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-08-07T19:13:56.217982Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-08-07T19:13:56.218104Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-08-07T19:13:56.218149Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-08-07T19:13:56.218202Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-08-07T19:13:56.218235Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-08-07T19:13:56.218274Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-08-07T19:13:56.218309Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-08-07T19:13:56.222086Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-08-07T19:13:56.228403Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-704150 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-08-07T19:13:56.229353Z","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-08-07T19:13:56.229468Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-08-07T19:13:56.229521Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-08-07T19:13:56.229563Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-08-07T19:13:56.229883Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-08-07T19:13:56.229984Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-08-07T19:13:56.230056Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-08-07T19:13:56.231647Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-08-07T19:13:56.24233Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"warn","ts":"2024-08-07T19:14:19.190028Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"168.288074ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/standard\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-07T19:14:19.191999Z","caller":"traceutil/trace.go:171","msg":"trace[239694721] range","detail":"{range_begin:/registry/storageclasses/standard; range_end:; response_count:0; response_revision:349; }","duration":"170.262108ms","start":"2024-08-07T19:14:19.021719Z","end":"2024-08-07T19:14:19.191981Z","steps":["trace[239694721] 'agreement among raft nodes before linearized reading' (duration: 100.445325ms)","trace[239694721] 'range keys from in-memory index tree' (duration: 67.824378ms)"],"step_count":2}
{"level":"info","ts":"2024-08-07T19:14:19.232307Z","caller":"traceutil/trace.go:171","msg":"trace[1747851052] transaction","detail":"{read_only:false; response_revision:351; number_of_response:1; }","duration":"111.788005ms","start":"2024-08-07T19:14:19.120504Z","end":"2024-08-07T19:14:19.232292Z","steps":["trace[1747851052] 'process raft request' (duration: 111.195416ms)"],"step_count":1}
==> kernel <==
19:21:24 up 3:03, 0 users, load average: 1.08, 1.54, 2.14
Linux addons-704150 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [556c3289fd7d41e3a550b8b0cae3799f1da94d032d50beb621ff3047ff6886f4] <==
E0807 19:20:13.634860 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
W0807 19:20:15.542984 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
E0807 19:20:15.543020 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
I0807 19:20:22.287684 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:20:22.287718 1 main.go:299] handling current node
W0807 19:20:24.934041 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
E0807 19:20:24.934095 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
I0807 19:20:32.286868 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:20:32.286977 1 main.go:299] handling current node
I0807 19:20:42.287073 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:20:42.287193 1 main.go:299] handling current node
I0807 19:20:52.287580 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:20:52.287615 1 main.go:299] handling current node
W0807 19:20:55.470574 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
E0807 19:20:55.470609 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
I0807 19:21:02.287131 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:21:02.287167 1 main.go:299] handling current node
W0807 19:21:03.683664 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
E0807 19:21:03.683703 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
W0807 19:21:08.371004 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
E0807 19:21:08.371273 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
I0807 19:21:12.287185 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:21:12.287227 1 main.go:299] handling current node
I0807 19:21:22.287264 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0807 19:21:22.287297 1 main.go:299] handling current node
==> kube-apiserver [bb9c7fe6b777fc70a956af7279342eb200ff39d86959a90f40c0279e5854d701] <==
E0807 19:17:07.669001 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:55858: use of closed network connection
E0807 19:17:07.820408 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:55868: use of closed network connection
E0807 19:17:31.041881 1 watch.go:250] http2: stream closed
I0807 19:17:43.897199 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
E0807 19:17:59.466721 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"csi-hostpathplugin-sa\" not found]"
I0807 19:18:06.127277 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0807 19:18:06.127732 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0807 19:18:06.162049 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0807 19:18:06.162198 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0807 19:18:06.168378 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0807 19:18:06.168441 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0807 19:18:06.183945 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0807 19:18:06.183994 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0807 19:18:06.223561 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0807 19:18:06.224422 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0807 19:18:07.169015 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0807 19:18:07.226565 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0807 19:18:07.229807 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
E0807 19:18:13.615352 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0807 19:18:13.869393 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.135.73"}
I0807 19:18:47.422189 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0807 19:18:48.462252 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0807 19:18:52.969004 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0807 19:18:53.277767 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.193.82"}
I0807 19:21:13.893794 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.4.34"}
==> kube-controller-manager [50634ddc6166112d3b1a4747115f73371608c231da413a2979199ca2c33691bf] <==
E0807 19:20:21.387976 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0807 19:20:40.924771 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:20:40.924907 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0807 19:20:43.790355 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:20:43.790393 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0807 19:20:45.192504 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:20:45.192546 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0807 19:21:01.007314 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:21:01.007362 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0807 19:21:13.687429 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="33.402159ms"
I0807 19:21:13.702333 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="12.070595ms"
I0807 19:21:13.702481 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="41.403µs"
I0807 19:21:13.702657 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="18.281µs"
I0807 19:21:13.714315 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="39.45µs"
I0807 19:21:15.752103 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0807 19:21:15.757395 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="11.635µs"
I0807 19:21:15.768292 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
I0807 19:21:16.012132 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="14.979296ms"
I0807 19:21:16.012980 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="40.534µs"
W0807 19:21:19.819715 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:21:19.819753 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0807 19:21:20.164117 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:21:20.164157 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0807 19:21:21.994762 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0807 19:21:21.994800 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [02733b2e794f918113f959463eaf9c8dcf4162d818de53e613518164a674aca0] <==
I0807 19:14:21.986269 1 server_linux.go:69] "Using iptables proxy"
I0807 19:14:22.041297 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0807 19:14:22.215330 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0807 19:14:22.215453 1 server_linux.go:165] "Using iptables Proxier"
I0807 19:14:22.217828 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0807 19:14:22.217920 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0807 19:14:22.218000 1 proxier.go:243] "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"
I0807 19:14:22.218293 1 server.go:872] "Version info" version="v1.30.3"
I0807 19:14:22.218539 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0807 19:14:22.220841 1 config.go:192] "Starting service config controller"
I0807 19:14:22.220937 1 shared_informer.go:313] Waiting for caches to sync for service config
I0807 19:14:22.221019 1 config.go:101] "Starting endpoint slice config controller"
I0807 19:14:22.221063 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0807 19:14:22.221587 1 config.go:319] "Starting node config controller"
I0807 19:14:22.221652 1 shared_informer.go:313] Waiting for caches to sync for node config
I0807 19:14:22.323760 1 shared_informer.go:320] Caches are synced for node config
I0807 19:14:22.323885 1 shared_informer.go:320] Caches are synced for service config
I0807 19:14:22.323945 1 shared_informer.go:320] Caches are synced for endpoint slice config
==> kube-scheduler [db7a68e9e0f9bb14ab7bc3ad80554860a78dd15845bd62aff4d18d4080afa797] <==
W0807 19:13:59.504039 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: 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
E0807 19:13:59.504760 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.364455 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0807 19:14:00.364509 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.371435 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: 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
E0807 19:14:00.371487 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.523422 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0807 19:14:00.523472 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.543339 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0807 19:14:00.543466 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
W0807 19:14:00.585806 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0807 19:14:00.585920 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.599190 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: 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
E0807 19:14:00.599297 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.621147 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: 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
E0807 19:14:00.621234 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.647083 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0807 19:14:00.647253 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.723209 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: 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
E0807 19:14:00.723329 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:00.744943 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: 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
E0807 19:14:00.745064 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: 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
W0807 19:14:01.007051 1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0807 19:14:01.007187 1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
I0807 19:14:03.891256 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Aug 07 19:21:13 addons-704150 kubelet[1550]: E0807 19:21:13.689095 1550 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="098d2271-5a5c-407d-84a9-788c334f15ce" containerName="gadget"
Aug 07 19:21:13 addons-704150 kubelet[1550]: I0807 19:21:13.689131 1550 memory_manager.go:354] "RemoveStaleState removing state" podUID="098d2271-5a5c-407d-84a9-788c334f15ce" containerName="gadget"
Aug 07 19:21:13 addons-704150 kubelet[1550]: I0807 19:21:13.689142 1550 memory_manager.go:354] "RemoveStaleState removing state" podUID="098d2271-5a5c-407d-84a9-788c334f15ce" containerName="gadget"
Aug 07 19:21:13 addons-704150 kubelet[1550]: I0807 19:21:13.742472 1550 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-8pqjp\" (UniqueName: \"kubernetes.io/projected/66d94b28-a56f-47b3-9438-515a34ed608d-kube-api-access-8pqjp\") pod \"hello-world-app-6778b5fc9f-vb2zr\" (UID: \"66d94b28-a56f-47b3-9438-515a34ed608d\") " pod="default/hello-world-app-6778b5fc9f-vb2zr"
Aug 07 19:21:14 addons-704150 kubelet[1550]: I0807 19:21:14.951083 1550 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5z7nq\" (UniqueName: \"kubernetes.io/projected/726b5c1a-05f3-4682-bb14-a79ef1aa65ee-kube-api-access-5z7nq\") pod \"726b5c1a-05f3-4682-bb14-a79ef1aa65ee\" (UID: \"726b5c1a-05f3-4682-bb14-a79ef1aa65ee\") "
Aug 07 19:21:14 addons-704150 kubelet[1550]: I0807 19:21:14.953142 1550 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/726b5c1a-05f3-4682-bb14-a79ef1aa65ee-kube-api-access-5z7nq" (OuterVolumeSpecName: "kube-api-access-5z7nq") pod "726b5c1a-05f3-4682-bb14-a79ef1aa65ee" (UID: "726b5c1a-05f3-4682-bb14-a79ef1aa65ee"). InnerVolumeSpecName "kube-api-access-5z7nq". PluginName "kubernetes.io/projected", VolumeGidValue ""
Aug 07 19:21:14 addons-704150 kubelet[1550]: I0807 19:21:14.980906 1550 scope.go:117] "RemoveContainer" containerID="3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc"
Aug 07 19:21:15 addons-704150 kubelet[1550]: I0807 19:21:15.036460 1550 scope.go:117] "RemoveContainer" containerID="3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc"
Aug 07 19:21:15 addons-704150 kubelet[1550]: E0807 19:21:15.037030 1550 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc\": container with ID starting with 3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc not found: ID does not exist" containerID="3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc"
Aug 07 19:21:15 addons-704150 kubelet[1550]: I0807 19:21:15.037073 1550 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc"} err="failed to get container status \"3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc\": rpc error: code = NotFound desc = could not find container \"3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc\": container with ID starting with 3ddbcfde93c4b9526d49dba3a1ecb84c3db6ea0942c7ee76e79242fca1aa5efc not found: ID does not exist"
Aug 07 19:21:15 addons-704150 kubelet[1550]: I0807 19:21:15.052029 1550 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-5z7nq\" (UniqueName: \"kubernetes.io/projected/726b5c1a-05f3-4682-bb14-a79ef1aa65ee-kube-api-access-5z7nq\") on node \"addons-704150\" DevicePath \"\""
Aug 07 19:21:16 addons-704150 kubelet[1550]: I0807 19:21:16.103896 1550 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="726b5c1a-05f3-4682-bb14-a79ef1aa65ee" path="/var/lib/kubelet/pods/726b5c1a-05f3-4682-bb14-a79ef1aa65ee/volumes"
Aug 07 19:21:16 addons-704150 kubelet[1550]: I0807 19:21:16.104289 1550 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="97000288-3090-468f-855c-69e6aa3ee4eb" path="/var/lib/kubelet/pods/97000288-3090-468f-855c-69e6aa3ee4eb/volumes"
Aug 07 19:21:16 addons-704150 kubelet[1550]: I0807 19:21:16.104673 1550 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d313c14a-cf7a-47b2-bb2d-259944065ee5" path="/var/lib/kubelet/pods/d313c14a-cf7a-47b2-bb2d-259944065ee5/volumes"
Aug 07 19:21:18 addons-704150 kubelet[1550]: I0807 19:21:18.992690 1550 scope.go:117] "RemoveContainer" containerID="acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c"
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.011579 1550 scope.go:117] "RemoveContainer" containerID="acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c"
Aug 07 19:21:19 addons-704150 kubelet[1550]: E0807 19:21:19.012107 1550 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c\": container with ID starting with acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c not found: ID does not exist" containerID="acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c"
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.012159 1550 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c"} err="failed to get container status \"acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c\": rpc error: code = NotFound desc = could not find container \"acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c\": container with ID starting with acc97bee60f1f651d25cc5e68b450ac52387987906c9778c16b0dea4c2b9719c not found: ID does not exist"
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.078842 1550 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bs9p5\" (UniqueName: \"kubernetes.io/projected/01ab7ae6-d58b-474b-b332-2a6a2901c896-kube-api-access-bs9p5\") pod \"01ab7ae6-d58b-474b-b332-2a6a2901c896\" (UID: \"01ab7ae6-d58b-474b-b332-2a6a2901c896\") "
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.078901 1550 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/01ab7ae6-d58b-474b-b332-2a6a2901c896-webhook-cert\") pod \"01ab7ae6-d58b-474b-b332-2a6a2901c896\" (UID: \"01ab7ae6-d58b-474b-b332-2a6a2901c896\") "
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.080997 1550 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/01ab7ae6-d58b-474b-b332-2a6a2901c896-kube-api-access-bs9p5" (OuterVolumeSpecName: "kube-api-access-bs9p5") pod "01ab7ae6-d58b-474b-b332-2a6a2901c896" (UID: "01ab7ae6-d58b-474b-b332-2a6a2901c896"). InnerVolumeSpecName "kube-api-access-bs9p5". PluginName "kubernetes.io/projected", VolumeGidValue ""
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.081617 1550 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/01ab7ae6-d58b-474b-b332-2a6a2901c896-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "01ab7ae6-d58b-474b-b332-2a6a2901c896" (UID: "01ab7ae6-d58b-474b-b332-2a6a2901c896"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.180171 1550 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-bs9p5\" (UniqueName: \"kubernetes.io/projected/01ab7ae6-d58b-474b-b332-2a6a2901c896-kube-api-access-bs9p5\") on node \"addons-704150\" DevicePath \"\""
Aug 07 19:21:19 addons-704150 kubelet[1550]: I0807 19:21:19.180211 1550 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/01ab7ae6-d58b-474b-b332-2a6a2901c896-webhook-cert\") on node \"addons-704150\" DevicePath \"\""
Aug 07 19:21:20 addons-704150 kubelet[1550]: I0807 19:21:20.103503 1550 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="01ab7ae6-d58b-474b-b332-2a6a2901c896" path="/var/lib/kubelet/pods/01ab7ae6-d58b-474b-b332-2a6a2901c896/volumes"
==> storage-provisioner [6e0ab3e63cd87edd8caf26604821f292db54b5ac21fd1d9cf02ef31920470566] <==
I0807 19:15:03.816468 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0807 19:15:03.896034 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0807 19:15:03.902068 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0807 19:15:03.910233 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0807 19:15:03.910477 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-704150_05b4888b-112f-42be-bb9f-270d71ff938d!
I0807 19:15:03.911130 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c7630db0-71e4-4460-a459-1a1e40813e64", APIVersion:"v1", ResourceVersion:"905", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-704150_05b4888b-112f-42be-bb9f-270d71ff938d became leader
I0807 19:15:04.013745 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-704150_05b4888b-112f-42be-bb9f-270d71ff938d!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-704150 -n addons-704150
helpers_test.go:261: (dbg) Run: kubectl --context addons-704150 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 (152.67s)