Test Report: Docker_Linux_crio_arm64 19652

                    
                      3ce3ac850d7f30e0226899d99df12771c4497062:2024-09-16:36238
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 75.19
34 TestAddons/parallel/Ingress 152.22
36 TestAddons/parallel/MetricsServer 352.09
x
+
TestAddons/parallel/Registry (75.19s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 10.610509ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004130744s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004330682s
addons_test.go:342: (dbg) Run:  kubectl --context addons-320188 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-320188 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-320188 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.111963958s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-320188 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 ip
2024/09/16 13:46:00 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-320188
helpers_test.go:235: (dbg) docker inspect addons-320188:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2",
	        "Created": "2024-09-16T13:33:36.850868224Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 714671,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T13:33:36.993082189Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a1b71fa87733590eb4674b16f6945626ae533f3af37066893e3fd70eb9476268",
	        "ResolvConfPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/hostname",
	        "HostsPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/hosts",
	        "LogPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2-json.log",
	        "Name": "/addons-320188",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-320188:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-320188",
	            "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/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64-init/diff:/var/lib/docker/overlay2/a8b293108ba4b0d1cda6c8ce9f22811d5cfb52384ebacb443581c98816b28b93/diff",
	                "MergedDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/merged",
	                "UpperDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/diff",
	                "WorkDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-320188",
	                "Source": "/var/lib/docker/volumes/addons-320188/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-320188",
	            "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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0",
	            "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-320188",
	                "name.minikube.sigs.k8s.io": "addons-320188",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5ef86e885700d31a68bba50563fe5926db69c0709f4fbe88fc396da210e1fe79",
	            "SandboxKey": "/var/run/docker/netns/5ef86e885700",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-320188": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d00f5175a149bfea60a9dd06234401e80a4f9bef03aa3bf96596289eb43ca889",
	                    "EndpointID": "34db3e247774f66ca972868c77da3bd99a0e0f342a80bf3c052ccd605f008e3d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-320188",
	                        "450de94a7e62"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-320188 -n addons-320188
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 logs -n 25: (1.552366328s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-047610   | jenkins | v1.34.0 | 16 Sep 24 13:32 UTC |                     |
	|         | -p download-only-047610              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| delete  | -p download-only-047610              | download-only-047610   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | -o=json --download-only              | download-only-561794   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | -p download-only-561794              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| delete  | -p download-only-561794              | download-only-561794   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| delete  | -p download-only-047610              | download-only-047610   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| delete  | -p download-only-561794              | download-only-561794   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | --download-only -p                   | download-docker-498410 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | download-docker-498410               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-498410            | download-docker-498410 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | --download-only -p                   | binary-mirror-751579   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | binary-mirror-751579                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44039               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-751579              | binary-mirror-751579   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| addons  | disable dashboard -p                 | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | addons-320188                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | addons-320188                        |                        |         |         |                     |                     |
	| start   | -p addons-320188 --wait=true         | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:36 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-320188 addons                 | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-320188 addons                 | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable         | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC |                     |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| ip      | addons-320188 ip                     | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	| addons  | addons-320188 addons disable         | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 13:33:12
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 13:33:12.322161  714178 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:33:12.322287  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:12.322296  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:33:12.322301  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:12.322564  714178 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 13:33:12.323032  714178 out.go:352] Setting JSON to false
	I0916 13:33:12.323926  714178 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11742,"bootTime":1726481851,"procs":166,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:33:12.324005  714178 start.go:139] virtualization:  
	I0916 13:33:12.326454  714178 out.go:177] * [addons-320188] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0916 13:33:12.328572  714178 out.go:177]   - MINIKUBE_LOCATION=19652
	I0916 13:33:12.328646  714178 notify.go:220] Checking for updates...
	I0916 13:33:12.332906  714178 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:33:12.334895  714178 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:33:12.336758  714178 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:33:12.338519  714178 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0916 13:33:12.340352  714178 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 13:33:12.342539  714178 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:33:12.369986  714178 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:33:12.370132  714178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:12.424389  714178 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-09-16 13:33:12.414600847 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:12.424526  714178 docker.go:318] overlay module found
	I0916 13:33:12.426738  714178 out.go:177] * Using the docker driver based on user configuration
	I0916 13:33:12.428584  714178 start.go:297] selected driver: docker
	I0916 13:33:12.428601  714178 start.go:901] validating driver "docker" against <nil>
	I0916 13:33:12.428615  714178 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 13:33:12.429262  714178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:12.477434  714178 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-09-16 13:33:12.468018095 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:12.477666  714178 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 13:33:12.477907  714178 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]
	I0916 13:33:12.479963  714178 out.go:177] * Using Docker driver with root privileges
	I0916 13:33:12.481877  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:33:12.481961  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:12.481979  714178 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 13:33:12.482066  714178 start.go:340] cluster config:
	{Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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}
	I0916 13:33:12.484151  714178 out.go:177] * Starting "addons-320188" primary control-plane node in "addons-320188" cluster
	I0916 13:33:12.486082  714178 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 13:33:12.488043  714178 out.go:177] * Pulling base image v0.0.45-1726358845-19644 ...
	I0916 13:33:12.489988  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:12.490053  714178 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0916 13:33:12.490067  714178 cache.go:56] Caching tarball of preloaded images
	I0916 13:33:12.490163  714178 preload.go:172] Found /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0916 13:33:12.490178  714178 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0916 13:33:12.490524  714178 profile.go:143] Saving config to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json ...
	I0916 13:33:12.490552  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json: {Name:mk22c5ff03f5690c71de2b1413851277505f4c78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:12.490718  714178 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0916 13:33:12.505999  714178 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 13:33:12.506120  714178 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0916 13:33:12.506145  714178 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory, skipping pull
	I0916 13:33:12.506151  714178 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 exists in cache, skipping pull
	I0916 13:33:12.506162  714178 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	I0916 13:33:12.506171  714178 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from local cache
	I0916 13:33:29.599933  714178 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from cached tarball
	I0916 13:33:29.599993  714178 cache.go:194] Successfully downloaded all kic artifacts
	I0916 13:33:29.600025  714178 start.go:360] acquireMachinesLock for addons-320188: {Name:mke4f153636e76ee3f0cd3c382a1111aa0eb663a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 13:33:29.600154  714178 start.go:364] duration metric: took 103.302µs to acquireMachinesLock for "addons-320188"
	I0916 13:33:29.600186  714178 start.go:93] Provisioning new machine with config: &{Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0916 13:33:29.600268  714178 start.go:125] createHost starting for "" (driver="docker")
	I0916 13:33:29.602569  714178 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 13:33:29.602816  714178 start.go:159] libmachine.API.Create for "addons-320188" (driver="docker")
	I0916 13:33:29.602853  714178 client.go:168] LocalClient.Create starting
	I0916 13:33:29.602978  714178 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem
	I0916 13:33:30.507222  714178 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem
	I0916 13:33:31.082694  714178 cli_runner.go:164] Run: docker network inspect addons-320188 --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}}]}"
	W0916 13:33:31.099041  714178 cli_runner.go:211] docker network inspect addons-320188 --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
	I0916 13:33:31.099136  714178 network_create.go:284] running [docker network inspect addons-320188] to gather additional debugging logs...
	I0916 13:33:31.099159  714178 cli_runner.go:164] Run: docker network inspect addons-320188
	W0916 13:33:31.115415  714178 cli_runner.go:211] docker network inspect addons-320188 returned with exit code 1
	I0916 13:33:31.115456  714178 network_create.go:287] error running [docker network inspect addons-320188]: docker network inspect addons-320188: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-320188 not found
	I0916 13:33:31.115471  714178 network_create.go:289] output of [docker network inspect addons-320188]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-320188 not found
	
	** /stderr **
	I0916 13:33:31.115628  714178 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}}]}"
	I0916 13:33:31.130539  714178 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:0x4001784c10}
	I0916 13:33:31.130587  714178 network_create.go:124] attempt to create docker network addons-320188 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0916 13:33:31.130644  714178 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-320188 addons-320188
	I0916 13:33:31.204891  714178 network_create.go:108] docker network addons-320188 192.168.49.0/24 created
	I0916 13:33:31.204929  714178 kic.go:121] calculated static IP "192.168.49.2" for the "addons-320188" container
	I0916 13:33:31.205005  714178 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 13:33:31.219285  714178 cli_runner.go:164] Run: docker volume create addons-320188 --label name.minikube.sigs.k8s.io=addons-320188 --label created_by.minikube.sigs.k8s.io=true
	I0916 13:33:31.236437  714178 oci.go:103] Successfully created a docker volume addons-320188
	I0916 13:33:31.236573  714178 cli_runner.go:164] Run: docker run --rm --name addons-320188-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --entrypoint /usr/bin/test -v addons-320188:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib
	I0916 13:33:32.654346  714178 cli_runner.go:217] Completed: docker run --rm --name addons-320188-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --entrypoint /usr/bin/test -v addons-320188:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib: (1.417728439s)
	I0916 13:33:32.654379  714178 oci.go:107] Successfully prepared a docker volume addons-320188
	I0916 13:33:32.654398  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:32.654418  714178 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 13:33:32.654493  714178 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-320188:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 13:33:36.786953  714178 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-320188:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.132419205s)
	I0916 13:33:36.787001  714178 kic.go:203] duration metric: took 4.132578457s to extract preloaded images to volume ...
	W0916 13:33:36.787147  714178 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0916 13:33:36.787261  714178 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 13:33:36.836738  714178 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-320188 --name addons-320188 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-320188 --network addons-320188 --ip 192.168.49.2 --volume addons-320188:/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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0
	I0916 13:33:37.190819  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Running}}
	I0916 13:33:37.212978  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.237745  714178 cli_runner.go:164] Run: docker exec addons-320188 stat /var/lib/dpkg/alternatives/iptables
	I0916 13:33:37.322430  714178 oci.go:144] the created container "addons-320188" has a running status.
	I0916 13:33:37.322459  714178 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa...
	I0916 13:33:37.838139  714178 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 13:33:37.860383  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.877045  714178 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 13:33:37.877071  714178 kic_runner.go:114] Args: [docker exec --privileged addons-320188 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 13:33:37.931887  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.949062  714178 machine.go:93] provisionDockerMachine start ...
	I0916 13:33:37.949166  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:37.967103  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:37.967393  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:37.967409  714178 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 13:33:37.968129  714178 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0916 13:33:41.108029  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-320188
	
	I0916 13:33:41.108054  714178 ubuntu.go:169] provisioning hostname "addons-320188"
	I0916 13:33:41.108125  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.126200  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.126443  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.126460  714178 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-320188 && echo "addons-320188" | sudo tee /etc/hostname
	I0916 13:33:41.276911  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-320188
	
	I0916 13:33:41.277001  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.295478  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.295731  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.295748  714178 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-320188' /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-320188/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-320188' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 13:33:41.432533  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 13:33:41.432565  714178 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19652-707945/.minikube CaCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19652-707945/.minikube}
	I0916 13:33:41.432598  714178 ubuntu.go:177] setting up certificates
	I0916 13:33:41.432615  714178 provision.go:84] configureAuth start
	I0916 13:33:41.432682  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:41.449211  714178 provision.go:143] copyHostCerts
	I0916 13:33:41.449299  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/key.pem (1675 bytes)
	I0916 13:33:41.449433  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/ca.pem (1078 bytes)
	I0916 13:33:41.449541  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/cert.pem (1123 bytes)
	I0916 13:33:41.449598  714178 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem org=jenkins.addons-320188 san=[127.0.0.1 192.168.49.2 addons-320188 localhost minikube]
	I0916 13:33:41.565239  714178 provision.go:177] copyRemoteCerts
	I0916 13:33:41.565310  714178 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 13:33:41.565357  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.587854  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:41.685681  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0916 13:33:41.710963  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0916 13:33:41.735624  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0916 13:33:41.759892  714178 provision.go:87] duration metric: took 327.260495ms to configureAuth
	I0916 13:33:41.759922  714178 ubuntu.go:193] setting minikube options for container-runtime
	I0916 13:33:41.760124  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:33:41.760236  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.777586  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.777841  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.777863  714178 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0916 13:33:42.031530  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0916 13:33:42.031556  714178 machine.go:96] duration metric: took 4.082467842s to provisionDockerMachine
	I0916 13:33:42.031568  714178 client.go:171] duration metric: took 12.428702904s to LocalClient.Create
	I0916 13:33:42.031591  714178 start.go:167] duration metric: took 12.428776889s to libmachine.API.Create "addons-320188"
	I0916 13:33:42.031646  714178 start.go:293] postStartSetup for "addons-320188" (driver="docker")
	I0916 13:33:42.031660  714178 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]
	I0916 13:33:42.031744  714178 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
	I0916 13:33:42.031802  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.049810  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.153161  714178 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 13:33:42.157442  714178 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 13:33:42.157491  714178 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 13:33:42.157504  714178 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 13:33:42.157512  714178 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 13:33:42.157524  714178 filesync.go:126] Scanning /home/jenkins/minikube-integration/19652-707945/.minikube/addons for local assets ...
	I0916 13:33:42.157615  714178 filesync.go:126] Scanning /home/jenkins/minikube-integration/19652-707945/.minikube/files for local assets ...
	I0916 13:33:42.157644  714178 start.go:296] duration metric: took 125.99097ms for postStartSetup
	I0916 13:33:42.158048  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:42.177101  714178 profile.go:143] Saving config to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json ...
	I0916 13:33:42.177568  714178 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 13:33:42.177663  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.198736  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.298132  714178 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 13:33:42.304302  714178 start.go:128] duration metric: took 12.704017003s to createHost
	I0916 13:33:42.304332  714178 start.go:83] releasing machines lock for "addons-320188", held for 12.704163464s
	I0916 13:33:42.304426  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:42.323726  714178 ssh_runner.go:195] Run: cat /version.json
	I0916 13:33:42.323792  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.324103  714178 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 13:33:42.324201  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.346421  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.348225  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.600734  714178 ssh_runner.go:195] Run: systemctl --version
	I0916 13:33:42.605274  714178 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0916 13:33:42.745430  714178 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 13:33:42.749785  714178 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" ;
	I0916 13:33:42.773034  714178 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0916 13:33:42.773181  714178 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0916 13:33:42.817666  714178 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0916 13:33:42.817733  714178 start.go:495] detecting cgroup driver to use...
	I0916 13:33:42.817774  714178 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0916 13:33:42.817834  714178 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0916 13:33:42.833917  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0916 13:33:42.846067  714178 docker.go:217] disabling cri-docker service (if available) ...
	I0916 13:33:42.846185  714178 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0916 13:33:42.860272  714178 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0916 13:33:42.874942  714178 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0916 13:33:42.965973  714178 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0916 13:33:43.068569  714178 docker.go:233] disabling docker service ...
	I0916 13:33:43.068681  714178 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0916 13:33:43.087931  714178 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0916 13:33:43.100417  714178 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0916 13:33:43.189051  714178 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0916 13:33:43.294139  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0916 13:33:43.307772  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0916 13:33:43.325718  714178 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0916 13:33:43.325814  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.337969  714178 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0916 13:33:43.338106  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.348770  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.359453  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.370415  714178 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 13:33:43.380366  714178 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"
	I0916 13:33:43.391250  714178 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"
	I0916 13:33:43.407961  714178 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"
	I0916 13:33:43.417726  714178 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 13:33:43.426347  714178 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 13:33:43.435167  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:33:43.523294  714178 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0916 13:33:43.646519  714178 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0916 13:33:43.646673  714178 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0916 13:33:43.650619  714178 start.go:563] Will wait 60s for crictl version
	I0916 13:33:43.650727  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:33:43.654349  714178 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 13:33:43.697279  714178 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0916 13:33:43.697424  714178 ssh_runner.go:195] Run: crio --version
	I0916 13:33:43.741690  714178 ssh_runner.go:195] Run: crio --version
	I0916 13:33:43.787389  714178 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0916 13:33:43.789545  714178 cli_runner.go:164] Run: docker network inspect addons-320188 --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}}]}"
	I0916 13:33:43.806828  714178 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 13:33:43.810719  714178 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""
	I0916 13:33:43.821671  714178 kubeadm.go:883] updating cluster {Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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} ...
	I0916 13:33:43.821795  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:43.821857  714178 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 13:33:43.899261  714178 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 13:33:43.899287  714178 crio.go:433] Images already preloaded, skipping extraction
	I0916 13:33:43.899373  714178 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 13:33:43.936816  714178 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 13:33:43.936840  714178 cache_images.go:84] Images are preloaded, skipping loading
	I0916 13:33:43.936853  714178 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0916 13:33:43.936951  714178 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-320188 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-320188 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:}
	I0916 13:33:43.937043  714178 ssh_runner.go:195] Run: crio config
	I0916 13:33:43.989479  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:33:43.989502  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:43.989512  714178 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 13:33:43.989534  714178 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-320188 NodeName:addons-320188 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}
	I0916 13:33:43.989687  714178 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-320188"
	  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.31.1
	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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0916 13:33:43.989765  714178 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 13:33:43.998709  714178 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 13:33:43.998790  714178 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 13:33:44.009073  714178 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0916 13:33:44.029737  714178 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 13:33:44.048916  714178 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0916 13:33:44.068029  714178 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 13:33:44.072025  714178 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""
	I0916 13:33:44.083676  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:33:44.166914  714178 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 13:33:44.181077  714178 certs.go:68] Setting up /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188 for IP: 192.168.49.2
	I0916 13:33:44.181145  714178 certs.go:194] generating shared ca certs ...
	I0916 13:33:44.181180  714178 certs.go:226] acquiring lock for ca certs: {Name:mkdb3b8167a09470bc03aa14da2752532d906e4b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.181319  714178 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key
	I0916 13:33:44.585758  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt ...
	I0916 13:33:44.585798  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt: {Name:mk034b2eaf47e18df4c6edbee2a837fd5ab92864 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.586016  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key ...
	I0916 13:33:44.586030  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key: {Name:mk29c1940cbe512f20e247df94b4857fd8d28ced Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.586744  714178 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key
	I0916 13:33:45.189905  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt ...
	I0916 13:33:45.190006  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt: {Name:mkffaf21346e391eca97c5955e770c296e3e44c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.203827  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key ...
	I0916 13:33:45.203912  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key: {Name:mk3b91a23071b6feb76fe6a1175c627431403ab9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.204078  714178 certs.go:256] generating profile certs ...
	I0916 13:33:45.204203  714178 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key
	I0916 13:33:45.204241  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt with IP's: []
	I0916 13:33:45.720595  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt ...
	I0916 13:33:45.720640  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: {Name:mk48df046ab2bec6034b005b22c789d4adc6f6cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.720826  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key ...
	I0916 13:33:45.720841  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key: {Name:mke9c73aa063955c3cbf30acd38989a41b449fc3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.720927  714178 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5
	I0916 13:33:45.720953  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 13:33:46.356065  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 ...
	I0916 13:33:46.356102  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5: {Name:mk2cd62b53f44a2a8119f974e9b6e6ff4531443d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.356868  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5 ...
	I0916 13:33:46.356891  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5: {Name:mk189ffc36899d2f126825854bf411bf0d609743 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.357604  714178 certs.go:381] copying /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 -> /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt
	I0916 13:33:46.357694  714178 certs.go:385] copying /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5 -> /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key
	I0916 13:33:46.357749  714178 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key
	I0916 13:33:46.357769  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt with IP's: []
	I0916 13:33:46.778251  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt ...
	I0916 13:33:46.778282  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt: {Name:mk43c957b1e37813bad8a5af02541df32e2189b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.778483  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key ...
	I0916 13:33:46.778499  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key: {Name:mkfe0f517009dd555e6a55fc6e02c06a3683d18d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.778682  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem (1679 bytes)
	I0916 13:33:46.778726  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem (1078 bytes)
	I0916 13:33:46.778752  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem (1123 bytes)
	I0916 13:33:46.778784  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem (1675 bytes)
	I0916 13:33:46.779404  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 13:33:46.807054  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0916 13:33:46.832422  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 13:33:46.857000  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0916 13:33:46.881716  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 13:33:46.906472  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0916 13:33:46.931651  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 13:33:46.956322  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0916 13:33:46.980203  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 13:33:47.006433  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 13:33:47.026663  714178 ssh_runner.go:195] Run: openssl version
	I0916 13:33:47.032525  714178 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"
	I0916 13:33:47.042697  714178 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.046291  714178 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 13:33 /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.046384  714178 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.053659  714178 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"
	I0916 13:33:47.063269  714178 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 13:33:47.066566  714178 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
	I0916 13:33:47.066616  714178 kubeadm.go:392] StartCluster: {Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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}
	I0916 13:33:47.066696  714178 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0916 13:33:47.066762  714178 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0916 13:33:47.110094  714178 cri.go:89] found id: ""
	I0916 13:33:47.110225  714178 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 13:33:47.119312  714178 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 13:33:47.128196  714178 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 13:33:47.128269  714178 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
	I0916 13:33:47.138743  714178 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
	I0916 13:33:47.138765  714178 kubeadm.go:157] found existing configuration files:
	
	I0916 13:33:47.138822  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 13:33:47.153721  714178 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
	I0916 13:33:47.153788  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 13:33:47.163367  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 13:33:47.173536  714178 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
	I0916 13:33:47.173606  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 13:33:47.182979  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 13:33:47.195650  714178 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
	I0916 13:33:47.195747  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 13:33:47.204405  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 13:33:47.214498  714178 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
	I0916 13:33:47.214590  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 13:33:47.223123  714178 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0916 13:33:47.263222  714178 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 13:33:47.263516  714178 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 13:33:47.281887  714178 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0916 13:33:47.281961  714178 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-aws
	I0916 13:33:47.282002  714178 kubeadm.go:310] OS: Linux
	I0916 13:33:47.282052  714178 kubeadm.go:310] CGROUPS_CPU: enabled
	I0916 13:33:47.282104  714178 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0916 13:33:47.282158  714178 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0916 13:33:47.282209  714178 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0916 13:33:47.282259  714178 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0916 13:33:47.282310  714178 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0916 13:33:47.282358  714178 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0916 13:33:47.282410  714178 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0916 13:33:47.282459  714178 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0916 13:33:47.342720  714178 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 13:33:47.342835  714178 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 13:33:47.342929  714178 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 13:33:47.352892  714178 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 13:33:47.354873  714178 out.go:235]   - Generating certificates and keys ...
	I0916 13:33:47.355046  714178 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 13:33:47.355159  714178 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 13:33:47.786264  714178 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 13:33:48.386801  714178 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 13:33:49.278462  714178 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 13:33:50.418200  714178 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 13:33:51.133446  714178 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 13:33:51.133854  714178 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-320188 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 13:33:52.057751  714178 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 13:33:52.058138  714178 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-320188 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 13:33:52.761093  714178 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 13:33:53.086758  714178 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 13:33:53.314560  714178 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 13:33:53.314794  714178 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 13:33:53.906682  714178 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 13:33:54.264221  714178 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 13:33:55.259631  714178 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 13:33:55.709005  714178 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 13:33:56.124499  714178 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 13:33:56.125300  714178 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 13:33:56.132834  714178 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 13:33:56.135169  714178 out.go:235]   - Booting up control plane ...
	I0916 13:33:56.135286  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 13:33:56.135361  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 13:33:56.135432  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 13:33:56.152708  714178 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 13:33:56.159233  714178 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 13:33:56.159305  714178 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 13:33:56.247668  714178 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 13:33:56.247823  714178 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 13:33:57.749257  714178 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501692232s
	I0916 13:33:57.749345  714178 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 13:34:05.252627  714178 kubeadm.go:310] [api-check] The API server is healthy after 7.501281262s
	I0916 13:34:05.273790  714178 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 13:34:05.290134  714178 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 13:34:05.316580  714178 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 13:34:05.316774  714178 kubeadm.go:310] [mark-control-plane] Marking the node addons-320188 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 13:34:05.330288  714178 kubeadm.go:310] [bootstrap-token] Using token: s2i7hh.7zvr3j1a9d4sf9yt
	I0916 13:34:05.334969  714178 out.go:235]   - Configuring RBAC rules ...
	I0916 13:34:05.335101  714178 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 13:34:05.339938  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 13:34:05.352030  714178 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
	I0916 13:34:05.356665  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 13:34:05.361201  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 13:34:05.366042  714178 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 13:34:05.657817  714178 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 13:34:06.085310  714178 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 13:34:06.657083  714178 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 13:34:06.658169  714178 kubeadm.go:310] 
	I0916 13:34:06.658249  714178 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 13:34:06.658256  714178 kubeadm.go:310] 
	I0916 13:34:06.658332  714178 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 13:34:06.658337  714178 kubeadm.go:310] 
	I0916 13:34:06.658362  714178 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 13:34:06.658420  714178 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 13:34:06.658471  714178 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 13:34:06.658475  714178 kubeadm.go:310] 
	I0916 13:34:06.658528  714178 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 13:34:06.658532  714178 kubeadm.go:310] 
	I0916 13:34:06.658579  714178 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 13:34:06.658584  714178 kubeadm.go:310] 
	I0916 13:34:06.658635  714178 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 13:34:06.658708  714178 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 13:34:06.658776  714178 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 13:34:06.658780  714178 kubeadm.go:310] 
	I0916 13:34:06.658862  714178 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 13:34:06.658938  714178 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 13:34:06.658942  714178 kubeadm.go:310] 
	I0916 13:34:06.659028  714178 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token s2i7hh.7zvr3j1a9d4sf9yt \
	I0916 13:34:06.659130  714178 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f55e8cbec1f6fcbfee90ba732c5c010cb72daf68a75d3204e378b39d6a91ae8 \
	I0916 13:34:06.659151  714178 kubeadm.go:310] 	--control-plane 
	I0916 13:34:06.659155  714178 kubeadm.go:310] 
	I0916 13:34:06.659239  714178 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 13:34:06.659243  714178 kubeadm.go:310] 
	I0916 13:34:06.659324  714178 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token s2i7hh.7zvr3j1a9d4sf9yt \
	I0916 13:34:06.659424  714178 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f55e8cbec1f6fcbfee90ba732c5c010cb72daf68a75d3204e378b39d6a91ae8 
	I0916 13:34:06.662052  714178 kubeadm.go:310] W0916 13:33:47.259572    1192 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0916 13:34:06.662355  714178 kubeadm.go:310] W0916 13:33:47.260644    1192 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0916 13:34:06.662576  714178 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-1069-aws\n", err: exit status 1
	I0916 13:34:06.662685  714178 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 13:34:06.662708  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:34:06.662720  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:34:06.665472  714178 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0916 13:34:06.667999  714178 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0916 13:34:06.671736  714178 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0916 13:34:06.671756  714178 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0916 13:34:06.690611  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0916 13:34:06.991788  714178 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 13:34:06.991922  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:06.992011  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-320188 minikube.k8s.io/updated_at=2024_09_16T13_34_06_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=395d984f3991a068de8332d2cc8eeea965525b86 minikube.k8s.io/name=addons-320188 minikube.k8s.io/primary=true
	I0916 13:34:07.196502  714178 ops.go:34] apiserver oom_adj: -16
	I0916 13:34:07.196605  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:07.696719  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:08.197432  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:08.697028  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:09.196758  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:09.697249  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:10.196726  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:10.697457  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:11.196703  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:11.341525  714178 kubeadm.go:1113] duration metric: took 4.349648211s to wait for elevateKubeSystemPrivileges
	I0916 13:34:11.341552  714178 kubeadm.go:394] duration metric: took 24.274941349s to StartCluster
	I0916 13:34:11.341570  714178 settings.go:142] acquiring lock: {Name:mkf95302986c901cc4bba1ff6c8b6125ff06aceb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:34:11.341684  714178 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:34:11.342079  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/kubeconfig: {Name:mk6a1be88e3b8609f32f8ffc2204cd6893a8f17e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:34:11.342871  714178 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0916 13:34:11.342997  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0916 13:34:11.343229  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:34:11.343256  714178 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]
	I0916 13:34:11.343334  714178 addons.go:69] Setting yakd=true in profile "addons-320188"
	I0916 13:34:11.343349  714178 addons.go:234] Setting addon yakd=true in "addons-320188"
	I0916 13:34:11.343372  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.343875  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.344401  714178 addons.go:69] Setting metrics-server=true in profile "addons-320188"
	I0916 13:34:11.344421  714178 addons.go:234] Setting addon metrics-server=true in "addons-320188"
	I0916 13:34:11.344455  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.344911  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.345060  714178 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-320188"
	I0916 13:34:11.345091  714178 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-320188"
	I0916 13:34:11.345118  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.345466  714178 addons.go:69] Setting cloud-spanner=true in profile "addons-320188"
	I0916 13:34:11.345485  714178 addons.go:234] Setting addon cloud-spanner=true in "addons-320188"
	I0916 13:34:11.345505  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.345558  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.345940  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.348342  714178 addons.go:69] Setting registry=true in profile "addons-320188"
	I0916 13:34:11.348376  714178 addons.go:234] Setting addon registry=true in "addons-320188"
	I0916 13:34:11.348422  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.349030  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.349432  714178 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-320188"
	I0916 13:34:11.349495  714178 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-320188"
	I0916 13:34:11.349551  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.349985  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.352746  714178 addons.go:69] Setting storage-provisioner=true in profile "addons-320188"
	I0916 13:34:11.352778  714178 addons.go:234] Setting addon storage-provisioner=true in "addons-320188"
	I0916 13:34:11.352825  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.353302  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.355643  714178 addons.go:69] Setting default-storageclass=true in profile "addons-320188"
	I0916 13:34:11.355686  714178 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-320188"
	I0916 13:34:11.356025  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.359230  714178 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-320188"
	I0916 13:34:11.359320  714178 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-320188"
	I0916 13:34:11.359811  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.368850  714178 addons.go:69] Setting volcano=true in profile "addons-320188"
	I0916 13:34:11.368888  714178 addons.go:234] Setting addon volcano=true in "addons-320188"
	I0916 13:34:11.368938  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.369406  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.385534  714178 addons.go:69] Setting gcp-auth=true in profile "addons-320188"
	I0916 13:34:11.385576  714178 mustload.go:65] Loading cluster: addons-320188
	I0916 13:34:11.385801  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:34:11.386093  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.404443  714178 addons.go:69] Setting volumesnapshots=true in profile "addons-320188"
	I0916 13:34:11.404659  714178 addons.go:234] Setting addon volumesnapshots=true in "addons-320188"
	I0916 13:34:11.404734  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.405290  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.420571  714178 addons.go:69] Setting ingress=true in profile "addons-320188"
	I0916 13:34:11.420611  714178 addons.go:234] Setting addon ingress=true in "addons-320188"
	I0916 13:34:11.420661  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.421150  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.448058  714178 addons.go:69] Setting ingress-dns=true in profile "addons-320188"
	I0916 13:34:11.448110  714178 addons.go:234] Setting addon ingress-dns=true in "addons-320188"
	I0916 13:34:11.448155  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.448866  714178 addons.go:69] Setting inspektor-gadget=true in profile "addons-320188"
	I0916 13:34:11.448891  714178 addons.go:234] Setting addon inspektor-gadget=true in "addons-320188"
	I0916 13:34:11.448917  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.449445  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.452592  714178 out.go:177] * Verifying Kubernetes components...
	I0916 13:34:11.513120  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.539804  714178 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 13:34:11.542220  714178 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 13:34:11.542289  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 13:34:11.542391  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	W0916 13:34:11.561727  714178 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0916 13:34:11.562019  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:34:11.579259  714178 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 13:34:11.585975  714178 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 13:34:11.589206  714178 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 13:34:11.589474  714178 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 13:34:11.589514  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 13:34:11.589616  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.602543  714178 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 13:34:11.606449  714178 addons.go:234] Setting addon default-storageclass=true in "addons-320188"
	I0916 13:34:11.606492  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.606945  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.607118  714178 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 13:34:11.609347  714178 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-320188"
	I0916 13:34:11.609391  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.609827  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.628669  714178 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 13:34:11.631776  714178 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 13:34:11.631798  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 13:34:11.631868  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.634018  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 13:34:11.634045  714178 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 13:34:11.634113  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.646480  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 13:34:11.646501  714178 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 13:34:11.646650  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.652876  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0916 13:34:11.653611  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.659401  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 13:34:11.660846  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 13:34:11.665519  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:11.665599  714178 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 13:34:11.666692  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 13:34:11.675344  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 13:34:11.675367  714178 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 13:34:11.675441  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.685377  714178 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 13:34:11.685393  714178 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 13:34:11.685401  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 13:34:11.685406  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 13:34:11.685465  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.685476  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.720879  714178 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 13:34:11.721210  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.722059  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.727060  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 13:34:11.727723  714178 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 13:34:11.727747  714178 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 13:34:11.727823  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.734738  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:11.740655  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 13:34:11.741077  714178 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 13:34:11.741100  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 13:34:11.741175  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.762361  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 13:34:11.766467  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 13:34:11.772644  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 13:34:11.774630  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 13:34:11.780508  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 13:34:11.782782  714178 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 13:34:11.782803  714178 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 13:34:11.782866  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.783743  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 13:34:11.783759  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 13:34:11.783820  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.819421  714178 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 13:34:11.819680  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.826989  714178 out.go:177]   - Using image docker.io/busybox:stable
	I0916 13:34:11.829311  714178 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 13:34:11.829339  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 13:34:11.829407  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.896887  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.900791  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.909337  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.909691  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.927756  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.967422  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.976515  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.983399  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.984600  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.985007  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	W0916 13:34:11.985964  714178 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 13:34:11.985988  714178 retry.go:31] will retry after 331.434189ms: ssh: handshake failed: EOF
	W0916 13:34:11.986969  714178 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 13:34:11.986988  714178 retry.go:31] will retry after 371.568707ms: ssh: handshake failed: EOF
	I0916 13:34:12.239793  714178 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 13:34:12.239823  714178 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 13:34:12.269968  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0916 13:34:12.285995  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 13:34:12.296692  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 13:34:12.336949  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0916 13:34:12.341916  714178 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 13:34:12.348193  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 13:34:12.361089  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 13:34:12.361116  714178 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 13:34:12.394747  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 13:34:12.394822  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 13:34:12.402712  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 13:34:12.402787  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 13:34:12.418724  714178 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 13:34:12.418750  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 13:34:12.422725  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 13:34:12.422750  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 13:34:12.428980  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 13:34:12.585589  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 13:34:12.585616  714178 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 13:34:12.594660  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 13:34:12.594689  714178 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 13:34:12.602343  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 13:34:12.602373  714178 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)
	I0916 13:34:12.610581  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0916 13:34:12.646077  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 13:34:12.646126  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 13:34:12.708947  714178 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 13:34:12.708975  714178 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 13:34:12.792513  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 13:34:12.792542  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 13:34:12.821190  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 13:34:12.821215  714178 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 13:34:12.835626  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 13:34:12.835653  714178 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 13:34:12.862309  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 13:34:12.862337  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 13:34:12.867262  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 13:34:12.898774  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 13:34:12.898803  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 13:34:12.901750  714178 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 13:34:12.901774  714178 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 13:34:12.995496  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:12.997769  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 13:34:12.997795  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 13:34:13.016427  714178 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 13:34:13.016458  714178 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 13:34:13.061881  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 13:34:13.061915  714178 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 13:34:13.116356  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 13:34:13.116388  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 13:34:13.139366  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.148806  714178 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 13:34:13.148835  714178 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 13:34:13.208811  714178 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 13:34:13.208838  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 13:34:13.319266  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 13:34:13.319293  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 13:34:13.342573  714178 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 13:34:13.342601  714178 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 13:34:13.402938  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.457121  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 13:34:13.457148  714178 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 13:34:13.489939  714178 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 13:34:13.489965  714178 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 13:34:13.617806  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 13:34:13.617834  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 13:34:13.647478  714178 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 13:34:13.647504  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 13:34:13.688416  714178 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.035499061s)
	I0916 13:34:13.688459  714178 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 13:34:13.812482  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.822458  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 13:34:13.822487  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 13:34:14.053881  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 13:34:14.053910  714178 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 13:34:14.240778  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:15.054371  714178 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-320188" context rescaled to 1 replicas
	I0916 13:34:15.644744  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.374740701s)
	I0916 13:34:15.944288  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.658211448s)
	I0916 13:34:16.376986  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.080260421s)
	I0916 13:34:16.377093  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.04012414s)
	I0916 13:34:16.377340  714178 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.035400853s)
	I0916 13:34:16.378313  714178 node_ready.go:35] waiting up to 6m0s for node "addons-320188" to be "Ready" ...
	I0916 13:34:17.463514  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.852905609s)
	I0916 13:34:17.463541  714178 addons.go:475] Verifying addon registry=true in "addons-320188"
	I0916 13:34:17.463729  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.115512994s)
	I0916 13:34:17.463799  714178 addons.go:475] Verifying addon ingress=true in "addons-320188"
	I0916 13:34:17.463969  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.468445236s)
	I0916 13:34:17.464010  714178 addons.go:475] Verifying addon metrics-server=true in "addons-320188"
	I0916 13:34:17.464231  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.324807405s)
	I0916 13:34:17.463415  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.034394856s)
	I0916 13:34:17.463846  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.596559416s)
	I0916 13:34:17.465852  714178 out.go:177] * Verifying registry addon...
	I0916 13:34:17.465946  714178 out.go:177] * Verifying ingress addon...
	I0916 13:34:17.465993  714178 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-320188 service yakd-dashboard -n yakd-dashboard
	
	I0916 13:34:17.469660  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 13:34:17.470826  714178 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0916 13:34:17.481811  714178 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 13:34:17.481887  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:17.482106  714178 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 13:34:17.482144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:17.522102  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.70957248s)
	I0916 13:34:17.522336  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.119046654s)
	W0916 13:34:17.522377  714178 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.522422  714178 retry.go:31] will retry after 332.352874ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.781899  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.541066407s)
	I0916 13:34:17.781945  714178 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-320188"
	I0916 13:34:17.784652  714178 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 13:34:17.788057  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 13:34:17.794067  714178 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 13:34:17.794143  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:17.855888  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.987311  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:17.988306  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:18.309639  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:18.382134  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:18.476289  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:18.477633  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:18.791948  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:18.867128  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 13:34:18.867310  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:18.896559  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:18.974516  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:18.976075  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.019061  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 13:34:19.042400  714178 addons.go:234] Setting addon gcp-auth=true in "addons-320188"
	I0916 13:34:19.042450  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:19.042910  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:19.087086  714178 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 13:34:19.087138  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:19.111669  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:19.292598  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:19.473085  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:19.476439  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.793445  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:19.976830  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.977458  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.292435  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:20.398415  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:20.478468  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.483139  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:20.792952  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:20.853145  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.997165338s)
	I0916 13:34:20.853218  714178 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.766113242s)
	I0916 13:34:20.856481  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:20.859153  714178 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 13:34:20.861296  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 13:34:20.861322  714178 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 13:34:20.882470  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 13:34:20.882498  714178 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 13:34:20.901551  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 13:34:20.901574  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 13:34:20.923782  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:20.977538  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.977669  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:21.293428  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:21.489212  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:21.490453  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:21.685932  714178 addons.go:475] Verifying addon gcp-auth=true in "addons-320188"
	I0916 13:34:21.691369  714178 out.go:177] * Verifying gcp-auth addon...
	I0916 13:34:21.694615  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 13:34:21.719322  714178 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 13:34:21.719357  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:21.813784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:21.975383  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:21.976534  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:22.198801  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:22.292206  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:22.474923  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:22.473913  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:22.699532  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:22.792356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:22.883668  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:22.973136  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:22.976789  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:23.199524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:23.291844  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:23.477846  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:23.479390  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:23.698198  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:23.793815  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:23.973796  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:23.974196  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:24.198505  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:24.292017  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:24.478517  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:24.482258  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:24.698399  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:24.792201  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:24.973721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:24.974972  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:25.198308  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:25.291594  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:25.381755  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:25.478291  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:25.479394  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:25.697987  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:25.791824  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:25.973348  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:25.974838  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:26.198361  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:26.291681  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:26.474965  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:26.475268  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:26.698624  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:26.791923  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:26.973271  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:26.975247  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:27.198997  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:27.291197  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:27.473262  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:27.475043  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:27.698443  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:27.791795  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:27.882071  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:27.973427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:27.975808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:28.198066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:28.291484  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:28.473253  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:28.474844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:28.698403  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:28.791955  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:28.973054  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:28.975736  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:29.197925  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:29.292070  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:29.473309  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:29.475021  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:29.698739  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:29.791755  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:29.882921  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:29.973164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:29.974656  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.198986  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:30.291439  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:30.473333  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:30.474699  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.698282  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:30.791774  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:30.974536  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.974599  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.197760  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:31.291903  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:31.473184  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.474598  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:31.698411  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:31.791790  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:31.973098  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.975877  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:32.197969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:32.292009  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:32.381646  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:32.473726  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:32.475229  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:32.697891  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:32.792060  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:32.973433  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:32.975252  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.198889  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:33.291888  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:33.473056  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:33.474627  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.698150  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:33.791771  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:33.974706  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.975144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.198218  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:34.291842  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:34.382033  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:34.473471  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.476327  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:34.699032  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:34.791725  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:34.975095  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.976148  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:35.198233  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:35.292143  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:35.474497  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:35.478029  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:35.698425  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:35.791865  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:35.973593  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:35.976579  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:36.198254  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:36.292254  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:36.472800  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:36.474748  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:36.698224  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:36.792616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:36.882270  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:36.974241  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:36.975694  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:37.198721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:37.292066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:37.474431  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:37.474710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:37.698699  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:37.792024  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:37.973513  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:37.975812  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:38.199213  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:38.291396  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:38.473418  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:38.475059  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:38.698220  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:38.792275  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:38.973179  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:38.974563  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:39.197927  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:39.292027  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:39.382130  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:39.475162  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:39.475280  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:39.698524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:39.791992  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:39.973233  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:39.975829  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:40.214434  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:40.292101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:40.473326  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:40.475255  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:40.697784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:40.792556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:40.973670  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:40.975150  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:41.199008  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:41.291969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:41.382303  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:41.475581  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:41.477437  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:41.698974  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:41.793346  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:41.973499  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:41.978661  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:42.199559  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:42.294119  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:42.479482  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:42.480824  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:42.698517  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:42.791990  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:42.974020  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:42.975971  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:43.197890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:43.292383  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:43.473783  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:43.475661  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:43.698032  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:43.791427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:43.882093  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:43.974293  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:43.975204  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:44.197520  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:44.291616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:44.472779  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:44.474912  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:44.698477  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:44.792018  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:44.973447  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:44.974395  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:45.210625  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:45.294833  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:45.473627  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:45.474844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:45.698208  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:45.792356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:45.973328  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:45.975231  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:46.197582  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:46.291444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:46.382316  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:46.473068  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:46.474302  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:46.698507  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:46.791665  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:46.972856  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:46.974985  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.198454  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:47.291776  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:47.473517  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:47.475189  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.698545  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:47.791834  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:47.974243  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.975719  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.198560  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:48.291423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:48.472579  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.474619  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:48.697865  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:48.792640  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:48.881713  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:48.972723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.974742  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:49.198704  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:49.292272  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:49.473369  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:49.475440  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:49.697718  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:49.791877  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:49.972941  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:49.974693  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:50.198065  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:50.291340  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:50.474033  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:50.474327  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:50.698264  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:50.791864  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:50.973145  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:50.974859  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:51.198235  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:51.291856  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:51.381504  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:51.473362  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:51.474634  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:51.698649  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:51.791549  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:51.972723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:51.975131  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:52.242962  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:52.309710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:52.400671  714178 node_ready.go:49] node "addons-320188" has status "Ready":"True"
	I0916 13:34:52.400699  714178 node_ready.go:38] duration metric: took 36.022337403s for node "addons-320188" to be "Ready" ...
	I0916 13:34:52.400711  714178 pod_ready.go:36] 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" ...
	I0916 13:34:52.494950  714178 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:52.499024  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:52.502330  714178 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 13:34:52.502356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:52.700527  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:52.795276  714178 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 13:34:52.795306  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.034336  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.036021  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:53.198718  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:53.292908  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.477162  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.479241  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:53.698478  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:53.793225  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.976313  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.977934  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.202809  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:54.296343  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:54.475519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:54.477051  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.505566  714178 pod_ready.go:103] pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:54.702713  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:54.793916  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:54.979292  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.980058  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:55.002461  714178 pod_ready.go:93] pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.002492  714178 pod_ready.go:82] duration metric: took 2.507503416s for pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.002551  714178 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.018238  714178 pod_ready.go:93] pod "etcd-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.018271  714178 pod_ready.go:82] duration metric: took 15.703868ms for pod "etcd-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.018322  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.028159  714178 pod_ready.go:93] pod "kube-apiserver-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.028190  714178 pod_ready.go:82] duration metric: took 9.850887ms for pod "kube-apiserver-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.028204  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.048632  714178 pod_ready.go:93] pod "kube-controller-manager-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.048657  714178 pod_ready.go:82] duration metric: took 20.446133ms for pod "kube-controller-manager-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.048672  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rz59w" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.057340  714178 pod_ready.go:93] pod "kube-proxy-rz59w" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.057369  714178 pod_ready.go:82] duration metric: took 8.689661ms for pod "kube-proxy-rz59w" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.057382  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.202293  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:55.294042  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:55.399603  714178 pod_ready.go:93] pod "kube-scheduler-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.399631  714178 pod_ready.go:82] duration metric: took 342.240736ms for pod "kube-scheduler-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.399644  714178 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.475880  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:55.477178  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:55.698843  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:55.794887  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:55.979088  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:55.980475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.201588  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:56.293901  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:56.476296  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.478644  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:56.698952  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:56.794222  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:56.973969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.976823  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:57.198556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:57.301443  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:57.406252  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:57.473825  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:57.476155  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:57.698943  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:57.792555  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:57.974824  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:57.976112  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.198219  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:58.293059  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:58.476066  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.476289  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:58.699557  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:58.794646  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:58.976695  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.977787  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:59.201666  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:59.293354  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:59.475938  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:59.476566  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:59.700697  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:59.803787  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:59.911020  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:59.977732  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:59.978773  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.207496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:00.306675  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:00.489690  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.490167  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:00.715777  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:00.794953  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:00.977714  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.979408  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:01.205911  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:01.300193  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:01.483500  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:01.485017  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:01.702860  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:01.795394  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:01.913321  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:01.979608  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:01.981078  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.198929  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:02.293298  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:02.478883  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:02.480540  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.708269  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:02.793152  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:02.979843  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.980816  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:03.198687  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:03.300890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:03.474339  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:03.480649  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:03.698087  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:03.801133  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:03.976001  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:03.976871  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:04.199921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:04.293479  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:04.408592  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:04.474936  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:04.476539  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:04.698506  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:04.793128  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:04.976404  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:04.976770  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.198475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:05.295589  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:05.475389  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:05.475961  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.698767  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:05.795748  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:05.979204  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.981156  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.198862  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:06.293738  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:06.479776  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:06.483118  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.699164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:06.793693  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:06.907091  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:06.976975  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.979650  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.198817  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:07.300591  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:07.474567  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.476317  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:07.699496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:07.802328  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:07.973847  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.975088  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.198760  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:08.293402  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:08.473410  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:08.475494  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.697897  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:08.793736  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:08.977595  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.977742  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:09.197756  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:09.294099  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:09.409897  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:09.473938  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:09.477960  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:09.698866  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:09.794476  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:09.977175  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:09.978262  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:10.200538  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:10.293834  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:10.476443  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:10.477125  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:10.702484  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:10.793959  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:10.975529  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:10.976324  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:11.201520  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:11.294636  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:11.412508  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:11.475770  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:11.476347  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:11.698101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:11.793909  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:11.977150  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:11.978189  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.200944  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:12.293967  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:12.474767  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.478805  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:12.699756  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:12.793859  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:12.974092  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.976663  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.199571  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:13.296386  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:13.476958  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:13.478569  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.699431  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:13.794602  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:13.906576  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:13.976125  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.976797  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.200263  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:14.302531  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:14.474623  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.476676  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:14.699164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:14.796207  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:14.973911  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.976489  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:15.198964  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:15.293910  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:15.474416  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:15.476384  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:15.700508  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:15.793339  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:15.974113  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:15.978731  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:16.199263  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:16.295109  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:16.421045  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:16.483173  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:16.484562  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:16.698576  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:16.792733  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:16.974475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:16.976091  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:17.213380  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:17.312018  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:17.474590  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:17.475931  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:17.698220  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:17.799120  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:17.974514  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:17.975743  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:18.200512  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:18.293830  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:18.479200  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:18.488488  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:18.700804  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:18.794573  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:18.906264  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:18.975193  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:18.977086  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:19.198652  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:19.293199  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:19.475688  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:19.477141  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:19.698841  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:19.794101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:19.977691  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:19.979602  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:20.198352  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:20.294444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:20.477663  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:20.481074  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:20.699651  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:20.793478  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:20.908356  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:20.978560  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:20.981500  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:21.197944  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:21.293432  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:21.475292  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:21.476434  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:21.698314  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:21.792495  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:21.974681  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:21.975740  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:22.197880  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:22.293615  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:22.477317  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:22.478664  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:22.698734  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:22.803190  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:22.975072  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:22.976359  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:23.198793  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:23.293738  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:23.406561  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:23.475229  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:23.475925  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:23.698894  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:23.793579  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:23.974166  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:23.975860  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:24.198881  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:24.293116  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:24.475323  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:24.475630  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:24.697800  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:24.793868  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:24.989089  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:24.990409  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.198610  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:25.294031  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:25.414324  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:25.483735  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:25.484819  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.703221  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:25.793070  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:25.977875  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.979710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.198508  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:26.294175  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:26.476616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.478308  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:26.699211  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:26.795368  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:26.976754  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.978438  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.199040  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:27.295061  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:27.476890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:27.478584  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.699273  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:27.794836  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:27.907644  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:27.977127  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.978157  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:28.202318  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:28.295701  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:28.475137  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:28.478246  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:28.705240  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:28.793833  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:28.978760  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:28.978968  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.198405  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:29.296326  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:29.474526  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.476333  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:29.699149  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:29.793151  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:29.977105  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.978589  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:30.203114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:30.293556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:30.406397  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:30.475552  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:30.476436  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:30.698374  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:30.793454  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:30.973225  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:30.974806  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:31.204251  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:31.305213  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:31.486812  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:31.487860  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:31.698970  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:31.792661  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:31.974381  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:31.975715  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:32.197947  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:32.293897  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:32.408650  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:32.478076  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:32.479134  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:32.700066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:32.793739  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:32.977047  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:32.978145  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:33.199129  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:33.294741  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:33.480016  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:33.481070  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:33.698765  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:33.793068  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:33.975013  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:33.977191  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:34.210610  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:34.305047  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:34.484244  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:34.485274  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:34.699784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:34.801747  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:34.906068  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:34.975489  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:34.976556  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:35.199058  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:35.293196  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:35.476808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:35.477348  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:35.698558  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:35.795465  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:35.974124  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:35.975844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:36.199093  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:36.293626  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:36.474325  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:36.482836  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:36.698817  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:36.795921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:36.907953  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:36.979984  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:36.980632  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:37.202248  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:37.350444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:37.474862  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:37.476101  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:37.698930  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:37.793215  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:37.978302  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:37.978810  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.198422  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:38.293269  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:38.477734  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.478427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:38.698406  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:38.793360  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:38.975880  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.976127  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.198979  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:39.293527  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:39.413388  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:39.478656  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:39.481126  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.699918  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:39.795093  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:39.973694  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.976593  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:40.198877  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:40.294422  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:40.477062  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:40.482398  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:40.704959  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:40.795180  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:40.976518  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:40.978758  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:41.198519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:41.295920  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:41.476921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:41.478801  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:41.699393  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:41.795385  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:41.907176  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:41.977040  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:41.978498  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:42.199135  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:42.293901  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:42.476071  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:42.477353  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:42.700496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:42.797886  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:42.977090  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:42.979476  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:43.198423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:43.293651  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:43.478716  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:43.479285  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:43.698694  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:43.793533  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:43.975172  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:43.978342  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.201827  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:44.294173  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:44.406409  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:44.475230  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.477316  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:44.701404  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:44.793483  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:44.977535  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.978257  714178 kapi.go:107] duration metric: took 1m27.508599146s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 13:35:45.200389  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:45.295963  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:45.475982  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:45.698632  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:45.800009  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:45.976358  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:46.199708  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:46.294696  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:46.407600  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:46.476911  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:46.707482  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:46.810219  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:46.975823  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:47.198597  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:47.294114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:47.476607  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:47.698786  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:47.800156  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:47.976644  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:48.199368  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:48.301523  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:48.475444  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:48.699251  714178 kapi.go:107] duration metric: took 1m27.004634059s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 13:35:48.701764  714178 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-320188 cluster.
	I0916 13:35:48.704686  714178 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.
	I0916 13:35:48.707178  714178 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 13:35:48.793156  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:48.906377  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:48.977515  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:49.293358  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:49.475248  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:49.793749  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:49.975432  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:50.293062  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:50.476238  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:50.793578  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:50.906585  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:50.975027  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:51.293226  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:51.476647  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:51.795109  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:51.977526  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:52.293657  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:52.475527  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:52.793730  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:52.975337  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:53.293351  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:53.406556  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:53.475402  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:53.793336  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:53.976190  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:54.293973  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:54.475378  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:54.793014  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:54.977357  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:55.293221  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:55.476114  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:55.793140  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:55.905945  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:55.975202  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:56.297949  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:56.476007  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:56.793371  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:56.974876  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:57.292519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:57.475252  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:57.794144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:57.974799  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:58.292723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:58.405247  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:58.475495  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:58.793273  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:58.975936  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:59.292633  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:59.475767  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:59.792930  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:59.975393  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:00.302525  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:00.428135  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:00.476648  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:00.794046  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:00.975222  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:01.293069  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:01.475804  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:01.795543  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:01.976027  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:02.293324  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:02.476343  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:02.794396  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:02.906387  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:02.975775  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:03.292837  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:03.476364  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:03.793514  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:03.975961  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:04.293895  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:04.475670  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:04.793713  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:04.909194  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:04.976690  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:05.294309  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:05.476325  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:05.794721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:05.976035  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:06.294996  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:06.477193  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:06.794423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:06.909248  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:06.976133  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:07.293232  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:07.476234  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:07.796303  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:07.975808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:08.293202  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:08.487756  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:08.798762  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:08.978557  714178 kapi.go:107] duration metric: took 1m51.507724631s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 13:36:09.295719  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:09.408020  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:09.794588  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.320114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.420186  714178 pod_ready.go:93] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"True"
	I0916 13:36:10.420227  714178 pod_ready.go:82] duration metric: took 1m15.020571542s for pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.420242  714178 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.427760  714178 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace has status "Ready":"True"
	I0916 13:36:10.427797  714178 pod_ready.go:82] duration metric: took 7.546512ms for pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.427820  714178 pod_ready.go:39] duration metric: took 1m18.027056005s 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" ...
	I0916 13:36:10.427837  714178 api_server.go:52] waiting for apiserver process to appear ...
	I0916 13:36:10.427886  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:10.427979  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:10.493947  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:10.494022  714178 cri.go:89] found id: ""
	I0916 13:36:10.494060  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:10.494158  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.501514  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:10.501659  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:10.576772  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:10.576848  714178 cri.go:89] found id: ""
	I0916 13:36:10.576871  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:10.577005  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.587554  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:10.587728  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:10.652095  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:10.652178  714178 cri.go:89] found id: ""
	I0916 13:36:10.652202  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:10.652295  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.656874  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:10.657007  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:10.707746  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:10.707818  714178 cri.go:89] found id: ""
	I0916 13:36:10.707839  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:10.707932  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.718721  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:10.718853  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:10.782586  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:10.782659  714178 cri.go:89] found id: ""
	I0916 13:36:10.782682  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:10.782773  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.792843  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:10.792973  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:10.798575  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.855725  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:10.855796  714178 cri.go:89] found id: ""
	I0916 13:36:10.855817  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:10.855915  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.870038  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:10.870193  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:10.953944  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:10.954018  714178 cri.go:89] found id: ""
	I0916 13:36:10.954057  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:10.954146  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.958381  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:10.958457  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:11.016885  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:11.018916  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:11.074575  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:11.074667  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:11.332101  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:11.332294  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:11.367524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:11.419347  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:11.419421  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:11.530561  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:11.530644  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:11.631350  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:11.631435  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:11.652172  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:11.652257  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:11.705063  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:11.705161  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:11.756458  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:11.756510  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:11.793111  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:11.808685  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:11.808718  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:11.858493  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:11.858523  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:11.910538  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:11.910567  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:11.983781  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:11.983824  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:11.983918  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:11.983952  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:11.983969  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:11.983998  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:11.984006  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:12.294397  714178 kapi.go:107] duration metric: took 1m54.50633448s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 13:36:12.296770  714178 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, default-storageclass, metrics-server, nvidia-device-plugin, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0916 13:36:12.298578  714178 addons.go:510] duration metric: took 2m0.955313579s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner default-storageclass metrics-server nvidia-device-plugin yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0916 13:36:21.985099  714178 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 13:36:21.998991  714178 api_server.go:72] duration metric: took 2m10.656079858s to wait for apiserver process to appear ...
	I0916 13:36:21.999023  714178 api_server.go:88] waiting for apiserver healthz status ...
	I0916 13:36:21.999057  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:21.999120  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:22.041710  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:22.041734  714178 cri.go:89] found id: ""
	I0916 13:36:22.041742  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:22.041802  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.045910  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:22.045986  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:22.087718  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:22.087752  714178 cri.go:89] found id: ""
	I0916 13:36:22.087759  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:22.087834  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.091494  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:22.091623  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:22.136120  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:22.136143  714178 cri.go:89] found id: ""
	I0916 13:36:22.136150  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:22.136206  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.139653  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:22.139730  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:22.178799  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:22.178863  714178 cri.go:89] found id: ""
	I0916 13:36:22.178878  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:22.178953  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.182586  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:22.182711  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:22.230660  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:22.230682  714178 cri.go:89] found id: ""
	I0916 13:36:22.230689  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:22.230745  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.234455  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:22.234532  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:22.283684  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:22.283709  714178 cri.go:89] found id: ""
	I0916 13:36:22.283717  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:22.283790  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.287468  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:22.287541  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:22.329568  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:22.329601  714178 cri.go:89] found id: ""
	I0916 13:36:22.329610  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:22.329698  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.333602  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:22.333628  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:22.425462  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:22.425503  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:22.443578  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:22.443606  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:22.597810  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:22.597846  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:22.652821  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:22.652854  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:22.698810  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:22.698839  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:22.744569  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:22.744599  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:22.816062  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:22.816099  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:22.862551  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:22.862592  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:22.911822  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:22.911854  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:22.956112  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:22.956348  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:22.999379  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:22.999413  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:23.056663  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:23.056704  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:23.118397  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:23.118430  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:23.118489  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:23.118499  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:23.118512  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:23.118525  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:23.118533  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:33.120117  714178 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 13:36:33.129757  714178 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 13:36:33.130793  714178 api_server.go:141] control plane version: v1.31.1
	I0916 13:36:33.130822  714178 api_server.go:131] duration metric: took 11.131791909s to wait for apiserver health ...
	I0916 13:36:33.130831  714178 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 13:36:33.130855  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:33.130922  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:33.172220  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:33.172245  714178 cri.go:89] found id: ""
	I0916 13:36:33.172253  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:33.172326  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.176495  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:33.176574  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:33.215230  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:33.215253  714178 cri.go:89] found id: ""
	I0916 13:36:33.215262  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:33.215319  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.218717  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:33.218790  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:33.259295  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:33.259370  714178 cri.go:89] found id: ""
	I0916 13:36:33.259391  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:33.259485  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.270268  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:33.270355  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:33.311937  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:33.311959  714178 cri.go:89] found id: ""
	I0916 13:36:33.311971  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:33.312035  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.315929  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:33.316045  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:33.358923  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:33.359001  714178 cri.go:89] found id: ""
	I0916 13:36:33.359024  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:33.359109  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.364982  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:33.365085  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:33.411718  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:33.411741  714178 cri.go:89] found id: ""
	I0916 13:36:33.411749  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:33.411832  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.415600  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:33.415728  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:33.453805  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:33.453829  714178 cri.go:89] found id: ""
	I0916 13:36:33.453837  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:33.453892  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.457479  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:33.457504  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:33.551594  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:33.551640  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:33.606569  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:33.606607  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:33.660990  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:33.661019  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:33.710485  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:33.710518  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:33.750625  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:33.750652  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:33.820711  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:33.820748  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:33.879674  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:33.879707  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:33.913786  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:33.914066  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:33.967464  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:33.967498  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:33.985302  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:33.985334  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:34.149869  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:34.149901  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:34.202960  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:34.202991  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:34.250451  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:34.250483  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:34.250554  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:34.250570  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:34.250576  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:34.250590  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:34.250597  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:44.264587  714178 system_pods.go:59] 18 kube-system pods found
	I0916 13:36:44.264638  714178 system_pods.go:61] "coredns-7c65d6cfc9-tklcx" [cb8b79df-f19a-41d1-88e6-8dfd0cf001fc] Running
	I0916 13:36:44.264645  714178 system_pods.go:61] "csi-hostpath-attacher-0" [2bcd69f1-b090-47b4-87e5-9533b7b182f5] Running
	I0916 13:36:44.264650  714178 system_pods.go:61] "csi-hostpath-resizer-0" [1053fa23-56cd-44a8-84c7-e11192b68346] Running
	I0916 13:36:44.264654  714178 system_pods.go:61] "csi-hostpathplugin-2cvdc" [67f3c4d2-c4e0-4bdb-a9ea-1885391e0038] Running
	I0916 13:36:44.264659  714178 system_pods.go:61] "etcd-addons-320188" [6774dd0c-dda3-40b2-bd54-12641e2e13a2] Running
	I0916 13:36:44.264664  714178 system_pods.go:61] "kindnet-6tl9v" [bec821d1-5ddd-4f13-8849-419a6c1b1baa] Running
	I0916 13:36:44.264681  714178 system_pods.go:61] "kube-apiserver-addons-320188" [716560eb-122e-4311-965c-f87b4268542f] Running
	I0916 13:36:44.264686  714178 system_pods.go:61] "kube-controller-manager-addons-320188" [e830ac4d-1fc7-4bfe-9126-3e936ec8fb73] Running
	I0916 13:36:44.264692  714178 system_pods.go:61] "kube-ingress-dns-minikube" [309edc3c-d4cb-4646-b8a7-5c049d2c7e54] Running
	I0916 13:36:44.264705  714178 system_pods.go:61] "kube-proxy-rz59w" [247b4666-7441-4718-a5b2-11658c95ee03] Running
	I0916 13:36:44.264718  714178 system_pods.go:61] "kube-scheduler-addons-320188" [0397b46f-2a9c-434d-a2a9-dfc3f0f201a0] Running
	I0916 13:36:44.264728  714178 system_pods.go:61] "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
	I0916 13:36:44.264732  714178 system_pods.go:61] "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
	I0916 13:36:44.264737  714178 system_pods.go:61] "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
	I0916 13:36:44.264744  714178 system_pods.go:61] "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
	I0916 13:36:44.264748  714178 system_pods.go:61] "snapshot-controller-56fcc65765-5z2xb" [73d9bbd9-50c1-4ac9-ae98-335574bec7bb] Running
	I0916 13:36:44.264752  714178 system_pods.go:61] "snapshot-controller-56fcc65765-j62kw" [d6144a31-8be7-43f9-914d-82b1d88c1012] Running
	I0916 13:36:44.264758  714178 system_pods.go:61] "storage-provisioner" [b07854ed-eda2-4a26-a071-8820583b8b71] Running
	I0916 13:36:44.264767  714178 system_pods.go:74] duration metric: took 11.133929662s to wait for pod list to return data ...
	I0916 13:36:44.264777  714178 default_sa.go:34] waiting for default service account to be created ...
	I0916 13:36:44.267511  714178 default_sa.go:45] found service account: "default"
	I0916 13:36:44.267537  714178 default_sa.go:55] duration metric: took 2.753827ms for default service account to be created ...
	I0916 13:36:44.267554  714178 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 13:36:44.278794  714178 system_pods.go:86] 18 kube-system pods found
	I0916 13:36:44.278839  714178 system_pods.go:89] "coredns-7c65d6cfc9-tklcx" [cb8b79df-f19a-41d1-88e6-8dfd0cf001fc] Running
	I0916 13:36:44.278848  714178 system_pods.go:89] "csi-hostpath-attacher-0" [2bcd69f1-b090-47b4-87e5-9533b7b182f5] Running
	I0916 13:36:44.278853  714178 system_pods.go:89] "csi-hostpath-resizer-0" [1053fa23-56cd-44a8-84c7-e11192b68346] Running
	I0916 13:36:44.278858  714178 system_pods.go:89] "csi-hostpathplugin-2cvdc" [67f3c4d2-c4e0-4bdb-a9ea-1885391e0038] Running
	I0916 13:36:44.278862  714178 system_pods.go:89] "etcd-addons-320188" [6774dd0c-dda3-40b2-bd54-12641e2e13a2] Running
	I0916 13:36:44.278867  714178 system_pods.go:89] "kindnet-6tl9v" [bec821d1-5ddd-4f13-8849-419a6c1b1baa] Running
	I0916 13:36:44.278873  714178 system_pods.go:89] "kube-apiserver-addons-320188" [716560eb-122e-4311-965c-f87b4268542f] Running
	I0916 13:36:44.278877  714178 system_pods.go:89] "kube-controller-manager-addons-320188" [e830ac4d-1fc7-4bfe-9126-3e936ec8fb73] Running
	I0916 13:36:44.278881  714178 system_pods.go:89] "kube-ingress-dns-minikube" [309edc3c-d4cb-4646-b8a7-5c049d2c7e54] Running
	I0916 13:36:44.278886  714178 system_pods.go:89] "kube-proxy-rz59w" [247b4666-7441-4718-a5b2-11658c95ee03] Running
	I0916 13:36:44.278896  714178 system_pods.go:89] "kube-scheduler-addons-320188" [0397b46f-2a9c-434d-a2a9-dfc3f0f201a0] Running
	I0916 13:36:44.278901  714178 system_pods.go:89] "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
	I0916 13:36:44.278909  714178 system_pods.go:89] "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
	I0916 13:36:44.278913  714178 system_pods.go:89] "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
	I0916 13:36:44.278917  714178 system_pods.go:89] "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
	I0916 13:36:44.278925  714178 system_pods.go:89] "snapshot-controller-56fcc65765-5z2xb" [73d9bbd9-50c1-4ac9-ae98-335574bec7bb] Running
	I0916 13:36:44.278929  714178 system_pods.go:89] "snapshot-controller-56fcc65765-j62kw" [d6144a31-8be7-43f9-914d-82b1d88c1012] Running
	I0916 13:36:44.278933  714178 system_pods.go:89] "storage-provisioner" [b07854ed-eda2-4a26-a071-8820583b8b71] Running
	I0916 13:36:44.278942  714178 system_pods.go:126] duration metric: took 11.382172ms to wait for k8s-apps to be running ...
	I0916 13:36:44.278953  714178 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 13:36:44.279022  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 13:36:44.294087  714178 system_svc.go:56] duration metric: took 15.125237ms WaitForService to wait for kubelet
	I0916 13:36:44.294116  714178 kubeadm.go:582] duration metric: took 2m32.951211079s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 13:36:44.294135  714178 node_conditions.go:102] verifying NodePressure condition ...
	I0916 13:36:44.297564  714178 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0916 13:36:44.297602  714178 node_conditions.go:123] node cpu capacity is 2
	I0916 13:36:44.297618  714178 node_conditions.go:105] duration metric: took 3.477663ms to run NodePressure ...
	I0916 13:36:44.297631  714178 start.go:241] waiting for startup goroutines ...
	I0916 13:36:44.297639  714178 start.go:246] waiting for cluster config update ...
	I0916 13:36:44.297656  714178 start.go:255] writing updated cluster config ...
	I0916 13:36:44.297972  714178 ssh_runner.go:195] Run: rm -f paused
	I0916 13:36:44.626723  714178 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0916 13:36:44.629658  714178 out.go:177] * Done! kubectl is now configured to use "addons-320188" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 16 13:45:59 addons-320188 crio[969]: time="2024-09-16 13:45:59.819173145Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:664492e13c03719b33c08be8081139a66ca3c36d0a4ada450cd81349288a448b UID:b1776216-a987-4c50-9d00-2d44ce930d7a NetNS:/var/run/netns/2a023feb-a623-40d4-b4ce-7f26520d33d0 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 13:45:59 addons-320188 crio[969]: time="2024-09-16 13:45:59.819323529Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 16 13:45:59 addons-320188 crio[969]: time="2024-09-16 13:45:59.905055357Z" level=info msg="Stopped pod sandbox: 664492e13c03719b33c08be8081139a66ca3c36d0a4ada450cd81349288a448b" id=8f2d3ec7-1e04-4788-a004-5ecd9b9b98af name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:46:00 addons-320188 crio[969]: time="2024-09-16 13:46:00.927981757Z" level=info msg="Stopping container: a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf (timeout: 30s)" id=8698d51c-e011-4748-8ef3-f2ab1ea44b1a name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:46:00 addons-320188 conmon[3450]: conmon a02692d678d3e4b00c7d <ninfo>: container 3461 exited with status 2
	Sep 16 13:46:00 addons-320188 crio[969]: time="2024-09-16 13:46:00.967261009Z" level=info msg="Stopping container: d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2 (timeout: 30s)" id=ff7a84a0-a569-40f9-bc1c-6d7d07813272 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.006738783Z" level=info msg="Stopped container a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf: kube-system/registry-66c9cd494c-6dvc5/registry" id=8698d51c-e011-4748-8ef3-f2ab1ea44b1a name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.007511476Z" level=info msg="Stopping pod sandbox: 3cb6facd6c559ccc40e3e43cc114846ebf09450e59d4e21e61d0f389fb741993" id=33fe59c6-4898-410c-80ff-008507021d1c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.007777674Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-6dvc5 Namespace:kube-system ID:3cb6facd6c559ccc40e3e43cc114846ebf09450e59d4e21e61d0f389fb741993 UID:35b0614f-2855-4b0c-90c6-86a5ab27d6ae NetNS:/var/run/netns/ba047dec-17fe-42db-8065-b7ae8fe49f0a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.007918917Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-6dvc5 from CNI network \"kindnet\" (type=ptp)"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.047880162Z" level=info msg="Stopped pod sandbox: 3cb6facd6c559ccc40e3e43cc114846ebf09450e59d4e21e61d0f389fb741993" id=33fe59c6-4898-410c-80ff-008507021d1c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.083351902Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5383d215-4a5c-4e5e-a0bc-132aedc7a2c0 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.083593395Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5383d215-4a5c-4e5e-a0bc-132aedc7a2c0 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.117585113Z" level=info msg="Stopped container d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2: kube-system/registry-proxy-xcsc6/registry-proxy" id=ff7a84a0-a569-40f9-bc1c-6d7d07813272 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.118084887Z" level=info msg="Stopping pod sandbox: 2dcee692a24885690c6b726b0c06115c9980912112f8f759e0e4f5643d5294d6" id=3b97fc44-47a6-4d9f-99a6-5effcbba5f89 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.128837735Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-YYQTGNZ7UVXDV3QD - [0:0]\n:KUBE-HP-QMJKWXN7T5A2L3FQ - [0:0]\n:KUBE-HP-REYPQY5GWBU5SILS - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cp92b_ingress-nginx_4413edcb-1b04-485f-987f-502e87a12215_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-QMJKWXN7T5A2L3FQ\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cp92b_ingress-nginx_4413edcb-1b04-485f-987f-502e87a12215_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-YYQTGNZ7UVXDV3QD\n-A KUBE-HP-QMJKWXN7T5A2L3FQ -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cp92b_ingress-nginx_4413edcb-1b04-485f-987f-502e87a12215_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-QMJKWXN7T5A2L3FQ -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cp92b_ingress-nginx_4413edcb-1b04-485f-98
7f-502e87a12215_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-YYQTGNZ7UVXDV3QD -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cp92b_ingress-nginx_4413edcb-1b04-485f-987f-502e87a12215_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-YYQTGNZ7UVXDV3QD -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cp92b_ingress-nginx_4413edcb-1b04-485f-987f-502e87a12215_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-REYPQY5GWBU5SILS\nCOMMIT\n"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.131264735Z" level=info msg="Closing host port tcp:5000"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.133106439Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.133318459Z" level=info msg="Got pod network &{Name:registry-proxy-xcsc6 Namespace:kube-system ID:2dcee692a24885690c6b726b0c06115c9980912112f8f759e0e4f5643d5294d6 UID:50c9b3a1-0764-4f5b-8d8b-68fc391dd76a NetNS:/var/run/netns/4d52eb6e-8eff-4615-97f2-f458053bdf99 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.133464756Z" level=info msg="Deleting pod kube-system_registry-proxy-xcsc6 from CNI network \"kindnet\" (type=ptp)"
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.174499280Z" level=info msg="Stopped pod sandbox: 2dcee692a24885690c6b726b0c06115c9980912112f8f759e0e4f5643d5294d6" id=3b97fc44-47a6-4d9f-99a6-5effcbba5f89 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.803011524Z" level=info msg="Removing container: a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf" id=82b34600-9ba1-45df-8574-764500f63bcd name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.829196433Z" level=info msg="Removed container a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf: kube-system/registry-66c9cd494c-6dvc5/registry" id=82b34600-9ba1-45df-8574-764500f63bcd name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.831335983Z" level=info msg="Removing container: d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2" id=f91f4eda-9454-4908-a830-75404970125e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 13:46:01 addons-320188 crio[969]: time="2024-09-16 13:46:01.852904439Z" level=info msg="Removed container d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2: kube-system/registry-proxy-xcsc6/registry-proxy" id=f91f4eda-9454-4908-a830-75404970125e name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	740db340f40dc       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            7 seconds ago       Exited              gadget                     7                   83a84a2a7c10a       gadget-snj75
	bcb2f29bb02bb       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             9 minutes ago       Running             controller                 0                   e5ec2b7f9c809       ingress-nginx-controller-bc57996ff-cp92b
	6a990092721ec       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 10 minutes ago      Running             gcp-auth                   0                   7922f703874c1       gcp-auth-89d5ffd79-wxs4v
	51a1206f11fe7       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             10 minutes ago      Exited              patch                      2                   043d406a06bdd       ingress-nginx-admission-patch-jx7ph
	efdbe73795206       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                     0                   f33ba6504a662       ingress-nginx-admission-create-58cx4
	6b5fdc232c372       nvcr.io/nvidia/k8s-device-plugin@sha256:cdd05f9d89f0552478d46474005e86b98795ad364664f644225b99d94978e680                     10 minutes ago      Running             nvidia-device-plugin-ctr   0                   ca1ddd2e7f322       nvidia-device-plugin-daemonset-l8g87
	65a0c1dca0792       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner     0                   3bc5fbfa7b3b8       local-path-provisioner-86d989889c-wvmww
	ade980f577ad8       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns       0                   c438065c9de81       kube-ingress-dns-minikube
	37f6bc6e9534a       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        11 minutes ago      Running             metrics-server             0                   67ed9036ee1f2       metrics-server-84c5f94fbc-cqx6c
	a80c2a4e31170       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               11 minutes ago      Running             cloud-spanner-emulator     0                   f575e2fe9ebf7       cloud-spanner-emulator-769b77f747-kbswx
	f83f7f0106fff       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             11 minutes ago      Running             coredns                    0                   390378ac2d077       coredns-7c65d6cfc9-tklcx
	a305340654ca6       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner        0                   8af75a571ff36       storage-provisioner
	06644be3e16c4       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             11 minutes ago      Running             kube-proxy                 0                   553a2b0db52db       kube-proxy-rz59w
	d66f48883a6da       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             11 minutes ago      Running             kindnet-cni                0                   65f6d20b7cc2c       kindnet-6tl9v
	d72a2a893e3c6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             12 minutes ago      Running             etcd                       0                   80b3f58e5cf4c       etcd-addons-320188
	55a26862265db       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             12 minutes ago      Running             kube-scheduler             0                   1b4515033082b       kube-scheduler-addons-320188
	bef8519cb10c0       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             12 minutes ago      Running             kube-apiserver             0                   c6fff6abf26e3       kube-apiserver-addons-320188
	c97504c165fbe       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             12 minutes ago      Running             kube-controller-manager    0                   c2f52c6f4c23a       kube-controller-manager-addons-320188
	
	
	==> coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] <==
	[INFO] 10.244.0.15:58420 - 61123 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000194551s
	[INFO] 10.244.0.15:37746 - 54194 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003061066s
	[INFO] 10.244.0.15:37746 - 20912 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003011475s
	[INFO] 10.244.0.15:59170 - 35828 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000840743s
	[INFO] 10.244.0.15:59170 - 6390 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.001494156s
	[INFO] 10.244.0.15:50783 - 62128 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000105115s
	[INFO] 10.244.0.15:50783 - 24500 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00005161s
	[INFO] 10.244.0.15:59130 - 64233 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061325s
	[INFO] 10.244.0.15:59130 - 14295 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054752s
	[INFO] 10.244.0.15:35416 - 14731 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057632s
	[INFO] 10.244.0.15:35416 - 14473 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000044152s
	[INFO] 10.244.0.15:43934 - 2412 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001819619s
	[INFO] 10.244.0.15:43934 - 41838 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002447596s
	[INFO] 10.244.0.15:44190 - 64231 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000070933s
	[INFO] 10.244.0.15:44190 - 19681 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000063959s
	[INFO] 10.244.0.19:51593 - 38984 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000859057s
	[INFO] 10.244.0.19:38991 - 45237 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000747295s
	[INFO] 10.244.0.19:39033 - 63818 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000160262s
	[INFO] 10.244.0.19:34648 - 18131 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000115618s
	[INFO] 10.244.0.19:49131 - 62767 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129805s
	[INFO] 10.244.0.19:42126 - 8 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099019s
	[INFO] 10.244.0.19:33897 - 44771 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002130732s
	[INFO] 10.244.0.19:47066 - 5486 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001890814s
	[INFO] 10.244.0.19:59618 - 61506 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001518837s
	[INFO] 10.244.0.19:53320 - 52572 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001620039s
	
	
	==> describe nodes <==
	Name:               addons-320188
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-320188
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=395d984f3991a068de8332d2cc8eeea965525b86
	                    minikube.k8s.io/name=addons-320188
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T13_34_06_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-320188
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 16 Sep 2024 13:34:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-320188
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 13:45:58 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 13:45:40 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 13:45:40 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 13:45:40 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 13:45:40 +0000   Mon, 16 Sep 2024 13:34:52 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-320188
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 5561df042c1345988af9f0a59a0451be
	  System UUID:                e817f4a1-e108-4873-b9b7-0717f6b915ec
	  Boot ID:                    21a5fadd-13a8-45fe-a1b9-e9b7ec1bd341
	  Kernel Version:             5.15.0-1069-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m17s
	  default                     cloud-spanner-emulator-769b77f747-kbswx     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-snj75                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-wxs4v                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-cp92b    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-tklcx                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-320188                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-6tl9v                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-320188                250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-320188       200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-rz59w                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-320188                100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-cqx6c             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 nvidia-device-plugin-daemonset-l8g87        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-wvmww     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-320188 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-320188 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-320188 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-320188 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-320188 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-320188 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-320188 event: Registered Node addons-320188 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-320188 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep16 11:48] hrtimer: interrupt took 12347335 ns
	
	
	==> etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] <==
	{"level":"info","ts":"2024-09-16T13:33:58.755339Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-16T13:33:58.755394Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.759256Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-16T13:33:58.760553Z","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-09-16T13:33:58.760692Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.756086Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-16T13:33:58.764628Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-16T13:33:58.764786Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.791099Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-16T13:34:14.033654Z","caller":"traceutil/trace.go:171","msg":"trace[1580047461] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"151.888815ms","start":"2024-09-16T13:34:13.881743Z","end":"2024-09-16T13:34:14.033632Z","steps":["trace[1580047461] 'process raft request'  (duration: 151.392087ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.188898Z","caller":"traceutil/trace.go:171","msg":"trace[1546182891] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:417; }","duration":"200.124221ms","start":"2024-09-16T13:34:13.988722Z","end":"2024-09-16T13:34:14.188847Z","steps":["trace[1546182891] 'read index received'  (duration: 44.009117ms)","trace[1546182891] 'applied index is now lower than readState.Index'  (duration: 156.113536ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-16T13:34:14.189072Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"200.332064ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T13:34:14.189133Z","caller":"traceutil/trace.go:171","msg":"trace[888921220] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:408; }","duration":"200.407091ms","start":"2024-09-16T13:34:13.988715Z","end":"2024-09-16T13:34:14.189122Z","steps":["trace[888921220] 'agreement among raft nodes before linearized reading'  (duration: 200.312248ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.489183Z","caller":"traceutil/trace.go:171","msg":"trace[881042812] linearizableReadLoop","detail":"{readStateIndex:419; appliedIndex:418; }","duration":"148.171999ms","start":"2024-09-16T13:34:14.340997Z","end":"2024-09-16T13:34:14.489169Z","steps":["trace[881042812] 'read index received'  (duration: 147.972918ms)","trace[881042812] 'applied index is now lower than readState.Index'  (duration: 198.375µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T13:34:14.489415Z","caller":"traceutil/trace.go:171","msg":"trace[1819873477] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"178.123125ms","start":"2024-09-16T13:34:14.311283Z","end":"2024-09-16T13:34:14.489407Z","steps":["trace[1819873477] 'process raft request'  (duration: 177.748743ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T13:34:14.489608Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.596596ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-apiserver-addons-320188\" ","response":"range_response_count:1 size:7632"}
	{"level":"info","ts":"2024-09-16T13:34:14.489639Z","caller":"traceutil/trace.go:171","msg":"trace[780801860] range","detail":"{range_begin:/registry/pods/kube-system/kube-apiserver-addons-320188; range_end:; response_count:1; response_revision:409; }","duration":"148.639246ms","start":"2024-09-16T13:34:14.340992Z","end":"2024-09-16T13:34:14.489631Z","steps":["trace[780801860] 'agreement among raft nodes before linearized reading'  (duration: 148.535041ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493149Z","caller":"traceutil/trace.go:171","msg":"trace[264013883] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"114.185542ms","start":"2024-09-16T13:34:14.378951Z","end":"2024-09-16T13:34:14.493136Z","steps":["trace[264013883] 'process raft request'  (duration: 113.814631ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493285Z","caller":"traceutil/trace.go:171","msg":"trace[405286929] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"113.961584ms","start":"2024-09-16T13:34:14.379317Z","end":"2024-09-16T13:34:14.493279Z","steps":["trace[405286929] 'process raft request'  (duration: 113.509533ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493405Z","caller":"traceutil/trace.go:171","msg":"trace[250754091] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"113.93449ms","start":"2024-09-16T13:34:14.379464Z","end":"2024-09-16T13:34:14.493399Z","steps":["trace[250754091] 'process raft request'  (duration: 113.383313ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T13:34:14.883258Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.103007ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-16T13:34:14.895939Z","caller":"traceutil/trace.go:171","msg":"trace[1919515909] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:416; }","duration":"126.390988ms","start":"2024-09-16T13:34:14.769127Z","end":"2024-09-16T13:34:14.895518Z","steps":["trace[1919515909] 'agreement among raft nodes before linearized reading'  (duration: 40.653941ms)","trace[1919515909] 'range keys from in-memory index tree'  (duration: 32.803045ms)","trace[1919515909] 'range keys from bolt db'  (duration: 40.606112ms)"],"step_count":3}
	{"level":"info","ts":"2024-09-16T13:44:00.664374Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1577}
	{"level":"info","ts":"2024-09-16T13:44:00.699411Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1577,"took":"34.365711ms","hash":2398208114,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3489792,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-16T13:44:00.699469Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2398208114,"revision":1577,"compact-revision":-1}
	
	
	==> gcp-auth [6a990092721ec73334967fbd6a76dc071b2d927195473118e0ac9d962c3f8ee7] <==
	2024/09/16 13:35:47 GCP Auth Webhook started!
	2024/09/16 13:36:44 Ready to marshal response ...
	2024/09/16 13:36:44 Ready to write response ...
	2024/09/16 13:36:45 Ready to marshal response ...
	2024/09/16 13:36:45 Ready to write response ...
	2024/09/16 13:36:45 Ready to marshal response ...
	2024/09/16 13:36:45 Ready to write response ...
	2024/09/16 13:44:59 Ready to marshal response ...
	2024/09/16 13:44:59 Ready to write response ...
	2024/09/16 13:45:09 Ready to marshal response ...
	2024/09/16 13:45:09 Ready to write response ...
	2024/09/16 13:45:37 Ready to marshal response ...
	2024/09/16 13:45:37 Ready to write response ...
	
	
	==> kernel <==
	 13:46:02 up  3:28,  0 users,  load average: 2.13, 1.09, 1.80
	Linux addons-320188 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] <==
	I0916 13:44:01.649482       1 main.go:299] handling current node
	I0916 13:44:11.646389       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:44:11.646428       1 main.go:299] handling current node
	I0916 13:44:21.646398       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:44:21.646439       1 main.go:299] handling current node
	I0916 13:44:31.653444       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:44:31.653484       1 main.go:299] handling current node
	I0916 13:44:41.648542       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:44:41.648575       1 main.go:299] handling current node
	I0916 13:44:51.645495       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:44:51.645537       1 main.go:299] handling current node
	I0916 13:45:01.646222       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:45:01.646266       1 main.go:299] handling current node
	I0916 13:45:11.646152       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:45:11.646184       1 main.go:299] handling current node
	I0916 13:45:21.646536       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:45:21.646675       1 main.go:299] handling current node
	I0916 13:45:31.646408       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:45:31.646443       1 main.go:299] handling current node
	I0916 13:45:41.646504       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:45:41.646538       1 main.go:299] handling current node
	I0916 13:45:51.645494       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:45:51.645529       1 main.go:299] handling current node
	I0916 13:46:01.645528       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:46:01.645675       1 main.go:299] handling current node
	
	
	==> kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] <==
	I0916 13:35:17.654454       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0916 13:35:17.654491       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0916 13:36:10.179701       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.84.78:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.84.78:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.84.78:443: connect: connection refused" logger="UnhandledError"
	W0916 13:36:10.179969       1 handler_proxy.go:99] no RequestInfo found in the context
	E0916 13:36:10.180046       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0916 13:36:10.185782       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.84.78:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.84.78:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.84.78:443: connect: connection refused" logger="UnhandledError"
	E0916 13:36:10.189880       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.84.78:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.84.78:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.84.78:443: connect: connection refused" logger="UnhandledError"
	I0916 13:36:10.418308       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0916 13:45:19.112715       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0916 13:45:52.576759       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.576803       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.618537       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.618734       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.619243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.619276       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.638454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.638504       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.666440       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.666562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0916 13:45:53.620495       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 13:45:53.667083       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 13:45:53.782510       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] <==
	I0916 13:45:46.533482       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-320188"
	I0916 13:45:52.704990       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/snapshot-controller-56fcc65765" duration="8.804µs"
	E0916 13:45:53.622012       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	E0916 13:45:53.668950       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	E0916 13:45:53.785123       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0916 13:45:54.799097       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:45:54.799144       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:45:54.852034       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:45:54.852177       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:45:54.873115       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:45:54.873243       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:45:56.847950       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:45:56.847989       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:45:56.972547       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:45:56.972663       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:45:57.219551       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:45:57.219696       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0916 13:45:59.537431       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="5.669µs"
	W0916 13:46:00.499497       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:46:00.499544       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0916 13:46:00.904064       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="4.283µs"
	W0916 13:46:01.071981       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:46:01.072117       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:46:01.324241       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:46:01.324283       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	
	
	==> kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] <==
	I0916 13:34:11.285684       1 server_linux.go:66] "Using iptables proxy"
	I0916 13:34:11.389921       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 13:34:11.390203       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0916 13:34:11.438266       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 13:34:11.438408       1 server_linux.go:169] "Using iptables Proxier"
	I0916 13:34:11.440494       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0916 13:34:11.440887       1 server.go:483] "Version info" version="v1.31.1"
	I0916 13:34:11.441583       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 13:34:11.458587       1 config.go:199] "Starting service config controller"
	I0916 13:34:11.514146       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 13:34:11.458740       1 config.go:105] "Starting endpoint slice config controller"
	I0916 13:34:11.514400       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 13:34:11.459377       1 config.go:328] "Starting node config controller"
	I0916 13:34:11.514480       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 13:34:11.615161       1 shared_informer.go:320] Caches are synced for service config
	I0916 13:34:11.615236       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0916 13:34:11.615292       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] <==
	W0916 13:34:03.292039       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0916 13:34:03.292060       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 13:34:03.292130       1 reflector.go:561] 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
	E0916 13:34:03.292150       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.292167       1 reflector.go:561] 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
	E0916 13:34:03.292181       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.296791       1 reflector.go:561] 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
	E0916 13:34:03.296835       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.296893       1 reflector.go:561] 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
	E0916 13:34:03.296962       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.127660       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0916 13:34:04.127780       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0916 13:34:04.177146       1 reflector.go:561] 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
	E0916 13:34:04.177187       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.182509       1 reflector.go:561] 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
	E0916 13:34:04.182615       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.187482       1 reflector.go:561] 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
	E0916 13:34:04.187551       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.196361       1 reflector.go:561] 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
	E0916 13:34:04.196409       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.324296       1 reflector.go:561] 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
	E0916 13:34:04.324437       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.623273       1 reflector.go:561] 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"
	E0916 13:34:04.623388       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	I0916 13:34:07.477477       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 13:46:00 addons-320188 kubelet[1517]: I0916 13:46:00.091276    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/b1776216-a987-4c50-9d00-2d44ce930d7a-gcp-creds\") pod \"b1776216-a987-4c50-9d00-2d44ce930d7a\" (UID: \"b1776216-a987-4c50-9d00-2d44ce930d7a\") "
	Sep 16 13:46:00 addons-320188 kubelet[1517]: I0916 13:46:00.091333    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fgwdm\" (UniqueName: \"kubernetes.io/projected/b1776216-a987-4c50-9d00-2d44ce930d7a-kube-api-access-fgwdm\") pod \"b1776216-a987-4c50-9d00-2d44ce930d7a\" (UID: \"b1776216-a987-4c50-9d00-2d44ce930d7a\") "
	Sep 16 13:46:00 addons-320188 kubelet[1517]: I0916 13:46:00.101016    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/b1776216-a987-4c50-9d00-2d44ce930d7a-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "b1776216-a987-4c50-9d00-2d44ce930d7a" (UID: "b1776216-a987-4c50-9d00-2d44ce930d7a"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 16 13:46:00 addons-320188 kubelet[1517]: I0916 13:46:00.154780    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b1776216-a987-4c50-9d00-2d44ce930d7a-kube-api-access-fgwdm" (OuterVolumeSpecName: "kube-api-access-fgwdm") pod "b1776216-a987-4c50-9d00-2d44ce930d7a" (UID: "b1776216-a987-4c50-9d00-2d44ce930d7a"). InnerVolumeSpecName "kube-api-access-fgwdm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 13:46:00 addons-320188 kubelet[1517]: I0916 13:46:00.210096    1517 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fgwdm\" (UniqueName: \"kubernetes.io/projected/b1776216-a987-4c50-9d00-2d44ce930d7a-kube-api-access-fgwdm\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:46:00 addons-320188 kubelet[1517]: I0916 13:46:00.210153    1517 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/b1776216-a987-4c50-9d00-2d44ce930d7a-gcp-creds\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:46:01 addons-320188 kubelet[1517]: E0916 13:46:01.084000    1517 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6fb4bd8d-40fc-4160-9e8b-f48b3b38d38a"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.116389    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-rj98l\" (UniqueName: \"kubernetes.io/projected/35b0614f-2855-4b0c-90c6-86a5ab27d6ae-kube-api-access-rj98l\") pod \"35b0614f-2855-4b0c-90c6-86a5ab27d6ae\" (UID: \"35b0614f-2855-4b0c-90c6-86a5ab27d6ae\") "
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.120906    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/35b0614f-2855-4b0c-90c6-86a5ab27d6ae-kube-api-access-rj98l" (OuterVolumeSpecName: "kube-api-access-rj98l") pod "35b0614f-2855-4b0c-90c6-86a5ab27d6ae" (UID: "35b0614f-2855-4b0c-90c6-86a5ab27d6ae"). InnerVolumeSpecName "kube-api-access-rj98l". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.217778    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ck476\" (UniqueName: \"kubernetes.io/projected/50c9b3a1-0764-4f5b-8d8b-68fc391dd76a-kube-api-access-ck476\") pod \"50c9b3a1-0764-4f5b-8d8b-68fc391dd76a\" (UID: \"50c9b3a1-0764-4f5b-8d8b-68fc391dd76a\") "
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.217874    1517 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-rj98l\" (UniqueName: \"kubernetes.io/projected/35b0614f-2855-4b0c-90c6-86a5ab27d6ae-kube-api-access-rj98l\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.223698    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/50c9b3a1-0764-4f5b-8d8b-68fc391dd76a-kube-api-access-ck476" (OuterVolumeSpecName: "kube-api-access-ck476") pod "50c9b3a1-0764-4f5b-8d8b-68fc391dd76a" (UID: "50c9b3a1-0764-4f5b-8d8b-68fc391dd76a"). InnerVolumeSpecName "kube-api-access-ck476". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.318032    1517 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-ck476\" (UniqueName: \"kubernetes.io/projected/50c9b3a1-0764-4f5b-8d8b-68fc391dd76a-kube-api-access-ck476\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.795758    1517 scope.go:117] "RemoveContainer" containerID="a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.829565    1517 scope.go:117] "RemoveContainer" containerID="a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: E0916 13:46:01.830174    1517 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf\": container with ID starting with a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf not found: ID does not exist" containerID="a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.830216    1517 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf"} err="failed to get container status \"a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf\": rpc error: code = NotFound desc = could not find container \"a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf\": container with ID starting with a02692d678d3e4b00c7d94fd2fa47b378ed4b52d8096164622f0842eec0e4faf not found: ID does not exist"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.830243    1517 scope.go:117] "RemoveContainer" containerID="d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.853873    1517 scope.go:117] "RemoveContainer" containerID="d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: E0916 13:46:01.854276    1517 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2\": container with ID starting with d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2 not found: ID does not exist" containerID="d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2"
	Sep 16 13:46:01 addons-320188 kubelet[1517]: I0916 13:46:01.854309    1517 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2"} err="failed to get container status \"d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2\": rpc error: code = NotFound desc = could not find container \"d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2\": container with ID starting with d7d9d1d6b79994890add39e43af7a40a606650b835d88749b2309d9d46bcb8c2 not found: ID does not exist"
	Sep 16 13:46:02 addons-320188 kubelet[1517]: I0916 13:46:02.083896    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="23c395f7-4240-4146-adff-9ef7fc8c1528" path="/var/lib/kubelet/pods/23c395f7-4240-4146-adff-9ef7fc8c1528/volumes"
	Sep 16 13:46:02 addons-320188 kubelet[1517]: I0916 13:46:02.084812    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="35b0614f-2855-4b0c-90c6-86a5ab27d6ae" path="/var/lib/kubelet/pods/35b0614f-2855-4b0c-90c6-86a5ab27d6ae/volumes"
	Sep 16 13:46:02 addons-320188 kubelet[1517]: I0916 13:46:02.085603    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="50c9b3a1-0764-4f5b-8d8b-68fc391dd76a" path="/var/lib/kubelet/pods/50c9b3a1-0764-4f5b-8d8b-68fc391dd76a/volumes"
	Sep 16 13:46:02 addons-320188 kubelet[1517]: I0916 13:46:02.086152    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b1776216-a987-4c50-9d00-2d44ce930d7a" path="/var/lib/kubelet/pods/b1776216-a987-4c50-9d00-2d44ce930d7a/volumes"
	
	
	==> storage-provisioner [a305340654ca6df0b8590df16ce8400da928c1a4c503ddc05ed661c003fb4761] <==
	I0916 13:34:53.112150       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 13:34:53.127696       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 13:34:53.127742       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 13:34:53.142444       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 13:34:53.142933       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e17053e7-7829-459c-a951-d50ffb30a09c", APIVersion:"v1", ResourceVersion:"935", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128 became leader
	I0916 13:34:53.147671       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128!
	I0916 13:34:53.248161       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-320188 -n addons-320188
helpers_test.go:261: (dbg) Run:  kubectl --context addons-320188 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-58cx4 ingress-nginx-admission-patch-jx7ph
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-320188 describe pod busybox ingress-nginx-admission-create-58cx4 ingress-nginx-admission-patch-jx7ph
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-320188 describe pod busybox ingress-nginx-admission-create-58cx4 ingress-nginx-admission-patch-jx7ph: exit status 1 (114.895284ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-320188/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 13:36:45 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-dfvzx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-dfvzx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m18s                   default-scheduler  Successfully assigned default/busybox to addons-320188
	  Normal   Pulling    7m43s (x4 over 9m18s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m43s (x4 over 9m18s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m43s (x4 over 9m18s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m32s (x6 over 9m17s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m12s (x20 over 9m17s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-58cx4" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-jx7ph" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-320188 describe pod busybox ingress-nginx-admission-create-58cx4 ingress-nginx-admission-patch-jx7ph: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.19s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.22s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-320188 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-320188 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-320188 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" [2a9f5657-ec88-4468-b4a0-5c31399c1e28] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [2a9f5657-ec88-4468-b4a0-5c31399c1e28] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.004213591s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 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-320188 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.965283971s)

                                                
                                                
** 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-320188 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 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-320188 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 addons disable ingress-dns --alsologtostderr -v=1: (1.508820239s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 addons disable ingress --alsologtostderr -v=1: (7.797953628s)
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-320188
helpers_test.go:235: (dbg) docker inspect addons-320188:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2",
	        "Created": "2024-09-16T13:33:36.850868224Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 714671,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T13:33:36.993082189Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a1b71fa87733590eb4674b16f6945626ae533f3af37066893e3fd70eb9476268",
	        "ResolvConfPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/hostname",
	        "HostsPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/hosts",
	        "LogPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2-json.log",
	        "Name": "/addons-320188",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-320188:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-320188",
	            "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/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64-init/diff:/var/lib/docker/overlay2/a8b293108ba4b0d1cda6c8ce9f22811d5cfb52384ebacb443581c98816b28b93/diff",
	                "MergedDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/merged",
	                "UpperDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/diff",
	                "WorkDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-320188",
	                "Source": "/var/lib/docker/volumes/addons-320188/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-320188",
	            "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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0",
	            "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-320188",
	                "name.minikube.sigs.k8s.io": "addons-320188",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5ef86e885700d31a68bba50563fe5926db69c0709f4fbe88fc396da210e1fe79",
	            "SandboxKey": "/var/run/docker/netns/5ef86e885700",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-320188": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d00f5175a149bfea60a9dd06234401e80a4f9bef03aa3bf96596289eb43ca889",
	                    "EndpointID": "34db3e247774f66ca972868c77da3bd99a0e0f342a80bf3c052ccd605f008e3d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-320188",
	                        "450de94a7e62"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-320188 -n addons-320188
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-320188 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 logs -n 25: (1.469995433s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-047610                                                                     | download-only-047610   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| delete  | -p download-only-561794                                                                     | download-only-561794   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-498410 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | download-docker-498410                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-498410                                                                   | download-docker-498410 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-751579   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | binary-mirror-751579                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44039                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-751579                                                                     | binary-mirror-751579   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| addons  | disable dashboard -p                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-320188 --wait=true                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:36 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-320188 addons                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-320188 addons                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-320188 ip                                                                            | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | -p addons-320188                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-320188 ssh cat                                                                       | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | /opt/local-path-provisioner/pvc-a069ff1a-07c4-4038-9c02-862e27c0e70d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | -p addons-320188                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:47 UTC | 16 Sep 24 13:47 UTC |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-320188 ssh curl -s                                                                   | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:47 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-320188 ip                                                                            | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:49 UTC | 16 Sep 24 13:49 UTC |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:49 UTC | 16 Sep 24 13:49 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:49 UTC | 16 Sep 24 13:49 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 13:33:12
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 13:33:12.322161  714178 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:33:12.322287  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:12.322296  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:33:12.322301  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:12.322564  714178 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 13:33:12.323032  714178 out.go:352] Setting JSON to false
	I0916 13:33:12.323926  714178 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11742,"bootTime":1726481851,"procs":166,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:33:12.324005  714178 start.go:139] virtualization:  
	I0916 13:33:12.326454  714178 out.go:177] * [addons-320188] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0916 13:33:12.328572  714178 out.go:177]   - MINIKUBE_LOCATION=19652
	I0916 13:33:12.328646  714178 notify.go:220] Checking for updates...
	I0916 13:33:12.332906  714178 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:33:12.334895  714178 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:33:12.336758  714178 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:33:12.338519  714178 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0916 13:33:12.340352  714178 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 13:33:12.342539  714178 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:33:12.369986  714178 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:33:12.370132  714178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:12.424389  714178 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-09-16 13:33:12.414600847 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:12.424526  714178 docker.go:318] overlay module found
	I0916 13:33:12.426738  714178 out.go:177] * Using the docker driver based on user configuration
	I0916 13:33:12.428584  714178 start.go:297] selected driver: docker
	I0916 13:33:12.428601  714178 start.go:901] validating driver "docker" against <nil>
	I0916 13:33:12.428615  714178 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 13:33:12.429262  714178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:12.477434  714178 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-09-16 13:33:12.468018095 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:12.477666  714178 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 13:33:12.477907  714178 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]
	I0916 13:33:12.479963  714178 out.go:177] * Using Docker driver with root privileges
	I0916 13:33:12.481877  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:33:12.481961  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:12.481979  714178 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 13:33:12.482066  714178 start.go:340] cluster config:
	{Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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}
	I0916 13:33:12.484151  714178 out.go:177] * Starting "addons-320188" primary control-plane node in "addons-320188" cluster
	I0916 13:33:12.486082  714178 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 13:33:12.488043  714178 out.go:177] * Pulling base image v0.0.45-1726358845-19644 ...
	I0916 13:33:12.489988  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:12.490053  714178 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0916 13:33:12.490067  714178 cache.go:56] Caching tarball of preloaded images
	I0916 13:33:12.490163  714178 preload.go:172] Found /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0916 13:33:12.490178  714178 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0916 13:33:12.490524  714178 profile.go:143] Saving config to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json ...
	I0916 13:33:12.490552  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json: {Name:mk22c5ff03f5690c71de2b1413851277505f4c78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:12.490718  714178 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0916 13:33:12.505999  714178 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 13:33:12.506120  714178 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0916 13:33:12.506145  714178 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory, skipping pull
	I0916 13:33:12.506151  714178 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 exists in cache, skipping pull
	I0916 13:33:12.506162  714178 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	I0916 13:33:12.506171  714178 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from local cache
	I0916 13:33:29.599933  714178 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from cached tarball
	I0916 13:33:29.599993  714178 cache.go:194] Successfully downloaded all kic artifacts
	I0916 13:33:29.600025  714178 start.go:360] acquireMachinesLock for addons-320188: {Name:mke4f153636e76ee3f0cd3c382a1111aa0eb663a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 13:33:29.600154  714178 start.go:364] duration metric: took 103.302µs to acquireMachinesLock for "addons-320188"
	I0916 13:33:29.600186  714178 start.go:93] Provisioning new machine with config: &{Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0916 13:33:29.600268  714178 start.go:125] createHost starting for "" (driver="docker")
	I0916 13:33:29.602569  714178 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 13:33:29.602816  714178 start.go:159] libmachine.API.Create for "addons-320188" (driver="docker")
	I0916 13:33:29.602853  714178 client.go:168] LocalClient.Create starting
	I0916 13:33:29.602978  714178 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem
	I0916 13:33:30.507222  714178 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem
	I0916 13:33:31.082694  714178 cli_runner.go:164] Run: docker network inspect addons-320188 --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}}]}"
	W0916 13:33:31.099041  714178 cli_runner.go:211] docker network inspect addons-320188 --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
	I0916 13:33:31.099136  714178 network_create.go:284] running [docker network inspect addons-320188] to gather additional debugging logs...
	I0916 13:33:31.099159  714178 cli_runner.go:164] Run: docker network inspect addons-320188
	W0916 13:33:31.115415  714178 cli_runner.go:211] docker network inspect addons-320188 returned with exit code 1
	I0916 13:33:31.115456  714178 network_create.go:287] error running [docker network inspect addons-320188]: docker network inspect addons-320188: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-320188 not found
	I0916 13:33:31.115471  714178 network_create.go:289] output of [docker network inspect addons-320188]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-320188 not found
	
	** /stderr **
	I0916 13:33:31.115628  714178 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}}]}"
	I0916 13:33:31.130539  714178 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:0x4001784c10}
	I0916 13:33:31.130587  714178 network_create.go:124] attempt to create docker network addons-320188 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0916 13:33:31.130644  714178 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-320188 addons-320188
	I0916 13:33:31.204891  714178 network_create.go:108] docker network addons-320188 192.168.49.0/24 created
	I0916 13:33:31.204929  714178 kic.go:121] calculated static IP "192.168.49.2" for the "addons-320188" container
	I0916 13:33:31.205005  714178 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 13:33:31.219285  714178 cli_runner.go:164] Run: docker volume create addons-320188 --label name.minikube.sigs.k8s.io=addons-320188 --label created_by.minikube.sigs.k8s.io=true
	I0916 13:33:31.236437  714178 oci.go:103] Successfully created a docker volume addons-320188
	I0916 13:33:31.236573  714178 cli_runner.go:164] Run: docker run --rm --name addons-320188-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --entrypoint /usr/bin/test -v addons-320188:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib
	I0916 13:33:32.654346  714178 cli_runner.go:217] Completed: docker run --rm --name addons-320188-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --entrypoint /usr/bin/test -v addons-320188:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib: (1.417728439s)
	I0916 13:33:32.654379  714178 oci.go:107] Successfully prepared a docker volume addons-320188
	I0916 13:33:32.654398  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:32.654418  714178 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 13:33:32.654493  714178 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-320188:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 13:33:36.786953  714178 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-320188:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.132419205s)
	I0916 13:33:36.787001  714178 kic.go:203] duration metric: took 4.132578457s to extract preloaded images to volume ...
	W0916 13:33:36.787147  714178 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0916 13:33:36.787261  714178 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 13:33:36.836738  714178 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-320188 --name addons-320188 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-320188 --network addons-320188 --ip 192.168.49.2 --volume addons-320188:/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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0
	I0916 13:33:37.190819  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Running}}
	I0916 13:33:37.212978  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.237745  714178 cli_runner.go:164] Run: docker exec addons-320188 stat /var/lib/dpkg/alternatives/iptables
	I0916 13:33:37.322430  714178 oci.go:144] the created container "addons-320188" has a running status.
	I0916 13:33:37.322459  714178 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa...
	I0916 13:33:37.838139  714178 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 13:33:37.860383  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.877045  714178 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 13:33:37.877071  714178 kic_runner.go:114] Args: [docker exec --privileged addons-320188 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 13:33:37.931887  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.949062  714178 machine.go:93] provisionDockerMachine start ...
	I0916 13:33:37.949166  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:37.967103  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:37.967393  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:37.967409  714178 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 13:33:37.968129  714178 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0916 13:33:41.108029  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-320188
	
	I0916 13:33:41.108054  714178 ubuntu.go:169] provisioning hostname "addons-320188"
	I0916 13:33:41.108125  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.126200  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.126443  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.126460  714178 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-320188 && echo "addons-320188" | sudo tee /etc/hostname
	I0916 13:33:41.276911  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-320188
	
	I0916 13:33:41.277001  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.295478  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.295731  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.295748  714178 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-320188' /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-320188/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-320188' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 13:33:41.432533  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 13:33:41.432565  714178 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19652-707945/.minikube CaCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19652-707945/.minikube}
	I0916 13:33:41.432598  714178 ubuntu.go:177] setting up certificates
	I0916 13:33:41.432615  714178 provision.go:84] configureAuth start
	I0916 13:33:41.432682  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:41.449211  714178 provision.go:143] copyHostCerts
	I0916 13:33:41.449299  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/key.pem (1675 bytes)
	I0916 13:33:41.449433  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/ca.pem (1078 bytes)
	I0916 13:33:41.449541  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/cert.pem (1123 bytes)
	I0916 13:33:41.449598  714178 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem org=jenkins.addons-320188 san=[127.0.0.1 192.168.49.2 addons-320188 localhost minikube]
	I0916 13:33:41.565239  714178 provision.go:177] copyRemoteCerts
	I0916 13:33:41.565310  714178 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 13:33:41.565357  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.587854  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:41.685681  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0916 13:33:41.710963  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0916 13:33:41.735624  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0916 13:33:41.759892  714178 provision.go:87] duration metric: took 327.260495ms to configureAuth
	I0916 13:33:41.759922  714178 ubuntu.go:193] setting minikube options for container-runtime
	I0916 13:33:41.760124  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:33:41.760236  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.777586  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.777841  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.777863  714178 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0916 13:33:42.031530  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0916 13:33:42.031556  714178 machine.go:96] duration metric: took 4.082467842s to provisionDockerMachine
	I0916 13:33:42.031568  714178 client.go:171] duration metric: took 12.428702904s to LocalClient.Create
	I0916 13:33:42.031591  714178 start.go:167] duration metric: took 12.428776889s to libmachine.API.Create "addons-320188"
	I0916 13:33:42.031646  714178 start.go:293] postStartSetup for "addons-320188" (driver="docker")
	I0916 13:33:42.031660  714178 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]
	I0916 13:33:42.031744  714178 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
	I0916 13:33:42.031802  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.049810  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.153161  714178 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 13:33:42.157442  714178 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 13:33:42.157491  714178 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 13:33:42.157504  714178 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 13:33:42.157512  714178 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 13:33:42.157524  714178 filesync.go:126] Scanning /home/jenkins/minikube-integration/19652-707945/.minikube/addons for local assets ...
	I0916 13:33:42.157615  714178 filesync.go:126] Scanning /home/jenkins/minikube-integration/19652-707945/.minikube/files for local assets ...
	I0916 13:33:42.157644  714178 start.go:296] duration metric: took 125.99097ms for postStartSetup
	I0916 13:33:42.158048  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:42.177101  714178 profile.go:143] Saving config to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json ...
	I0916 13:33:42.177568  714178 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 13:33:42.177663  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.198736  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.298132  714178 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 13:33:42.304302  714178 start.go:128] duration metric: took 12.704017003s to createHost
	I0916 13:33:42.304332  714178 start.go:83] releasing machines lock for "addons-320188", held for 12.704163464s
	I0916 13:33:42.304426  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:42.323726  714178 ssh_runner.go:195] Run: cat /version.json
	I0916 13:33:42.323792  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.324103  714178 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 13:33:42.324201  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.346421  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.348225  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.600734  714178 ssh_runner.go:195] Run: systemctl --version
	I0916 13:33:42.605274  714178 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0916 13:33:42.745430  714178 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 13:33:42.749785  714178 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" ;
	I0916 13:33:42.773034  714178 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0916 13:33:42.773181  714178 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0916 13:33:42.817666  714178 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0916 13:33:42.817733  714178 start.go:495] detecting cgroup driver to use...
	I0916 13:33:42.817774  714178 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0916 13:33:42.817834  714178 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0916 13:33:42.833917  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0916 13:33:42.846067  714178 docker.go:217] disabling cri-docker service (if available) ...
	I0916 13:33:42.846185  714178 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0916 13:33:42.860272  714178 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0916 13:33:42.874942  714178 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0916 13:33:42.965973  714178 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0916 13:33:43.068569  714178 docker.go:233] disabling docker service ...
	I0916 13:33:43.068681  714178 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0916 13:33:43.087931  714178 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0916 13:33:43.100417  714178 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0916 13:33:43.189051  714178 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0916 13:33:43.294139  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0916 13:33:43.307772  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0916 13:33:43.325718  714178 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0916 13:33:43.325814  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.337969  714178 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0916 13:33:43.338106  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.348770  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.359453  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.370415  714178 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 13:33:43.380366  714178 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"
	I0916 13:33:43.391250  714178 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"
	I0916 13:33:43.407961  714178 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"
	I0916 13:33:43.417726  714178 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 13:33:43.426347  714178 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 13:33:43.435167  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:33:43.523294  714178 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0916 13:33:43.646519  714178 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0916 13:33:43.646673  714178 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0916 13:33:43.650619  714178 start.go:563] Will wait 60s for crictl version
	I0916 13:33:43.650727  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:33:43.654349  714178 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 13:33:43.697279  714178 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0916 13:33:43.697424  714178 ssh_runner.go:195] Run: crio --version
	I0916 13:33:43.741690  714178 ssh_runner.go:195] Run: crio --version
	I0916 13:33:43.787389  714178 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0916 13:33:43.789545  714178 cli_runner.go:164] Run: docker network inspect addons-320188 --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}}]}"
	I0916 13:33:43.806828  714178 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 13:33:43.810719  714178 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""
	I0916 13:33:43.821671  714178 kubeadm.go:883] updating cluster {Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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} ...
	I0916 13:33:43.821795  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:43.821857  714178 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 13:33:43.899261  714178 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 13:33:43.899287  714178 crio.go:433] Images already preloaded, skipping extraction
	I0916 13:33:43.899373  714178 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 13:33:43.936816  714178 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 13:33:43.936840  714178 cache_images.go:84] Images are preloaded, skipping loading
	I0916 13:33:43.936853  714178 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0916 13:33:43.936951  714178 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-320188 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-320188 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:}
	I0916 13:33:43.937043  714178 ssh_runner.go:195] Run: crio config
	I0916 13:33:43.989479  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:33:43.989502  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:43.989512  714178 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 13:33:43.989534  714178 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-320188 NodeName:addons-320188 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}
	I0916 13:33:43.989687  714178 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-320188"
	  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.31.1
	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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0916 13:33:43.989765  714178 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 13:33:43.998709  714178 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 13:33:43.998790  714178 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 13:33:44.009073  714178 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0916 13:33:44.029737  714178 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 13:33:44.048916  714178 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0916 13:33:44.068029  714178 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 13:33:44.072025  714178 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""
	I0916 13:33:44.083676  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:33:44.166914  714178 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 13:33:44.181077  714178 certs.go:68] Setting up /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188 for IP: 192.168.49.2
	I0916 13:33:44.181145  714178 certs.go:194] generating shared ca certs ...
	I0916 13:33:44.181180  714178 certs.go:226] acquiring lock for ca certs: {Name:mkdb3b8167a09470bc03aa14da2752532d906e4b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.181319  714178 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key
	I0916 13:33:44.585758  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt ...
	I0916 13:33:44.585798  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt: {Name:mk034b2eaf47e18df4c6edbee2a837fd5ab92864 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.586016  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key ...
	I0916 13:33:44.586030  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key: {Name:mk29c1940cbe512f20e247df94b4857fd8d28ced Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.586744  714178 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key
	I0916 13:33:45.189905  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt ...
	I0916 13:33:45.190006  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt: {Name:mkffaf21346e391eca97c5955e770c296e3e44c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.203827  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key ...
	I0916 13:33:45.203912  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key: {Name:mk3b91a23071b6feb76fe6a1175c627431403ab9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.204078  714178 certs.go:256] generating profile certs ...
	I0916 13:33:45.204203  714178 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key
	I0916 13:33:45.204241  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt with IP's: []
	I0916 13:33:45.720595  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt ...
	I0916 13:33:45.720640  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: {Name:mk48df046ab2bec6034b005b22c789d4adc6f6cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.720826  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key ...
	I0916 13:33:45.720841  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key: {Name:mke9c73aa063955c3cbf30acd38989a41b449fc3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.720927  714178 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5
	I0916 13:33:45.720953  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 13:33:46.356065  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 ...
	I0916 13:33:46.356102  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5: {Name:mk2cd62b53f44a2a8119f974e9b6e6ff4531443d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.356868  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5 ...
	I0916 13:33:46.356891  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5: {Name:mk189ffc36899d2f126825854bf411bf0d609743 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.357604  714178 certs.go:381] copying /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 -> /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt
	I0916 13:33:46.357694  714178 certs.go:385] copying /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5 -> /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key
	I0916 13:33:46.357749  714178 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key
	I0916 13:33:46.357769  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt with IP's: []
	I0916 13:33:46.778251  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt ...
	I0916 13:33:46.778282  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt: {Name:mk43c957b1e37813bad8a5af02541df32e2189b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.778483  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key ...
	I0916 13:33:46.778499  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key: {Name:mkfe0f517009dd555e6a55fc6e02c06a3683d18d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.778682  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem (1679 bytes)
	I0916 13:33:46.778726  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem (1078 bytes)
	I0916 13:33:46.778752  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem (1123 bytes)
	I0916 13:33:46.778784  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem (1675 bytes)
	I0916 13:33:46.779404  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 13:33:46.807054  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0916 13:33:46.832422  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 13:33:46.857000  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0916 13:33:46.881716  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 13:33:46.906472  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0916 13:33:46.931651  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 13:33:46.956322  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0916 13:33:46.980203  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 13:33:47.006433  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 13:33:47.026663  714178 ssh_runner.go:195] Run: openssl version
	I0916 13:33:47.032525  714178 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"
	I0916 13:33:47.042697  714178 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.046291  714178 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 13:33 /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.046384  714178 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.053659  714178 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"
	I0916 13:33:47.063269  714178 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 13:33:47.066566  714178 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
	I0916 13:33:47.066616  714178 kubeadm.go:392] StartCluster: {Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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}
	I0916 13:33:47.066696  714178 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0916 13:33:47.066762  714178 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0916 13:33:47.110094  714178 cri.go:89] found id: ""
	I0916 13:33:47.110225  714178 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 13:33:47.119312  714178 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 13:33:47.128196  714178 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 13:33:47.128269  714178 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
	I0916 13:33:47.138743  714178 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
	I0916 13:33:47.138765  714178 kubeadm.go:157] found existing configuration files:
	
	I0916 13:33:47.138822  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 13:33:47.153721  714178 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
	I0916 13:33:47.153788  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 13:33:47.163367  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 13:33:47.173536  714178 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
	I0916 13:33:47.173606  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 13:33:47.182979  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 13:33:47.195650  714178 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
	I0916 13:33:47.195747  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 13:33:47.204405  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 13:33:47.214498  714178 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
	I0916 13:33:47.214590  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 13:33:47.223123  714178 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0916 13:33:47.263222  714178 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 13:33:47.263516  714178 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 13:33:47.281887  714178 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0916 13:33:47.281961  714178 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-aws
	I0916 13:33:47.282002  714178 kubeadm.go:310] OS: Linux
	I0916 13:33:47.282052  714178 kubeadm.go:310] CGROUPS_CPU: enabled
	I0916 13:33:47.282104  714178 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0916 13:33:47.282158  714178 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0916 13:33:47.282209  714178 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0916 13:33:47.282259  714178 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0916 13:33:47.282310  714178 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0916 13:33:47.282358  714178 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0916 13:33:47.282410  714178 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0916 13:33:47.282459  714178 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0916 13:33:47.342720  714178 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 13:33:47.342835  714178 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 13:33:47.342929  714178 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 13:33:47.352892  714178 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 13:33:47.354873  714178 out.go:235]   - Generating certificates and keys ...
	I0916 13:33:47.355046  714178 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 13:33:47.355159  714178 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 13:33:47.786264  714178 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 13:33:48.386801  714178 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 13:33:49.278462  714178 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 13:33:50.418200  714178 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 13:33:51.133446  714178 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 13:33:51.133854  714178 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-320188 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 13:33:52.057751  714178 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 13:33:52.058138  714178 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-320188 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 13:33:52.761093  714178 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 13:33:53.086758  714178 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 13:33:53.314560  714178 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 13:33:53.314794  714178 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 13:33:53.906682  714178 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 13:33:54.264221  714178 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 13:33:55.259631  714178 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 13:33:55.709005  714178 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 13:33:56.124499  714178 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 13:33:56.125300  714178 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 13:33:56.132834  714178 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 13:33:56.135169  714178 out.go:235]   - Booting up control plane ...
	I0916 13:33:56.135286  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 13:33:56.135361  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 13:33:56.135432  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 13:33:56.152708  714178 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 13:33:56.159233  714178 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 13:33:56.159305  714178 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 13:33:56.247668  714178 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 13:33:56.247823  714178 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 13:33:57.749257  714178 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501692232s
	I0916 13:33:57.749345  714178 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 13:34:05.252627  714178 kubeadm.go:310] [api-check] The API server is healthy after 7.501281262s
	I0916 13:34:05.273790  714178 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 13:34:05.290134  714178 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 13:34:05.316580  714178 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 13:34:05.316774  714178 kubeadm.go:310] [mark-control-plane] Marking the node addons-320188 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 13:34:05.330288  714178 kubeadm.go:310] [bootstrap-token] Using token: s2i7hh.7zvr3j1a9d4sf9yt
	I0916 13:34:05.334969  714178 out.go:235]   - Configuring RBAC rules ...
	I0916 13:34:05.335101  714178 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 13:34:05.339938  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 13:34:05.352030  714178 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
	I0916 13:34:05.356665  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 13:34:05.361201  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 13:34:05.366042  714178 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 13:34:05.657817  714178 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 13:34:06.085310  714178 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 13:34:06.657083  714178 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 13:34:06.658169  714178 kubeadm.go:310] 
	I0916 13:34:06.658249  714178 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 13:34:06.658256  714178 kubeadm.go:310] 
	I0916 13:34:06.658332  714178 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 13:34:06.658337  714178 kubeadm.go:310] 
	I0916 13:34:06.658362  714178 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 13:34:06.658420  714178 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 13:34:06.658471  714178 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 13:34:06.658475  714178 kubeadm.go:310] 
	I0916 13:34:06.658528  714178 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 13:34:06.658532  714178 kubeadm.go:310] 
	I0916 13:34:06.658579  714178 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 13:34:06.658584  714178 kubeadm.go:310] 
	I0916 13:34:06.658635  714178 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 13:34:06.658708  714178 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 13:34:06.658776  714178 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 13:34:06.658780  714178 kubeadm.go:310] 
	I0916 13:34:06.658862  714178 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 13:34:06.658938  714178 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 13:34:06.658942  714178 kubeadm.go:310] 
	I0916 13:34:06.659028  714178 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token s2i7hh.7zvr3j1a9d4sf9yt \
	I0916 13:34:06.659130  714178 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f55e8cbec1f6fcbfee90ba732c5c010cb72daf68a75d3204e378b39d6a91ae8 \
	I0916 13:34:06.659151  714178 kubeadm.go:310] 	--control-plane 
	I0916 13:34:06.659155  714178 kubeadm.go:310] 
	I0916 13:34:06.659239  714178 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 13:34:06.659243  714178 kubeadm.go:310] 
	I0916 13:34:06.659324  714178 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token s2i7hh.7zvr3j1a9d4sf9yt \
	I0916 13:34:06.659424  714178 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f55e8cbec1f6fcbfee90ba732c5c010cb72daf68a75d3204e378b39d6a91ae8 
	I0916 13:34:06.662052  714178 kubeadm.go:310] W0916 13:33:47.259572    1192 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0916 13:34:06.662355  714178 kubeadm.go:310] W0916 13:33:47.260644    1192 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0916 13:34:06.662576  714178 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-1069-aws\n", err: exit status 1
	I0916 13:34:06.662685  714178 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 13:34:06.662708  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:34:06.662720  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:34:06.665472  714178 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0916 13:34:06.667999  714178 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0916 13:34:06.671736  714178 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0916 13:34:06.671756  714178 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0916 13:34:06.690611  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0916 13:34:06.991788  714178 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 13:34:06.991922  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:06.992011  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-320188 minikube.k8s.io/updated_at=2024_09_16T13_34_06_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=395d984f3991a068de8332d2cc8eeea965525b86 minikube.k8s.io/name=addons-320188 minikube.k8s.io/primary=true
	I0916 13:34:07.196502  714178 ops.go:34] apiserver oom_adj: -16
	I0916 13:34:07.196605  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:07.696719  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:08.197432  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:08.697028  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:09.196758  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:09.697249  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:10.196726  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:10.697457  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:11.196703  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:11.341525  714178 kubeadm.go:1113] duration metric: took 4.349648211s to wait for elevateKubeSystemPrivileges
	I0916 13:34:11.341552  714178 kubeadm.go:394] duration metric: took 24.274941349s to StartCluster
	I0916 13:34:11.341570  714178 settings.go:142] acquiring lock: {Name:mkf95302986c901cc4bba1ff6c8b6125ff06aceb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:34:11.341684  714178 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:34:11.342079  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/kubeconfig: {Name:mk6a1be88e3b8609f32f8ffc2204cd6893a8f17e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:34:11.342871  714178 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0916 13:34:11.342997  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0916 13:34:11.343229  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:34:11.343256  714178 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]
	I0916 13:34:11.343334  714178 addons.go:69] Setting yakd=true in profile "addons-320188"
	I0916 13:34:11.343349  714178 addons.go:234] Setting addon yakd=true in "addons-320188"
	I0916 13:34:11.343372  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.343875  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.344401  714178 addons.go:69] Setting metrics-server=true in profile "addons-320188"
	I0916 13:34:11.344421  714178 addons.go:234] Setting addon metrics-server=true in "addons-320188"
	I0916 13:34:11.344455  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.344911  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.345060  714178 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-320188"
	I0916 13:34:11.345091  714178 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-320188"
	I0916 13:34:11.345118  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.345466  714178 addons.go:69] Setting cloud-spanner=true in profile "addons-320188"
	I0916 13:34:11.345485  714178 addons.go:234] Setting addon cloud-spanner=true in "addons-320188"
	I0916 13:34:11.345505  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.345558  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.345940  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.348342  714178 addons.go:69] Setting registry=true in profile "addons-320188"
	I0916 13:34:11.348376  714178 addons.go:234] Setting addon registry=true in "addons-320188"
	I0916 13:34:11.348422  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.349030  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.349432  714178 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-320188"
	I0916 13:34:11.349495  714178 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-320188"
	I0916 13:34:11.349551  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.349985  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.352746  714178 addons.go:69] Setting storage-provisioner=true in profile "addons-320188"
	I0916 13:34:11.352778  714178 addons.go:234] Setting addon storage-provisioner=true in "addons-320188"
	I0916 13:34:11.352825  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.353302  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.355643  714178 addons.go:69] Setting default-storageclass=true in profile "addons-320188"
	I0916 13:34:11.355686  714178 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-320188"
	I0916 13:34:11.356025  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.359230  714178 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-320188"
	I0916 13:34:11.359320  714178 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-320188"
	I0916 13:34:11.359811  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.368850  714178 addons.go:69] Setting volcano=true in profile "addons-320188"
	I0916 13:34:11.368888  714178 addons.go:234] Setting addon volcano=true in "addons-320188"
	I0916 13:34:11.368938  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.369406  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.385534  714178 addons.go:69] Setting gcp-auth=true in profile "addons-320188"
	I0916 13:34:11.385576  714178 mustload.go:65] Loading cluster: addons-320188
	I0916 13:34:11.385801  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:34:11.386093  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.404443  714178 addons.go:69] Setting volumesnapshots=true in profile "addons-320188"
	I0916 13:34:11.404659  714178 addons.go:234] Setting addon volumesnapshots=true in "addons-320188"
	I0916 13:34:11.404734  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.405290  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.420571  714178 addons.go:69] Setting ingress=true in profile "addons-320188"
	I0916 13:34:11.420611  714178 addons.go:234] Setting addon ingress=true in "addons-320188"
	I0916 13:34:11.420661  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.421150  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.448058  714178 addons.go:69] Setting ingress-dns=true in profile "addons-320188"
	I0916 13:34:11.448110  714178 addons.go:234] Setting addon ingress-dns=true in "addons-320188"
	I0916 13:34:11.448155  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.448866  714178 addons.go:69] Setting inspektor-gadget=true in profile "addons-320188"
	I0916 13:34:11.448891  714178 addons.go:234] Setting addon inspektor-gadget=true in "addons-320188"
	I0916 13:34:11.448917  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.449445  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.452592  714178 out.go:177] * Verifying Kubernetes components...
	I0916 13:34:11.513120  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.539804  714178 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 13:34:11.542220  714178 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 13:34:11.542289  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 13:34:11.542391  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	W0916 13:34:11.561727  714178 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0916 13:34:11.562019  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:34:11.579259  714178 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 13:34:11.585975  714178 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 13:34:11.589206  714178 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 13:34:11.589474  714178 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 13:34:11.589514  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 13:34:11.589616  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.602543  714178 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 13:34:11.606449  714178 addons.go:234] Setting addon default-storageclass=true in "addons-320188"
	I0916 13:34:11.606492  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.606945  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.607118  714178 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 13:34:11.609347  714178 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-320188"
	I0916 13:34:11.609391  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.609827  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.628669  714178 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 13:34:11.631776  714178 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 13:34:11.631798  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 13:34:11.631868  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.634018  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 13:34:11.634045  714178 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 13:34:11.634113  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.646480  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 13:34:11.646501  714178 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 13:34:11.646650  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.652876  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0916 13:34:11.653611  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.659401  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 13:34:11.660846  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 13:34:11.665519  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:11.665599  714178 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 13:34:11.666692  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 13:34:11.675344  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 13:34:11.675367  714178 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 13:34:11.675441  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.685377  714178 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 13:34:11.685393  714178 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 13:34:11.685401  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 13:34:11.685406  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 13:34:11.685465  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.685476  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.720879  714178 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 13:34:11.721210  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.722059  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.727060  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 13:34:11.727723  714178 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 13:34:11.727747  714178 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 13:34:11.727823  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.734738  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:11.740655  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 13:34:11.741077  714178 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 13:34:11.741100  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 13:34:11.741175  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.762361  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 13:34:11.766467  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 13:34:11.772644  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 13:34:11.774630  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 13:34:11.780508  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 13:34:11.782782  714178 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 13:34:11.782803  714178 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 13:34:11.782866  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.783743  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 13:34:11.783759  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 13:34:11.783820  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.819421  714178 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 13:34:11.819680  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.826989  714178 out.go:177]   - Using image docker.io/busybox:stable
	I0916 13:34:11.829311  714178 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 13:34:11.829339  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 13:34:11.829407  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.896887  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.900791  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.909337  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.909691  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.927756  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.967422  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.976515  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.983399  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.984600  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.985007  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	W0916 13:34:11.985964  714178 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 13:34:11.985988  714178 retry.go:31] will retry after 331.434189ms: ssh: handshake failed: EOF
	W0916 13:34:11.986969  714178 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 13:34:11.986988  714178 retry.go:31] will retry after 371.568707ms: ssh: handshake failed: EOF
	I0916 13:34:12.239793  714178 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 13:34:12.239823  714178 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 13:34:12.269968  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0916 13:34:12.285995  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 13:34:12.296692  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 13:34:12.336949  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0916 13:34:12.341916  714178 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 13:34:12.348193  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 13:34:12.361089  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 13:34:12.361116  714178 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 13:34:12.394747  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 13:34:12.394822  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 13:34:12.402712  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 13:34:12.402787  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 13:34:12.418724  714178 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 13:34:12.418750  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 13:34:12.422725  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 13:34:12.422750  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 13:34:12.428980  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 13:34:12.585589  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 13:34:12.585616  714178 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 13:34:12.594660  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 13:34:12.594689  714178 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 13:34:12.602343  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 13:34:12.602373  714178 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)
	I0916 13:34:12.610581  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0916 13:34:12.646077  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 13:34:12.646126  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 13:34:12.708947  714178 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 13:34:12.708975  714178 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 13:34:12.792513  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 13:34:12.792542  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 13:34:12.821190  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 13:34:12.821215  714178 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 13:34:12.835626  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 13:34:12.835653  714178 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 13:34:12.862309  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 13:34:12.862337  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 13:34:12.867262  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 13:34:12.898774  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 13:34:12.898803  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 13:34:12.901750  714178 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 13:34:12.901774  714178 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 13:34:12.995496  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:12.997769  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 13:34:12.997795  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 13:34:13.016427  714178 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 13:34:13.016458  714178 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 13:34:13.061881  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 13:34:13.061915  714178 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 13:34:13.116356  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 13:34:13.116388  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 13:34:13.139366  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.148806  714178 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 13:34:13.148835  714178 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 13:34:13.208811  714178 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 13:34:13.208838  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 13:34:13.319266  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 13:34:13.319293  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 13:34:13.342573  714178 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 13:34:13.342601  714178 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 13:34:13.402938  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.457121  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 13:34:13.457148  714178 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 13:34:13.489939  714178 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 13:34:13.489965  714178 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 13:34:13.617806  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 13:34:13.617834  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 13:34:13.647478  714178 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 13:34:13.647504  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 13:34:13.688416  714178 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.035499061s)
	I0916 13:34:13.688459  714178 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 13:34:13.812482  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.822458  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 13:34:13.822487  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 13:34:14.053881  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 13:34:14.053910  714178 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 13:34:14.240778  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:15.054371  714178 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-320188" context rescaled to 1 replicas
	I0916 13:34:15.644744  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.374740701s)
	I0916 13:34:15.944288  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.658211448s)
	I0916 13:34:16.376986  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.080260421s)
	I0916 13:34:16.377093  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.04012414s)
	I0916 13:34:16.377340  714178 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.035400853s)
	I0916 13:34:16.378313  714178 node_ready.go:35] waiting up to 6m0s for node "addons-320188" to be "Ready" ...
	I0916 13:34:17.463514  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.852905609s)
	I0916 13:34:17.463541  714178 addons.go:475] Verifying addon registry=true in "addons-320188"
	I0916 13:34:17.463729  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.115512994s)
	I0916 13:34:17.463799  714178 addons.go:475] Verifying addon ingress=true in "addons-320188"
	I0916 13:34:17.463969  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.468445236s)
	I0916 13:34:17.464010  714178 addons.go:475] Verifying addon metrics-server=true in "addons-320188"
	I0916 13:34:17.464231  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.324807405s)
	I0916 13:34:17.463415  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.034394856s)
	I0916 13:34:17.463846  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.596559416s)
	I0916 13:34:17.465852  714178 out.go:177] * Verifying registry addon...
	I0916 13:34:17.465946  714178 out.go:177] * Verifying ingress addon...
	I0916 13:34:17.465993  714178 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-320188 service yakd-dashboard -n yakd-dashboard
	
	I0916 13:34:17.469660  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 13:34:17.470826  714178 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0916 13:34:17.481811  714178 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 13:34:17.481887  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:17.482106  714178 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 13:34:17.482144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:17.522102  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.70957248s)
	I0916 13:34:17.522336  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.119046654s)
	W0916 13:34:17.522377  714178 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.522422  714178 retry.go:31] will retry after 332.352874ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.781899  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.541066407s)
	I0916 13:34:17.781945  714178 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-320188"
	I0916 13:34:17.784652  714178 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 13:34:17.788057  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 13:34:17.794067  714178 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 13:34:17.794143  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:17.855888  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.987311  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:17.988306  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:18.309639  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:18.382134  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:18.476289  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:18.477633  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:18.791948  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:18.867128  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 13:34:18.867310  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:18.896559  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:18.974516  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:18.976075  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.019061  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 13:34:19.042400  714178 addons.go:234] Setting addon gcp-auth=true in "addons-320188"
	I0916 13:34:19.042450  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:19.042910  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:19.087086  714178 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 13:34:19.087138  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:19.111669  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:19.292598  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:19.473085  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:19.476439  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.793445  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:19.976830  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.977458  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.292435  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:20.398415  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:20.478468  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.483139  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:20.792952  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:20.853145  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.997165338s)
	I0916 13:34:20.853218  714178 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.766113242s)
	I0916 13:34:20.856481  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:20.859153  714178 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 13:34:20.861296  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 13:34:20.861322  714178 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 13:34:20.882470  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 13:34:20.882498  714178 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 13:34:20.901551  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 13:34:20.901574  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 13:34:20.923782  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:20.977538  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.977669  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:21.293428  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:21.489212  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:21.490453  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:21.685932  714178 addons.go:475] Verifying addon gcp-auth=true in "addons-320188"
	I0916 13:34:21.691369  714178 out.go:177] * Verifying gcp-auth addon...
	I0916 13:34:21.694615  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 13:34:21.719322  714178 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 13:34:21.719357  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:21.813784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:21.975383  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:21.976534  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:22.198801  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:22.292206  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:22.474923  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:22.473913  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:22.699532  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:22.792356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:22.883668  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:22.973136  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:22.976789  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:23.199524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:23.291844  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:23.477846  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:23.479390  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:23.698198  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:23.793815  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:23.973796  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:23.974196  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:24.198505  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:24.292017  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:24.478517  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:24.482258  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:24.698399  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:24.792201  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:24.973721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:24.974972  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:25.198308  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:25.291594  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:25.381755  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:25.478291  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:25.479394  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:25.697987  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:25.791824  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:25.973348  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:25.974838  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:26.198361  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:26.291681  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:26.474965  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:26.475268  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:26.698624  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:26.791923  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:26.973271  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:26.975247  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:27.198997  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:27.291197  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:27.473262  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:27.475043  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:27.698443  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:27.791795  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:27.882071  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:27.973427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:27.975808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:28.198066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:28.291484  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:28.473253  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:28.474844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:28.698403  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:28.791955  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:28.973054  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:28.975736  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:29.197925  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:29.292070  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:29.473309  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:29.475021  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:29.698739  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:29.791755  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:29.882921  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:29.973164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:29.974656  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.198986  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:30.291439  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:30.473333  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:30.474699  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.698282  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:30.791774  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:30.974536  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.974599  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.197760  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:31.291903  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:31.473184  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.474598  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:31.698411  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:31.791790  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:31.973098  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.975877  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:32.197969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:32.292009  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:32.381646  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:32.473726  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:32.475229  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:32.697891  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:32.792060  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:32.973433  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:32.975252  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.198889  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:33.291888  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:33.473056  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:33.474627  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.698150  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:33.791771  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:33.974706  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.975144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.198218  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:34.291842  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:34.382033  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:34.473471  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.476327  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:34.699032  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:34.791725  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:34.975095  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.976148  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:35.198233  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:35.292143  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:35.474497  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:35.478029  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:35.698425  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:35.791865  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:35.973593  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:35.976579  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:36.198254  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:36.292254  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:36.472800  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:36.474748  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:36.698224  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:36.792616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:36.882270  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:36.974241  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:36.975694  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:37.198721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:37.292066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:37.474431  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:37.474710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:37.698699  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:37.792024  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:37.973513  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:37.975812  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:38.199213  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:38.291396  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:38.473418  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:38.475059  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:38.698220  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:38.792275  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:38.973179  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:38.974563  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:39.197927  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:39.292027  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:39.382130  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:39.475162  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:39.475280  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:39.698524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:39.791992  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:39.973233  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:39.975829  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:40.214434  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:40.292101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:40.473326  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:40.475255  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:40.697784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:40.792556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:40.973670  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:40.975150  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:41.199008  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:41.291969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:41.382303  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:41.475581  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:41.477437  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:41.698974  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:41.793346  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:41.973499  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:41.978661  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:42.199559  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:42.294119  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:42.479482  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:42.480824  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:42.698517  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:42.791990  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:42.974020  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:42.975971  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:43.197890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:43.292383  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:43.473783  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:43.475661  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:43.698032  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:43.791427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:43.882093  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:43.974293  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:43.975204  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:44.197520  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:44.291616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:44.472779  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:44.474912  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:44.698477  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:44.792018  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:44.973447  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:44.974395  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:45.210625  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:45.294833  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:45.473627  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:45.474844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:45.698208  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:45.792356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:45.973328  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:45.975231  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:46.197582  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:46.291444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:46.382316  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:46.473068  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:46.474302  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:46.698507  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:46.791665  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:46.972856  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:46.974985  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.198454  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:47.291776  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:47.473517  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:47.475189  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.698545  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:47.791834  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:47.974243  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.975719  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.198560  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:48.291423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:48.472579  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.474619  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:48.697865  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:48.792640  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:48.881713  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:48.972723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.974742  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:49.198704  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:49.292272  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:49.473369  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:49.475440  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:49.697718  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:49.791877  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:49.972941  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:49.974693  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:50.198065  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:50.291340  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:50.474033  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:50.474327  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:50.698264  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:50.791864  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:50.973145  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:50.974859  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:51.198235  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:51.291856  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:51.381504  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:51.473362  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:51.474634  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:51.698649  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:51.791549  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:51.972723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:51.975131  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:52.242962  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:52.309710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:52.400671  714178 node_ready.go:49] node "addons-320188" has status "Ready":"True"
	I0916 13:34:52.400699  714178 node_ready.go:38] duration metric: took 36.022337403s for node "addons-320188" to be "Ready" ...
	I0916 13:34:52.400711  714178 pod_ready.go:36] 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" ...
	I0916 13:34:52.494950  714178 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:52.499024  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:52.502330  714178 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 13:34:52.502356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:52.700527  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:52.795276  714178 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 13:34:52.795306  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.034336  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.036021  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:53.198718  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:53.292908  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.477162  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.479241  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:53.698478  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:53.793225  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.976313  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.977934  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.202809  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:54.296343  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:54.475519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:54.477051  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.505566  714178 pod_ready.go:103] pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:54.702713  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:54.793916  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:54.979292  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.980058  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:55.002461  714178 pod_ready.go:93] pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.002492  714178 pod_ready.go:82] duration metric: took 2.507503416s for pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.002551  714178 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.018238  714178 pod_ready.go:93] pod "etcd-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.018271  714178 pod_ready.go:82] duration metric: took 15.703868ms for pod "etcd-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.018322  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.028159  714178 pod_ready.go:93] pod "kube-apiserver-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.028190  714178 pod_ready.go:82] duration metric: took 9.850887ms for pod "kube-apiserver-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.028204  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.048632  714178 pod_ready.go:93] pod "kube-controller-manager-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.048657  714178 pod_ready.go:82] duration metric: took 20.446133ms for pod "kube-controller-manager-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.048672  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rz59w" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.057340  714178 pod_ready.go:93] pod "kube-proxy-rz59w" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.057369  714178 pod_ready.go:82] duration metric: took 8.689661ms for pod "kube-proxy-rz59w" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.057382  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.202293  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:55.294042  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:55.399603  714178 pod_ready.go:93] pod "kube-scheduler-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.399631  714178 pod_ready.go:82] duration metric: took 342.240736ms for pod "kube-scheduler-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.399644  714178 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.475880  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:55.477178  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:55.698843  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:55.794887  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:55.979088  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:55.980475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.201588  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:56.293901  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:56.476296  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.478644  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:56.698952  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:56.794222  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:56.973969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.976823  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:57.198556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:57.301443  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:57.406252  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:57.473825  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:57.476155  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:57.698943  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:57.792555  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:57.974824  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:57.976112  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.198219  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:58.293059  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:58.476066  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.476289  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:58.699557  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:58.794646  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:58.976695  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.977787  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:59.201666  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:59.293354  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:59.475938  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:59.476566  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:59.700697  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:59.803787  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:59.911020  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:59.977732  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:59.978773  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.207496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:00.306675  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:00.489690  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.490167  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:00.715777  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:00.794953  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:00.977714  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.979408  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:01.205911  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:01.300193  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:01.483500  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:01.485017  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:01.702860  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:01.795394  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:01.913321  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:01.979608  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:01.981078  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.198929  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:02.293298  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:02.478883  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:02.480540  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.708269  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:02.793152  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:02.979843  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.980816  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:03.198687  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:03.300890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:03.474339  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:03.480649  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:03.698087  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:03.801133  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:03.976001  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:03.976871  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:04.199921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:04.293479  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:04.408592  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:04.474936  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:04.476539  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:04.698506  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:04.793128  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:04.976404  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:04.976770  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.198475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:05.295589  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:05.475389  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:05.475961  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.698767  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:05.795748  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:05.979204  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.981156  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.198862  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:06.293738  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:06.479776  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:06.483118  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.699164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:06.793693  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:06.907091  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:06.976975  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.979650  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.198817  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:07.300591  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:07.474567  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.476317  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:07.699496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:07.802328  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:07.973847  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.975088  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.198760  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:08.293402  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:08.473410  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:08.475494  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.697897  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:08.793736  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:08.977595  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.977742  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:09.197756  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:09.294099  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:09.409897  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:09.473938  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:09.477960  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:09.698866  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:09.794476  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:09.977175  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:09.978262  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:10.200538  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:10.293834  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:10.476443  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:10.477125  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:10.702484  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:10.793959  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:10.975529  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:10.976324  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:11.201520  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:11.294636  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:11.412508  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:11.475770  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:11.476347  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:11.698101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:11.793909  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:11.977150  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:11.978189  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.200944  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:12.293967  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:12.474767  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.478805  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:12.699756  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:12.793859  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:12.974092  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.976663  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.199571  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:13.296386  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:13.476958  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:13.478569  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.699431  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:13.794602  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:13.906576  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:13.976125  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.976797  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.200263  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:14.302531  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:14.474623  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.476676  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:14.699164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:14.796207  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:14.973911  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.976489  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:15.198964  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:15.293910  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:15.474416  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:15.476384  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:15.700508  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:15.793339  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:15.974113  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:15.978731  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:16.199263  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:16.295109  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:16.421045  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:16.483173  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:16.484562  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:16.698576  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:16.792733  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:16.974475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:16.976091  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:17.213380  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:17.312018  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:17.474590  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:17.475931  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:17.698220  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:17.799120  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:17.974514  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:17.975743  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:18.200512  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:18.293830  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:18.479200  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:18.488488  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:18.700804  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:18.794573  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:18.906264  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:18.975193  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:18.977086  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:19.198652  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:19.293199  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:19.475688  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:19.477141  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:19.698841  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:19.794101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:19.977691  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:19.979602  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:20.198352  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:20.294444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:20.477663  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:20.481074  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:20.699651  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:20.793478  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:20.908356  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:20.978560  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:20.981500  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:21.197944  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:21.293432  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:21.475292  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:21.476434  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:21.698314  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:21.792495  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:21.974681  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:21.975740  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:22.197880  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:22.293615  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:22.477317  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:22.478664  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:22.698734  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:22.803190  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:22.975072  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:22.976359  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:23.198793  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:23.293738  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:23.406561  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:23.475229  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:23.475925  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:23.698894  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:23.793579  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:23.974166  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:23.975860  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:24.198881  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:24.293116  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:24.475323  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:24.475630  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:24.697800  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:24.793868  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:24.989089  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:24.990409  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.198610  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:25.294031  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:25.414324  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:25.483735  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:25.484819  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.703221  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:25.793070  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:25.977875  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.979710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.198508  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:26.294175  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:26.476616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.478308  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:26.699211  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:26.795368  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:26.976754  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.978438  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.199040  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:27.295061  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:27.476890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:27.478584  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.699273  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:27.794836  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:27.907644  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:27.977127  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.978157  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:28.202318  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:28.295701  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:28.475137  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:28.478246  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:28.705240  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:28.793833  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:28.978760  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:28.978968  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.198405  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:29.296326  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:29.474526  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.476333  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:29.699149  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:29.793151  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:29.977105  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.978589  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:30.203114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:30.293556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:30.406397  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:30.475552  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:30.476436  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:30.698374  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:30.793454  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:30.973225  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:30.974806  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:31.204251  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:31.305213  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:31.486812  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:31.487860  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:31.698970  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:31.792661  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:31.974381  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:31.975715  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:32.197947  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:32.293897  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:32.408650  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:32.478076  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:32.479134  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:32.700066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:32.793739  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:32.977047  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:32.978145  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:33.199129  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:33.294741  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:33.480016  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:33.481070  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:33.698765  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:33.793068  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:33.975013  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:33.977191  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:34.210610  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:34.305047  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:34.484244  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:34.485274  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:34.699784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:34.801747  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:34.906068  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:34.975489  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:34.976556  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:35.199058  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:35.293196  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:35.476808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:35.477348  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:35.698558  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:35.795465  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:35.974124  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:35.975844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:36.199093  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:36.293626  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:36.474325  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:36.482836  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:36.698817  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:36.795921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:36.907953  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:36.979984  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:36.980632  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:37.202248  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:37.350444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:37.474862  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:37.476101  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:37.698930  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:37.793215  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:37.978302  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:37.978810  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.198422  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:38.293269  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:38.477734  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.478427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:38.698406  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:38.793360  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:38.975880  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.976127  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.198979  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:39.293527  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:39.413388  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:39.478656  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:39.481126  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.699918  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:39.795093  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:39.973694  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.976593  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:40.198877  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:40.294422  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:40.477062  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:40.482398  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:40.704959  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:40.795180  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:40.976518  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:40.978758  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:41.198519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:41.295920  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:41.476921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:41.478801  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:41.699393  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:41.795385  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:41.907176  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:41.977040  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:41.978498  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:42.199135  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:42.293901  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:42.476071  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:42.477353  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:42.700496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:42.797886  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:42.977090  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:42.979476  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:43.198423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:43.293651  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:43.478716  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:43.479285  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:43.698694  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:43.793533  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:43.975172  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:43.978342  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.201827  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:44.294173  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:44.406409  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:44.475230  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.477316  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:44.701404  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:44.793483  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:44.977535  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.978257  714178 kapi.go:107] duration metric: took 1m27.508599146s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 13:35:45.200389  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:45.295963  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:45.475982  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:45.698632  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:45.800009  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:45.976358  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:46.199708  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:46.294696  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:46.407600  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:46.476911  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:46.707482  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:46.810219  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:46.975823  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:47.198597  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:47.294114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:47.476607  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:47.698786  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:47.800156  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:47.976644  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:48.199368  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:48.301523  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:48.475444  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:48.699251  714178 kapi.go:107] duration metric: took 1m27.004634059s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 13:35:48.701764  714178 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-320188 cluster.
	I0916 13:35:48.704686  714178 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.
	I0916 13:35:48.707178  714178 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 13:35:48.793156  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:48.906377  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:48.977515  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:49.293358  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:49.475248  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:49.793749  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:49.975432  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:50.293062  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:50.476238  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:50.793578  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:50.906585  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:50.975027  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:51.293226  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:51.476647  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:51.795109  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:51.977526  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:52.293657  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:52.475527  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:52.793730  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:52.975337  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:53.293351  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:53.406556  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:53.475402  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:53.793336  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:53.976190  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:54.293973  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:54.475378  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:54.793014  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:54.977357  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:55.293221  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:55.476114  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:55.793140  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:55.905945  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:55.975202  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:56.297949  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:56.476007  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:56.793371  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:56.974876  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:57.292519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:57.475252  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:57.794144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:57.974799  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:58.292723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:58.405247  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:58.475495  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:58.793273  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:58.975936  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:59.292633  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:59.475767  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:59.792930  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:59.975393  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:00.302525  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:00.428135  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:00.476648  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:00.794046  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:00.975222  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:01.293069  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:01.475804  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:01.795543  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:01.976027  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:02.293324  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:02.476343  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:02.794396  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:02.906387  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:02.975775  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:03.292837  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:03.476364  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:03.793514  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:03.975961  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:04.293895  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:04.475670  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:04.793713  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:04.909194  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:04.976690  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:05.294309  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:05.476325  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:05.794721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:05.976035  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:06.294996  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:06.477193  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:06.794423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:06.909248  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:06.976133  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:07.293232  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:07.476234  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:07.796303  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:07.975808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:08.293202  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:08.487756  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:08.798762  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:08.978557  714178 kapi.go:107] duration metric: took 1m51.507724631s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 13:36:09.295719  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:09.408020  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:09.794588  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.320114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.420186  714178 pod_ready.go:93] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"True"
	I0916 13:36:10.420227  714178 pod_ready.go:82] duration metric: took 1m15.020571542s for pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.420242  714178 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.427760  714178 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace has status "Ready":"True"
	I0916 13:36:10.427797  714178 pod_ready.go:82] duration metric: took 7.546512ms for pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.427820  714178 pod_ready.go:39] duration metric: took 1m18.027056005s 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" ...
	I0916 13:36:10.427837  714178 api_server.go:52] waiting for apiserver process to appear ...
	I0916 13:36:10.427886  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:10.427979  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:10.493947  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:10.494022  714178 cri.go:89] found id: ""
	I0916 13:36:10.494060  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:10.494158  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.501514  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:10.501659  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:10.576772  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:10.576848  714178 cri.go:89] found id: ""
	I0916 13:36:10.576871  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:10.577005  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.587554  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:10.587728  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:10.652095  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:10.652178  714178 cri.go:89] found id: ""
	I0916 13:36:10.652202  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:10.652295  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.656874  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:10.657007  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:10.707746  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:10.707818  714178 cri.go:89] found id: ""
	I0916 13:36:10.707839  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:10.707932  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.718721  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:10.718853  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:10.782586  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:10.782659  714178 cri.go:89] found id: ""
	I0916 13:36:10.782682  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:10.782773  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.792843  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:10.792973  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:10.798575  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.855725  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:10.855796  714178 cri.go:89] found id: ""
	I0916 13:36:10.855817  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:10.855915  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.870038  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:10.870193  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:10.953944  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:10.954018  714178 cri.go:89] found id: ""
	I0916 13:36:10.954057  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:10.954146  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.958381  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:10.958457  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:11.016885  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:11.018916  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:11.074575  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:11.074667  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:11.332101  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:11.332294  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:11.367524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:11.419347  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:11.419421  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:11.530561  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:11.530644  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:11.631350  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:11.631435  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:11.652172  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:11.652257  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:11.705063  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:11.705161  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:11.756458  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:11.756510  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:11.793111  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:11.808685  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:11.808718  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:11.858493  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:11.858523  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:11.910538  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:11.910567  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:11.983781  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:11.983824  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:11.983918  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:11.983952  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:11.983969  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:11.983998  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:11.984006  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:12.294397  714178 kapi.go:107] duration metric: took 1m54.50633448s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 13:36:12.296770  714178 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, default-storageclass, metrics-server, nvidia-device-plugin, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0916 13:36:12.298578  714178 addons.go:510] duration metric: took 2m0.955313579s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner default-storageclass metrics-server nvidia-device-plugin yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0916 13:36:21.985099  714178 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 13:36:21.998991  714178 api_server.go:72] duration metric: took 2m10.656079858s to wait for apiserver process to appear ...
	I0916 13:36:21.999023  714178 api_server.go:88] waiting for apiserver healthz status ...
	I0916 13:36:21.999057  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:21.999120  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:22.041710  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:22.041734  714178 cri.go:89] found id: ""
	I0916 13:36:22.041742  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:22.041802  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.045910  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:22.045986  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:22.087718  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:22.087752  714178 cri.go:89] found id: ""
	I0916 13:36:22.087759  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:22.087834  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.091494  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:22.091623  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:22.136120  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:22.136143  714178 cri.go:89] found id: ""
	I0916 13:36:22.136150  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:22.136206  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.139653  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:22.139730  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:22.178799  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:22.178863  714178 cri.go:89] found id: ""
	I0916 13:36:22.178878  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:22.178953  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.182586  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:22.182711  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:22.230660  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:22.230682  714178 cri.go:89] found id: ""
	I0916 13:36:22.230689  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:22.230745  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.234455  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:22.234532  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:22.283684  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:22.283709  714178 cri.go:89] found id: ""
	I0916 13:36:22.283717  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:22.283790  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.287468  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:22.287541  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:22.329568  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:22.329601  714178 cri.go:89] found id: ""
	I0916 13:36:22.329610  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:22.329698  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.333602  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:22.333628  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:22.425462  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:22.425503  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:22.443578  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:22.443606  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:22.597810  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:22.597846  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:22.652821  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:22.652854  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:22.698810  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:22.698839  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:22.744569  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:22.744599  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:22.816062  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:22.816099  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:22.862551  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:22.862592  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:22.911822  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:22.911854  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:22.956112  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:22.956348  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:22.999379  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:22.999413  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:23.056663  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:23.056704  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:23.118397  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:23.118430  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:23.118489  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:23.118499  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:23.118512  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:23.118525  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:23.118533  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:33.120117  714178 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 13:36:33.129757  714178 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 13:36:33.130793  714178 api_server.go:141] control plane version: v1.31.1
	I0916 13:36:33.130822  714178 api_server.go:131] duration metric: took 11.131791909s to wait for apiserver health ...
	I0916 13:36:33.130831  714178 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 13:36:33.130855  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:33.130922  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:33.172220  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:33.172245  714178 cri.go:89] found id: ""
	I0916 13:36:33.172253  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:33.172326  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.176495  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:33.176574  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:33.215230  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:33.215253  714178 cri.go:89] found id: ""
	I0916 13:36:33.215262  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:33.215319  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.218717  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:33.218790  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:33.259295  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:33.259370  714178 cri.go:89] found id: ""
	I0916 13:36:33.259391  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:33.259485  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.270268  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:33.270355  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:33.311937  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:33.311959  714178 cri.go:89] found id: ""
	I0916 13:36:33.311971  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:33.312035  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.315929  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:33.316045  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:33.358923  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:33.359001  714178 cri.go:89] found id: ""
	I0916 13:36:33.359024  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:33.359109  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.364982  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:33.365085  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:33.411718  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:33.411741  714178 cri.go:89] found id: ""
	I0916 13:36:33.411749  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:33.411832  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.415600  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:33.415728  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:33.453805  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:33.453829  714178 cri.go:89] found id: ""
	I0916 13:36:33.453837  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:33.453892  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.457479  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:33.457504  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:33.551594  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:33.551640  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:33.606569  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:33.606607  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:33.660990  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:33.661019  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:33.710485  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:33.710518  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:33.750625  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:33.750652  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:33.820711  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:33.820748  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:33.879674  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:33.879707  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:33.913786  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:33.914066  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:33.967464  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:33.967498  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:33.985302  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:33.985334  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:34.149869  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:34.149901  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:34.202960  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:34.202991  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:34.250451  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:34.250483  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:34.250554  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:34.250570  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:34.250576  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:34.250590  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:34.250597  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:44.264587  714178 system_pods.go:59] 18 kube-system pods found
	I0916 13:36:44.264638  714178 system_pods.go:61] "coredns-7c65d6cfc9-tklcx" [cb8b79df-f19a-41d1-88e6-8dfd0cf001fc] Running
	I0916 13:36:44.264645  714178 system_pods.go:61] "csi-hostpath-attacher-0" [2bcd69f1-b090-47b4-87e5-9533b7b182f5] Running
	I0916 13:36:44.264650  714178 system_pods.go:61] "csi-hostpath-resizer-0" [1053fa23-56cd-44a8-84c7-e11192b68346] Running
	I0916 13:36:44.264654  714178 system_pods.go:61] "csi-hostpathplugin-2cvdc" [67f3c4d2-c4e0-4bdb-a9ea-1885391e0038] Running
	I0916 13:36:44.264659  714178 system_pods.go:61] "etcd-addons-320188" [6774dd0c-dda3-40b2-bd54-12641e2e13a2] Running
	I0916 13:36:44.264664  714178 system_pods.go:61] "kindnet-6tl9v" [bec821d1-5ddd-4f13-8849-419a6c1b1baa] Running
	I0916 13:36:44.264681  714178 system_pods.go:61] "kube-apiserver-addons-320188" [716560eb-122e-4311-965c-f87b4268542f] Running
	I0916 13:36:44.264686  714178 system_pods.go:61] "kube-controller-manager-addons-320188" [e830ac4d-1fc7-4bfe-9126-3e936ec8fb73] Running
	I0916 13:36:44.264692  714178 system_pods.go:61] "kube-ingress-dns-minikube" [309edc3c-d4cb-4646-b8a7-5c049d2c7e54] Running
	I0916 13:36:44.264705  714178 system_pods.go:61] "kube-proxy-rz59w" [247b4666-7441-4718-a5b2-11658c95ee03] Running
	I0916 13:36:44.264718  714178 system_pods.go:61] "kube-scheduler-addons-320188" [0397b46f-2a9c-434d-a2a9-dfc3f0f201a0] Running
	I0916 13:36:44.264728  714178 system_pods.go:61] "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
	I0916 13:36:44.264732  714178 system_pods.go:61] "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
	I0916 13:36:44.264737  714178 system_pods.go:61] "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
	I0916 13:36:44.264744  714178 system_pods.go:61] "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
	I0916 13:36:44.264748  714178 system_pods.go:61] "snapshot-controller-56fcc65765-5z2xb" [73d9bbd9-50c1-4ac9-ae98-335574bec7bb] Running
	I0916 13:36:44.264752  714178 system_pods.go:61] "snapshot-controller-56fcc65765-j62kw" [d6144a31-8be7-43f9-914d-82b1d88c1012] Running
	I0916 13:36:44.264758  714178 system_pods.go:61] "storage-provisioner" [b07854ed-eda2-4a26-a071-8820583b8b71] Running
	I0916 13:36:44.264767  714178 system_pods.go:74] duration metric: took 11.133929662s to wait for pod list to return data ...
	I0916 13:36:44.264777  714178 default_sa.go:34] waiting for default service account to be created ...
	I0916 13:36:44.267511  714178 default_sa.go:45] found service account: "default"
	I0916 13:36:44.267537  714178 default_sa.go:55] duration metric: took 2.753827ms for default service account to be created ...
	I0916 13:36:44.267554  714178 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 13:36:44.278794  714178 system_pods.go:86] 18 kube-system pods found
	I0916 13:36:44.278839  714178 system_pods.go:89] "coredns-7c65d6cfc9-tklcx" [cb8b79df-f19a-41d1-88e6-8dfd0cf001fc] Running
	I0916 13:36:44.278848  714178 system_pods.go:89] "csi-hostpath-attacher-0" [2bcd69f1-b090-47b4-87e5-9533b7b182f5] Running
	I0916 13:36:44.278853  714178 system_pods.go:89] "csi-hostpath-resizer-0" [1053fa23-56cd-44a8-84c7-e11192b68346] Running
	I0916 13:36:44.278858  714178 system_pods.go:89] "csi-hostpathplugin-2cvdc" [67f3c4d2-c4e0-4bdb-a9ea-1885391e0038] Running
	I0916 13:36:44.278862  714178 system_pods.go:89] "etcd-addons-320188" [6774dd0c-dda3-40b2-bd54-12641e2e13a2] Running
	I0916 13:36:44.278867  714178 system_pods.go:89] "kindnet-6tl9v" [bec821d1-5ddd-4f13-8849-419a6c1b1baa] Running
	I0916 13:36:44.278873  714178 system_pods.go:89] "kube-apiserver-addons-320188" [716560eb-122e-4311-965c-f87b4268542f] Running
	I0916 13:36:44.278877  714178 system_pods.go:89] "kube-controller-manager-addons-320188" [e830ac4d-1fc7-4bfe-9126-3e936ec8fb73] Running
	I0916 13:36:44.278881  714178 system_pods.go:89] "kube-ingress-dns-minikube" [309edc3c-d4cb-4646-b8a7-5c049d2c7e54] Running
	I0916 13:36:44.278886  714178 system_pods.go:89] "kube-proxy-rz59w" [247b4666-7441-4718-a5b2-11658c95ee03] Running
	I0916 13:36:44.278896  714178 system_pods.go:89] "kube-scheduler-addons-320188" [0397b46f-2a9c-434d-a2a9-dfc3f0f201a0] Running
	I0916 13:36:44.278901  714178 system_pods.go:89] "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
	I0916 13:36:44.278909  714178 system_pods.go:89] "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
	I0916 13:36:44.278913  714178 system_pods.go:89] "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
	I0916 13:36:44.278917  714178 system_pods.go:89] "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
	I0916 13:36:44.278925  714178 system_pods.go:89] "snapshot-controller-56fcc65765-5z2xb" [73d9bbd9-50c1-4ac9-ae98-335574bec7bb] Running
	I0916 13:36:44.278929  714178 system_pods.go:89] "snapshot-controller-56fcc65765-j62kw" [d6144a31-8be7-43f9-914d-82b1d88c1012] Running
	I0916 13:36:44.278933  714178 system_pods.go:89] "storage-provisioner" [b07854ed-eda2-4a26-a071-8820583b8b71] Running
	I0916 13:36:44.278942  714178 system_pods.go:126] duration metric: took 11.382172ms to wait for k8s-apps to be running ...
	I0916 13:36:44.278953  714178 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 13:36:44.279022  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 13:36:44.294087  714178 system_svc.go:56] duration metric: took 15.125237ms WaitForService to wait for kubelet
	I0916 13:36:44.294116  714178 kubeadm.go:582] duration metric: took 2m32.951211079s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 13:36:44.294135  714178 node_conditions.go:102] verifying NodePressure condition ...
	I0916 13:36:44.297564  714178 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0916 13:36:44.297602  714178 node_conditions.go:123] node cpu capacity is 2
	I0916 13:36:44.297618  714178 node_conditions.go:105] duration metric: took 3.477663ms to run NodePressure ...
	I0916 13:36:44.297631  714178 start.go:241] waiting for startup goroutines ...
	I0916 13:36:44.297639  714178 start.go:246] waiting for cluster config update ...
	I0916 13:36:44.297656  714178 start.go:255] writing updated cluster config ...
	I0916 13:36:44.297972  714178 ssh_runner.go:195] Run: rm -f paused
	I0916 13:36:44.626723  714178 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0916 13:36:44.629658  714178 out.go:177] * Done! kubectl is now configured to use "addons-320188" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.645372733Z" 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=6267736c-b9b7-4797-8abe-39c5beb132da name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.646653411Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-nlj27/hello-world-app" id=1cd5b884-6c5e-4f50-b6ca-bd9e66fa47ab name=/runtime.v1.RuntimeService/CreateContainer
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.646750675Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.665492601Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ccf3609caadc4204b19bab5843d0b92ca842b9a3a59ef2e7f96c3485a3865a5b/merged/etc/passwd: no such file or directory"
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.665680876Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ccf3609caadc4204b19bab5843d0b92ca842b9a3a59ef2e7f96c3485a3865a5b/merged/etc/group: no such file or directory"
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.706206512Z" level=info msg="Created container 22216db124d4cb8a08e0a1ee425a1726cc200e92506d4fb0cca3f8b61fc0d645: default/hello-world-app-55bf9c44b4-nlj27/hello-world-app" id=1cd5b884-6c5e-4f50-b6ca-bd9e66fa47ab name=/runtime.v1.RuntimeService/CreateContainer
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.708621605Z" level=info msg="Starting container: 22216db124d4cb8a08e0a1ee425a1726cc200e92506d4fb0cca3f8b61fc0d645" id=56e30ce8-1609-426f-8256-f6f09a05999a name=/runtime.v1.RuntimeService/StartContainer
	Sep 16 13:49:29 addons-320188 crio[969]: time="2024-09-16 13:49:29.716321634Z" level=info msg="Started container" PID=9122 containerID=22216db124d4cb8a08e0a1ee425a1726cc200e92506d4fb0cca3f8b61fc0d645 description=default/hello-world-app-55bf9c44b4-nlj27/hello-world-app id=56e30ce8-1609-426f-8256-f6f09a05999a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de26130c94097a7c44dcbca63d3600e4d6a27a45b5b6ed7db0bf2c7c275ab0d6
	Sep 16 13:49:30 addons-320188 crio[969]: time="2024-09-16 13:49:30.296142530Z" level=info msg="Removing container: ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b" id=288e1298-c3d5-4e46-9fc0-7ff74a773e05 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 13:49:30 addons-320188 crio[969]: time="2024-09-16 13:49:30.330353570Z" level=info msg="Removed container ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=288e1298-c3d5-4e46-9fc0-7ff74a773e05 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 13:49:32 addons-320188 crio[969]: time="2024-09-16 13:49:32.026147533Z" level=info msg="Stopping container: bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432 (timeout: 2s)" id=18588cf0-95f7-4dfa-8045-57f32b43e725 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.032009700Z" level=warning msg="Stopping container bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=18588cf0-95f7-4dfa-8045-57f32b43e725 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:49:34 addons-320188 conmon[5226]: conmon bcb2f29bb02bb22ff1dc <ninfo>: container 5237 exited with status 137
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.170807995Z" level=info msg="Stopped container bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432: ingress-nginx/ingress-nginx-controller-bc57996ff-cp92b/controller" id=18588cf0-95f7-4dfa-8045-57f32b43e725 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.171339776Z" level=info msg="Stopping pod sandbox: e5ec2b7f9c8091d355c4f3eba52f5267e53c08ed07e50cc8e41f6c1dc5ffb59b" id=82ba437b-0f0b-49a7-8e63-b5b333c7a2d4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.175278878Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-QMJKWXN7T5A2L3FQ - [0:0]\n:KUBE-HP-YYQTGNZ7UVXDV3QD - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-YYQTGNZ7UVXDV3QD\n-X KUBE-HP-QMJKWXN7T5A2L3FQ\nCOMMIT\n"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.176905230Z" level=info msg="Closing host port tcp:80"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.176960811Z" level=info msg="Closing host port tcp:443"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.178449825Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.178481669Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.178655667Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-cp92b Namespace:ingress-nginx ID:e5ec2b7f9c8091d355c4f3eba52f5267e53c08ed07e50cc8e41f6c1dc5ffb59b UID:4413edcb-1b04-485f-987f-502e87a12215 NetNS:/var/run/netns/44849533-a1dc-4c54-a305-be7cc531cdad Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.178811630Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-cp92b from CNI network \"kindnet\" (type=ptp)"
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.209191112Z" level=info msg="Stopped pod sandbox: e5ec2b7f9c8091d355c4f3eba52f5267e53c08ed07e50cc8e41f6c1dc5ffb59b" id=82ba437b-0f0b-49a7-8e63-b5b333c7a2d4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.302676901Z" level=info msg="Removing container: bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432" id=457241ce-1a78-414c-a6dc-b8649489d7d9 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 13:49:34 addons-320188 crio[969]: time="2024-09-16 13:49:34.320844257Z" level=info msg="Removed container bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432: ingress-nginx/ingress-nginx-controller-bc57996ff-cp92b/controller" id=457241ce-1a78-414c-a6dc-b8649489d7d9 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	22216db124d4c       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   de26130c94097       hello-world-app-55bf9c44b4-nlj27
	1cf3c86dc3e26       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   9ad996a89063a       nginx
	6a990092721ec       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   7922f703874c1       gcp-auth-89d5ffd79-wxs4v
	51a1206f11fe7       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             13 minutes ago      Exited              patch                     2                   043d406a06bdd       ingress-nginx-admission-patch-jx7ph
	efdbe73795206       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              create                    0                   f33ba6504a662       ingress-nginx-admission-create-58cx4
	37f6bc6e9534a       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   67ed9036ee1f2       metrics-server-84c5f94fbc-cqx6c
	f83f7f0106fff       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   390378ac2d077       coredns-7c65d6cfc9-tklcx
	a305340654ca6       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   8af75a571ff36       storage-provisioner
	06644be3e16c4       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             15 minutes ago      Running             kube-proxy                0                   553a2b0db52db       kube-proxy-rz59w
	d66f48883a6da       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             15 minutes ago      Running             kindnet-cni               0                   65f6d20b7cc2c       kindnet-6tl9v
	d72a2a893e3c6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   80b3f58e5cf4c       etcd-addons-320188
	55a26862265db       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   1b4515033082b       kube-scheduler-addons-320188
	bef8519cb10c0       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   c6fff6abf26e3       kube-apiserver-addons-320188
	c97504c165fbe       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   c2f52c6f4c23a       kube-controller-manager-addons-320188
	
	
	==> coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] <==
	[INFO] 10.244.0.15:58420 - 61123 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000194551s
	[INFO] 10.244.0.15:37746 - 54194 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003061066s
	[INFO] 10.244.0.15:37746 - 20912 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003011475s
	[INFO] 10.244.0.15:59170 - 35828 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000840743s
	[INFO] 10.244.0.15:59170 - 6390 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.001494156s
	[INFO] 10.244.0.15:50783 - 62128 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000105115s
	[INFO] 10.244.0.15:50783 - 24500 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00005161s
	[INFO] 10.244.0.15:59130 - 64233 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061325s
	[INFO] 10.244.0.15:59130 - 14295 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054752s
	[INFO] 10.244.0.15:35416 - 14731 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057632s
	[INFO] 10.244.0.15:35416 - 14473 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000044152s
	[INFO] 10.244.0.15:43934 - 2412 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001819619s
	[INFO] 10.244.0.15:43934 - 41838 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002447596s
	[INFO] 10.244.0.15:44190 - 64231 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000070933s
	[INFO] 10.244.0.15:44190 - 19681 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000063959s
	[INFO] 10.244.0.19:51593 - 38984 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000859057s
	[INFO] 10.244.0.19:38991 - 45237 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000747295s
	[INFO] 10.244.0.19:39033 - 63818 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000160262s
	[INFO] 10.244.0.19:34648 - 18131 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000115618s
	[INFO] 10.244.0.19:49131 - 62767 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129805s
	[INFO] 10.244.0.19:42126 - 8 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099019s
	[INFO] 10.244.0.19:33897 - 44771 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002130732s
	[INFO] 10.244.0.19:47066 - 5486 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001890814s
	[INFO] 10.244.0.19:59618 - 61506 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001518837s
	[INFO] 10.244.0.19:53320 - 52572 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001620039s
	
	
	==> describe nodes <==
	Name:               addons-320188
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-320188
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=395d984f3991a068de8332d2cc8eeea965525b86
	                    minikube.k8s.io/name=addons-320188
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T13_34_06_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-320188
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 16 Sep 2024 13:34:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-320188
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 13:49:32 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 13:47:42 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 13:47:42 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 13:47:42 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 13:47:42 +0000   Mon, 16 Sep 2024 13:34:52 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-320188
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 5561df042c1345988af9f0a59a0451be
	  System UUID:                e817f4a1-e108-4873-b9b7-0717f6b915ec
	  Boot ID:                    21a5fadd-13a8-45fe-a1b9-e9b7ec1bd341
	  Kernel Version:             5.15.0-1069-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	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%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-nlj27         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m30s
	  gcp-auth                    gcp-auth-89d5ffd79-wxs4v                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-tklcx                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-320188                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-6tl9v                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-320188             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-320188    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-rz59w                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-320188             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-cqx6c          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-320188 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-320188 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-320188 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-320188 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-320188 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-320188 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-320188 event: Registered Node addons-320188 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-320188 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep16 11:48] hrtimer: interrupt took 12347335 ns
	
	
	==> etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] <==
	{"level":"info","ts":"2024-09-16T13:33:58.760553Z","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-09-16T13:33:58.760692Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.756086Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-16T13:33:58.764628Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-16T13:33:58.764786Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.791099Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-16T13:34:14.033654Z","caller":"traceutil/trace.go:171","msg":"trace[1580047461] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"151.888815ms","start":"2024-09-16T13:34:13.881743Z","end":"2024-09-16T13:34:14.033632Z","steps":["trace[1580047461] 'process raft request'  (duration: 151.392087ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.188898Z","caller":"traceutil/trace.go:171","msg":"trace[1546182891] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:417; }","duration":"200.124221ms","start":"2024-09-16T13:34:13.988722Z","end":"2024-09-16T13:34:14.188847Z","steps":["trace[1546182891] 'read index received'  (duration: 44.009117ms)","trace[1546182891] 'applied index is now lower than readState.Index'  (duration: 156.113536ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-16T13:34:14.189072Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"200.332064ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T13:34:14.189133Z","caller":"traceutil/trace.go:171","msg":"trace[888921220] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:408; }","duration":"200.407091ms","start":"2024-09-16T13:34:13.988715Z","end":"2024-09-16T13:34:14.189122Z","steps":["trace[888921220] 'agreement among raft nodes before linearized reading'  (duration: 200.312248ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.489183Z","caller":"traceutil/trace.go:171","msg":"trace[881042812] linearizableReadLoop","detail":"{readStateIndex:419; appliedIndex:418; }","duration":"148.171999ms","start":"2024-09-16T13:34:14.340997Z","end":"2024-09-16T13:34:14.489169Z","steps":["trace[881042812] 'read index received'  (duration: 147.972918ms)","trace[881042812] 'applied index is now lower than readState.Index'  (duration: 198.375µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T13:34:14.489415Z","caller":"traceutil/trace.go:171","msg":"trace[1819873477] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"178.123125ms","start":"2024-09-16T13:34:14.311283Z","end":"2024-09-16T13:34:14.489407Z","steps":["trace[1819873477] 'process raft request'  (duration: 177.748743ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T13:34:14.489608Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.596596ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-apiserver-addons-320188\" ","response":"range_response_count:1 size:7632"}
	{"level":"info","ts":"2024-09-16T13:34:14.489639Z","caller":"traceutil/trace.go:171","msg":"trace[780801860] range","detail":"{range_begin:/registry/pods/kube-system/kube-apiserver-addons-320188; range_end:; response_count:1; response_revision:409; }","duration":"148.639246ms","start":"2024-09-16T13:34:14.340992Z","end":"2024-09-16T13:34:14.489631Z","steps":["trace[780801860] 'agreement among raft nodes before linearized reading'  (duration: 148.535041ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493149Z","caller":"traceutil/trace.go:171","msg":"trace[264013883] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"114.185542ms","start":"2024-09-16T13:34:14.378951Z","end":"2024-09-16T13:34:14.493136Z","steps":["trace[264013883] 'process raft request'  (duration: 113.814631ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493285Z","caller":"traceutil/trace.go:171","msg":"trace[405286929] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"113.961584ms","start":"2024-09-16T13:34:14.379317Z","end":"2024-09-16T13:34:14.493279Z","steps":["trace[405286929] 'process raft request'  (duration: 113.509533ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493405Z","caller":"traceutil/trace.go:171","msg":"trace[250754091] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"113.93449ms","start":"2024-09-16T13:34:14.379464Z","end":"2024-09-16T13:34:14.493399Z","steps":["trace[250754091] 'process raft request'  (duration: 113.383313ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T13:34:14.883258Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.103007ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-16T13:34:14.895939Z","caller":"traceutil/trace.go:171","msg":"trace[1919515909] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:416; }","duration":"126.390988ms","start":"2024-09-16T13:34:14.769127Z","end":"2024-09-16T13:34:14.895518Z","steps":["trace[1919515909] 'agreement among raft nodes before linearized reading'  (duration: 40.653941ms)","trace[1919515909] 'range keys from in-memory index tree'  (duration: 32.803045ms)","trace[1919515909] 'range keys from bolt db'  (duration: 40.606112ms)"],"step_count":3}
	{"level":"info","ts":"2024-09-16T13:44:00.664374Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1577}
	{"level":"info","ts":"2024-09-16T13:44:00.699411Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1577,"took":"34.365711ms","hash":2398208114,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3489792,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-16T13:44:00.699469Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2398208114,"revision":1577,"compact-revision":-1}
	{"level":"info","ts":"2024-09-16T13:49:00.669854Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1997}
	{"level":"info","ts":"2024-09-16T13:49:00.687654Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1997,"took":"17.312311ms","hash":4266868592,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4276224,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2024-09-16T13:49:00.687714Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4266868592,"revision":1997,"compact-revision":1577}
	
	
	==> gcp-auth [6a990092721ec73334967fbd6a76dc071b2d927195473118e0ac9d962c3f8ee7] <==
	2024/09/16 13:36:45 Ready to write response ...
	2024/09/16 13:36:45 Ready to marshal response ...
	2024/09/16 13:36:45 Ready to write response ...
	2024/09/16 13:44:59 Ready to marshal response ...
	2024/09/16 13:44:59 Ready to write response ...
	2024/09/16 13:45:09 Ready to marshal response ...
	2024/09/16 13:45:09 Ready to write response ...
	2024/09/16 13:45:37 Ready to marshal response ...
	2024/09/16 13:45:37 Ready to write response ...
	2024/09/16 13:46:05 Ready to marshal response ...
	2024/09/16 13:46:05 Ready to write response ...
	2024/09/16 13:46:05 Ready to marshal response ...
	2024/09/16 13:46:05 Ready to write response ...
	2024/09/16 13:46:12 Ready to marshal response ...
	2024/09/16 13:46:12 Ready to write response ...
	2024/09/16 13:46:16 Ready to marshal response ...
	2024/09/16 13:46:16 Ready to write response ...
	2024/09/16 13:46:16 Ready to marshal response ...
	2024/09/16 13:46:16 Ready to write response ...
	2024/09/16 13:46:16 Ready to marshal response ...
	2024/09/16 13:46:16 Ready to write response ...
	2024/09/16 13:47:09 Ready to marshal response ...
	2024/09/16 13:47:09 Ready to write response ...
	2024/09/16 13:49:28 Ready to marshal response ...
	2024/09/16 13:49:28 Ready to write response ...
	
	
	==> kernel <==
	 13:49:39 up  3:32,  0 users,  load average: 0.39, 0.77, 1.52
	Linux addons-320188 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] <==
	I0916 13:47:31.649975       1 main.go:299] handling current node
	I0916 13:47:41.647153       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:47:41.647187       1 main.go:299] handling current node
	I0916 13:47:51.646286       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:47:51.646459       1 main.go:299] handling current node
	I0916 13:48:01.651802       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:48:01.651840       1 main.go:299] handling current node
	I0916 13:48:11.645488       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:48:11.645638       1 main.go:299] handling current node
	I0916 13:48:21.646162       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:48:21.646288       1 main.go:299] handling current node
	I0916 13:48:31.651354       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:48:31.651389       1 main.go:299] handling current node
	I0916 13:48:41.648655       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:48:41.648709       1 main.go:299] handling current node
	I0916 13:48:51.645495       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:48:51.645533       1 main.go:299] handling current node
	I0916 13:49:01.654211       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:49:01.654245       1 main.go:299] handling current node
	I0916 13:49:11.645851       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:49:11.645890       1 main.go:299] handling current node
	I0916 13:49:21.645508       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:49:21.645541       1 main.go:299] handling current node
	I0916 13:49:31.646177       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:49:31.646208       1 main.go:299] handling current node
	
	
	==> kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] <==
	I0916 13:45:19.112715       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0916 13:45:52.576759       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.576803       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.618537       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.618734       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.619243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.619276       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.638454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.638504       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.666440       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.666562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0916 13:45:53.620495       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 13:45:53.667083       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 13:45:53.782510       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0916 13:46:16.863738       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.77.86"}
	E0916 13:46:28.844218       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0916 13:47:03.261850       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0916 13:47:04.299745       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0916 13:47:08.827959       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0916 13:47:09.162332       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.68.244"}
	I0916 13:49:28.567489       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.117.43"}
	E0916 13:49:30.342862       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	E0916 13:49:31.073900       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0916 13:49:34.018219       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0916 13:49:34.029547       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] <==
	W0916 13:48:15.032214       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:48:15.032364       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:48:33.390601       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:48:33.390645       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:48:49.633284       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:48:49.633325       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:48:54.668327       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:48:54.668374       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:48:55.722975       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:48:55.723018       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0916 13:49:28.347339       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="58.796188ms"
	I0916 13:49:28.357961       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.574567ms"
	I0916 13:49:28.358043       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="34.667µs"
	I0916 13:49:28.364377       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="47.836µs"
	W0916 13:49:29.761697       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:49:29.761738       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0916 13:49:30.316060       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.838716ms"
	I0916 13:49:30.316312       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="47.893µs"
	I0916 13:49:30.996277       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0916 13:49:31.000215       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="4.906µs"
	I0916 13:49:31.006557       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0916 13:49:31.583612       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:49:31.583653       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:49:32.566283       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:49:32.566338       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	
	
	==> kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] <==
	I0916 13:34:11.285684       1 server_linux.go:66] "Using iptables proxy"
	I0916 13:34:11.389921       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 13:34:11.390203       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0916 13:34:11.438266       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 13:34:11.438408       1 server_linux.go:169] "Using iptables Proxier"
	I0916 13:34:11.440494       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0916 13:34:11.440887       1 server.go:483] "Version info" version="v1.31.1"
	I0916 13:34:11.441583       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 13:34:11.458587       1 config.go:199] "Starting service config controller"
	I0916 13:34:11.514146       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 13:34:11.458740       1 config.go:105] "Starting endpoint slice config controller"
	I0916 13:34:11.514400       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 13:34:11.459377       1 config.go:328] "Starting node config controller"
	I0916 13:34:11.514480       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 13:34:11.615161       1 shared_informer.go:320] Caches are synced for service config
	I0916 13:34:11.615236       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0916 13:34:11.615292       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] <==
	W0916 13:34:03.292039       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0916 13:34:03.292060       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 13:34:03.292130       1 reflector.go:561] 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
	E0916 13:34:03.292150       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.292167       1 reflector.go:561] 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
	E0916 13:34:03.292181       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.296791       1 reflector.go:561] 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
	E0916 13:34:03.296835       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.296893       1 reflector.go:561] 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
	E0916 13:34:03.296962       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.127660       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0916 13:34:04.127780       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0916 13:34:04.177146       1 reflector.go:561] 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
	E0916 13:34:04.177187       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.182509       1 reflector.go:561] 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
	E0916 13:34:04.182615       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.187482       1 reflector.go:561] 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
	E0916 13:34:04.187551       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.196361       1 reflector.go:561] 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
	E0916 13:34:04.196409       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.324296       1 reflector.go:561] 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
	E0916 13:34:04.324437       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.623273       1 reflector.go:561] 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"
	E0916 13:34:04.623388       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	I0916 13:34:07.477477       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 13:49:28 addons-320188 kubelet[1517]: I0916 13:49:28.363907    1517 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0d0e5a87-f85e-4f0d-8d01-5635b12f3390-gcp-creds\") pod \"hello-world-app-55bf9c44b4-nlj27\" (UID: \"0d0e5a87-f85e-4f0d-8d01-5635b12f3390\") " pod="default/hello-world-app-55bf9c44b4-nlj27"
	Sep 16 13:49:29 addons-320188 kubelet[1517]: I0916 13:49:29.678045    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-f5jmm\" (UniqueName: \"kubernetes.io/projected/309edc3c-d4cb-4646-b8a7-5c049d2c7e54-kube-api-access-f5jmm\") pod \"309edc3c-d4cb-4646-b8a7-5c049d2c7e54\" (UID: \"309edc3c-d4cb-4646-b8a7-5c049d2c7e54\") "
	Sep 16 13:49:29 addons-320188 kubelet[1517]: I0916 13:49:29.682834    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/309edc3c-d4cb-4646-b8a7-5c049d2c7e54-kube-api-access-f5jmm" (OuterVolumeSpecName: "kube-api-access-f5jmm") pod "309edc3c-d4cb-4646-b8a7-5c049d2c7e54" (UID: "309edc3c-d4cb-4646-b8a7-5c049d2c7e54"). InnerVolumeSpecName "kube-api-access-f5jmm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 13:49:29 addons-320188 kubelet[1517]: I0916 13:49:29.779367    1517 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-f5jmm\" (UniqueName: \"kubernetes.io/projected/309edc3c-d4cb-4646-b8a7-5c049d2c7e54-kube-api-access-f5jmm\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:49:30 addons-320188 kubelet[1517]: I0916 13:49:30.291807    1517 scope.go:117] "RemoveContainer" containerID="ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b"
	Sep 16 13:49:30 addons-320188 kubelet[1517]: I0916 13:49:30.301872    1517 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-nlj27" podStartSLOduration=1.352961102 podStartE2EDuration="2.301852779s" podCreationTimestamp="2024-09-16 13:49:28 +0000 UTC" firstStartedPulling="2024-09-16 13:49:28.694937929 +0000 UTC m=+922.834360663" lastFinishedPulling="2024-09-16 13:49:29.643829606 +0000 UTC m=+923.783252340" observedRunningTime="2024-09-16 13:49:30.300802254 +0000 UTC m=+924.440224996" watchObservedRunningTime="2024-09-16 13:49:30.301852779 +0000 UTC m=+924.441275521"
	Sep 16 13:49:30 addons-320188 kubelet[1517]: I0916 13:49:30.331093    1517 scope.go:117] "RemoveContainer" containerID="ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b"
	Sep 16 13:49:30 addons-320188 kubelet[1517]: E0916 13:49:30.331610    1517 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b\": container with ID starting with ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b not found: ID does not exist" containerID="ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b"
	Sep 16 13:49:30 addons-320188 kubelet[1517]: I0916 13:49:30.331647    1517 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b"} err="failed to get container status \"ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b\": rpc error: code = NotFound desc = could not find container \"ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b\": container with ID starting with ade980f577ad8ae15483c6c239f1c100d091fc2ed7d4f58d02e61a9fa1dca54b not found: ID does not exist"
	Sep 16 13:49:32 addons-320188 kubelet[1517]: I0916 13:49:32.084031    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="309edc3c-d4cb-4646-b8a7-5c049d2c7e54" path="/var/lib/kubelet/pods/309edc3c-d4cb-4646-b8a7-5c049d2c7e54/volumes"
	Sep 16 13:49:32 addons-320188 kubelet[1517]: I0916 13:49:32.085356    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="8f71bd54-dd99-4fc6-a3fc-763869ca3176" path="/var/lib/kubelet/pods/8f71bd54-dd99-4fc6-a3fc-763869ca3176/volumes"
	Sep 16 13:49:32 addons-320188 kubelet[1517]: I0916 13:49:32.085719    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9570eecb-e953-479d-80f0-5149bb414207" path="/var/lib/kubelet/pods/9570eecb-e953-479d-80f0-5149bb414207/volumes"
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.301186    1517 scope.go:117] "RemoveContainer" containerID="bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432"
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.315247    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4413edcb-1b04-485f-987f-502e87a12215-webhook-cert\") pod \"4413edcb-1b04-485f-987f-502e87a12215\" (UID: \"4413edcb-1b04-485f-987f-502e87a12215\") "
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.315354    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9dpqs\" (UniqueName: \"kubernetes.io/projected/4413edcb-1b04-485f-987f-502e87a12215-kube-api-access-9dpqs\") pod \"4413edcb-1b04-485f-987f-502e87a12215\" (UID: \"4413edcb-1b04-485f-987f-502e87a12215\") "
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.320702    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4413edcb-1b04-485f-987f-502e87a12215-kube-api-access-9dpqs" (OuterVolumeSpecName: "kube-api-access-9dpqs") pod "4413edcb-1b04-485f-987f-502e87a12215" (UID: "4413edcb-1b04-485f-987f-502e87a12215"). InnerVolumeSpecName "kube-api-access-9dpqs". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.321093    1517 scope.go:117] "RemoveContainer" containerID="bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432"
	Sep 16 13:49:34 addons-320188 kubelet[1517]: E0916 13:49:34.321605    1517 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432\": container with ID starting with bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432 not found: ID does not exist" containerID="bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432"
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.321639    1517 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432"} err="failed to get container status \"bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432\": rpc error: code = NotFound desc = could not find container \"bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432\": container with ID starting with bcb2f29bb02bb22ff1dc997062424ba7a183a86f7a75569bf25389570eb14432 not found: ID does not exist"
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.322420    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/4413edcb-1b04-485f-987f-502e87a12215-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "4413edcb-1b04-485f-987f-502e87a12215" (UID: "4413edcb-1b04-485f-987f-502e87a12215"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.415941    1517 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9dpqs\" (UniqueName: \"kubernetes.io/projected/4413edcb-1b04-485f-987f-502e87a12215-kube-api-access-9dpqs\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:49:34 addons-320188 kubelet[1517]: I0916 13:49:34.415989    1517 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4413edcb-1b04-485f-987f-502e87a12215-webhook-cert\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:49:36 addons-320188 kubelet[1517]: I0916 13:49:36.084889    1517 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4413edcb-1b04-485f-987f-502e87a12215" path="/var/lib/kubelet/pods/4413edcb-1b04-485f-987f-502e87a12215/volumes"
	Sep 16 13:49:36 addons-320188 kubelet[1517]: E0916 13:49:36.491436    1517 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494576491153957,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:49:36 addons-320188 kubelet[1517]: E0916 13:49:36.491475    1517 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494576491153957,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [a305340654ca6df0b8590df16ce8400da928c1a4c503ddc05ed661c003fb4761] <==
	I0916 13:34:53.112150       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 13:34:53.127696       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 13:34:53.127742       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 13:34:53.142444       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 13:34:53.142933       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e17053e7-7829-459c-a951-d50ffb30a09c", APIVersion:"v1", ResourceVersion:"935", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128 became leader
	I0916 13:34:53.147671       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128!
	I0916 13:34:53.248161       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-320188 -n addons-320188
helpers_test.go:261: (dbg) Run:  kubectl --context addons-320188 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-320188 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-320188 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-320188/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 13:36:45 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-dfvzx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-dfvzx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-320188
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m51s (x42 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (152.22s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (352.09s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.794359ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003794845s
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (100.372326ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 12m26.85267655s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (113.619288ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 12m29.562534803s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (167.702808ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 12m34.075110279s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (92.876225ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 12m41.403725572s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (116.752443ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 12m52.003105292s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (83.95348ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 13m13.735949925s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (91.242943ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 13m42.682327052s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (98.834012ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 14m3.9962186s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (96.478558ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 14m40.79352319s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (88.201896ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 15m51.944641847s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (81.068174ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 17m20.459320328s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-320188 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-320188 top pods -n kube-system: exit status 1 (92.242677ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-tklcx, age: 18m10.520981622s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-320188
helpers_test.go:235: (dbg) docker inspect addons-320188:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2",
	        "Created": "2024-09-16T13:33:36.850868224Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 714671,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T13:33:36.993082189Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a1b71fa87733590eb4674b16f6945626ae533f3af37066893e3fd70eb9476268",
	        "ResolvConfPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/hostname",
	        "HostsPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/hosts",
	        "LogPath": "/var/lib/docker/containers/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2/450de94a7e625fec739287588aa9d6353337ddb4b2f139759ff42e670e85dcb2-json.log",
	        "Name": "/addons-320188",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-320188:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-320188",
	            "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/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64-init/diff:/var/lib/docker/overlay2/a8b293108ba4b0d1cda6c8ce9f22811d5cfb52384ebacb443581c98816b28b93/diff",
	                "MergedDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/merged",
	                "UpperDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/diff",
	                "WorkDir": "/var/lib/docker/overlay2/27fef02560ae4d00ad2bfccc53f039054eee3aa9c94fcf2c73cc189d7bbfbb64/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-320188",
	                "Source": "/var/lib/docker/volumes/addons-320188/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-320188",
	            "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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0",
	            "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-320188",
	                "name.minikube.sigs.k8s.io": "addons-320188",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5ef86e885700d31a68bba50563fe5926db69c0709f4fbe88fc396da210e1fe79",
	            "SandboxKey": "/var/run/docker/netns/5ef86e885700",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-320188": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d00f5175a149bfea60a9dd06234401e80a4f9bef03aa3bf96596289eb43ca889",
	                    "EndpointID": "34db3e247774f66ca972868c77da3bd99a0e0f342a80bf3c052ccd605f008e3d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-320188",
	                        "450de94a7e62"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-320188 -n addons-320188
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 logs -n 25: (1.531689684s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-561794                                                                     | download-only-561794   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-498410 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | download-docker-498410                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-498410                                                                   | download-docker-498410 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-751579   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | binary-mirror-751579                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44039                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-751579                                                                     | binary-mirror-751579   | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| addons  | disable dashboard -p                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-320188 --wait=true                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:36 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-320188 addons                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-320188 addons                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-320188 ip                                                                            | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:45 UTC | 16 Sep 24 13:45 UTC |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | -p addons-320188                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-320188 ssh cat                                                                       | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | /opt/local-path-provisioner/pvc-a069ff1a-07c4-4038-9c02-862e27c0e70d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | -p addons-320188                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:46 UTC | 16 Sep 24 13:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:47 UTC | 16 Sep 24 13:47 UTC |
	|         | addons-320188                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-320188 ssh curl -s                                                                   | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:47 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-320188 ip                                                                            | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:49 UTC | 16 Sep 24 13:49 UTC |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:49 UTC | 16 Sep 24 13:49 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-320188 addons disable                                                                | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:49 UTC | 16 Sep 24 13:49 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-320188 addons                                                                        | addons-320188          | jenkins | v1.34.0 | 16 Sep 24 13:52 UTC | 16 Sep 24 13:52 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 13:33:12
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 13:33:12.322161  714178 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:33:12.322287  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:12.322296  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:33:12.322301  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:12.322564  714178 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 13:33:12.323032  714178 out.go:352] Setting JSON to false
	I0916 13:33:12.323926  714178 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11742,"bootTime":1726481851,"procs":166,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:33:12.324005  714178 start.go:139] virtualization:  
	I0916 13:33:12.326454  714178 out.go:177] * [addons-320188] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0916 13:33:12.328572  714178 out.go:177]   - MINIKUBE_LOCATION=19652
	I0916 13:33:12.328646  714178 notify.go:220] Checking for updates...
	I0916 13:33:12.332906  714178 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:33:12.334895  714178 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:33:12.336758  714178 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:33:12.338519  714178 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0916 13:33:12.340352  714178 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 13:33:12.342539  714178 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:33:12.369986  714178 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:33:12.370132  714178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:12.424389  714178 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-09-16 13:33:12.414600847 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:12.424526  714178 docker.go:318] overlay module found
	I0916 13:33:12.426738  714178 out.go:177] * Using the docker driver based on user configuration
	I0916 13:33:12.428584  714178 start.go:297] selected driver: docker
	I0916 13:33:12.428601  714178 start.go:901] validating driver "docker" against <nil>
	I0916 13:33:12.428615  714178 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 13:33:12.429262  714178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:12.477434  714178 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-09-16 13:33:12.468018095 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:12.477666  714178 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 13:33:12.477907  714178 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]
	I0916 13:33:12.479963  714178 out.go:177] * Using Docker driver with root privileges
	I0916 13:33:12.481877  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:33:12.481961  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:12.481979  714178 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 13:33:12.482066  714178 start.go:340] cluster config:
	{Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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}
	I0916 13:33:12.484151  714178 out.go:177] * Starting "addons-320188" primary control-plane node in "addons-320188" cluster
	I0916 13:33:12.486082  714178 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 13:33:12.488043  714178 out.go:177] * Pulling base image v0.0.45-1726358845-19644 ...
	I0916 13:33:12.489988  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:12.490053  714178 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0916 13:33:12.490067  714178 cache.go:56] Caching tarball of preloaded images
	I0916 13:33:12.490163  714178 preload.go:172] Found /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0916 13:33:12.490178  714178 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0916 13:33:12.490524  714178 profile.go:143] Saving config to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json ...
	I0916 13:33:12.490552  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json: {Name:mk22c5ff03f5690c71de2b1413851277505f4c78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:12.490718  714178 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0916 13:33:12.505999  714178 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 13:33:12.506120  714178 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0916 13:33:12.506145  714178 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory, skipping pull
	I0916 13:33:12.506151  714178 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 exists in cache, skipping pull
	I0916 13:33:12.506162  714178 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	I0916 13:33:12.506171  714178 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from local cache
	I0916 13:33:29.599933  714178 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from cached tarball
	I0916 13:33:29.599993  714178 cache.go:194] Successfully downloaded all kic artifacts
	I0916 13:33:29.600025  714178 start.go:360] acquireMachinesLock for addons-320188: {Name:mke4f153636e76ee3f0cd3c382a1111aa0eb663a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 13:33:29.600154  714178 start.go:364] duration metric: took 103.302µs to acquireMachinesLock for "addons-320188"
	I0916 13:33:29.600186  714178 start.go:93] Provisioning new machine with config: &{Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0916 13:33:29.600268  714178 start.go:125] createHost starting for "" (driver="docker")
	I0916 13:33:29.602569  714178 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 13:33:29.602816  714178 start.go:159] libmachine.API.Create for "addons-320188" (driver="docker")
	I0916 13:33:29.602853  714178 client.go:168] LocalClient.Create starting
	I0916 13:33:29.602978  714178 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem
	I0916 13:33:30.507222  714178 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem
	I0916 13:33:31.082694  714178 cli_runner.go:164] Run: docker network inspect addons-320188 --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}}]}"
	W0916 13:33:31.099041  714178 cli_runner.go:211] docker network inspect addons-320188 --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
	I0916 13:33:31.099136  714178 network_create.go:284] running [docker network inspect addons-320188] to gather additional debugging logs...
	I0916 13:33:31.099159  714178 cli_runner.go:164] Run: docker network inspect addons-320188
	W0916 13:33:31.115415  714178 cli_runner.go:211] docker network inspect addons-320188 returned with exit code 1
	I0916 13:33:31.115456  714178 network_create.go:287] error running [docker network inspect addons-320188]: docker network inspect addons-320188: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-320188 not found
	I0916 13:33:31.115471  714178 network_create.go:289] output of [docker network inspect addons-320188]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-320188 not found
	
	** /stderr **
	I0916 13:33:31.115628  714178 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}}]}"
	I0916 13:33:31.130539  714178 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:0x4001784c10}
	I0916 13:33:31.130587  714178 network_create.go:124] attempt to create docker network addons-320188 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0916 13:33:31.130644  714178 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-320188 addons-320188
	I0916 13:33:31.204891  714178 network_create.go:108] docker network addons-320188 192.168.49.0/24 created
	I0916 13:33:31.204929  714178 kic.go:121] calculated static IP "192.168.49.2" for the "addons-320188" container
	I0916 13:33:31.205005  714178 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 13:33:31.219285  714178 cli_runner.go:164] Run: docker volume create addons-320188 --label name.minikube.sigs.k8s.io=addons-320188 --label created_by.minikube.sigs.k8s.io=true
	I0916 13:33:31.236437  714178 oci.go:103] Successfully created a docker volume addons-320188
	I0916 13:33:31.236573  714178 cli_runner.go:164] Run: docker run --rm --name addons-320188-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --entrypoint /usr/bin/test -v addons-320188:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib
	I0916 13:33:32.654346  714178 cli_runner.go:217] Completed: docker run --rm --name addons-320188-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --entrypoint /usr/bin/test -v addons-320188:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib: (1.417728439s)
	I0916 13:33:32.654379  714178 oci.go:107] Successfully prepared a docker volume addons-320188
	I0916 13:33:32.654398  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:32.654418  714178 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 13:33:32.654493  714178 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-320188:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 13:33:36.786953  714178 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-320188:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.132419205s)
	I0916 13:33:36.787001  714178 kic.go:203] duration metric: took 4.132578457s to extract preloaded images to volume ...
	W0916 13:33:36.787147  714178 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0916 13:33:36.787261  714178 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 13:33:36.836738  714178 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-320188 --name addons-320188 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-320188 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-320188 --network addons-320188 --ip 192.168.49.2 --volume addons-320188:/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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0
	I0916 13:33:37.190819  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Running}}
	I0916 13:33:37.212978  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.237745  714178 cli_runner.go:164] Run: docker exec addons-320188 stat /var/lib/dpkg/alternatives/iptables
	I0916 13:33:37.322430  714178 oci.go:144] the created container "addons-320188" has a running status.
	I0916 13:33:37.322459  714178 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa...
	I0916 13:33:37.838139  714178 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 13:33:37.860383  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.877045  714178 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 13:33:37.877071  714178 kic_runner.go:114] Args: [docker exec --privileged addons-320188 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 13:33:37.931887  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:33:37.949062  714178 machine.go:93] provisionDockerMachine start ...
	I0916 13:33:37.949166  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:37.967103  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:37.967393  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:37.967409  714178 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 13:33:37.968129  714178 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0916 13:33:41.108029  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-320188
	
	I0916 13:33:41.108054  714178 ubuntu.go:169] provisioning hostname "addons-320188"
	I0916 13:33:41.108125  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.126200  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.126443  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.126460  714178 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-320188 && echo "addons-320188" | sudo tee /etc/hostname
	I0916 13:33:41.276911  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-320188
	
	I0916 13:33:41.277001  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.295478  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.295731  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.295748  714178 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-320188' /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-320188/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-320188' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 13:33:41.432533  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 13:33:41.432565  714178 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19652-707945/.minikube CaCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19652-707945/.minikube}
	I0916 13:33:41.432598  714178 ubuntu.go:177] setting up certificates
	I0916 13:33:41.432615  714178 provision.go:84] configureAuth start
	I0916 13:33:41.432682  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:41.449211  714178 provision.go:143] copyHostCerts
	I0916 13:33:41.449299  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/key.pem (1675 bytes)
	I0916 13:33:41.449433  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/ca.pem (1078 bytes)
	I0916 13:33:41.449541  714178 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19652-707945/.minikube/cert.pem (1123 bytes)
	I0916 13:33:41.449598  714178 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem org=jenkins.addons-320188 san=[127.0.0.1 192.168.49.2 addons-320188 localhost minikube]
	I0916 13:33:41.565239  714178 provision.go:177] copyRemoteCerts
	I0916 13:33:41.565310  714178 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 13:33:41.565357  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.587854  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:41.685681  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0916 13:33:41.710963  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0916 13:33:41.735624  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0916 13:33:41.759892  714178 provision.go:87] duration metric: took 327.260495ms to configureAuth
	I0916 13:33:41.759922  714178 ubuntu.go:193] setting minikube options for container-runtime
	I0916 13:33:41.760124  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:33:41.760236  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:41.777586  714178 main.go:141] libmachine: Using SSH client type: native
	I0916 13:33:41.777841  714178 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0916 13:33:41.777863  714178 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0916 13:33:42.031530  714178 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0916 13:33:42.031556  714178 machine.go:96] duration metric: took 4.082467842s to provisionDockerMachine
	I0916 13:33:42.031568  714178 client.go:171] duration metric: took 12.428702904s to LocalClient.Create
	I0916 13:33:42.031591  714178 start.go:167] duration metric: took 12.428776889s to libmachine.API.Create "addons-320188"
	I0916 13:33:42.031646  714178 start.go:293] postStartSetup for "addons-320188" (driver="docker")
	I0916 13:33:42.031660  714178 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]
	I0916 13:33:42.031744  714178 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
	I0916 13:33:42.031802  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.049810  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.153161  714178 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 13:33:42.157442  714178 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 13:33:42.157491  714178 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 13:33:42.157504  714178 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 13:33:42.157512  714178 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 13:33:42.157524  714178 filesync.go:126] Scanning /home/jenkins/minikube-integration/19652-707945/.minikube/addons for local assets ...
	I0916 13:33:42.157615  714178 filesync.go:126] Scanning /home/jenkins/minikube-integration/19652-707945/.minikube/files for local assets ...
	I0916 13:33:42.157644  714178 start.go:296] duration metric: took 125.99097ms for postStartSetup
	I0916 13:33:42.158048  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:42.177101  714178 profile.go:143] Saving config to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/config.json ...
	I0916 13:33:42.177568  714178 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 13:33:42.177663  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.198736  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.298132  714178 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 13:33:42.304302  714178 start.go:128] duration metric: took 12.704017003s to createHost
	I0916 13:33:42.304332  714178 start.go:83] releasing machines lock for "addons-320188", held for 12.704163464s
	I0916 13:33:42.304426  714178 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-320188
	I0916 13:33:42.323726  714178 ssh_runner.go:195] Run: cat /version.json
	I0916 13:33:42.323792  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.324103  714178 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 13:33:42.324201  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:33:42.346421  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.348225  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:33:42.600734  714178 ssh_runner.go:195] Run: systemctl --version
	I0916 13:33:42.605274  714178 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0916 13:33:42.745430  714178 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 13:33:42.749785  714178 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" ;
	I0916 13:33:42.773034  714178 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0916 13:33:42.773181  714178 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0916 13:33:42.817666  714178 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0916 13:33:42.817733  714178 start.go:495] detecting cgroup driver to use...
	I0916 13:33:42.817774  714178 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0916 13:33:42.817834  714178 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0916 13:33:42.833917  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0916 13:33:42.846067  714178 docker.go:217] disabling cri-docker service (if available) ...
	I0916 13:33:42.846185  714178 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0916 13:33:42.860272  714178 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0916 13:33:42.874942  714178 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0916 13:33:42.965973  714178 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0916 13:33:43.068569  714178 docker.go:233] disabling docker service ...
	I0916 13:33:43.068681  714178 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0916 13:33:43.087931  714178 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0916 13:33:43.100417  714178 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0916 13:33:43.189051  714178 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0916 13:33:43.294139  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0916 13:33:43.307772  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0916 13:33:43.325718  714178 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0916 13:33:43.325814  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.337969  714178 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0916 13:33:43.338106  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.348770  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.359453  714178 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 13:33:43.370415  714178 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 13:33:43.380366  714178 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"
	I0916 13:33:43.391250  714178 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"
	I0916 13:33:43.407961  714178 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"
	I0916 13:33:43.417726  714178 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 13:33:43.426347  714178 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 13:33:43.435167  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:33:43.523294  714178 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0916 13:33:43.646519  714178 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0916 13:33:43.646673  714178 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0916 13:33:43.650619  714178 start.go:563] Will wait 60s for crictl version
	I0916 13:33:43.650727  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:33:43.654349  714178 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 13:33:43.697279  714178 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0916 13:33:43.697424  714178 ssh_runner.go:195] Run: crio --version
	I0916 13:33:43.741690  714178 ssh_runner.go:195] Run: crio --version
	I0916 13:33:43.787389  714178 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0916 13:33:43.789545  714178 cli_runner.go:164] Run: docker network inspect addons-320188 --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}}]}"
	I0916 13:33:43.806828  714178 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 13:33:43.810719  714178 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""
	I0916 13:33:43.821671  714178 kubeadm.go:883] updating cluster {Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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} ...
	I0916 13:33:43.821795  714178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:43.821857  714178 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 13:33:43.899261  714178 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 13:33:43.899287  714178 crio.go:433] Images already preloaded, skipping extraction
	I0916 13:33:43.899373  714178 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 13:33:43.936816  714178 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 13:33:43.936840  714178 cache_images.go:84] Images are preloaded, skipping loading
	I0916 13:33:43.936853  714178 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0916 13:33:43.936951  714178 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-320188 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-320188 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:}
	I0916 13:33:43.937043  714178 ssh_runner.go:195] Run: crio config
	I0916 13:33:43.989479  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:33:43.989502  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:43.989512  714178 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 13:33:43.989534  714178 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-320188 NodeName:addons-320188 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}
	I0916 13:33:43.989687  714178 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-320188"
	  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.31.1
	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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0916 13:33:43.989765  714178 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 13:33:43.998709  714178 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 13:33:43.998790  714178 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 13:33:44.009073  714178 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0916 13:33:44.029737  714178 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 13:33:44.048916  714178 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0916 13:33:44.068029  714178 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 13:33:44.072025  714178 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""
	I0916 13:33:44.083676  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:33:44.166914  714178 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 13:33:44.181077  714178 certs.go:68] Setting up /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188 for IP: 192.168.49.2
	I0916 13:33:44.181145  714178 certs.go:194] generating shared ca certs ...
	I0916 13:33:44.181180  714178 certs.go:226] acquiring lock for ca certs: {Name:mkdb3b8167a09470bc03aa14da2752532d906e4b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.181319  714178 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key
	I0916 13:33:44.585758  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt ...
	I0916 13:33:44.585798  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt: {Name:mk034b2eaf47e18df4c6edbee2a837fd5ab92864 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.586016  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key ...
	I0916 13:33:44.586030  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key: {Name:mk29c1940cbe512f20e247df94b4857fd8d28ced Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:44.586744  714178 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key
	I0916 13:33:45.189905  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt ...
	I0916 13:33:45.190006  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt: {Name:mkffaf21346e391eca97c5955e770c296e3e44c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.203827  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key ...
	I0916 13:33:45.203912  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key: {Name:mk3b91a23071b6feb76fe6a1175c627431403ab9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.204078  714178 certs.go:256] generating profile certs ...
	I0916 13:33:45.204203  714178 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key
	I0916 13:33:45.204241  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt with IP's: []
	I0916 13:33:45.720595  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt ...
	I0916 13:33:45.720640  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: {Name:mk48df046ab2bec6034b005b22c789d4adc6f6cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.720826  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key ...
	I0916 13:33:45.720841  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.key: {Name:mke9c73aa063955c3cbf30acd38989a41b449fc3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:45.720927  714178 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5
	I0916 13:33:45.720953  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 13:33:46.356065  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 ...
	I0916 13:33:46.356102  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5: {Name:mk2cd62b53f44a2a8119f974e9b6e6ff4531443d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.356868  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5 ...
	I0916 13:33:46.356891  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5: {Name:mk189ffc36899d2f126825854bf411bf0d609743 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.357604  714178 certs.go:381] copying /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt.983d8ad5 -> /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt
	I0916 13:33:46.357694  714178 certs.go:385] copying /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key.983d8ad5 -> /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key
	I0916 13:33:46.357749  714178 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key
	I0916 13:33:46.357769  714178 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt with IP's: []
	I0916 13:33:46.778251  714178 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt ...
	I0916 13:33:46.778282  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt: {Name:mk43c957b1e37813bad8a5af02541df32e2189b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.778483  714178 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key ...
	I0916 13:33:46.778499  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key: {Name:mkfe0f517009dd555e6a55fc6e02c06a3683d18d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:33:46.778682  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca-key.pem (1679 bytes)
	I0916 13:33:46.778726  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/ca.pem (1078 bytes)
	I0916 13:33:46.778752  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/cert.pem (1123 bytes)
	I0916 13:33:46.778784  714178 certs.go:484] found cert: /home/jenkins/minikube-integration/19652-707945/.minikube/certs/key.pem (1675 bytes)
	I0916 13:33:46.779404  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 13:33:46.807054  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0916 13:33:46.832422  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 13:33:46.857000  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0916 13:33:46.881716  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 13:33:46.906472  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0916 13:33:46.931651  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 13:33:46.956322  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0916 13:33:46.980203  714178 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19652-707945/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 13:33:47.006433  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 13:33:47.026663  714178 ssh_runner.go:195] Run: openssl version
	I0916 13:33:47.032525  714178 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"
	I0916 13:33:47.042697  714178 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.046291  714178 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 13:33 /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.046384  714178 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 13:33:47.053659  714178 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"
	I0916 13:33:47.063269  714178 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 13:33:47.066566  714178 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
	I0916 13:33:47.066616  714178 kubeadm.go:392] StartCluster: {Name:addons-320188 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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.31.1 ClusterName:addons-320188 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.31.1 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}
	I0916 13:33:47.066696  714178 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0916 13:33:47.066762  714178 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0916 13:33:47.110094  714178 cri.go:89] found id: ""
	I0916 13:33:47.110225  714178 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 13:33:47.119312  714178 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 13:33:47.128196  714178 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 13:33:47.128269  714178 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
	I0916 13:33:47.138743  714178 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
	I0916 13:33:47.138765  714178 kubeadm.go:157] found existing configuration files:
	
	I0916 13:33:47.138822  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 13:33:47.153721  714178 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
	I0916 13:33:47.153788  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 13:33:47.163367  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 13:33:47.173536  714178 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
	I0916 13:33:47.173606  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 13:33:47.182979  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 13:33:47.195650  714178 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
	I0916 13:33:47.195747  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 13:33:47.204405  714178 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 13:33:47.214498  714178 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
	I0916 13:33:47.214590  714178 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 13:33:47.223123  714178 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0916 13:33:47.263222  714178 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 13:33:47.263516  714178 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 13:33:47.281887  714178 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0916 13:33:47.281961  714178 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-aws
	I0916 13:33:47.282002  714178 kubeadm.go:310] OS: Linux
	I0916 13:33:47.282052  714178 kubeadm.go:310] CGROUPS_CPU: enabled
	I0916 13:33:47.282104  714178 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0916 13:33:47.282158  714178 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0916 13:33:47.282209  714178 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0916 13:33:47.282259  714178 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0916 13:33:47.282310  714178 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0916 13:33:47.282358  714178 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0916 13:33:47.282410  714178 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0916 13:33:47.282459  714178 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0916 13:33:47.342720  714178 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 13:33:47.342835  714178 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 13:33:47.342929  714178 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 13:33:47.352892  714178 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 13:33:47.354873  714178 out.go:235]   - Generating certificates and keys ...
	I0916 13:33:47.355046  714178 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 13:33:47.355159  714178 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 13:33:47.786264  714178 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 13:33:48.386801  714178 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 13:33:49.278462  714178 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 13:33:50.418200  714178 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 13:33:51.133446  714178 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 13:33:51.133854  714178 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-320188 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 13:33:52.057751  714178 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 13:33:52.058138  714178 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-320188 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 13:33:52.761093  714178 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 13:33:53.086758  714178 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 13:33:53.314560  714178 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 13:33:53.314794  714178 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 13:33:53.906682  714178 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 13:33:54.264221  714178 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 13:33:55.259631  714178 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 13:33:55.709005  714178 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 13:33:56.124499  714178 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 13:33:56.125300  714178 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 13:33:56.132834  714178 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 13:33:56.135169  714178 out.go:235]   - Booting up control plane ...
	I0916 13:33:56.135286  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 13:33:56.135361  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 13:33:56.135432  714178 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 13:33:56.152708  714178 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 13:33:56.159233  714178 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 13:33:56.159305  714178 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 13:33:56.247668  714178 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 13:33:56.247823  714178 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 13:33:57.749257  714178 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501692232s
	I0916 13:33:57.749345  714178 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 13:34:05.252627  714178 kubeadm.go:310] [api-check] The API server is healthy after 7.501281262s
	I0916 13:34:05.273790  714178 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 13:34:05.290134  714178 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 13:34:05.316580  714178 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 13:34:05.316774  714178 kubeadm.go:310] [mark-control-plane] Marking the node addons-320188 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 13:34:05.330288  714178 kubeadm.go:310] [bootstrap-token] Using token: s2i7hh.7zvr3j1a9d4sf9yt
	I0916 13:34:05.334969  714178 out.go:235]   - Configuring RBAC rules ...
	I0916 13:34:05.335101  714178 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 13:34:05.339938  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 13:34:05.352030  714178 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
	I0916 13:34:05.356665  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 13:34:05.361201  714178 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 13:34:05.366042  714178 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 13:34:05.657817  714178 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 13:34:06.085310  714178 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 13:34:06.657083  714178 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 13:34:06.658169  714178 kubeadm.go:310] 
	I0916 13:34:06.658249  714178 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 13:34:06.658256  714178 kubeadm.go:310] 
	I0916 13:34:06.658332  714178 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 13:34:06.658337  714178 kubeadm.go:310] 
	I0916 13:34:06.658362  714178 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 13:34:06.658420  714178 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 13:34:06.658471  714178 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 13:34:06.658475  714178 kubeadm.go:310] 
	I0916 13:34:06.658528  714178 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 13:34:06.658532  714178 kubeadm.go:310] 
	I0916 13:34:06.658579  714178 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 13:34:06.658584  714178 kubeadm.go:310] 
	I0916 13:34:06.658635  714178 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 13:34:06.658708  714178 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 13:34:06.658776  714178 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 13:34:06.658780  714178 kubeadm.go:310] 
	I0916 13:34:06.658862  714178 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 13:34:06.658938  714178 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 13:34:06.658942  714178 kubeadm.go:310] 
	I0916 13:34:06.659028  714178 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token s2i7hh.7zvr3j1a9d4sf9yt \
	I0916 13:34:06.659130  714178 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f55e8cbec1f6fcbfee90ba732c5c010cb72daf68a75d3204e378b39d6a91ae8 \
	I0916 13:34:06.659151  714178 kubeadm.go:310] 	--control-plane 
	I0916 13:34:06.659155  714178 kubeadm.go:310] 
	I0916 13:34:06.659239  714178 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 13:34:06.659243  714178 kubeadm.go:310] 
	I0916 13:34:06.659324  714178 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token s2i7hh.7zvr3j1a9d4sf9yt \
	I0916 13:34:06.659424  714178 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0f55e8cbec1f6fcbfee90ba732c5c010cb72daf68a75d3204e378b39d6a91ae8 
	I0916 13:34:06.662052  714178 kubeadm.go:310] W0916 13:33:47.259572    1192 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0916 13:34:06.662355  714178 kubeadm.go:310] W0916 13:33:47.260644    1192 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0916 13:34:06.662576  714178 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-1069-aws\n", err: exit status 1
	I0916 13:34:06.662685  714178 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 13:34:06.662708  714178 cni.go:84] Creating CNI manager for ""
	I0916 13:34:06.662720  714178 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:34:06.665472  714178 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0916 13:34:06.667999  714178 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0916 13:34:06.671736  714178 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0916 13:34:06.671756  714178 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0916 13:34:06.690611  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0916 13:34:06.991788  714178 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 13:34:06.991922  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:06.992011  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-320188 minikube.k8s.io/updated_at=2024_09_16T13_34_06_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=395d984f3991a068de8332d2cc8eeea965525b86 minikube.k8s.io/name=addons-320188 minikube.k8s.io/primary=true
	I0916 13:34:07.196502  714178 ops.go:34] apiserver oom_adj: -16
	I0916 13:34:07.196605  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:07.696719  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:08.197432  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:08.697028  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:09.196758  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:09.697249  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:10.196726  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:10.697457  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:11.196703  714178 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 13:34:11.341525  714178 kubeadm.go:1113] duration metric: took 4.349648211s to wait for elevateKubeSystemPrivileges
	I0916 13:34:11.341552  714178 kubeadm.go:394] duration metric: took 24.274941349s to StartCluster
	I0916 13:34:11.341570  714178 settings.go:142] acquiring lock: {Name:mkf95302986c901cc4bba1ff6c8b6125ff06aceb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:34:11.341684  714178 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:34:11.342079  714178 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19652-707945/kubeconfig: {Name:mk6a1be88e3b8609f32f8ffc2204cd6893a8f17e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 13:34:11.342871  714178 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0916 13:34:11.342997  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0916 13:34:11.343229  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:34:11.343256  714178 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]
	I0916 13:34:11.343334  714178 addons.go:69] Setting yakd=true in profile "addons-320188"
	I0916 13:34:11.343349  714178 addons.go:234] Setting addon yakd=true in "addons-320188"
	I0916 13:34:11.343372  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.343875  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.344401  714178 addons.go:69] Setting metrics-server=true in profile "addons-320188"
	I0916 13:34:11.344421  714178 addons.go:234] Setting addon metrics-server=true in "addons-320188"
	I0916 13:34:11.344455  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.344911  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.345060  714178 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-320188"
	I0916 13:34:11.345091  714178 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-320188"
	I0916 13:34:11.345118  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.345466  714178 addons.go:69] Setting cloud-spanner=true in profile "addons-320188"
	I0916 13:34:11.345485  714178 addons.go:234] Setting addon cloud-spanner=true in "addons-320188"
	I0916 13:34:11.345505  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.345558  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.345940  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.348342  714178 addons.go:69] Setting registry=true in profile "addons-320188"
	I0916 13:34:11.348376  714178 addons.go:234] Setting addon registry=true in "addons-320188"
	I0916 13:34:11.348422  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.349030  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.349432  714178 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-320188"
	I0916 13:34:11.349495  714178 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-320188"
	I0916 13:34:11.349551  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.349985  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.352746  714178 addons.go:69] Setting storage-provisioner=true in profile "addons-320188"
	I0916 13:34:11.352778  714178 addons.go:234] Setting addon storage-provisioner=true in "addons-320188"
	I0916 13:34:11.352825  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.353302  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.355643  714178 addons.go:69] Setting default-storageclass=true in profile "addons-320188"
	I0916 13:34:11.355686  714178 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-320188"
	I0916 13:34:11.356025  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.359230  714178 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-320188"
	I0916 13:34:11.359320  714178 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-320188"
	I0916 13:34:11.359811  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.368850  714178 addons.go:69] Setting volcano=true in profile "addons-320188"
	I0916 13:34:11.368888  714178 addons.go:234] Setting addon volcano=true in "addons-320188"
	I0916 13:34:11.368938  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.369406  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.385534  714178 addons.go:69] Setting gcp-auth=true in profile "addons-320188"
	I0916 13:34:11.385576  714178 mustload.go:65] Loading cluster: addons-320188
	I0916 13:34:11.385801  714178 config.go:182] Loaded profile config "addons-320188": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:34:11.386093  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.404443  714178 addons.go:69] Setting volumesnapshots=true in profile "addons-320188"
	I0916 13:34:11.404659  714178 addons.go:234] Setting addon volumesnapshots=true in "addons-320188"
	I0916 13:34:11.404734  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.405290  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.420571  714178 addons.go:69] Setting ingress=true in profile "addons-320188"
	I0916 13:34:11.420611  714178 addons.go:234] Setting addon ingress=true in "addons-320188"
	I0916 13:34:11.420661  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.421150  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.448058  714178 addons.go:69] Setting ingress-dns=true in profile "addons-320188"
	I0916 13:34:11.448110  714178 addons.go:234] Setting addon ingress-dns=true in "addons-320188"
	I0916 13:34:11.448155  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.448866  714178 addons.go:69] Setting inspektor-gadget=true in profile "addons-320188"
	I0916 13:34:11.448891  714178 addons.go:234] Setting addon inspektor-gadget=true in "addons-320188"
	I0916 13:34:11.448917  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.449445  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.452592  714178 out.go:177] * Verifying Kubernetes components...
	I0916 13:34:11.513120  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.539804  714178 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 13:34:11.542220  714178 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 13:34:11.542289  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 13:34:11.542391  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	W0916 13:34:11.561727  714178 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0916 13:34:11.562019  714178 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 13:34:11.579259  714178 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 13:34:11.585975  714178 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 13:34:11.589206  714178 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 13:34:11.589474  714178 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 13:34:11.589514  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 13:34:11.589616  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.602543  714178 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 13:34:11.606449  714178 addons.go:234] Setting addon default-storageclass=true in "addons-320188"
	I0916 13:34:11.606492  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.606945  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.607118  714178 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 13:34:11.609347  714178 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-320188"
	I0916 13:34:11.609391  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.609827  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:11.628669  714178 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 13:34:11.631776  714178 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 13:34:11.631798  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 13:34:11.631868  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.634018  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 13:34:11.634045  714178 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 13:34:11.634113  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.646480  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 13:34:11.646501  714178 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 13:34:11.646650  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.652876  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0916 13:34:11.653611  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:11.659401  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 13:34:11.660846  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 13:34:11.665519  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:11.665599  714178 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 13:34:11.666692  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 13:34:11.675344  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 13:34:11.675367  714178 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 13:34:11.675441  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.685377  714178 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 13:34:11.685393  714178 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 13:34:11.685401  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 13:34:11.685406  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 13:34:11.685465  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.685476  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.720879  714178 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 13:34:11.721210  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.722059  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.727060  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 13:34:11.727723  714178 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 13:34:11.727747  714178 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 13:34:11.727823  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.734738  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:11.740655  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 13:34:11.741077  714178 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 13:34:11.741100  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 13:34:11.741175  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.762361  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 13:34:11.766467  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 13:34:11.772644  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 13:34:11.774630  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 13:34:11.780508  714178 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 13:34:11.782782  714178 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 13:34:11.782803  714178 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 13:34:11.782866  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.783743  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 13:34:11.783759  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 13:34:11.783820  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.819421  714178 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 13:34:11.819680  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.826989  714178 out.go:177]   - Using image docker.io/busybox:stable
	I0916 13:34:11.829311  714178 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 13:34:11.829339  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 13:34:11.829407  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:11.896887  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.900791  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.909337  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.909691  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.927756  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.967422  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.976515  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.983399  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.984600  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:11.985007  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	W0916 13:34:11.985964  714178 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 13:34:11.985988  714178 retry.go:31] will retry after 331.434189ms: ssh: handshake failed: EOF
	W0916 13:34:11.986969  714178 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 13:34:11.986988  714178 retry.go:31] will retry after 371.568707ms: ssh: handshake failed: EOF
	I0916 13:34:12.239793  714178 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 13:34:12.239823  714178 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 13:34:12.269968  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0916 13:34:12.285995  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 13:34:12.296692  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 13:34:12.336949  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0916 13:34:12.341916  714178 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 13:34:12.348193  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 13:34:12.361089  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 13:34:12.361116  714178 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 13:34:12.394747  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 13:34:12.394822  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 13:34:12.402712  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 13:34:12.402787  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 13:34:12.418724  714178 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 13:34:12.418750  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 13:34:12.422725  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 13:34:12.422750  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 13:34:12.428980  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 13:34:12.585589  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 13:34:12.585616  714178 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 13:34:12.594660  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 13:34:12.594689  714178 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 13:34:12.602343  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 13:34:12.602373  714178 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)
	I0916 13:34:12.610581  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0916 13:34:12.646077  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 13:34:12.646126  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 13:34:12.708947  714178 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 13:34:12.708975  714178 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 13:34:12.792513  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 13:34:12.792542  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 13:34:12.821190  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 13:34:12.821215  714178 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 13:34:12.835626  714178 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 13:34:12.835653  714178 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 13:34:12.862309  714178 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 13:34:12.862337  714178 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 13:34:12.867262  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 13:34:12.898774  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 13:34:12.898803  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 13:34:12.901750  714178 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 13:34:12.901774  714178 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 13:34:12.995496  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:12.997769  714178 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 13:34:12.997795  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 13:34:13.016427  714178 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 13:34:13.016458  714178 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 13:34:13.061881  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 13:34:13.061915  714178 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 13:34:13.116356  714178 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 13:34:13.116388  714178 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 13:34:13.139366  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.148806  714178 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 13:34:13.148835  714178 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 13:34:13.208811  714178 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 13:34:13.208838  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 13:34:13.319266  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 13:34:13.319293  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 13:34:13.342573  714178 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 13:34:13.342601  714178 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 13:34:13.402938  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.457121  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 13:34:13.457148  714178 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 13:34:13.489939  714178 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 13:34:13.489965  714178 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 13:34:13.617806  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 13:34:13.617834  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 13:34:13.647478  714178 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 13:34:13.647504  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 13:34:13.688416  714178 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.035499061s)
	I0916 13:34:13.688459  714178 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 13:34:13.812482  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:13.822458  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 13:34:13.822487  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 13:34:14.053881  714178 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 13:34:14.053910  714178 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 13:34:14.240778  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:15.054371  714178 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-320188" context rescaled to 1 replicas
	I0916 13:34:15.644744  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.374740701s)
	I0916 13:34:15.944288  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.658211448s)
	I0916 13:34:16.376986  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.080260421s)
	I0916 13:34:16.377093  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.04012414s)
	I0916 13:34:16.377340  714178 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.035400853s)
	I0916 13:34:16.378313  714178 node_ready.go:35] waiting up to 6m0s for node "addons-320188" to be "Ready" ...
	I0916 13:34:17.463514  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.852905609s)
	I0916 13:34:17.463541  714178 addons.go:475] Verifying addon registry=true in "addons-320188"
	I0916 13:34:17.463729  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.115512994s)
	I0916 13:34:17.463799  714178 addons.go:475] Verifying addon ingress=true in "addons-320188"
	I0916 13:34:17.463969  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.468445236s)
	I0916 13:34:17.464010  714178 addons.go:475] Verifying addon metrics-server=true in "addons-320188"
	I0916 13:34:17.464231  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.324807405s)
	I0916 13:34:17.463415  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.034394856s)
	I0916 13:34:17.463846  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.596559416s)
	I0916 13:34:17.465852  714178 out.go:177] * Verifying registry addon...
	I0916 13:34:17.465946  714178 out.go:177] * Verifying ingress addon...
	I0916 13:34:17.465993  714178 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-320188 service yakd-dashboard -n yakd-dashboard
	
	I0916 13:34:17.469660  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 13:34:17.470826  714178 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0916 13:34:17.481811  714178 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 13:34:17.481887  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:17.482106  714178 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 13:34:17.482144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:17.522102  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.70957248s)
	I0916 13:34:17.522336  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.119046654s)
	W0916 13:34:17.522377  714178 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.522422  714178 retry.go:31] will retry after 332.352874ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.781899  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.541066407s)
	I0916 13:34:17.781945  714178 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-320188"
	I0916 13:34:17.784652  714178 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 13:34:17.788057  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 13:34:17.794067  714178 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 13:34:17.794143  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:17.855888  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:17.987311  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:17.988306  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:18.309639  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:18.382134  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:18.476289  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:18.477633  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:18.791948  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:18.867128  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 13:34:18.867310  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:18.896559  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:18.974516  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:18.976075  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.019061  714178 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 13:34:19.042400  714178 addons.go:234] Setting addon gcp-auth=true in "addons-320188"
	I0916 13:34:19.042450  714178 host.go:66] Checking if "addons-320188" exists ...
	I0916 13:34:19.042910  714178 cli_runner.go:164] Run: docker container inspect addons-320188 --format={{.State.Status}}
	I0916 13:34:19.087086  714178 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 13:34:19.087138  714178 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-320188
	I0916 13:34:19.111669  714178 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/addons-320188/id_rsa Username:docker}
	I0916 13:34:19.292598  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:19.473085  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:19.476439  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.793445  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:19.976830  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:19.977458  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.292435  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:20.398415  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:20.478468  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.483139  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:20.792952  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:20.853145  714178 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.997165338s)
	I0916 13:34:20.853218  714178 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.766113242s)
	I0916 13:34:20.856481  714178 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 13:34:20.859153  714178 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 13:34:20.861296  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 13:34:20.861322  714178 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 13:34:20.882470  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 13:34:20.882498  714178 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 13:34:20.901551  714178 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 13:34:20.901574  714178 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 13:34:20.923782  714178 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0916 13:34:20.977538  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:20.977669  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:21.293428  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:21.489212  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:21.490453  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:21.685932  714178 addons.go:475] Verifying addon gcp-auth=true in "addons-320188"
	I0916 13:34:21.691369  714178 out.go:177] * Verifying gcp-auth addon...
	I0916 13:34:21.694615  714178 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 13:34:21.719322  714178 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 13:34:21.719357  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:21.813784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:21.975383  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:21.976534  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:22.198801  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:22.292206  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:22.474923  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:22.473913  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:22.699532  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:22.792356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:22.883668  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:22.973136  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:22.976789  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:23.199524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:23.291844  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:23.477846  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:23.479390  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:23.698198  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:23.793815  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:23.973796  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:23.974196  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:24.198505  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:24.292017  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:24.478517  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:24.482258  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:24.698399  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:24.792201  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:24.973721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:24.974972  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:25.198308  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:25.291594  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:25.381755  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:25.478291  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:25.479394  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:25.697987  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:25.791824  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:25.973348  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:25.974838  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:26.198361  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:26.291681  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:26.474965  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:26.475268  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:26.698624  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:26.791923  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:26.973271  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:26.975247  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:27.198997  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:27.291197  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:27.473262  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:27.475043  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:27.698443  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:27.791795  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:27.882071  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:27.973427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:27.975808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:28.198066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:28.291484  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:28.473253  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:28.474844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:28.698403  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:28.791955  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:28.973054  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:28.975736  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:29.197925  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:29.292070  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:29.473309  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:29.475021  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:29.698739  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:29.791755  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:29.882921  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:29.973164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:29.974656  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.198986  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:30.291439  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:30.473333  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:30.474699  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.698282  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:30.791774  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:30.974536  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:30.974599  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.197760  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:31.291903  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:31.473184  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.474598  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:31.698411  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:31.791790  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:31.973098  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:31.975877  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:32.197969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:32.292009  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:32.381646  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:32.473726  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:32.475229  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:32.697891  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:32.792060  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:32.973433  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:32.975252  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.198889  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:33.291888  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:33.473056  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:33.474627  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.698150  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:33.791771  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:33.974706  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:33.975144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.198218  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:34.291842  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:34.382033  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:34.473471  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.476327  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:34.699032  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:34.791725  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:34.975095  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:34.976148  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:35.198233  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:35.292143  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:35.474497  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:35.478029  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:35.698425  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:35.791865  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:35.973593  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:35.976579  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:36.198254  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:36.292254  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:36.472800  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:36.474748  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:36.698224  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:36.792616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:36.882270  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:36.974241  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:36.975694  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:37.198721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:37.292066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:37.474431  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:37.474710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:37.698699  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:37.792024  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:37.973513  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:37.975812  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:38.199213  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:38.291396  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:38.473418  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:38.475059  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:38.698220  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:38.792275  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:38.973179  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:38.974563  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:39.197927  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:39.292027  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:39.382130  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:39.475162  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:39.475280  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:39.698524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:39.791992  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:39.973233  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:39.975829  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:40.214434  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:40.292101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:40.473326  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:40.475255  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:40.697784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:40.792556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:40.973670  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:40.975150  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:41.199008  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:41.291969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:41.382303  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:41.475581  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:41.477437  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:41.698974  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:41.793346  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:41.973499  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:41.978661  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:42.199559  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:42.294119  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:42.479482  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:42.480824  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:42.698517  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:42.791990  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:42.974020  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:42.975971  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:43.197890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:43.292383  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:43.473783  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:43.475661  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:43.698032  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:43.791427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:43.882093  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:43.974293  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:43.975204  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:44.197520  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:44.291616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:44.472779  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:44.474912  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:44.698477  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:44.792018  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:44.973447  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:44.974395  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:45.210625  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:45.294833  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:45.473627  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:45.474844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:45.698208  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:45.792356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:45.973328  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:45.975231  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:46.197582  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:46.291444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:46.382316  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:46.473068  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:46.474302  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:46.698507  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:46.791665  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:46.972856  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:46.974985  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.198454  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:47.291776  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:47.473517  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:47.475189  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.698545  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:47.791834  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:47.974243  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:47.975719  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.198560  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:48.291423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:48.472579  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.474619  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:48.697865  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:48.792640  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:48.881713  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:48.972723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:48.974742  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:49.198704  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:49.292272  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:49.473369  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:49.475440  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:49.697718  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:49.791877  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:49.972941  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:49.974693  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:50.198065  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:50.291340  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:50.474033  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:50.474327  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:50.698264  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:50.791864  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:50.973145  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:50.974859  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:51.198235  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:51.291856  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:51.381504  714178 node_ready.go:53] node "addons-320188" has status "Ready":"False"
	I0916 13:34:51.473362  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:51.474634  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:51.698649  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:51.791549  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:51.972723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:51.975131  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:52.242962  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:52.309710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:52.400671  714178 node_ready.go:49] node "addons-320188" has status "Ready":"True"
	I0916 13:34:52.400699  714178 node_ready.go:38] duration metric: took 36.022337403s for node "addons-320188" to be "Ready" ...
	I0916 13:34:52.400711  714178 pod_ready.go:36] 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" ...
	I0916 13:34:52.494950  714178 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:52.499024  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:52.502330  714178 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 13:34:52.502356  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:52.700527  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:52.795276  714178 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 13:34:52.795306  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.034336  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.036021  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:53.198718  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:53.292908  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.477162  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.479241  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:53.698478  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:53.793225  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:53.976313  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:53.977934  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.202809  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:54.296343  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:54.475519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:54.477051  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.505566  714178 pod_ready.go:103] pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:54.702713  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:54.793916  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:54.979292  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:54.980058  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:55.002461  714178 pod_ready.go:93] pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.002492  714178 pod_ready.go:82] duration metric: took 2.507503416s for pod "coredns-7c65d6cfc9-tklcx" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.002551  714178 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.018238  714178 pod_ready.go:93] pod "etcd-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.018271  714178 pod_ready.go:82] duration metric: took 15.703868ms for pod "etcd-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.018322  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.028159  714178 pod_ready.go:93] pod "kube-apiserver-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.028190  714178 pod_ready.go:82] duration metric: took 9.850887ms for pod "kube-apiserver-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.028204  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.048632  714178 pod_ready.go:93] pod "kube-controller-manager-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.048657  714178 pod_ready.go:82] duration metric: took 20.446133ms for pod "kube-controller-manager-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.048672  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rz59w" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.057340  714178 pod_ready.go:93] pod "kube-proxy-rz59w" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.057369  714178 pod_ready.go:82] duration metric: took 8.689661ms for pod "kube-proxy-rz59w" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.057382  714178 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.202293  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:55.294042  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:55.399603  714178 pod_ready.go:93] pod "kube-scheduler-addons-320188" in "kube-system" namespace has status "Ready":"True"
	I0916 13:34:55.399631  714178 pod_ready.go:82] duration metric: took 342.240736ms for pod "kube-scheduler-addons-320188" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.399644  714178 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace to be "Ready" ...
	I0916 13:34:55.475880  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:55.477178  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:55.698843  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:55.794887  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:55.979088  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:55.980475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.201588  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:56.293901  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:56.476296  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.478644  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:56.698952  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:56.794222  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:56.973969  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:56.976823  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:57.198556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:57.301443  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:57.406252  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:57.473825  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:57.476155  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:57.698943  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:57.792555  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:57.974824  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:57.976112  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.198219  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:58.293059  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:58.476066  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.476289  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:58.699557  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:58.794646  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:58.976695  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:58.977787  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:59.201666  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:59.293354  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:59.475938  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:59.476566  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:34:59.700697  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:34:59.803787  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:34:59.911020  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:34:59.977732  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:34:59.978773  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.207496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:00.306675  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:00.489690  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.490167  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:00.715777  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:00.794953  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:00.977714  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:00.979408  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:01.205911  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:01.300193  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:01.483500  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:01.485017  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:01.702860  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:01.795394  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:01.913321  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:01.979608  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:01.981078  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.198929  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:02.293298  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:02.478883  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:02.480540  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.708269  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:02.793152  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:02.979843  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:02.980816  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:03.198687  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:03.300890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:03.474339  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:03.480649  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:03.698087  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:03.801133  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:03.976001  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:03.976871  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:04.199921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:04.293479  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:04.408592  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:04.474936  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:04.476539  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:04.698506  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:04.793128  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:04.976404  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:04.976770  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.198475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:05.295589  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:05.475389  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:05.475961  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.698767  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:05.795748  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:05.979204  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:05.981156  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.198862  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:06.293738  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:06.479776  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:06.483118  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.699164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:06.793693  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:06.907091  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:06.976975  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:06.979650  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.198817  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:07.300591  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:07.474567  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.476317  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:07.699496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:07.802328  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:07.973847  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:07.975088  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.198760  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:08.293402  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:08.473410  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:08.475494  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.697897  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:08.793736  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:08.977595  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:08.977742  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:09.197756  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:09.294099  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:09.409897  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:09.473938  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:09.477960  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:09.698866  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:09.794476  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:09.977175  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:09.978262  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:10.200538  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:10.293834  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:10.476443  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:10.477125  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:10.702484  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:10.793959  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:10.975529  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:10.976324  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:11.201520  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:11.294636  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:11.412508  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:11.475770  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:11.476347  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:11.698101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:11.793909  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:11.977150  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:11.978189  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.200944  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:12.293967  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:12.474767  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.478805  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:12.699756  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:12.793859  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:12.974092  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:12.976663  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.199571  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:13.296386  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:13.476958  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:13.478569  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.699431  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:13.794602  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:13.906576  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:13.976125  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:13.976797  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.200263  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:14.302531  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:14.474623  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.476676  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:14.699164  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:14.796207  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:14.973911  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:14.976489  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:15.198964  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:15.293910  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:15.474416  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:15.476384  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:15.700508  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:15.793339  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:15.974113  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:15.978731  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:16.199263  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:16.295109  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:16.421045  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:16.483173  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:16.484562  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:16.698576  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:16.792733  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:16.974475  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:16.976091  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:17.213380  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:17.312018  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:17.474590  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:17.475931  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:17.698220  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:17.799120  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:17.974514  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:17.975743  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:18.200512  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:18.293830  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:18.479200  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:18.488488  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:18.700804  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:18.794573  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:18.906264  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:18.975193  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:18.977086  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:19.198652  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:19.293199  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:19.475688  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:19.477141  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:19.698841  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:19.794101  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:19.977691  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:19.979602  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:20.198352  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:20.294444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:20.477663  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:20.481074  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:20.699651  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:20.793478  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:20.908356  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:20.978560  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:20.981500  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:21.197944  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:21.293432  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:21.475292  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:21.476434  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:21.698314  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:21.792495  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:21.974681  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:21.975740  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:22.197880  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:22.293615  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:22.477317  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:22.478664  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:22.698734  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:22.803190  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:22.975072  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:22.976359  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:23.198793  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:23.293738  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:23.406561  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:23.475229  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:23.475925  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:23.698894  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:23.793579  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:23.974166  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:23.975860  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:24.198881  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:24.293116  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:24.475323  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:24.475630  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:24.697800  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:24.793868  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:24.989089  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:24.990409  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.198610  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:25.294031  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:25.414324  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:25.483735  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:25.484819  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.703221  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:25.793070  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:25.977875  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:25.979710  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.198508  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:26.294175  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:26.476616  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.478308  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:26.699211  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:26.795368  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:26.976754  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:26.978438  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.199040  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:27.295061  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:27.476890  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:27.478584  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.699273  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:27.794836  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:27.907644  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:27.977127  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:27.978157  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:28.202318  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:28.295701  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:28.475137  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:28.478246  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:28.705240  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:28.793833  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:28.978760  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:28.978968  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.198405  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:29.296326  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:29.474526  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.476333  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:29.699149  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:29.793151  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:29.977105  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:29.978589  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:30.203114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:30.293556  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:30.406397  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:30.475552  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:30.476436  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:30.698374  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:30.793454  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:30.973225  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:30.974806  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:31.204251  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:31.305213  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:31.486812  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:31.487860  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:31.698970  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:31.792661  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:31.974381  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:31.975715  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:32.197947  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:32.293897  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:32.408650  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:32.478076  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:32.479134  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:32.700066  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:32.793739  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:32.977047  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:32.978145  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:33.199129  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:33.294741  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:33.480016  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:33.481070  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:33.698765  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:33.793068  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:33.975013  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:33.977191  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:34.210610  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:34.305047  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:34.484244  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:34.485274  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:34.699784  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:34.801747  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:34.906068  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:34.975489  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:34.976556  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:35.199058  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:35.293196  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:35.476808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:35.477348  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:35.698558  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:35.795465  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:35.974124  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:35.975844  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:36.199093  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:36.293626  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:36.474325  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:36.482836  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:36.698817  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:36.795921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:36.907953  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:36.979984  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:36.980632  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:37.202248  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:37.350444  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:37.474862  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:37.476101  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:37.698930  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:37.793215  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:37.978302  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:37.978810  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.198422  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:38.293269  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:38.477734  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.478427  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:38.698406  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:38.793360  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:38.975880  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:38.976127  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.198979  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:39.293527  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:39.413388  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:39.478656  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:39.481126  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.699918  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:39.795093  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:39.973694  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:39.976593  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:40.198877  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:40.294422  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:40.477062  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:40.482398  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:40.704959  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:40.795180  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:40.976518  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:40.978758  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:41.198519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:41.295920  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:41.476921  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:41.478801  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:41.699393  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:41.795385  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:41.907176  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:41.977040  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:41.978498  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:42.199135  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:42.293901  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:42.476071  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:42.477353  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:42.700496  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:42.797886  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:42.977090  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:42.979476  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:43.198423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:43.293651  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:43.478716  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:43.479285  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:43.698694  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:43.793533  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:43.975172  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:43.978342  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.201827  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:44.294173  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:44.406409  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:44.475230  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.477316  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 13:35:44.701404  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:44.793483  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:44.977535  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:44.978257  714178 kapi.go:107] duration metric: took 1m27.508599146s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 13:35:45.200389  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:45.295963  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:45.475982  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:45.698632  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:45.800009  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:45.976358  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:46.199708  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:46.294696  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:46.407600  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:46.476911  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:46.707482  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:46.810219  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:46.975823  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:47.198597  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:47.294114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:47.476607  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:47.698786  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:47.800156  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:47.976644  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:48.199368  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 13:35:48.301523  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:48.475444  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:48.699251  714178 kapi.go:107] duration metric: took 1m27.004634059s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 13:35:48.701764  714178 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-320188 cluster.
	I0916 13:35:48.704686  714178 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.
	I0916 13:35:48.707178  714178 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 13:35:48.793156  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:48.906377  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:48.977515  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:49.293358  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:49.475248  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:49.793749  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:49.975432  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:50.293062  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:50.476238  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:50.793578  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:50.906585  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:50.975027  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:51.293226  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:51.476647  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:51.795109  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:51.977526  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:52.293657  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:52.475527  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:52.793730  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:52.975337  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:53.293351  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:53.406556  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:53.475402  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:53.793336  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:53.976190  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:54.293973  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:54.475378  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:54.793014  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:54.977357  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:55.293221  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:55.476114  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:55.793140  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:55.905945  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:55.975202  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:56.297949  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:56.476007  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:56.793371  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:56.974876  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:57.292519  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:57.475252  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:57.794144  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:57.974799  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:58.292723  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:58.405247  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:35:58.475495  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:58.793273  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:58.975936  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:59.292633  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:59.475767  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:35:59.792930  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:35:59.975393  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:00.302525  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:00.428135  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:00.476648  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:00.794046  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:00.975222  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:01.293069  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:01.475804  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:01.795543  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:01.976027  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:02.293324  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:02.476343  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:02.794396  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:02.906387  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:02.975775  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:03.292837  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:03.476364  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:03.793514  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:03.975961  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:04.293895  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:04.475670  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:04.793713  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:04.909194  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:04.976690  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:05.294309  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:05.476325  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:05.794721  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:05.976035  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:06.294996  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:06.477193  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:06.794423  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:06.909248  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:06.976133  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:07.293232  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:07.476234  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:07.796303  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:07.975808  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:08.293202  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:08.487756  714178 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 13:36:08.798762  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:08.978557  714178 kapi.go:107] duration metric: took 1m51.507724631s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 13:36:09.295719  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:09.408020  714178 pod_ready.go:103] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"False"
	I0916 13:36:09.794588  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.320114  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.420186  714178 pod_ready.go:93] pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace has status "Ready":"True"
	I0916 13:36:10.420227  714178 pod_ready.go:82] duration metric: took 1m15.020571542s for pod "metrics-server-84c5f94fbc-cqx6c" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.420242  714178 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.427760  714178 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace has status "Ready":"True"
	I0916 13:36:10.427797  714178 pod_ready.go:82] duration metric: took 7.546512ms for pod "nvidia-device-plugin-daemonset-l8g87" in "kube-system" namespace to be "Ready" ...
	I0916 13:36:10.427820  714178 pod_ready.go:39] duration metric: took 1m18.027056005s 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" ...
	I0916 13:36:10.427837  714178 api_server.go:52] waiting for apiserver process to appear ...
	I0916 13:36:10.427886  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:10.427979  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:10.493947  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:10.494022  714178 cri.go:89] found id: ""
	I0916 13:36:10.494060  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:10.494158  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.501514  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:10.501659  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:10.576772  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:10.576848  714178 cri.go:89] found id: ""
	I0916 13:36:10.576871  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:10.577005  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.587554  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:10.587728  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:10.652095  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:10.652178  714178 cri.go:89] found id: ""
	I0916 13:36:10.652202  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:10.652295  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.656874  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:10.657007  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:10.707746  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:10.707818  714178 cri.go:89] found id: ""
	I0916 13:36:10.707839  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:10.707932  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.718721  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:10.718853  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:10.782586  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:10.782659  714178 cri.go:89] found id: ""
	I0916 13:36:10.782682  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:10.782773  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.792843  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:10.792973  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:10.798575  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:10.855725  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:10.855796  714178 cri.go:89] found id: ""
	I0916 13:36:10.855817  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:10.855915  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.870038  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:10.870193  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:10.953944  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:10.954018  714178 cri.go:89] found id: ""
	I0916 13:36:10.954057  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:10.954146  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:10.958381  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:10.958457  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:11.016885  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:11.018916  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:11.074575  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:11.074667  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:11.332101  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:11.332294  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:11.367524  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:11.419347  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:11.419421  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:11.530561  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:11.530644  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:11.631350  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:11.631435  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:11.652172  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:11.652257  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:11.705063  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:11.705161  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:11.756458  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:11.756510  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:11.793111  714178 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 13:36:11.808685  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:11.808718  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:11.858493  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:11.858523  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:11.910538  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:11.910567  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:11.983781  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:11.983824  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:11.983918  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:11.983952  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:11.983969  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:11.983998  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:11.984006  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:12.294397  714178 kapi.go:107] duration metric: took 1m54.50633448s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 13:36:12.296770  714178 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, default-storageclass, metrics-server, nvidia-device-plugin, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0916 13:36:12.298578  714178 addons.go:510] duration metric: took 2m0.955313579s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner default-storageclass metrics-server nvidia-device-plugin yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0916 13:36:21.985099  714178 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 13:36:21.998991  714178 api_server.go:72] duration metric: took 2m10.656079858s to wait for apiserver process to appear ...
	I0916 13:36:21.999023  714178 api_server.go:88] waiting for apiserver healthz status ...
	I0916 13:36:21.999057  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:21.999120  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:22.041710  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:22.041734  714178 cri.go:89] found id: ""
	I0916 13:36:22.041742  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:22.041802  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.045910  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:22.045986  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:22.087718  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:22.087752  714178 cri.go:89] found id: ""
	I0916 13:36:22.087759  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:22.087834  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.091494  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:22.091623  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:22.136120  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:22.136143  714178 cri.go:89] found id: ""
	I0916 13:36:22.136150  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:22.136206  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.139653  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:22.139730  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:22.178799  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:22.178863  714178 cri.go:89] found id: ""
	I0916 13:36:22.178878  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:22.178953  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.182586  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:22.182711  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:22.230660  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:22.230682  714178 cri.go:89] found id: ""
	I0916 13:36:22.230689  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:22.230745  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.234455  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:22.234532  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:22.283684  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:22.283709  714178 cri.go:89] found id: ""
	I0916 13:36:22.283717  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:22.283790  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.287468  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:22.287541  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:22.329568  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:22.329601  714178 cri.go:89] found id: ""
	I0916 13:36:22.329610  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:22.329698  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:22.333602  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:22.333628  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:22.425462  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:22.425503  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:22.443578  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:22.443606  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:22.597810  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:22.597846  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:22.652821  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:22.652854  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:22.698810  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:22.698839  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:22.744569  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:22.744599  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:22.816062  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:22.816099  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:22.862551  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:22.862592  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:22.911822  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:22.911854  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:22.956112  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:22.956348  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:22.999379  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:22.999413  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:23.056663  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:23.056704  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:23.118397  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:23.118430  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:23.118489  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:23.118499  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:23.118512  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:23.118525  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:23.118533  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:33.120117  714178 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 13:36:33.129757  714178 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 13:36:33.130793  714178 api_server.go:141] control plane version: v1.31.1
	I0916 13:36:33.130822  714178 api_server.go:131] duration metric: took 11.131791909s to wait for apiserver health ...
	I0916 13:36:33.130831  714178 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 13:36:33.130855  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 13:36:33.130922  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 13:36:33.172220  714178 cri.go:89] found id: "bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:33.172245  714178 cri.go:89] found id: ""
	I0916 13:36:33.172253  714178 logs.go:276] 1 containers: [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea]
	I0916 13:36:33.172326  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.176495  714178 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 13:36:33.176574  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 13:36:33.215230  714178 cri.go:89] found id: "d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:33.215253  714178 cri.go:89] found id: ""
	I0916 13:36:33.215262  714178 logs.go:276] 1 containers: [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886]
	I0916 13:36:33.215319  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.218717  714178 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 13:36:33.218790  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 13:36:33.259295  714178 cri.go:89] found id: "f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:33.259370  714178 cri.go:89] found id: ""
	I0916 13:36:33.259391  714178 logs.go:276] 1 containers: [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655]
	I0916 13:36:33.259485  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.270268  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 13:36:33.270355  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 13:36:33.311937  714178 cri.go:89] found id: "55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:33.311959  714178 cri.go:89] found id: ""
	I0916 13:36:33.311971  714178 logs.go:276] 1 containers: [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2]
	I0916 13:36:33.312035  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.315929  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 13:36:33.316045  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 13:36:33.358923  714178 cri.go:89] found id: "06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:33.359001  714178 cri.go:89] found id: ""
	I0916 13:36:33.359024  714178 logs.go:276] 1 containers: [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478]
	I0916 13:36:33.359109  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.364982  714178 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 13:36:33.365085  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 13:36:33.411718  714178 cri.go:89] found id: "c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:33.411741  714178 cri.go:89] found id: ""
	I0916 13:36:33.411749  714178 logs.go:276] 1 containers: [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f]
	I0916 13:36:33.411832  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.415600  714178 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 13:36:33.415728  714178 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 13:36:33.453805  714178 cri.go:89] found id: "d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:33.453829  714178 cri.go:89] found id: ""
	I0916 13:36:33.453837  714178 logs.go:276] 1 containers: [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671]
	I0916 13:36:33.453892  714178 ssh_runner.go:195] Run: which crictl
	I0916 13:36:33.457479  714178 logs.go:123] Gathering logs for CRI-O ...
	I0916 13:36:33.457504  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 13:36:33.551594  714178 logs.go:123] Gathering logs for kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] ...
	I0916 13:36:33.551640  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea"
	I0916 13:36:33.606569  714178 logs.go:123] Gathering logs for coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] ...
	I0916 13:36:33.606607  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655"
	I0916 13:36:33.660990  714178 logs.go:123] Gathering logs for kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] ...
	I0916 13:36:33.661019  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2"
	I0916 13:36:33.710485  714178 logs.go:123] Gathering logs for kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] ...
	I0916 13:36:33.710518  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478"
	I0916 13:36:33.750625  714178 logs.go:123] Gathering logs for kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] ...
	I0916 13:36:33.750652  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f"
	I0916 13:36:33.820711  714178 logs.go:123] Gathering logs for container status ...
	I0916 13:36:33.820748  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 13:36:33.879674  714178 logs.go:123] Gathering logs for kubelet ...
	I0916 13:36:33.879707  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 13:36:33.913786  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:33.914066  714178 logs.go:138] Found kubelet problem: Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:33.967464  714178 logs.go:123] Gathering logs for dmesg ...
	I0916 13:36:33.967498  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 13:36:33.985302  714178 logs.go:123] Gathering logs for describe nodes ...
	I0916 13:36:33.985334  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 13:36:34.149869  714178 logs.go:123] Gathering logs for etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] ...
	I0916 13:36:34.149901  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886"
	I0916 13:36:34.202960  714178 logs.go:123] Gathering logs for kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] ...
	I0916 13:36:34.202991  714178 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671"
	I0916 13:36:34.250451  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:34.250483  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 13:36:34.250554  714178 out.go:270] X Problems detected in kubelet:
	W0916 13:36:34.250570  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: W0916 13:34:52.233745    1517 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-320188" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-320188' and this object
	W0916 13:36:34.250576  714178 out.go:270]   Sep 16 13:34:52 addons-320188 kubelet[1517]: E0916 13:34:52.233803    1517 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-320188\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-320188' and this object" logger="UnhandledError"
	I0916 13:36:34.250590  714178 out.go:358] Setting ErrFile to fd 2...
	I0916 13:36:34.250597  714178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:36:44.264587  714178 system_pods.go:59] 18 kube-system pods found
	I0916 13:36:44.264638  714178 system_pods.go:61] "coredns-7c65d6cfc9-tklcx" [cb8b79df-f19a-41d1-88e6-8dfd0cf001fc] Running
	I0916 13:36:44.264645  714178 system_pods.go:61] "csi-hostpath-attacher-0" [2bcd69f1-b090-47b4-87e5-9533b7b182f5] Running
	I0916 13:36:44.264650  714178 system_pods.go:61] "csi-hostpath-resizer-0" [1053fa23-56cd-44a8-84c7-e11192b68346] Running
	I0916 13:36:44.264654  714178 system_pods.go:61] "csi-hostpathplugin-2cvdc" [67f3c4d2-c4e0-4bdb-a9ea-1885391e0038] Running
	I0916 13:36:44.264659  714178 system_pods.go:61] "etcd-addons-320188" [6774dd0c-dda3-40b2-bd54-12641e2e13a2] Running
	I0916 13:36:44.264664  714178 system_pods.go:61] "kindnet-6tl9v" [bec821d1-5ddd-4f13-8849-419a6c1b1baa] Running
	I0916 13:36:44.264681  714178 system_pods.go:61] "kube-apiserver-addons-320188" [716560eb-122e-4311-965c-f87b4268542f] Running
	I0916 13:36:44.264686  714178 system_pods.go:61] "kube-controller-manager-addons-320188" [e830ac4d-1fc7-4bfe-9126-3e936ec8fb73] Running
	I0916 13:36:44.264692  714178 system_pods.go:61] "kube-ingress-dns-minikube" [309edc3c-d4cb-4646-b8a7-5c049d2c7e54] Running
	I0916 13:36:44.264705  714178 system_pods.go:61] "kube-proxy-rz59w" [247b4666-7441-4718-a5b2-11658c95ee03] Running
	I0916 13:36:44.264718  714178 system_pods.go:61] "kube-scheduler-addons-320188" [0397b46f-2a9c-434d-a2a9-dfc3f0f201a0] Running
	I0916 13:36:44.264728  714178 system_pods.go:61] "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
	I0916 13:36:44.264732  714178 system_pods.go:61] "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
	I0916 13:36:44.264737  714178 system_pods.go:61] "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
	I0916 13:36:44.264744  714178 system_pods.go:61] "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
	I0916 13:36:44.264748  714178 system_pods.go:61] "snapshot-controller-56fcc65765-5z2xb" [73d9bbd9-50c1-4ac9-ae98-335574bec7bb] Running
	I0916 13:36:44.264752  714178 system_pods.go:61] "snapshot-controller-56fcc65765-j62kw" [d6144a31-8be7-43f9-914d-82b1d88c1012] Running
	I0916 13:36:44.264758  714178 system_pods.go:61] "storage-provisioner" [b07854ed-eda2-4a26-a071-8820583b8b71] Running
	I0916 13:36:44.264767  714178 system_pods.go:74] duration metric: took 11.133929662s to wait for pod list to return data ...
	I0916 13:36:44.264777  714178 default_sa.go:34] waiting for default service account to be created ...
	I0916 13:36:44.267511  714178 default_sa.go:45] found service account: "default"
	I0916 13:36:44.267537  714178 default_sa.go:55] duration metric: took 2.753827ms for default service account to be created ...
	I0916 13:36:44.267554  714178 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 13:36:44.278794  714178 system_pods.go:86] 18 kube-system pods found
	I0916 13:36:44.278839  714178 system_pods.go:89] "coredns-7c65d6cfc9-tklcx" [cb8b79df-f19a-41d1-88e6-8dfd0cf001fc] Running
	I0916 13:36:44.278848  714178 system_pods.go:89] "csi-hostpath-attacher-0" [2bcd69f1-b090-47b4-87e5-9533b7b182f5] Running
	I0916 13:36:44.278853  714178 system_pods.go:89] "csi-hostpath-resizer-0" [1053fa23-56cd-44a8-84c7-e11192b68346] Running
	I0916 13:36:44.278858  714178 system_pods.go:89] "csi-hostpathplugin-2cvdc" [67f3c4d2-c4e0-4bdb-a9ea-1885391e0038] Running
	I0916 13:36:44.278862  714178 system_pods.go:89] "etcd-addons-320188" [6774dd0c-dda3-40b2-bd54-12641e2e13a2] Running
	I0916 13:36:44.278867  714178 system_pods.go:89] "kindnet-6tl9v" [bec821d1-5ddd-4f13-8849-419a6c1b1baa] Running
	I0916 13:36:44.278873  714178 system_pods.go:89] "kube-apiserver-addons-320188" [716560eb-122e-4311-965c-f87b4268542f] Running
	I0916 13:36:44.278877  714178 system_pods.go:89] "kube-controller-manager-addons-320188" [e830ac4d-1fc7-4bfe-9126-3e936ec8fb73] Running
	I0916 13:36:44.278881  714178 system_pods.go:89] "kube-ingress-dns-minikube" [309edc3c-d4cb-4646-b8a7-5c049d2c7e54] Running
	I0916 13:36:44.278886  714178 system_pods.go:89] "kube-proxy-rz59w" [247b4666-7441-4718-a5b2-11658c95ee03] Running
	I0916 13:36:44.278896  714178 system_pods.go:89] "kube-scheduler-addons-320188" [0397b46f-2a9c-434d-a2a9-dfc3f0f201a0] Running
	I0916 13:36:44.278901  714178 system_pods.go:89] "metrics-server-84c5f94fbc-cqx6c" [54b0f667-bdc9-418a-a116-35e9b91c518d] Running
	I0916 13:36:44.278909  714178 system_pods.go:89] "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
	I0916 13:36:44.278913  714178 system_pods.go:89] "registry-66c9cd494c-6dvc5" [35b0614f-2855-4b0c-90c6-86a5ab27d6ae] Running
	I0916 13:36:44.278917  714178 system_pods.go:89] "registry-proxy-xcsc6" [50c9b3a1-0764-4f5b-8d8b-68fc391dd76a] Running
	I0916 13:36:44.278925  714178 system_pods.go:89] "snapshot-controller-56fcc65765-5z2xb" [73d9bbd9-50c1-4ac9-ae98-335574bec7bb] Running
	I0916 13:36:44.278929  714178 system_pods.go:89] "snapshot-controller-56fcc65765-j62kw" [d6144a31-8be7-43f9-914d-82b1d88c1012] Running
	I0916 13:36:44.278933  714178 system_pods.go:89] "storage-provisioner" [b07854ed-eda2-4a26-a071-8820583b8b71] Running
	I0916 13:36:44.278942  714178 system_pods.go:126] duration metric: took 11.382172ms to wait for k8s-apps to be running ...
	I0916 13:36:44.278953  714178 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 13:36:44.279022  714178 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 13:36:44.294087  714178 system_svc.go:56] duration metric: took 15.125237ms WaitForService to wait for kubelet
	I0916 13:36:44.294116  714178 kubeadm.go:582] duration metric: took 2m32.951211079s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 13:36:44.294135  714178 node_conditions.go:102] verifying NodePressure condition ...
	I0916 13:36:44.297564  714178 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0916 13:36:44.297602  714178 node_conditions.go:123] node cpu capacity is 2
	I0916 13:36:44.297618  714178 node_conditions.go:105] duration metric: took 3.477663ms to run NodePressure ...
	I0916 13:36:44.297631  714178 start.go:241] waiting for startup goroutines ...
	I0916 13:36:44.297639  714178 start.go:246] waiting for cluster config update ...
	I0916 13:36:44.297656  714178 start.go:255] writing updated cluster config ...
	I0916 13:36:44.297972  714178 ssh_runner.go:195] Run: rm -f paused
	I0916 13:36:44.626723  714178 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0916 13:36:44.629658  714178 out.go:177] * Done! kubectl is now configured to use "addons-320188" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 16 13:50:25 addons-320188 crio[969]: time="2024-09-16 13:50:25.083375624Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=94192325-589b-4bc0-a5e5-aa4977de2b85 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:50:39 addons-320188 crio[969]: time="2024-09-16 13:50:39.083497211Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0fddaa53-d1b4-443f-9dbc-2b25775eb3de name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:50:39 addons-320188 crio[969]: time="2024-09-16 13:50:39.083779951Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0fddaa53-d1b4-443f-9dbc-2b25775eb3de name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:50:51 addons-320188 crio[969]: time="2024-09-16 13:50:51.082827798Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f4cf60a9-7c25-4f02-adbe-fa607d826955 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:50:51 addons-320188 crio[969]: time="2024-09-16 13:50:51.083094596Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f4cf60a9-7c25-4f02-adbe-fa607d826955 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:05 addons-320188 crio[969]: time="2024-09-16 13:51:05.082805244Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2c2b0309-caa4-4d88-8057-b6249c3ad231 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:05 addons-320188 crio[969]: time="2024-09-16 13:51:05.083047911Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2c2b0309-caa4-4d88-8057-b6249c3ad231 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:19 addons-320188 crio[969]: time="2024-09-16 13:51:19.082560861Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=341684d2-2a1d-4d5d-aff1-0a130e41a553 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:19 addons-320188 crio[969]: time="2024-09-16 13:51:19.082802059Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=341684d2-2a1d-4d5d-aff1-0a130e41a553 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:32 addons-320188 crio[969]: time="2024-09-16 13:51:32.082729871Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8974325e-6637-423d-960b-24d77a8fc2d5 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:32 addons-320188 crio[969]: time="2024-09-16 13:51:32.082962707Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8974325e-6637-423d-960b-24d77a8fc2d5 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:44 addons-320188 crio[969]: time="2024-09-16 13:51:44.083000359Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e9def769-7c54-4b51-997a-a8d4f35ddb2e name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:44 addons-320188 crio[969]: time="2024-09-16 13:51:44.083231661Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e9def769-7c54-4b51-997a-a8d4f35ddb2e name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:57 addons-320188 crio[969]: time="2024-09-16 13:51:57.083563407Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=b206ccc4-0c78-481f-8ae7-febba7b00ac9 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:51:57 addons-320188 crio[969]: time="2024-09-16 13:51:57.083809913Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=b206ccc4-0c78-481f-8ae7-febba7b00ac9 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:52:10 addons-320188 crio[969]: time="2024-09-16 13:52:10.083508425Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=895d9d24-d61f-475d-bc09-b7f8ae060f95 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:52:10 addons-320188 crio[969]: time="2024-09-16 13:52:10.083750673Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=895d9d24-d61f-475d-bc09-b7f8ae060f95 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:52:22 addons-320188 crio[969]: time="2024-09-16 13:52:22.055110291Z" level=info msg="Stopping container: 37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a (timeout: 30s)" id=9d194d90-2640-4d7d-8fdc-40f51692617c name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:52:22 addons-320188 crio[969]: time="2024-09-16 13:52:22.085158980Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=55f6f0d3-8a50-4dc1-b773-f160b76aaa42 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:52:22 addons-320188 crio[969]: time="2024-09-16 13:52:22.085603697Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=55f6f0d3-8a50-4dc1-b773-f160b76aaa42 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 13:52:23 addons-320188 crio[969]: time="2024-09-16 13:52:23.211511656Z" level=info msg="Stopped container 37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a: kube-system/metrics-server-84c5f94fbc-cqx6c/metrics-server" id=9d194d90-2640-4d7d-8fdc-40f51692617c name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 13:52:23 addons-320188 crio[969]: time="2024-09-16 13:52:23.212088934Z" level=info msg="Stopping pod sandbox: 67ed9036ee1f25b00c335bd2bd1e37b6c8fa7d6bcbaffb2aeb23a2a1ca95fd11" id=fea09c70-8a2d-47fe-ac92-622a06562091 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 13:52:23 addons-320188 crio[969]: time="2024-09-16 13:52:23.212304351Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-cqx6c Namespace:kube-system ID:67ed9036ee1f25b00c335bd2bd1e37b6c8fa7d6bcbaffb2aeb23a2a1ca95fd11 UID:54b0f667-bdc9-418a-a116-35e9b91c518d NetNS:/var/run/netns/2129dac6-15c6-4fd2-b347-dd8a4de2eb10 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 13:52:23 addons-320188 crio[969]: time="2024-09-16 13:52:23.212444413Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-cqx6c from CNI network \"kindnet\" (type=ptp)"
	Sep 16 13:52:23 addons-320188 crio[969]: time="2024-09-16 13:52:23.240445500Z" level=info msg="Stopped pod sandbox: 67ed9036ee1f25b00c335bd2bd1e37b6c8fa7d6bcbaffb2aeb23a2a1ca95fd11" id=fea09c70-8a2d-47fe-ac92-622a06562091 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	22216db124d4c       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   de26130c94097       hello-world-app-55bf9c44b4-nlj27
	1cf3c86dc3e26       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         5 minutes ago       Running             nginx                     0                   9ad996a89063a       nginx
	6a990092721ec       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            16 minutes ago      Running             gcp-auth                  0                   7922f703874c1       gcp-auth-89d5ffd79-wxs4v
	37f6bc6e9534a       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   17 minutes ago      Exited              metrics-server            0                   67ed9036ee1f2       metrics-server-84c5f94fbc-cqx6c
	f83f7f0106fff       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        17 minutes ago      Running             coredns                   0                   390378ac2d077       coredns-7c65d6cfc9-tklcx
	a305340654ca6       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        17 minutes ago      Running             storage-provisioner       0                   8af75a571ff36       storage-provisioner
	06644be3e16c4       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        18 minutes ago      Running             kube-proxy                0                   553a2b0db52db       kube-proxy-rz59w
	d66f48883a6da       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        18 minutes ago      Running             kindnet-cni               0                   65f6d20b7cc2c       kindnet-6tl9v
	d72a2a893e3c6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        18 minutes ago      Running             etcd                      0                   80b3f58e5cf4c       etcd-addons-320188
	55a26862265db       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        18 minutes ago      Running             kube-scheduler            0                   1b4515033082b       kube-scheduler-addons-320188
	bef8519cb10c0       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        18 minutes ago      Running             kube-apiserver            0                   c6fff6abf26e3       kube-apiserver-addons-320188
	c97504c165fbe       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        18 minutes ago      Running             kube-controller-manager   0                   c2f52c6f4c23a       kube-controller-manager-addons-320188
	
	
	==> coredns [f83f7f0106fff9a74f462e90b3ea2c3b1ee537a1f50c4bc85426c7992df3a655] <==
	[INFO] 10.244.0.15:58420 - 61123 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000194551s
	[INFO] 10.244.0.15:37746 - 54194 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003061066s
	[INFO] 10.244.0.15:37746 - 20912 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003011475s
	[INFO] 10.244.0.15:59170 - 35828 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000840743s
	[INFO] 10.244.0.15:59170 - 6390 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.001494156s
	[INFO] 10.244.0.15:50783 - 62128 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000105115s
	[INFO] 10.244.0.15:50783 - 24500 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00005161s
	[INFO] 10.244.0.15:59130 - 64233 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061325s
	[INFO] 10.244.0.15:59130 - 14295 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054752s
	[INFO] 10.244.0.15:35416 - 14731 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057632s
	[INFO] 10.244.0.15:35416 - 14473 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000044152s
	[INFO] 10.244.0.15:43934 - 2412 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001819619s
	[INFO] 10.244.0.15:43934 - 41838 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002447596s
	[INFO] 10.244.0.15:44190 - 64231 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000070933s
	[INFO] 10.244.0.15:44190 - 19681 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000063959s
	[INFO] 10.244.0.19:51593 - 38984 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000859057s
	[INFO] 10.244.0.19:38991 - 45237 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000747295s
	[INFO] 10.244.0.19:39033 - 63818 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000160262s
	[INFO] 10.244.0.19:34648 - 18131 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000115618s
	[INFO] 10.244.0.19:49131 - 62767 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129805s
	[INFO] 10.244.0.19:42126 - 8 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099019s
	[INFO] 10.244.0.19:33897 - 44771 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002130732s
	[INFO] 10.244.0.19:47066 - 5486 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001890814s
	[INFO] 10.244.0.19:59618 - 61506 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001518837s
	[INFO] 10.244.0.19:53320 - 52572 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001620039s
	
	
	==> describe nodes <==
	Name:               addons-320188
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-320188
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=395d984f3991a068de8332d2cc8eeea965525b86
	                    minikube.k8s.io/name=addons-320188
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T13_34_06_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-320188
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 16 Sep 2024 13:34:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-320188
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 13:52:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 13:49:45 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 13:49:45 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 13:49:45 +0000   Mon, 16 Sep 2024 13:33:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 13:49:45 +0000   Mon, 16 Sep 2024 13:34:52 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-320188
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 5561df042c1345988af9f0a59a0451be
	  System UUID:                e817f4a1-e108-4873-b9b7-0717f6b915ec
	  Boot ID:                    21a5fadd-13a8-45fe-a1b9-e9b7ec1bd341
	  Kernel Version:             5.15.0-1069-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     hello-world-app-55bf9c44b4-nlj27         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m55s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m14s
	  gcp-auth                    gcp-auth-89d5ffd79-wxs4v                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 coredns-7c65d6cfc9-tklcx                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     18m
	  kube-system                 etcd-addons-320188                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         18m
	  kube-system                 kindnet-6tl9v                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-320188             250m (12%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-320188    200m (10%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-rz59w                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-320188             100m (5%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 18m                kube-proxy       
	  Normal   NodeHasSufficientMemory  18m (x8 over 18m)  kubelet          Node addons-320188 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m (x8 over 18m)  kubelet          Node addons-320188 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m (x7 over 18m)  kubelet          Node addons-320188 status is now: NodeHasSufficientPID
	  Normal   Starting                 18m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  18m                kubelet          Node addons-320188 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m                kubelet          Node addons-320188 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m                kubelet          Node addons-320188 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m                node-controller  Node addons-320188 event: Registered Node addons-320188 in Controller
	  Normal   NodeReady                17m                kubelet          Node addons-320188 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep16 11:48] hrtimer: interrupt took 12347335 ns
	
	
	==> etcd [d72a2a893e3c6a09d084eac6fa16da9064a057281cb29de767a7f6f07c43b886] <==
	{"level":"info","ts":"2024-09-16T13:33:58.760553Z","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-09-16T13:33:58.760692Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.756086Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-16T13:33:58.764628Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-16T13:33:58.764786Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-16T13:33:58.791099Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-16T13:34:14.033654Z","caller":"traceutil/trace.go:171","msg":"trace[1580047461] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"151.888815ms","start":"2024-09-16T13:34:13.881743Z","end":"2024-09-16T13:34:14.033632Z","steps":["trace[1580047461] 'process raft request'  (duration: 151.392087ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.188898Z","caller":"traceutil/trace.go:171","msg":"trace[1546182891] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:417; }","duration":"200.124221ms","start":"2024-09-16T13:34:13.988722Z","end":"2024-09-16T13:34:14.188847Z","steps":["trace[1546182891] 'read index received'  (duration: 44.009117ms)","trace[1546182891] 'applied index is now lower than readState.Index'  (duration: 156.113536ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-16T13:34:14.189072Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"200.332064ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T13:34:14.189133Z","caller":"traceutil/trace.go:171","msg":"trace[888921220] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:408; }","duration":"200.407091ms","start":"2024-09-16T13:34:13.988715Z","end":"2024-09-16T13:34:14.189122Z","steps":["trace[888921220] 'agreement among raft nodes before linearized reading'  (duration: 200.312248ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.489183Z","caller":"traceutil/trace.go:171","msg":"trace[881042812] linearizableReadLoop","detail":"{readStateIndex:419; appliedIndex:418; }","duration":"148.171999ms","start":"2024-09-16T13:34:14.340997Z","end":"2024-09-16T13:34:14.489169Z","steps":["trace[881042812] 'read index received'  (duration: 147.972918ms)","trace[881042812] 'applied index is now lower than readState.Index'  (duration: 198.375µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T13:34:14.489415Z","caller":"traceutil/trace.go:171","msg":"trace[1819873477] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"178.123125ms","start":"2024-09-16T13:34:14.311283Z","end":"2024-09-16T13:34:14.489407Z","steps":["trace[1819873477] 'process raft request'  (duration: 177.748743ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T13:34:14.489608Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.596596ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-apiserver-addons-320188\" ","response":"range_response_count:1 size:7632"}
	{"level":"info","ts":"2024-09-16T13:34:14.489639Z","caller":"traceutil/trace.go:171","msg":"trace[780801860] range","detail":"{range_begin:/registry/pods/kube-system/kube-apiserver-addons-320188; range_end:; response_count:1; response_revision:409; }","duration":"148.639246ms","start":"2024-09-16T13:34:14.340992Z","end":"2024-09-16T13:34:14.489631Z","steps":["trace[780801860] 'agreement among raft nodes before linearized reading'  (duration: 148.535041ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493149Z","caller":"traceutil/trace.go:171","msg":"trace[264013883] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"114.185542ms","start":"2024-09-16T13:34:14.378951Z","end":"2024-09-16T13:34:14.493136Z","steps":["trace[264013883] 'process raft request'  (duration: 113.814631ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493285Z","caller":"traceutil/trace.go:171","msg":"trace[405286929] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"113.961584ms","start":"2024-09-16T13:34:14.379317Z","end":"2024-09-16T13:34:14.493279Z","steps":["trace[405286929] 'process raft request'  (duration: 113.509533ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T13:34:14.493405Z","caller":"traceutil/trace.go:171","msg":"trace[250754091] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"113.93449ms","start":"2024-09-16T13:34:14.379464Z","end":"2024-09-16T13:34:14.493399Z","steps":["trace[250754091] 'process raft request'  (duration: 113.383313ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T13:34:14.883258Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.103007ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-16T13:34:14.895939Z","caller":"traceutil/trace.go:171","msg":"trace[1919515909] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:416; }","duration":"126.390988ms","start":"2024-09-16T13:34:14.769127Z","end":"2024-09-16T13:34:14.895518Z","steps":["trace[1919515909] 'agreement among raft nodes before linearized reading'  (duration: 40.653941ms)","trace[1919515909] 'range keys from in-memory index tree'  (duration: 32.803045ms)","trace[1919515909] 'range keys from bolt db'  (duration: 40.606112ms)"],"step_count":3}
	{"level":"info","ts":"2024-09-16T13:44:00.664374Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1577}
	{"level":"info","ts":"2024-09-16T13:44:00.699411Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1577,"took":"34.365711ms","hash":2398208114,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3489792,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-16T13:44:00.699469Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2398208114,"revision":1577,"compact-revision":-1}
	{"level":"info","ts":"2024-09-16T13:49:00.669854Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1997}
	{"level":"info","ts":"2024-09-16T13:49:00.687654Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1997,"took":"17.312311ms","hash":4266868592,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4276224,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2024-09-16T13:49:00.687714Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4266868592,"revision":1997,"compact-revision":1577}
	
	
	==> gcp-auth [6a990092721ec73334967fbd6a76dc071b2d927195473118e0ac9d962c3f8ee7] <==
	2024/09/16 13:36:45 Ready to write response ...
	2024/09/16 13:36:45 Ready to marshal response ...
	2024/09/16 13:36:45 Ready to write response ...
	2024/09/16 13:44:59 Ready to marshal response ...
	2024/09/16 13:44:59 Ready to write response ...
	2024/09/16 13:45:09 Ready to marshal response ...
	2024/09/16 13:45:09 Ready to write response ...
	2024/09/16 13:45:37 Ready to marshal response ...
	2024/09/16 13:45:37 Ready to write response ...
	2024/09/16 13:46:05 Ready to marshal response ...
	2024/09/16 13:46:05 Ready to write response ...
	2024/09/16 13:46:05 Ready to marshal response ...
	2024/09/16 13:46:05 Ready to write response ...
	2024/09/16 13:46:12 Ready to marshal response ...
	2024/09/16 13:46:12 Ready to write response ...
	2024/09/16 13:46:16 Ready to marshal response ...
	2024/09/16 13:46:16 Ready to write response ...
	2024/09/16 13:46:16 Ready to marshal response ...
	2024/09/16 13:46:16 Ready to write response ...
	2024/09/16 13:46:16 Ready to marshal response ...
	2024/09/16 13:46:16 Ready to write response ...
	2024/09/16 13:47:09 Ready to marshal response ...
	2024/09/16 13:47:09 Ready to write response ...
	2024/09/16 13:49:28 Ready to marshal response ...
	2024/09/16 13:49:28 Ready to write response ...
	
	
	==> kernel <==
	 13:52:23 up  3:34,  0 users,  load average: 0.02, 0.43, 1.27
	Linux addons-320188 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [d66f48883a6da19e641aff699c95833ea91a1834a9a8310d7eda6116897bc671] <==
	I0916 13:50:21.652334       1 main.go:299] handling current node
	I0916 13:50:31.652162       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:50:31.652198       1 main.go:299] handling current node
	I0916 13:50:41.646144       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:50:41.646180       1 main.go:299] handling current node
	I0916 13:50:51.646385       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:50:51.646420       1 main.go:299] handling current node
	I0916 13:51:01.654460       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:51:01.654509       1 main.go:299] handling current node
	I0916 13:51:11.646141       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:51:11.646205       1 main.go:299] handling current node
	I0916 13:51:21.652541       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:51:21.652577       1 main.go:299] handling current node
	I0916 13:51:31.651845       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:51:31.651961       1 main.go:299] handling current node
	I0916 13:51:41.648575       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:51:41.648610       1 main.go:299] handling current node
	I0916 13:51:51.645754       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:51:51.645794       1 main.go:299] handling current node
	I0916 13:52:01.647924       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:52:01.647987       1 main.go:299] handling current node
	I0916 13:52:11.645652       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:52:11.645690       1 main.go:299] handling current node
	I0916 13:52:21.652561       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 13:52:21.652596       1 main.go:299] handling current node
	
	
	==> kube-apiserver [bef8519cb10c0195c6f577644bdb774fc2dc18720c2480de353ad27fab3c99ea] <==
	I0916 13:45:19.112715       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0916 13:45:52.576759       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.576803       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.618537       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.618734       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.619243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.619276       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.638454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.638504       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 13:45:52.666440       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 13:45:52.666562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0916 13:45:53.620495       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 13:45:53.667083       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 13:45:53.782510       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0916 13:46:16.863738       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.77.86"}
	E0916 13:46:28.844218       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0916 13:47:03.261850       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0916 13:47:04.299745       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0916 13:47:08.827959       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0916 13:47:09.162332       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.68.244"}
	I0916 13:49:28.567489       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.117.43"}
	E0916 13:49:30.342862       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	E0916 13:49:31.073900       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0916 13:49:34.018219       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0916 13:49:34.029547       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [c97504c165fbe8f64a193cd538ce593eb84ed7391fed848c33b20bc865d0517f] <==
	W0916 13:50:19.600889       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:50:19.600930       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:50:36.618717       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:50:36.618763       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:50:37.930471       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:50:37.930514       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:50:47.964221       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:50:47.964263       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:50:55.737781       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:50:55.737829       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:51:11.306425       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:51:11.306471       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:51:25.602916       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:51:25.602959       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:51:32.429775       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:51:32.429817       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:51:52.185202       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:51:52.185244       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:51:57.939371       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:51:57.939412       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:52:09.990847       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:52:09.990891       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:52:10.688458       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0916 13:52:10.688524       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0916 13:52:22.009854       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="16.681µs"
	
	
	==> kube-proxy [06644be3e16c46d9d42670fabff26a3d78523156771f3fab33646c0dbb663478] <==
	I0916 13:34:11.285684       1 server_linux.go:66] "Using iptables proxy"
	I0916 13:34:11.389921       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 13:34:11.390203       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0916 13:34:11.438266       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 13:34:11.438408       1 server_linux.go:169] "Using iptables Proxier"
	I0916 13:34:11.440494       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0916 13:34:11.440887       1 server.go:483] "Version info" version="v1.31.1"
	I0916 13:34:11.441583       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 13:34:11.458587       1 config.go:199] "Starting service config controller"
	I0916 13:34:11.514146       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 13:34:11.458740       1 config.go:105] "Starting endpoint slice config controller"
	I0916 13:34:11.514400       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 13:34:11.459377       1 config.go:328] "Starting node config controller"
	I0916 13:34:11.514480       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 13:34:11.615161       1 shared_informer.go:320] Caches are synced for service config
	I0916 13:34:11.615236       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0916 13:34:11.615292       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [55a26862265db7f30304cf16f035b89f25a568d0fcadfab7d4f2b8c3ed94b3e2] <==
	W0916 13:34:03.292039       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0916 13:34:03.292060       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 13:34:03.292130       1 reflector.go:561] 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
	E0916 13:34:03.292150       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.292167       1 reflector.go:561] 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
	E0916 13:34:03.292181       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.296791       1 reflector.go:561] 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
	E0916 13:34:03.296835       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:03.296893       1 reflector.go:561] 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
	E0916 13:34:03.296962       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.127660       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0916 13:34:04.127780       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0916 13:34:04.177146       1 reflector.go:561] 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
	E0916 13:34:04.177187       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.182509       1 reflector.go:561] 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
	E0916 13:34:04.182615       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.187482       1 reflector.go:561] 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
	E0916 13:34:04.187551       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.196361       1 reflector.go:561] 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
	E0916 13:34:04.196409       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.324296       1 reflector.go:561] 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
	E0916 13:34:04.324437       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0916 13:34:04.623273       1 reflector.go:561] 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"
	E0916 13:34:04.623388       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	I0916 13:34:07.477477       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 13:51:32 addons-320188 kubelet[1517]: E0916 13:51:32.083331    1517 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6fb4bd8d-40fc-4160-9e8b-f48b3b38d38a"
	Sep 16 13:51:36 addons-320188 kubelet[1517]: E0916 13:51:36.524988    1517 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494696524590213,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:51:36 addons-320188 kubelet[1517]: E0916 13:51:36.525025    1517 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494696524590213,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:51:44 addons-320188 kubelet[1517]: E0916 13:51:44.083744    1517 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6fb4bd8d-40fc-4160-9e8b-f48b3b38d38a"
	Sep 16 13:51:46 addons-320188 kubelet[1517]: E0916 13:51:46.527416    1517 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494706527148165,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:51:46 addons-320188 kubelet[1517]: E0916 13:51:46.527456    1517 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494706527148165,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:51:56 addons-320188 kubelet[1517]: E0916 13:51:56.529616    1517 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494716529352477,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:51:56 addons-320188 kubelet[1517]: E0916 13:51:56.529660    1517 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494716529352477,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:51:57 addons-320188 kubelet[1517]: E0916 13:51:57.084223    1517 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6fb4bd8d-40fc-4160-9e8b-f48b3b38d38a"
	Sep 16 13:52:06 addons-320188 kubelet[1517]: E0916 13:52:06.532346    1517 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494726532053638,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:52:06 addons-320188 kubelet[1517]: E0916 13:52:06.532381    1517 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494726532053638,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:52:10 addons-320188 kubelet[1517]: E0916 13:52:10.084487    1517 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6fb4bd8d-40fc-4160-9e8b-f48b3b38d38a"
	Sep 16 13:52:16 addons-320188 kubelet[1517]: E0916 13:52:16.535156    1517 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494736534868265,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:52:16 addons-320188 kubelet[1517]: E0916 13:52:16.535199    1517 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726494736534868265,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 13:52:22 addons-320188 kubelet[1517]: E0916 13:52:22.085901    1517 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6fb4bd8d-40fc-4160-9e8b-f48b3b38d38a"
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.341480    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/54b0f667-bdc9-418a-a116-35e9b91c518d-tmp-dir\") pod \"54b0f667-bdc9-418a-a116-35e9b91c518d\" (UID: \"54b0f667-bdc9-418a-a116-35e9b91c518d\") "
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.341545    1517 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-dmlw4\" (UniqueName: \"kubernetes.io/projected/54b0f667-bdc9-418a-a116-35e9b91c518d-kube-api-access-dmlw4\") pod \"54b0f667-bdc9-418a-a116-35e9b91c518d\" (UID: \"54b0f667-bdc9-418a-a116-35e9b91c518d\") "
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.342119    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/54b0f667-bdc9-418a-a116-35e9b91c518d-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "54b0f667-bdc9-418a-a116-35e9b91c518d" (UID: "54b0f667-bdc9-418a-a116-35e9b91c518d"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.347004    1517 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/54b0f667-bdc9-418a-a116-35e9b91c518d-kube-api-access-dmlw4" (OuterVolumeSpecName: "kube-api-access-dmlw4") pod "54b0f667-bdc9-418a-a116-35e9b91c518d" (UID: "54b0f667-bdc9-418a-a116-35e9b91c518d"). InnerVolumeSpecName "kube-api-access-dmlw4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.442641    1517 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/54b0f667-bdc9-418a-a116-35e9b91c518d-tmp-dir\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.442682    1517 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-dmlw4\" (UniqueName: \"kubernetes.io/projected/54b0f667-bdc9-418a-a116-35e9b91c518d-kube-api-access-dmlw4\") on node \"addons-320188\" DevicePath \"\""
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.621575    1517 scope.go:117] "RemoveContainer" containerID="37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a"
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.650029    1517 scope.go:117] "RemoveContainer" containerID="37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a"
	Sep 16 13:52:23 addons-320188 kubelet[1517]: E0916 13:52:23.650431    1517 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a\": container with ID starting with 37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a not found: ID does not exist" containerID="37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a"
	Sep 16 13:52:23 addons-320188 kubelet[1517]: I0916 13:52:23.650468    1517 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a"} err="failed to get container status \"37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a\": rpc error: code = NotFound desc = could not find container \"37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a\": container with ID starting with 37f6bc6e9534aad767ee8f92c30894a768f3078b9242138e3b1a4eb6b456c60a not found: ID does not exist"
	
	
	==> storage-provisioner [a305340654ca6df0b8590df16ce8400da928c1a4c503ddc05ed661c003fb4761] <==
	I0916 13:34:53.112150       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 13:34:53.127696       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 13:34:53.127742       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 13:34:53.142444       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 13:34:53.142933       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e17053e7-7829-459c-a951-d50ffb30a09c", APIVersion:"v1", ResourceVersion:"935", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128 became leader
	I0916 13:34:53.147671       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128!
	I0916 13:34:53.248161       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-320188_c6ee08a6-a0f2-4594-be0d-7245473b8128!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-320188 -n addons-320188
helpers_test.go:261: (dbg) Run:  kubectl --context addons-320188 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-320188 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-320188 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-320188/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 13:36:45 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-dfvzx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-dfvzx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                 From               Message
	  ----     ------     ----                ----               -------
	  Normal   Scheduled  15m                 default-scheduler  Successfully assigned default/busybox to addons-320188
	  Normal   Pulling    14m (x4 over 15m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     14m (x4 over 15m)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     14m (x4 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    27s (x64 over 15m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/MetricsServer (352.09s)

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.37
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.12
9 TestDownloadOnly/v1.20.0/DeleteAll 0.47
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.1/json-events 9.68
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 212.37
31 TestAddons/serial/GCPAuth/Namespaces 0.25
35 TestAddons/parallel/InspektorGadget 11.8
39 TestAddons/parallel/CSI 64.4
40 TestAddons/parallel/Headlamp 16.8
41 TestAddons/parallel/CloudSpanner 6.58
42 TestAddons/parallel/LocalPath 51.96
43 TestAddons/parallel/NvidiaDevicePlugin 5.57
44 TestAddons/parallel/Yakd 11.74
45 TestAddons/StoppedEnableDisable 6.28
46 TestCertOptions 37.52
47 TestCertExpiration 239.01
49 TestForceSystemdFlag 41.1
50 TestForceSystemdEnv 43.04
56 TestErrorSpam/setup 30.38
57 TestErrorSpam/start 0.74
58 TestErrorSpam/status 1.08
59 TestErrorSpam/pause 1.84
60 TestErrorSpam/unpause 1.9
61 TestErrorSpam/stop 1.51
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 47.67
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 27.19
68 TestFunctional/serial/KubeContext 0.06
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.31
73 TestFunctional/serial/CacheCmd/cache/add_local 1.38
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.12
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.16
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.16
81 TestFunctional/serial/ExtraConfig 44.57
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.73
84 TestFunctional/serial/LogsFileCmd 1.76
85 TestFunctional/serial/InvalidService 4.58
87 TestFunctional/parallel/ConfigCmd 0.47
88 TestFunctional/parallel/DashboardCmd 8.88
89 TestFunctional/parallel/DryRun 0.42
90 TestFunctional/parallel/InternationalLanguage 0.18
91 TestFunctional/parallel/StatusCmd 1.02
95 TestFunctional/parallel/ServiceCmdConnect 8.68
96 TestFunctional/parallel/AddonsCmd 0.15
97 TestFunctional/parallel/PersistentVolumeClaim 28.04
99 TestFunctional/parallel/SSHCmd 0.55
100 TestFunctional/parallel/CpCmd 1.93
102 TestFunctional/parallel/FileSync 0.32
103 TestFunctional/parallel/CertSync 2.11
107 TestFunctional/parallel/NodeLabels 0.1
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.67
111 TestFunctional/parallel/License 0.32
112 TestFunctional/parallel/Version/short 0.08
113 TestFunctional/parallel/Version/components 1.13
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.26
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
118 TestFunctional/parallel/ImageCommands/ImageBuild 5.52
119 TestFunctional/parallel/ImageCommands/Setup 0.78
120 TestFunctional/parallel/UpdateContextCmd/no_changes 0.26
121 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
122 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.61
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.08
125 TestFunctional/parallel/ServiceCmd/DeployApp 10.22
126 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.35
127 TestFunctional/parallel/ImageCommands/ImageSaveToFile 2.51
128 TestFunctional/parallel/ImageCommands/ImageRemove 0.57
129 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.92
130 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.61
132 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.49
133 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
135 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.33
136 TestFunctional/parallel/ServiceCmd/List 0.36
137 TestFunctional/parallel/ServiceCmd/JSONOutput 0.37
138 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
139 TestFunctional/parallel/ServiceCmd/Format 0.39
140 TestFunctional/parallel/ServiceCmd/URL 0.37
141 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
142 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
146 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
147 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
148 TestFunctional/parallel/ProfileCmd/profile_list 0.39
149 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
150 TestFunctional/parallel/MountCmd/any-port 7.84
151 TestFunctional/parallel/MountCmd/specific-port 1.86
152 TestFunctional/parallel/MountCmd/VerifyCleanup 1.26
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 171.52
160 TestMultiControlPlane/serial/DeployApp 9.49
161 TestMultiControlPlane/serial/PingHostFromPods 1.69
162 TestMultiControlPlane/serial/AddWorkerNode 65.27
163 TestMultiControlPlane/serial/NodeLabels 0.12
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.75
165 TestMultiControlPlane/serial/CopyFile 19.4
166 TestMultiControlPlane/serial/StopSecondaryNode 12.86
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.58
168 TestMultiControlPlane/serial/RestartSecondaryNode 24.06
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 3.85
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 161.83
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.9
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
173 TestMultiControlPlane/serial/StopCluster 35.76
174 TestMultiControlPlane/serial/RestartCluster 124.38
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.54
176 TestMultiControlPlane/serial/AddSecondaryNode 69.54
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.77
181 TestJSONOutput/start/Command 78.16
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.77
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.67
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.88
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.23
206 TestKicCustomNetwork/create_custom_network 41.39
207 TestKicCustomNetwork/use_default_bridge_network 32.66
208 TestKicExistingNetwork 33.59
209 TestKicCustomSubnet 33.4
210 TestKicStaticIP 33.43
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 68.44
215 TestMountStart/serial/StartWithMountFirst 7.07
216 TestMountStart/serial/VerifyMountFirst 0.28
217 TestMountStart/serial/StartWithMountSecond 6.56
218 TestMountStart/serial/VerifyMountSecond 0.27
219 TestMountStart/serial/DeleteFirst 1.63
220 TestMountStart/serial/VerifyMountPostDelete 0.26
221 TestMountStart/serial/Stop 1.19
222 TestMountStart/serial/RestartStopped 8.16
223 TestMountStart/serial/VerifyMountPostStop 0.29
226 TestMultiNode/serial/FreshStart2Nodes 105.56
227 TestMultiNode/serial/DeployApp2Nodes 6.61
228 TestMultiNode/serial/PingHostFrom2Pods 0.98
229 TestMultiNode/serial/AddNode 57.47
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.37
232 TestMultiNode/serial/CopyFile 10.09
233 TestMultiNode/serial/StopNode 2.26
234 TestMultiNode/serial/StartAfterStop 10.65
235 TestMultiNode/serial/RestartKeepsNodes 101.22
236 TestMultiNode/serial/DeleteNode 5.5
237 TestMultiNode/serial/StopMultiNode 23.9
238 TestMultiNode/serial/RestartMultiNode 53.46
239 TestMultiNode/serial/ValidateNameConflict 31.98
244 TestPreload 129.6
246 TestScheduledStopUnix 108.06
249 TestInsufficientStorage 13.29
250 TestRunningBinaryUpgrade 107.53
252 TestKubernetesUpgrade 391.77
253 TestMissingContainerUpgrade 172.04
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 38.47
257 TestNoKubernetes/serial/StartWithStopK8s 9.37
258 TestNoKubernetes/serial/Start 9.83
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.46
260 TestNoKubernetes/serial/ProfileList 1.05
261 TestNoKubernetes/serial/Stop 1.26
262 TestNoKubernetes/serial/StartNoArgs 7.9
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
264 TestStoppedBinaryUpgrade/Setup 1.66
265 TestStoppedBinaryUpgrade/Upgrade 70
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.57
275 TestPause/serial/Start 83.34
276 TestPause/serial/SecondStartNoReconfiguration 24.35
277 TestPause/serial/Pause 1.05
278 TestPause/serial/VerifyStatus 0.43
279 TestPause/serial/Unpause 0.85
280 TestPause/serial/PauseAgain 1.19
281 TestPause/serial/DeletePaused 3.71
282 TestPause/serial/VerifyDeletedResources 0.57
290 TestNetworkPlugins/group/false 4.51
295 TestStartStop/group/old-k8s-version/serial/FirstStart 152.21
296 TestStartStop/group/old-k8s-version/serial/DeployApp 10.58
297 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.04
298 TestStartStop/group/old-k8s-version/serial/Stop 12.11
299 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
300 TestStartStop/group/old-k8s-version/serial/SecondStart 34.91
302 TestStartStop/group/no-preload/serial/FirstStart 70.82
303 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 36
304 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
305 TestStartStop/group/no-preload/serial/DeployApp 10.4
306 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
307 TestStartStop/group/old-k8s-version/serial/Pause 2.95
308 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.41
310 TestStartStop/group/embed-certs/serial/FirstStart 88.54
311 TestStartStop/group/no-preload/serial/Stop 12.21
312 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
313 TestStartStop/group/no-preload/serial/SecondStart 278.84
314 TestStartStop/group/embed-certs/serial/DeployApp 9.34
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
316 TestStartStop/group/embed-certs/serial/Stop 12
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
318 TestStartStop/group/embed-certs/serial/SecondStart 279.64
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
322 TestStartStop/group/no-preload/serial/Pause 3.14
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 81.12
325 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
326 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.42
327 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.12
328 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
329 TestStartStop/group/embed-certs/serial/Pause 3.66
330 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.4
331 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.28
333 TestStartStop/group/newest-cni/serial/FirstStart 40.33
334 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
335 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 284.6
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.32
338 TestStartStop/group/newest-cni/serial/Stop 2.01
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.26
340 TestStartStop/group/newest-cni/serial/SecondStart 16.41
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.31
344 TestStartStop/group/newest-cni/serial/Pause 3.21
345 TestNetworkPlugins/group/auto/Start 77.93
346 TestNetworkPlugins/group/auto/KubeletFlags 0.3
347 TestNetworkPlugins/group/auto/NetCatPod 11.29
348 TestNetworkPlugins/group/auto/DNS 0.2
349 TestNetworkPlugins/group/auto/Localhost 0.16
350 TestNetworkPlugins/group/auto/HairPin 0.15
351 TestNetworkPlugins/group/kindnet/Start 77.9
352 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
353 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
354 TestNetworkPlugins/group/kindnet/NetCatPod 11.26
355 TestNetworkPlugins/group/kindnet/DNS 0.18
356 TestNetworkPlugins/group/kindnet/Localhost 0.17
357 TestNetworkPlugins/group/kindnet/HairPin 0.19
358 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
359 TestNetworkPlugins/group/calico/Start 70.55
360 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.12
361 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
362 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.94
363 TestNetworkPlugins/group/custom-flannel/Start 64.02
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.29
366 TestNetworkPlugins/group/calico/NetCatPod 11.33
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.4
368 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.41
369 TestNetworkPlugins/group/calico/DNS 0.22
370 TestNetworkPlugins/group/calico/Localhost 0.16
371 TestNetworkPlugins/group/calico/HairPin 0.15
372 TestNetworkPlugins/group/custom-flannel/DNS 0.25
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
375 TestNetworkPlugins/group/enable-default-cni/Start 53.29
376 TestNetworkPlugins/group/flannel/Start 61.69
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.36
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.22
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
382 TestNetworkPlugins/group/flannel/ControllerPod 6.01
383 TestNetworkPlugins/group/flannel/KubeletFlags 0.32
384 TestNetworkPlugins/group/flannel/NetCatPod 11.41
385 TestNetworkPlugins/group/flannel/DNS 0.24
386 TestNetworkPlugins/group/flannel/Localhost 0.2
387 TestNetworkPlugins/group/flannel/HairPin 0.17
388 TestNetworkPlugins/group/bridge/Start 46.08
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
390 TestNetworkPlugins/group/bridge/NetCatPod 11.31
391 TestNetworkPlugins/group/bridge/DNS 0.17
392 TestNetworkPlugins/group/bridge/Localhost 0.14
393 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (8.37s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-047610 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-047610 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (8.365207522s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (8.37s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-047610
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-047610: exit status 85 (119.208842ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-047610 | jenkins | v1.34.0 | 16 Sep 24 13:32 UTC |          |
	|         | -p download-only-047610        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 13:32:51
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 13:32:51.638116  713429 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:32:51.638337  713429 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:32:51.638368  713429 out.go:358] Setting ErrFile to fd 2...
	I0916 13:32:51.638390  713429 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:32:51.638660  713429 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	W0916 13:32:51.638880  713429 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19652-707945/.minikube/config/config.json: open /home/jenkins/minikube-integration/19652-707945/.minikube/config/config.json: no such file or directory
	I0916 13:32:51.639318  713429 out.go:352] Setting JSON to true
	I0916 13:32:51.640287  713429 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11721,"bootTime":1726481851,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:32:51.640390  713429 start.go:139] virtualization:  
	I0916 13:32:51.643408  713429 out.go:97] [download-only-047610] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0916 13:32:51.643560  713429 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball: no such file or directory
	I0916 13:32:51.643629  713429 notify.go:220] Checking for updates...
	I0916 13:32:51.645622  713429 out.go:169] MINIKUBE_LOCATION=19652
	I0916 13:32:51.647425  713429 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:32:51.649367  713429 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:32:51.651318  713429 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:32:51.653206  713429 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0916 13:32:51.656510  713429 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0916 13:32:51.656865  713429 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:32:51.677797  713429 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:32:51.677923  713429 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:32:51.735970  713429 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-16 13:32:51.725828736 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:32:51.736091  713429 docker.go:318] overlay module found
	I0916 13:32:51.738142  713429 out.go:97] Using the docker driver based on user configuration
	I0916 13:32:51.738177  713429 start.go:297] selected driver: docker
	I0916 13:32:51.738201  713429 start.go:901] validating driver "docker" against <nil>
	I0916 13:32:51.738315  713429 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:32:51.791339  713429 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-16 13:32:51.782126315 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:32:51.791561  713429 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 13:32:51.791858  713429 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0916 13:32:51.792011  713429 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0916 13:32:51.794181  713429 out.go:169] Using Docker driver with root privileges
	I0916 13:32:51.796417  713429 cni.go:84] Creating CNI manager for ""
	I0916 13:32:51.796548  713429 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:32:51.796570  713429 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 13:32:51.796654  713429 start.go:340] cluster config:
	{Name:download-only-047610 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 Memory:2200 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.20.0 ClusterName:download-only-047610 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0916 13:32:51.799397  713429 out.go:97] Starting "download-only-047610" primary control-plane node in "download-only-047610" cluster
	I0916 13:32:51.799438  713429 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 13:32:51.801422  713429 out.go:97] Pulling base image v0.0.45-1726358845-19644 ...
	I0916 13:32:51.801462  713429 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0916 13:32:51.801555  713429 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0916 13:32:51.817158  713429 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 13:32:51.817360  713429 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0916 13:32:51.817460  713429 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 13:32:51.871103  713429 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0916 13:32:51.871184  713429 cache.go:56] Caching tarball of preloaded images
	I0916 13:32:51.871377  713429 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0916 13:32:51.873899  713429 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0916 13:32:51.873940  713429 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0916 13:32:51.962106  713429 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0916 13:32:56.393830  713429 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	
	
	* The control-plane node download-only-047610 host does not exist
	  To start a cluster, run: "minikube start -p download-only-047610"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.20.0/LogsDuration (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.47s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.47s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-047610
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (9.68s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-561794 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-561794 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (9.676298452s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (9.68s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-561794
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-561794: exit status 85 (73.627902ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-047610 | jenkins | v1.34.0 | 16 Sep 24 13:32 UTC |                     |
	|         | -p download-only-047610        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| delete  | -p download-only-047610        | download-only-047610 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC | 16 Sep 24 13:33 UTC |
	| start   | -o=json --download-only        | download-only-561794 | jenkins | v1.34.0 | 16 Sep 24 13:33 UTC |                     |
	|         | -p download-only-561794        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 13:33:00
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 13:33:00.738285  713630 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:33:00.738458  713630 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:00.738488  713630 out.go:358] Setting ErrFile to fd 2...
	I0916 13:33:00.738508  713630 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:33:00.738758  713630 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 13:33:00.739190  713630 out.go:352] Setting JSON to true
	I0916 13:33:00.740117  713630 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11730,"bootTime":1726481851,"procs":166,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:33:00.740223  713630 start.go:139] virtualization:  
	I0916 13:33:00.742706  713630 out.go:97] [download-only-561794] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0916 13:33:00.742950  713630 notify.go:220] Checking for updates...
	I0916 13:33:00.744639  713630 out.go:169] MINIKUBE_LOCATION=19652
	I0916 13:33:00.746758  713630 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:33:00.748755  713630 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:33:00.750806  713630 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:33:00.752636  713630 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0916 13:33:00.755951  713630 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0916 13:33:00.756249  713630 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:33:00.788593  713630 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:33:00.788706  713630 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:00.851289  713630 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 13:33:00.84159187 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:00.851406  713630 docker.go:318] overlay module found
	I0916 13:33:00.853709  713630 out.go:97] Using the docker driver based on user configuration
	I0916 13:33:00.853737  713630 start.go:297] selected driver: docker
	I0916 13:33:00.853750  713630 start.go:901] validating driver "docker" against <nil>
	I0916 13:33:00.853854  713630 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:33:00.916803  713630 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 13:33:00.901676962 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:33:00.917012  713630 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 13:33:00.917285  713630 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0916 13:33:00.917447  713630 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0916 13:33:00.919315  713630 out.go:169] Using Docker driver with root privileges
	I0916 13:33:00.920979  713630 cni.go:84] Creating CNI manager for ""
	I0916 13:33:00.921061  713630 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 13:33:00.921071  713630 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 13:33:00.921172  713630 start.go:340] cluster config:
	{Name:download-only-561794 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 Memory:2200 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.31.1 ClusterName:download-only-561794 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0916 13:33:00.922945  713630 out.go:97] Starting "download-only-561794" primary control-plane node in "download-only-561794" cluster
	I0916 13:33:00.922967  713630 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 13:33:00.924649  713630 out.go:97] Pulling base image v0.0.45-1726358845-19644 ...
	I0916 13:33:00.924685  713630 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:00.924869  713630 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0916 13:33:00.940354  713630 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 13:33:00.940504  713630 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0916 13:33:00.940527  713630 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory, skipping pull
	I0916 13:33:00.940538  713630 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 exists in cache, skipping pull
	I0916 13:33:00.940546  713630 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	I0916 13:33:00.982586  713630 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0916 13:33:00.982622  713630 cache.go:56] Caching tarball of preloaded images
	I0916 13:33:00.982801  713630 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 13:33:00.984748  713630 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0916 13:33:00.984778  713630 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0916 13:33:01.065799  713630 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19652-707945/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-561794 host does not exist
	  To start a cluster, run: "minikube start -p download-only-561794"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.31.1/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.21s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-561794
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-751579 --alsologtostderr --binary-mirror http://127.0.0.1:44039 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-751579" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-751579
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1037: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-320188
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-320188: exit status 85 (70.707529ms)

                                                
                                                
-- stdout --
	* Profile "addons-320188" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-320188"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1048: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-320188
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-320188: exit status 85 (69.80405ms)

                                                
                                                
-- stdout --
	* Profile "addons-320188" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-320188"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/Setup (212.37s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-320188 --wait=true --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_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-320188 --wait=true --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: (3m32.372370739s)
--- PASS: TestAddons/Setup (212.37s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.25s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-320188 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-320188 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.25s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.8s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-snj75" [559c9292-527f-49ef-bf10-180dfa056d6e] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003868966s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-320188
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-320188: (5.800010685s)
--- PASS: TestAddons/parallel/InspektorGadget (11.80s)

                                                
                                    
x
+
TestAddons/parallel/CSI (64.4s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 8.560139ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-320188 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-320188 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [447732c0-71d0-4b1c-bd0f-80bb4b5d5398] Pending
helpers_test.go:344: "task-pv-pod" [447732c0-71d0-4b1c-bd0f-80bb4b5d5398] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [447732c0-71d0-4b1c-bd0f-80bb4b5d5398] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.004142713s
addons_test.go:590: (dbg) Run:  kubectl --context addons-320188 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-320188 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-320188 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-320188 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-320188 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-320188 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-320188 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [38ff8455-297c-4d70-98c9-3d41861e4ff1] Pending
helpers_test.go:344: "task-pv-pod-restore" [38ff8455-297c-4d70-98c9-3d41861e4ff1] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [38ff8455-297c-4d70-98c9-3d41861e4ff1] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004755021s
addons_test.go:632: (dbg) Run:  kubectl --context addons-320188 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-320188 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-320188 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.836690038s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (64.40s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.8s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-320188 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-320188 --alsologtostderr -v=1: (1.007492275s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-zmnr4" [5bdee5d2-d22a-46a3-8035-7e199cbcc3f5] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-zmnr4" [5bdee5d2-d22a-46a3-8035-7e199cbcc3f5] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-zmnr4" [5bdee5d2-d22a-46a3-8035-7e199cbcc3f5] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004076269s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 addons disable headlamp --alsologtostderr -v=1: (5.790267985s)
--- PASS: TestAddons/parallel/Headlamp (16.80s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-kbswx" [c005ce44-3066-4175-9982-bc3304ec5a3c] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.00445798s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-320188
--- PASS: TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.96s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-320188 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-320188 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-320188 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [22396387-6373-47c5-9bf9-9d3d7965ac44] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [22396387-6373-47c5-9bf9-9d3d7965ac44] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [22396387-6373-47c5-9bf9-9d3d7965ac44] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004613266s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-320188 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 ssh "cat /opt/local-path-provisioner/pvc-a069ff1a-07c4-4038-9c02-862e27c0e70d_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-320188 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-320188 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.811652809s)
--- PASS: TestAddons/parallel/LocalPath (51.96s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.57s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-l8g87" [93394af1-328e-4758-8789-075e3ff8ee03] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004522977s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-320188
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.57s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.74s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-gfq9c" [23c395f7-4240-4146-adff-9ef7fc8c1528] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004014139s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-320188 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-320188 addons disable yakd --alsologtostderr -v=1: (5.730792497s)
--- PASS: TestAddons/parallel/Yakd (11.74s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.28s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-320188
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-320188: (6.020242462s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-320188
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-320188
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-320188
--- PASS: TestAddons/StoppedEnableDisable (6.28s)

                                                
                                    
x
+
TestCertOptions (37.52s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-189736 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-189736 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (34.793683411s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-189736 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-189736 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-189736 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-189736" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-189736
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-189736: (1.984687451s)
--- PASS: TestCertOptions (37.52s)

                                                
                                    
x
+
TestCertExpiration (239.01s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-865172 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-865172 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (38.958593249s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-865172 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-865172 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.385663586s)
helpers_test.go:175: Cleaning up "cert-expiration-865172" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-865172
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-865172: (2.663286554s)
--- PASS: TestCertExpiration (239.01s)

                                                
                                    
x
+
TestForceSystemdFlag (41.1s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-819985 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-819985 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (37.802900951s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-819985 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-819985" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-819985
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-819985: (2.789287361s)
--- PASS: TestForceSystemdFlag (41.10s)

                                                
                                    
x
+
TestForceSystemdEnv (43.04s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-227428 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-227428 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (40.544478368s)
helpers_test.go:175: Cleaning up "force-systemd-env-227428" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-227428
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-227428: (2.498242374s)
--- PASS: TestForceSystemdEnv (43.04s)

                                                
                                    
x
+
TestErrorSpam/setup (30.38s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-430946 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-430946 --driver=docker  --container-runtime=crio
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-430946 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-430946 --driver=docker  --container-runtime=crio: (30.382680795s)
--- PASS: TestErrorSpam/setup (30.38s)

                                                
                                    
x
+
TestErrorSpam/start (0.74s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 start --dry-run
--- PASS: TestErrorSpam/start (0.74s)

                                                
                                    
x
+
TestErrorSpam/status (1.08s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 status
--- PASS: TestErrorSpam/status (1.08s)

                                                
                                    
x
+
TestErrorSpam/pause (1.84s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 pause
--- PASS: TestErrorSpam/pause (1.84s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.9s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 unpause
--- PASS: TestErrorSpam/unpause (1.90s)

                                                
                                    
x
+
TestErrorSpam/stop (1.51s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 stop: (1.329522429s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-430946 --log_dir /tmp/nospam-430946 stop
--- PASS: TestErrorSpam/stop (1.51s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19652-707945/.minikube/files/etc/test/nested/copy/713424/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (47.67s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-762069 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-762069 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (47.667885353s)
--- PASS: TestFunctional/serial/StartWithProxy (47.67s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (27.19s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-762069 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-762069 --alsologtostderr -v=8: (27.190935343s)
functional_test.go:663: soft start took 27.191483978s for "functional-762069" cluster.
--- PASS: TestFunctional/serial/SoftStart (27.19s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:681: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.06s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-762069 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (4.31s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 cache add registry.k8s.io/pause:3.1: (1.519772509s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 cache add registry.k8s.io/pause:3.3: (1.469398923s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 cache add registry.k8s.io/pause:latest: (1.320202041s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.31s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1.38s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-762069 /tmp/TestFunctionalserialCacheCmdcacheadd_local1111883340/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cache add minikube-local-cache-test:functional-762069
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cache delete minikube-local-cache-test:functional-762069
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-762069
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.38s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.32s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.32s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (2.12s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (313.784952ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 cache reload: (1.130973706s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.12s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.16s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 kubectl -- --context functional-762069 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.16s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.16s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-762069 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.16s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (44.57s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-762069 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-762069 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (44.570348392s)
functional_test.go:761: restart took 44.570455075s for "functional-762069" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (44.57s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-762069 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:825: etcd phase: Running
functional_test.go:835: etcd status: Ready
functional_test.go:825: kube-apiserver phase: Running
functional_test.go:835: kube-apiserver status: Ready
functional_test.go:825: kube-controller-manager phase: Running
functional_test.go:835: kube-controller-manager status: Ready
functional_test.go:825: kube-scheduler phase: Running
functional_test.go:835: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.10s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.73s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 logs: (1.725987286s)
--- PASS: TestFunctional/serial/LogsCmd (1.73s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 logs --file /tmp/TestFunctionalserialLogsFileCmd1967411241/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 logs --file /tmp/TestFunctionalserialLogsFileCmd1967411241/001/logs.txt: (1.760317286s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.58s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-762069 apply -f testdata/invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-762069
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-762069: exit status 115 (427.194547ms)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|---------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL            |
	|-----------|-------------|-------------|---------------------------|
	| default   | invalid-svc |          80 | http://192.168.49.2:30989 |
	|-----------|-------------|-------------|---------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-762069 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.58s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 config get cpus: exit status 14 (85.705237ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 config set cpus 2
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 config get cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 config get cpus: exit status 14 (98.600241ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.47s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.88s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-762069 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-762069 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 743813: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (8.88s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-arm64 start -p functional-762069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-762069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (184.987607ms)

                                                
                                                
-- stdout --
	* [functional-762069] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19652
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 13:56:18.456645  743373 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:56:18.456838  743373 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:56:18.456852  743373 out.go:358] Setting ErrFile to fd 2...
	I0916 13:56:18.456858  743373 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:56:18.457221  743373 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 13:56:18.457779  743373 out.go:352] Setting JSON to false
	I0916 13:56:18.458942  743373 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13128,"bootTime":1726481851,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:56:18.459023  743373 start.go:139] virtualization:  
	I0916 13:56:18.462814  743373 out.go:177] * [functional-762069] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0916 13:56:18.465555  743373 out.go:177]   - MINIKUBE_LOCATION=19652
	I0916 13:56:18.465682  743373 notify.go:220] Checking for updates...
	I0916 13:56:18.469480  743373 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:56:18.471443  743373 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:56:18.473371  743373 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:56:18.475546  743373 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0916 13:56:18.477483  743373 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 13:56:18.480029  743373 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:56:18.480684  743373 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:56:18.513363  743373 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:56:18.513498  743373 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:56:18.569733  743373 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 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:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-16 13:56:18.56014484 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:56:18.569846  743373 docker.go:318] overlay module found
	I0916 13:56:18.572375  743373 out.go:177] * Using the docker driver based on existing profile
	I0916 13:56:18.574410  743373 start.go:297] selected driver: docker
	I0916 13:56:18.574428  743373 start.go:901] validating driver "docker" against &{Name:functional-762069 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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:8441 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.31.1 ClusterName:functional-762069 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0916 13:56:18.574533  743373 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 13:56:18.577232  743373 out.go:201] 
	W0916 13:56:18.579541  743373 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0916 13:56:18.581293  743373 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-linux-arm64 start -p functional-762069 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
--- PASS: TestFunctional/parallel/DryRun (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-arm64 start -p functional-762069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-762069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (180.799926ms)

                                                
                                                
-- stdout --
	* [functional-762069] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19652
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 13:56:18.878541  743488 out.go:345] Setting OutFile to fd 1 ...
	I0916 13:56:18.878723  743488 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:56:18.878736  743488 out.go:358] Setting ErrFile to fd 2...
	I0916 13:56:18.878752  743488 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 13:56:18.879133  743488 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 13:56:18.879542  743488 out.go:352] Setting JSON to false
	I0916 13:56:18.880527  743488 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13128,"bootTime":1726481851,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 13:56:18.880611  743488 start.go:139] virtualization:  
	I0916 13:56:18.883370  743488 out.go:177] * [functional-762069] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0916 13:56:18.885482  743488 out.go:177]   - MINIKUBE_LOCATION=19652
	I0916 13:56:18.885595  743488 notify.go:220] Checking for updates...
	I0916 13:56:18.890027  743488 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 13:56:18.891871  743488 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 13:56:18.894043  743488 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 13:56:18.896198  743488 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0916 13:56:18.898358  743488 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 13:56:18.900716  743488 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 13:56:18.901350  743488 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 13:56:18.934128  743488 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 13:56:18.934263  743488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 13:56:18.985341  743488 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 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:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-16 13:56:18.975951906 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 13:56:18.985452  743488 docker.go:318] overlay module found
	I0916 13:56:18.987931  743488 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0916 13:56:18.989885  743488 start.go:297] selected driver: docker
	I0916 13:56:18.989906  743488 start.go:901] validating driver "docker" against &{Name:functional-762069 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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:8441 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.31.1 ClusterName:functional-762069 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0916 13:56:18.990024  743488 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 13:56:18.992557  743488 out.go:201] 
	W0916 13:56:18.994309  743488 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0916 13:56:18.996001  743488 out.go:201] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.02s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-762069 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-762069 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-qdgvv" [9705a03f-5fa0-44dc-a1b9-63b985896778] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-qdgvv" [9705a03f-5fa0-44dc-a1b9-63b985896778] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004795559s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31238
functional_test.go:1675: http://192.168.49.2:31238: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-qdgvv

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:31238
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.68s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.04s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [b14e5d6a-8df3-4d6c-a41c-8fe9db3b784f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004225419s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-762069 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-762069 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-762069 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-762069 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [1f903bd8-e4ef-47b7-bd71-270ba66c2fb9] Pending
helpers_test.go:344: "sp-pod" [1f903bd8-e4ef-47b7-bd71-270ba66c2fb9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1f903bd8-e4ef-47b7-bd71-270ba66c2fb9] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003867653s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-762069 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-762069 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-762069 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [ae53d2f2-2f2f-437e-9303-7c07aeea237e] Pending
helpers_test.go:344: "sp-pod" [ae53d2f2-2f2f-437e-9303-7c07aeea237e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ae53d2f2-2f2f-437e-9303-7c07aeea237e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.004159697s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-762069 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.04s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.55s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.55s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.93s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh -n functional-762069 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cp functional-762069:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd536842155/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh -n functional-762069 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh -n functional-762069 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.93s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/713424/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /etc/test/nested/copy/713424/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.32s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/713424.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /etc/ssl/certs/713424.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/713424.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /usr/share/ca-certificates/713424.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/7134242.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /etc/ssl/certs/7134242.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/7134242.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /usr/share/ca-certificates/7134242.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.11s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:219: (dbg) Run:  kubectl --context functional-762069 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.10s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.67s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo systemctl is-active docker"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh "sudo systemctl is-active docker": exit status 1 (363.418084ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo systemctl is-active containerd"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh "sudo systemctl is-active containerd": exit status 1 (306.960166ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.32s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.32s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2256: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 version --short
--- PASS: TestFunctional/parallel/Version/short (0.08s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (1.13s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 version -o=json --components: (1.130729008s)
--- PASS: TestFunctional/parallel/Version/components (1.13s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-762069 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-762069
localhost/kicbase/echo-server:functional-762069
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-762069 image ls --format short --alsologtostderr:
I0916 13:56:21.440529  743961 out.go:345] Setting OutFile to fd 1 ...
I0916 13:56:21.440721  743961 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:21.440751  743961 out.go:358] Setting ErrFile to fd 2...
I0916 13:56:21.440775  743961 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:21.441061  743961 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
I0916 13:56:21.441866  743961 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:21.442188  743961 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:21.444118  743961 cli_runner.go:164] Run: docker container inspect functional-762069 --format={{.State.Status}}
I0916 13:56:21.464265  743961 ssh_runner.go:195] Run: systemctl --version
I0916 13:56:21.464326  743961 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-762069
I0916 13:56:21.483698  743961 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33515 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/functional-762069/id_rsa Username:docker}
I0916 13:56:21.577310  743961 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-762069 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/kicbase/echo-server           | functional-762069  | ce2d2cda2d858 | 4.79MB |
| localhost/my-image                      | functional-762069  | f8ff54d2af238 | 1.64MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| localhost/minikube-local-cache-test     | functional-762069  | 94345aed9e43d | 3.33kB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-762069 image ls --format table --alsologtostderr:
I0916 13:56:27.758587  744407 out.go:345] Setting OutFile to fd 1 ...
I0916 13:56:27.758767  744407 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:27.758776  744407 out.go:358] Setting ErrFile to fd 2...
I0916 13:56:27.758783  744407 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:27.759047  744407 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
I0916 13:56:27.759705  744407 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:27.759829  744407 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:27.760306  744407 cli_runner.go:164] Run: docker container inspect functional-762069 --format={{.State.Status}}
I0916 13:56:27.778971  744407 ssh_runner.go:195] Run: systemctl --version
I0916 13:56:27.779033  744407 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-762069
I0916 13:56:27.798372  744407 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33515 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/functional-762069/id_rsa Username:docker}
I0916 13:56:27.892885  744407 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls --format json --alsologtostderr
2024/09/16 13:56:27 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-762069 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977
a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-762069"],"size":"4788229"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repoTags":["regist
ry.k8s.io/kube-scheduler:v1.31.1"],"size":"67007814"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":
"3774172"},{"id":"f8ff54d2af238afb0b6e402a90018eb5411e885a76c2e04d4597a7b6deb973ef","repoDigests":["localhost/my-image@sha256:0a29036d8d86388fd299814886c373a6e970d8c9488975abe7cec3b728d19770"],"repoTags":["localhost/my-image:functional-762069"],"size":"1640222"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manag
er@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"86930758"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5
e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"46797118bc24a1c43f031fb4242e606e21bc0df5e842be5f61c5f8272ca557fc","repoDigests":["docker.io/library/dca20f5c1ee56840d28d5a971cb8ca8ad34764cff41ba359d6d21301b828e6b9-tmp@sha256:d050a8d73f2b23f90703ff6490724f8668cb0f0900b71391e8e2a5f9415965c4"],"repoTags":[],"size":"1637644"},{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx
@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"94345aed9e43d391f21e14b3164184c515db5ef369bfd74b5037180dc43b19dd","repoDigests":["localhost/minikube-local-cache-test@sha256:f3d3c68349e93174405cabce76f87f1efc9ae756cd98780c5127e9a428fb119c"],"repoTags":["localhost/minikube-local-cache-test:functional-762069"],"size":"3330"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a
65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-762069 image ls --format json --alsologtostderr:
I0916 13:56:27.501470  744377 out.go:345] Setting OutFile to fd 1 ...
I0916 13:56:27.501643  744377 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:27.501664  744377 out.go:358] Setting ErrFile to fd 2...
I0916 13:56:27.501682  744377 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:27.502062  744377 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
I0916 13:56:27.503108  744377 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:27.503288  744377 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:27.503854  744377 cli_runner.go:164] Run: docker container inspect functional-762069 --format={{.State.Status}}
I0916 13:56:27.522341  744377 ssh_runner.go:195] Run: systemctl --version
I0916 13:56:27.522407  744377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-762069
I0916 13:56:27.544401  744377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33515 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/functional-762069/id_rsa Username:docker}
I0916 13:56:27.636902  744377 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-762069 image ls --format yaml --alsologtostderr:
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 94345aed9e43d391f21e14b3164184c515db5ef369bfd74b5037180dc43b19dd
repoDigests:
- localhost/minikube-local-cache-test@sha256:f3d3c68349e93174405cabce76f87f1efc9ae756cd98780c5127e9a428fb119c
repoTags:
- localhost/minikube-local-cache-test:functional-762069
size: "3330"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "95951255"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
- registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "92632544"
- id: 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67007814"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-762069
size: "4788229"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "86930758"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-762069 image ls --format yaml --alsologtostderr:
I0916 13:56:21.677228  743992 out.go:345] Setting OutFile to fd 1 ...
I0916 13:56:21.677422  743992 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:21.677451  743992 out.go:358] Setting ErrFile to fd 2...
I0916 13:56:21.677472  743992 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:21.677752  743992 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
I0916 13:56:21.678428  743992 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:21.678883  743992 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:21.679436  743992 cli_runner.go:164] Run: docker container inspect functional-762069 --format={{.State.Status}}
I0916 13:56:21.697077  743992 ssh_runner.go:195] Run: systemctl --version
I0916 13:56:21.697154  743992 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-762069
I0916 13:56:21.714634  743992 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33515 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/functional-762069/id_rsa Username:docker}
I0916 13:56:21.809306  743992 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (5.52s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh pgrep buildkitd: exit status 1 (412.724554ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image build -t localhost/my-image:functional-762069 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 image build -t localhost/my-image:functional-762069 testdata/build --alsologtostderr: (4.862694338s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-762069 image build -t localhost/my-image:functional-762069 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 46797118bc2
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-762069
--> f8ff54d2af2
Successfully tagged localhost/my-image:functional-762069
f8ff54d2af238afb0b6e402a90018eb5411e885a76c2e04d4597a7b6deb973ef
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-762069 image build -t localhost/my-image:functional-762069 testdata/build --alsologtostderr:
I0916 13:56:22.407899  744080 out.go:345] Setting OutFile to fd 1 ...
I0916 13:56:22.408632  744080 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:22.408645  744080 out.go:358] Setting ErrFile to fd 2...
I0916 13:56:22.408651  744080 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 13:56:22.408902  744080 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
I0916 13:56:22.409641  744080 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:22.410219  744080 config.go:182] Loaded profile config "functional-762069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 13:56:22.410692  744080 cli_runner.go:164] Run: docker container inspect functional-762069 --format={{.State.Status}}
I0916 13:56:22.437136  744080 ssh_runner.go:195] Run: systemctl --version
I0916 13:56:22.437205  744080 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-762069
I0916 13:56:22.474217  744080 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33515 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/functional-762069/id_rsa Username:docker}
I0916 13:56:22.583322  744080 build_images.go:161] Building image from path: /tmp/build.1705179883.tar
I0916 13:56:22.583397  744080 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0916 13:56:22.609036  744080 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1705179883.tar
I0916 13:56:22.616083  744080 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1705179883.tar: stat -c "%s %y" /var/lib/minikube/build/build.1705179883.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1705179883.tar': No such file or directory
I0916 13:56:22.616111  744080 ssh_runner.go:362] scp /tmp/build.1705179883.tar --> /var/lib/minikube/build/build.1705179883.tar (3072 bytes)
I0916 13:56:22.652324  744080 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1705179883
I0916 13:56:22.662836  744080 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1705179883 -xf /var/lib/minikube/build/build.1705179883.tar
I0916 13:56:22.673576  744080 crio.go:315] Building image: /var/lib/minikube/build/build.1705179883
I0916 13:56:22.673701  744080 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-762069 /var/lib/minikube/build/build.1705179883 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0916 13:56:27.169932  744080 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-762069 /var/lib/minikube/build/build.1705179883 --cgroup-manager=cgroupfs: (4.496183683s)
I0916 13:56:27.170001  744080 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1705179883
I0916 13:56:27.181511  744080 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1705179883.tar
I0916 13:56:27.192935  744080 build_images.go:217] Built localhost/my-image:functional-762069 from /tmp/build.1705179883.tar
I0916 13:56:27.192977  744080 build_images.go:133] succeeded building to: functional-762069
I0916 13:56:27.192983  744080 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.52s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (0.78s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-762069
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.78s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.17s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.2s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.61s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image load --daemon kicbase/echo-server:functional-762069 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 image load --daemon kicbase/echo-server:functional-762069 --alsologtostderr: (1.326306781s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.61s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image load --daemon kicbase/echo-server:functional-762069 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.08s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (10.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-762069 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-762069 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-pdw7t" [deb2581d-45ba-4299-bfeb-b74c038d7bdc] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-pdw7t" [deb2581d-45ba-4299-bfeb-b74c038d7bdc] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.004671319s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.22s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.35s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-762069
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image load --daemon kicbase/echo-server:functional-762069 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.35s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (2.51s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image save kicbase/echo-server:functional-762069 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-linux-arm64 -p functional-762069 image save kicbase/echo-server:functional-762069 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr: (2.512227625s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (2.51s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.57s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image rm kicbase/echo-server:functional-762069 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.57s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.92s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.92s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.61s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-762069
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 image save --daemon kicbase/echo-server:functional-762069 --alsologtostderr
functional_test.go:432: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-762069
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.61s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-762069 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-762069 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-762069 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-762069 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 740621: os: process already finished
helpers_test.go:502: unable to terminate pid 740502: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.49s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-762069 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.33s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-762069 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [5de4b619-a78a-4c6e-9170-b4fb62dcfd56] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [5de4b619-a78a-4c6e-9170-b4fb62dcfd56] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003779571s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.33s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.36s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.36s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 service list -o json
functional_test.go:1494: Took "365.594325ms" to run "out/minikube-linux-arm64 -p functional-762069 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:30537
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:30537
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.07s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-762069 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.07s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.99.178.28 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-762069 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1315: Took "341.07003ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1329: Took "50.212378ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "329.058535ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "53.924704ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (7.84s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdany-port765924954/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1726494967442844437" to /tmp/TestFunctionalparallelMountCmdany-port765924954/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1726494967442844437" to /tmp/TestFunctionalparallelMountCmdany-port765924954/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1726494967442844437" to /tmp/TestFunctionalparallelMountCmdany-port765924954/001/test-1726494967442844437
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (336.215676ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 16 13:56 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 16 13:56 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 16 13:56 test-1726494967442844437
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh cat /mount-9p/test-1726494967442844437
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-762069 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [5a603f41-4856-4271-96d4-9bdd088afe7f] Pending
helpers_test.go:344: "busybox-mount" [5a603f41-4856-4271-96d4-9bdd088afe7f] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [5a603f41-4856-4271-96d4-9bdd088afe7f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [5a603f41-4856-4271-96d4-9bdd088afe7f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003967242s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-762069 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdany-port765924954/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.84s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (1.86s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdspecific-port759503910/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (326.185966ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdspecific-port759503910/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-762069 ssh "sudo umount -f /mount-9p": exit status 1 (263.041973ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-762069 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdspecific-port759503910/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.86s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (1.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3628599155/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3628599155/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3628599155/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-762069 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-762069 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3628599155/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3628599155/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-762069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3628599155/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.26s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-762069
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-762069
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-762069
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (171.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-297893 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 13:56:45.313875  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.320851  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.333318  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.354826  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.396905  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.478551  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.640052  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:45.962211  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:46.604850  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:47.886549  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:50.447874  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:56:55.569185  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:57:05.812670  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:57:26.294753  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 13:58:07.256991  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-297893 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m50.665100853s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (171.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- rollout status deployment/busybox
E0916 13:59:29.178902  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-297893 -- rollout status deployment/busybox: (6.554828237s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-2c4ff -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-s68mq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-slxt2 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-2c4ff -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-s68mq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-slxt2 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-2c4ff -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-s68mq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-slxt2 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (9.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-2c4ff -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-2c4ff -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-s68mq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-s68mq -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-slxt2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-297893 -- exec busybox-7dff88458-slxt2 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (65.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-297893 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-297893 -v=7 --alsologtostderr: (1m4.263059976s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr: (1.007575462s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (65.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-297893 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0916 14:00:39.662947  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:00:39.669301  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:00:39.680688  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:00:39.702221  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:00:39.743609  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status --output json -v=7 --alsologtostderr
E0916 14:00:39.826572  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:00:39.987844  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:00:40.309084  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 status --output json -v=7 --alsologtostderr: (1.05542651s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp testdata/cp-test.txt ha-297893:/home/docker/cp-test.txt
E0916 14:00:40.951427  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile953328348/001/cp-test_ha-297893.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893:/home/docker/cp-test.txt ha-297893-m02:/home/docker/cp-test_ha-297893_ha-297893-m02.txt
E0916 14:00:42.233873  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test_ha-297893_ha-297893-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893:/home/docker/cp-test.txt ha-297893-m03:/home/docker/cp-test_ha-297893_ha-297893-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test_ha-297893_ha-297893-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893:/home/docker/cp-test.txt ha-297893-m04:/home/docker/cp-test_ha-297893_ha-297893-m04.txt
E0916 14:00:44.795738  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test_ha-297893_ha-297893-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp testdata/cp-test.txt ha-297893-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile953328348/001/cp-test_ha-297893-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m02:/home/docker/cp-test.txt ha-297893:/home/docker/cp-test_ha-297893-m02_ha-297893.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test_ha-297893-m02_ha-297893.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m02:/home/docker/cp-test.txt ha-297893-m03:/home/docker/cp-test_ha-297893-m02_ha-297893-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test_ha-297893-m02_ha-297893-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m02:/home/docker/cp-test.txt ha-297893-m04:/home/docker/cp-test_ha-297893-m02_ha-297893-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test_ha-297893-m02_ha-297893-m04.txt"
E0916 14:00:49.917194  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp testdata/cp-test.txt ha-297893-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile953328348/001/cp-test_ha-297893-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m03:/home/docker/cp-test.txt ha-297893:/home/docker/cp-test_ha-297893-m03_ha-297893.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test_ha-297893-m03_ha-297893.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m03:/home/docker/cp-test.txt ha-297893-m02:/home/docker/cp-test_ha-297893-m03_ha-297893-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test_ha-297893-m03_ha-297893-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m03:/home/docker/cp-test.txt ha-297893-m04:/home/docker/cp-test_ha-297893-m03_ha-297893-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test_ha-297893-m03_ha-297893-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp testdata/cp-test.txt ha-297893-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile953328348/001/cp-test_ha-297893-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m04:/home/docker/cp-test.txt ha-297893:/home/docker/cp-test_ha-297893-m04_ha-297893.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893 "sudo cat /home/docker/cp-test_ha-297893-m04_ha-297893.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m04:/home/docker/cp-test.txt ha-297893-m02:/home/docker/cp-test_ha-297893-m04_ha-297893-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m02 "sudo cat /home/docker/cp-test_ha-297893-m04_ha-297893-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 cp ha-297893-m04:/home/docker/cp-test.txt ha-297893-m03:/home/docker/cp-test_ha-297893-m04_ha-297893-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 ssh -n ha-297893-m03 "sudo cat /home/docker/cp-test_ha-297893-m04_ha-297893-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.40s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 node stop m02 -v=7 --alsologtostderr
E0916 14:01:00.162602  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 node stop m02 -v=7 --alsologtostderr: (12.091646216s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr: exit status 7 (764.727594ms)

                                                
                                                
-- stdout --
	ha-297893
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-297893-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-297893-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-297893-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 14:01:11.316915  759899 out.go:345] Setting OutFile to fd 1 ...
	I0916 14:01:11.317128  759899 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:01:11.317155  759899 out.go:358] Setting ErrFile to fd 2...
	I0916 14:01:11.317174  759899 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:01:11.317483  759899 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 14:01:11.317727  759899 out.go:352] Setting JSON to false
	I0916 14:01:11.317788  759899 mustload.go:65] Loading cluster: ha-297893
	I0916 14:01:11.317920  759899 notify.go:220] Checking for updates...
	I0916 14:01:11.318891  759899 config.go:182] Loaded profile config "ha-297893": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 14:01:11.318941  759899 status.go:255] checking status of ha-297893 ...
	I0916 14:01:11.319617  759899 cli_runner.go:164] Run: docker container inspect ha-297893 --format={{.State.Status}}
	I0916 14:01:11.345116  759899 status.go:330] ha-297893 host status = "Running" (err=<nil>)
	I0916 14:01:11.345142  759899 host.go:66] Checking if "ha-297893" exists ...
	I0916 14:01:11.345465  759899 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-297893
	I0916 14:01:11.372645  759899 host.go:66] Checking if "ha-297893" exists ...
	I0916 14:01:11.372975  759899 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 14:01:11.373019  759899 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-297893
	I0916 14:01:11.393464  759899 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/ha-297893/id_rsa Username:docker}
	I0916 14:01:11.490740  759899 ssh_runner.go:195] Run: systemctl --version
	I0916 14:01:11.495647  759899 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 14:01:11.509803  759899 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 14:01:11.578144  759899 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 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:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-16 14:01:11.567278781 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 14:01:11.578835  759899 kubeconfig.go:125] found "ha-297893" server: "https://192.168.49.254:8443"
	I0916 14:01:11.578869  759899 api_server.go:166] Checking apiserver status ...
	I0916 14:01:11.578917  759899 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 14:01:11.591372  759899 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1396/cgroup
	I0916 14:01:11.601201  759899 api_server.go:182] apiserver freezer: "13:freezer:/docker/42e5de267665f24a002574d2cceff75e02ba1209239396030310594a10a38170/crio/crio-6af16580338ffa42cce6ef8d4d05f98ec4e24956b55b0321c71a9ca01b7d3f80"
	I0916 14:01:11.601273  759899 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/42e5de267665f24a002574d2cceff75e02ba1209239396030310594a10a38170/crio/crio-6af16580338ffa42cce6ef8d4d05f98ec4e24956b55b0321c71a9ca01b7d3f80/freezer.state
	I0916 14:01:11.610692  759899 api_server.go:204] freezer state: "THAWED"
	I0916 14:01:11.610719  759899 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0916 14:01:11.618963  759899 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0916 14:01:11.618992  759899 status.go:422] ha-297893 apiserver status = Running (err=<nil>)
	I0916 14:01:11.619004  759899 status.go:257] ha-297893 status: &{Name:ha-297893 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:01:11.619053  759899 status.go:255] checking status of ha-297893-m02 ...
	I0916 14:01:11.619411  759899 cli_runner.go:164] Run: docker container inspect ha-297893-m02 --format={{.State.Status}}
	I0916 14:01:11.637762  759899 status.go:330] ha-297893-m02 host status = "Stopped" (err=<nil>)
	I0916 14:01:11.637789  759899 status.go:343] host is not running, skipping remaining checks
	I0916 14:01:11.637818  759899 status.go:257] ha-297893-m02 status: &{Name:ha-297893-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:01:11.637839  759899 status.go:255] checking status of ha-297893-m03 ...
	I0916 14:01:11.638176  759899 cli_runner.go:164] Run: docker container inspect ha-297893-m03 --format={{.State.Status}}
	I0916 14:01:11.657976  759899 status.go:330] ha-297893-m03 host status = "Running" (err=<nil>)
	I0916 14:01:11.658003  759899 host.go:66] Checking if "ha-297893-m03" exists ...
	I0916 14:01:11.658355  759899 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-297893-m03
	I0916 14:01:11.674912  759899 host.go:66] Checking if "ha-297893-m03" exists ...
	I0916 14:01:11.675231  759899 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 14:01:11.675278  759899 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-297893-m03
	I0916 14:01:11.695329  759899 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/ha-297893-m03/id_rsa Username:docker}
	I0916 14:01:11.793788  759899 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 14:01:11.807659  759899 kubeconfig.go:125] found "ha-297893" server: "https://192.168.49.254:8443"
	I0916 14:01:11.807727  759899 api_server.go:166] Checking apiserver status ...
	I0916 14:01:11.807803  759899 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 14:01:11.820956  759899 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1333/cgroup
	I0916 14:01:11.830785  759899 api_server.go:182] apiserver freezer: "13:freezer:/docker/eb022775cf4cf15943713e801453b6fd957c870804e9d29214c976f36fa359e0/crio/crio-348376e712631417c1935af3c73b9097eee600f8534b10aa6624c254d8b773c7"
	I0916 14:01:11.830881  759899 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/eb022775cf4cf15943713e801453b6fd957c870804e9d29214c976f36fa359e0/crio/crio-348376e712631417c1935af3c73b9097eee600f8534b10aa6624c254d8b773c7/freezer.state
	I0916 14:01:11.840130  759899 api_server.go:204] freezer state: "THAWED"
	I0916 14:01:11.840159  759899 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0916 14:01:11.848421  759899 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0916 14:01:11.848530  759899 status.go:422] ha-297893-m03 apiserver status = Running (err=<nil>)
	I0916 14:01:11.848557  759899 status.go:257] ha-297893-m03 status: &{Name:ha-297893-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:01:11.848599  759899 status.go:255] checking status of ha-297893-m04 ...
	I0916 14:01:11.848973  759899 cli_runner.go:164] Run: docker container inspect ha-297893-m04 --format={{.State.Status}}
	I0916 14:01:11.867375  759899 status.go:330] ha-297893-m04 host status = "Running" (err=<nil>)
	I0916 14:01:11.867404  759899 host.go:66] Checking if "ha-297893-m04" exists ...
	I0916 14:01:11.867714  759899 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-297893-m04
	I0916 14:01:11.887542  759899 host.go:66] Checking if "ha-297893-m04" exists ...
	I0916 14:01:11.887860  759899 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 14:01:11.887913  759899 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-297893-m04
	I0916 14:01:11.906255  759899 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33535 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/ha-297893-m04/id_rsa Username:docker}
	I0916 14:01:12.002107  759899 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 14:01:12.022940  759899 status.go:257] ha-297893-m04 status: &{Name:ha-297893-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (12.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (24.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 node start m02 -v=7 --alsologtostderr
E0916 14:01:20.647033  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 node start m02 -v=7 --alsologtostderr: (22.303168671s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr: (1.557763314s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (24.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (3.846085373s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (161.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-297893 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-297893 -v=7 --alsologtostderr
E0916 14:01:45.309849  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:02:01.608795  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:02:13.021748  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-297893 -v=7 --alsologtostderr: (36.942640309s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-297893 --wait=true -v=7 --alsologtostderr
E0916 14:03:23.530197  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-297893 --wait=true -v=7 --alsologtostderr: (2m4.715846386s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-297893
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (161.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 node delete m03 -v=7 --alsologtostderr: (11.874178086s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (12.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 stop -v=7 --alsologtostderr: (35.634452739s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr: exit status 7 (128.054283ms)

                                                
                                                
-- stdout --
	ha-297893
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-297893-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-297893-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 14:05:11.468721  773757 out.go:345] Setting OutFile to fd 1 ...
	I0916 14:05:11.468844  773757 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:05:11.468855  773757 out.go:358] Setting ErrFile to fd 2...
	I0916 14:05:11.468861  773757 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:05:11.469101  773757 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 14:05:11.469293  773757 out.go:352] Setting JSON to false
	I0916 14:05:11.469325  773757 mustload.go:65] Loading cluster: ha-297893
	I0916 14:05:11.469437  773757 notify.go:220] Checking for updates...
	I0916 14:05:11.469791  773757 config.go:182] Loaded profile config "ha-297893": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 14:05:11.469804  773757 status.go:255] checking status of ha-297893 ...
	I0916 14:05:11.470733  773757 cli_runner.go:164] Run: docker container inspect ha-297893 --format={{.State.Status}}
	I0916 14:05:11.492734  773757 status.go:330] ha-297893 host status = "Stopped" (err=<nil>)
	I0916 14:05:11.492771  773757 status.go:343] host is not running, skipping remaining checks
	I0916 14:05:11.492783  773757 status.go:257] ha-297893 status: &{Name:ha-297893 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:05:11.492816  773757 status.go:255] checking status of ha-297893-m02 ...
	I0916 14:05:11.493289  773757 cli_runner.go:164] Run: docker container inspect ha-297893-m02 --format={{.State.Status}}
	I0916 14:05:11.522129  773757 status.go:330] ha-297893-m02 host status = "Stopped" (err=<nil>)
	I0916 14:05:11.522156  773757 status.go:343] host is not running, skipping remaining checks
	I0916 14:05:11.522164  773757 status.go:257] ha-297893-m02 status: &{Name:ha-297893-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:05:11.522185  773757 status.go:255] checking status of ha-297893-m04 ...
	I0916 14:05:11.522529  773757 cli_runner.go:164] Run: docker container inspect ha-297893-m04 --format={{.State.Status}}
	I0916 14:05:11.544073  773757 status.go:330] ha-297893-m04 host status = "Stopped" (err=<nil>)
	I0916 14:05:11.544115  773757 status.go:343] host is not running, skipping remaining checks
	I0916 14:05:11.544125  773757 status.go:257] ha-297893-m04 status: &{Name:ha-297893-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (35.76s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (124.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-297893 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 14:05:39.664798  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:06:07.371695  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:06:45.310647  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-297893 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m3.371371606s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (124.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (69.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-297893 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-297893 --control-plane -v=7 --alsologtostderr: (1m8.532962059s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-297893 status -v=7 --alsologtostderr: (1.009855704s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (69.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.77s)

                                                
                                    
x
+
TestJSONOutput/start/Command (78.16s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-409626 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-409626 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m18.1591125s)
--- PASS: TestJSONOutput/start/Command (78.16s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.77s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-409626 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.77s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.67s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-409626 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.67s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.88s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-409626 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-409626 --output=json --user=testUser: (5.879471012s)
--- PASS: TestJSONOutput/stop/Command (5.88s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.23s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-453517 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-453517 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (80.674639ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"491215e7-f3ab-4a7f-9188-eb3fb537785d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-453517] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b20de3ec-13ae-4e47-8a1f-838fc2899d25","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19652"}}
	{"specversion":"1.0","id":"6a10e618-8a99-40a3-a158-66439f009094","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"e4c42d8b-940b-41a9-837c-b0f86252aa88","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig"}}
	{"specversion":"1.0","id":"af963637-1c99-4c64-b9c3-9b3e28904303","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube"}}
	{"specversion":"1.0","id":"1d91884e-e56a-410d-95cb-a8a309f629ba","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"da34d989-fbc8-40ab-8e7c-ead003564400","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"58e11076-4362-445b-a123-3309dc7ed870","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-453517" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-453517
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.39s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-002891 --network=
E0916 14:10:39.663309  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-002891 --network=: (39.142486729s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-002891" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-002891
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-002891: (2.215702188s)
--- PASS: TestKicCustomNetwork/create_custom_network (41.39s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.66s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-795268 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-795268 --network=bridge: (30.732319817s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-795268" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-795268
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-795268: (1.90634193s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (32.66s)

                                                
                                    
x
+
TestKicExistingNetwork (33.59s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-459479 --network=existing-network
E0916 14:11:45.310048  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-459479 --network=existing-network: (31.532892962s)
helpers_test.go:175: Cleaning up "existing-network-459479" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-459479
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-459479: (1.914232531s)
--- PASS: TestKicExistingNetwork (33.59s)

                                                
                                    
x
+
TestKicCustomSubnet (33.4s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-495541 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-495541 --subnet=192.168.60.0/24: (31.296028074s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-495541 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-495541" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-495541
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-495541: (2.080722475s)
--- PASS: TestKicCustomSubnet (33.40s)

                                                
                                    
x
+
TestKicStaticIP (33.43s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-944993 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-944993 --static-ip=192.168.200.200: (31.130623569s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-944993 ip
helpers_test.go:175: Cleaning up "static-ip-944993" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-944993
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-944993: (2.116863228s)
--- PASS: TestKicStaticIP (33.43s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.05s)

                                                
                                    
x
+
TestMinikubeProfile (68.44s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-510211 --driver=docker  --container-runtime=crio
E0916 14:13:08.385161  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-510211 --driver=docker  --container-runtime=crio: (32.63899s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-512895 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-512895 --driver=docker  --container-runtime=crio: (30.496658711s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-510211
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-512895
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-512895" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-512895
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-512895: (2.001348221s)
helpers_test.go:175: Cleaning up "first-510211" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-510211
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-510211: (1.955786851s)
--- PASS: TestMinikubeProfile (68.44s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.07s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-896264 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-896264 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.073244993s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.07s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-896264 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.28s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.56s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-898512 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-898512 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (5.556029299s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.56s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-898512 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-896264 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-896264 --alsologtostderr -v=5: (1.628618423s)
--- PASS: TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-898512 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.26s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-898512
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-898512: (1.190593986s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.16s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-898512
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-898512: (7.163395156s)
--- PASS: TestMountStart/serial/RestartStopped (8.16s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.29s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-898512 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.29s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (105.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-064427 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 14:15:39.662417  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-064427 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m45.052659641s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (105.56s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-064427 -- rollout status deployment/busybox: (4.660843952s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-tsqcl -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-zmwrx -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-tsqcl -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-zmwrx -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-tsqcl -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-zmwrx -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (6.61s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-tsqcl -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-tsqcl -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-zmwrx -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-064427 -- exec busybox-7dff88458-zmwrx -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (57.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-064427 -v 3 --alsologtostderr
E0916 14:16:45.322817  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:17:02.733191  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-064427 -v 3 --alsologtostderr: (56.801661267s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (57.47s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-064427 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.37s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.37s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp testdata/cp-test.txt multinode-064427:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3931271890/001/cp-test_multinode-064427.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427:/home/docker/cp-test.txt multinode-064427-m02:/home/docker/cp-test_multinode-064427_multinode-064427-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m02 "sudo cat /home/docker/cp-test_multinode-064427_multinode-064427-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427:/home/docker/cp-test.txt multinode-064427-m03:/home/docker/cp-test_multinode-064427_multinode-064427-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m03 "sudo cat /home/docker/cp-test_multinode-064427_multinode-064427-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp testdata/cp-test.txt multinode-064427-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3931271890/001/cp-test_multinode-064427-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427-m02:/home/docker/cp-test.txt multinode-064427:/home/docker/cp-test_multinode-064427-m02_multinode-064427.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427 "sudo cat /home/docker/cp-test_multinode-064427-m02_multinode-064427.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427-m02:/home/docker/cp-test.txt multinode-064427-m03:/home/docker/cp-test_multinode-064427-m02_multinode-064427-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m03 "sudo cat /home/docker/cp-test_multinode-064427-m02_multinode-064427-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp testdata/cp-test.txt multinode-064427-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3931271890/001/cp-test_multinode-064427-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427-m03:/home/docker/cp-test.txt multinode-064427:/home/docker/cp-test_multinode-064427-m03_multinode-064427.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427 "sudo cat /home/docker/cp-test_multinode-064427-m03_multinode-064427.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 cp multinode-064427-m03:/home/docker/cp-test.txt multinode-064427-m02:/home/docker/cp-test_multinode-064427-m03_multinode-064427-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 ssh -n multinode-064427-m02 "sudo cat /home/docker/cp-test_multinode-064427-m03_multinode-064427-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.09s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-064427 node stop m03: (1.195463365s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-064427 status: exit status 7 (521.16447ms)

                                                
                                                
-- stdout --
	multinode-064427
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-064427-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-064427-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr: exit status 7 (539.95448ms)

                                                
                                                
-- stdout --
	multinode-064427
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-064427-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-064427-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 14:17:38.046435  827424 out.go:345] Setting OutFile to fd 1 ...
	I0916 14:17:38.046650  827424 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:17:38.046682  827424 out.go:358] Setting ErrFile to fd 2...
	I0916 14:17:38.046716  827424 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:17:38.047007  827424 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 14:17:38.047263  827424 out.go:352] Setting JSON to false
	I0916 14:17:38.047332  827424 mustload.go:65] Loading cluster: multinode-064427
	I0916 14:17:38.047443  827424 notify.go:220] Checking for updates...
	I0916 14:17:38.047831  827424 config.go:182] Loaded profile config "multinode-064427": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 14:17:38.047844  827424 status.go:255] checking status of multinode-064427 ...
	I0916 14:17:38.048521  827424 cli_runner.go:164] Run: docker container inspect multinode-064427 --format={{.State.Status}}
	I0916 14:17:38.077595  827424 status.go:330] multinode-064427 host status = "Running" (err=<nil>)
	I0916 14:17:38.077696  827424 host.go:66] Checking if "multinode-064427" exists ...
	I0916 14:17:38.078262  827424 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-064427
	I0916 14:17:38.113774  827424 host.go:66] Checking if "multinode-064427" exists ...
	I0916 14:17:38.114091  827424 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 14:17:38.114155  827424 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-064427
	I0916 14:17:38.137056  827424 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33640 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/multinode-064427/id_rsa Username:docker}
	I0916 14:17:38.230122  827424 ssh_runner.go:195] Run: systemctl --version
	I0916 14:17:38.234568  827424 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 14:17:38.246993  827424 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 14:17:38.302528  827424 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 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:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-16 14:17:38.29165839 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 14:17:38.303159  827424 kubeconfig.go:125] found "multinode-064427" server: "https://192.168.67.2:8443"
	I0916 14:17:38.303197  827424 api_server.go:166] Checking apiserver status ...
	I0916 14:17:38.303249  827424 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 14:17:38.314803  827424 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1378/cgroup
	I0916 14:17:38.324385  827424 api_server.go:182] apiserver freezer: "13:freezer:/docker/bab5ee641518144e8eeddfe2995462afa8e190ba531ddd2cff4be39e028e9a6b/crio/crio-962f6137ea1a7f49342570d95b1ca83d08ef0cf9c24dbf0ec744f639bca2f7a7"
	I0916 14:17:38.324456  827424 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bab5ee641518144e8eeddfe2995462afa8e190ba531ddd2cff4be39e028e9a6b/crio/crio-962f6137ea1a7f49342570d95b1ca83d08ef0cf9c24dbf0ec744f639bca2f7a7/freezer.state
	I0916 14:17:38.334739  827424 api_server.go:204] freezer state: "THAWED"
	I0916 14:17:38.334770  827424 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0916 14:17:38.342467  827424 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0916 14:17:38.342497  827424 status.go:422] multinode-064427 apiserver status = Running (err=<nil>)
	I0916 14:17:38.342510  827424 status.go:257] multinode-064427 status: &{Name:multinode-064427 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:17:38.342540  827424 status.go:255] checking status of multinode-064427-m02 ...
	I0916 14:17:38.342875  827424 cli_runner.go:164] Run: docker container inspect multinode-064427-m02 --format={{.State.Status}}
	I0916 14:17:38.359915  827424 status.go:330] multinode-064427-m02 host status = "Running" (err=<nil>)
	I0916 14:17:38.359941  827424 host.go:66] Checking if "multinode-064427-m02" exists ...
	I0916 14:17:38.360254  827424 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-064427-m02
	I0916 14:17:38.377142  827424 host.go:66] Checking if "multinode-064427-m02" exists ...
	I0916 14:17:38.377540  827424 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 14:17:38.377586  827424 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-064427-m02
	I0916 14:17:38.393956  827424 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33645 SSHKeyPath:/home/jenkins/minikube-integration/19652-707945/.minikube/machines/multinode-064427-m02/id_rsa Username:docker}
	I0916 14:17:38.485504  827424 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 14:17:38.497651  827424 status.go:257] multinode-064427-m02 status: &{Name:multinode-064427-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:17:38.497687  827424 status.go:255] checking status of multinode-064427-m03 ...
	I0916 14:17:38.498009  827424 cli_runner.go:164] Run: docker container inspect multinode-064427-m03 --format={{.State.Status}}
	I0916 14:17:38.516663  827424 status.go:330] multinode-064427-m03 host status = "Stopped" (err=<nil>)
	I0916 14:17:38.516704  827424 status.go:343] host is not running, skipping remaining checks
	I0916 14:17:38.516713  827424 status.go:257] multinode-064427-m03 status: &{Name:multinode-064427-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.26s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-064427 node start m03 -v=7 --alsologtostderr: (9.869758157s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (10.65s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (101.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-064427
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-064427
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-064427: (24.837748272s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-064427 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-064427 --wait=true -v=8 --alsologtostderr: (1m16.25500429s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-064427
--- PASS: TestMultiNode/serial/RestartKeepsNodes (101.22s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.5s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-064427 node delete m03: (4.781297964s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.50s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-064427 stop: (23.713293085s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-064427 status: exit status 7 (98.149437ms)

                                                
                                                
-- stdout --
	multinode-064427
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-064427-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr: exit status 7 (87.699906ms)

                                                
                                                
-- stdout --
	multinode-064427
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-064427-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 14:19:59.757209  835194 out.go:345] Setting OutFile to fd 1 ...
	I0916 14:19:59.757337  835194 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:19:59.757349  835194 out.go:358] Setting ErrFile to fd 2...
	I0916 14:19:59.757354  835194 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:19:59.757592  835194 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 14:19:59.757782  835194 out.go:352] Setting JSON to false
	I0916 14:19:59.757811  835194 mustload.go:65] Loading cluster: multinode-064427
	I0916 14:19:59.757906  835194 notify.go:220] Checking for updates...
	I0916 14:19:59.758230  835194 config.go:182] Loaded profile config "multinode-064427": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 14:19:59.758241  835194 status.go:255] checking status of multinode-064427 ...
	I0916 14:19:59.759081  835194 cli_runner.go:164] Run: docker container inspect multinode-064427 --format={{.State.Status}}
	I0916 14:19:59.777662  835194 status.go:330] multinode-064427 host status = "Stopped" (err=<nil>)
	I0916 14:19:59.777687  835194 status.go:343] host is not running, skipping remaining checks
	I0916 14:19:59.777695  835194 status.go:257] multinode-064427 status: &{Name:multinode-064427 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 14:19:59.777733  835194 status.go:255] checking status of multinode-064427-m02 ...
	I0916 14:19:59.778067  835194 cli_runner.go:164] Run: docker container inspect multinode-064427-m02 --format={{.State.Status}}
	I0916 14:19:59.801117  835194 status.go:330] multinode-064427-m02 host status = "Stopped" (err=<nil>)
	I0916 14:19:59.801147  835194 status.go:343] host is not running, skipping remaining checks
	I0916 14:19:59.801155  835194 status.go:257] multinode-064427-m02 status: &{Name:multinode-064427-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (23.90s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-064427 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 14:20:39.662395  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-064427 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (52.792640098s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-064427 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (53.46s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-064427
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-064427-m02 --driver=docker  --container-runtime=crio
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-064427-m02 --driver=docker  --container-runtime=crio: exit status 14 (76.082344ms)

                                                
                                                
-- stdout --
	* [multinode-064427-m02] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19652
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-064427-m02' is duplicated with machine name 'multinode-064427-m02' in profile 'multinode-064427'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-064427-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-064427-m03 --driver=docker  --container-runtime=crio: (29.556438933s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-064427
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-064427: exit status 80 (352.424564ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-064427 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-064427-m03 already exists in multinode-064427-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-064427-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-064427-m03: (1.94843478s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (31.98s)

                                                
                                    
x
+
TestPreload (129.6s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-920446 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0916 14:21:45.310247  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-920446 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m36.334310817s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-920446 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-920446 image pull gcr.io/k8s-minikube/busybox: (3.20036327s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-920446
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-920446: (5.788684717s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-920446 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-920446 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.580252759s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-920446 image list
helpers_test.go:175: Cleaning up "test-preload-920446" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-920446
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-920446: (2.385075661s)
--- PASS: TestPreload (129.60s)

                                                
                                    
x
+
TestScheduledStopUnix (108.06s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-056364 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-056364 --memory=2048 --driver=docker  --container-runtime=crio: (31.497055543s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-056364 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-056364 -n scheduled-stop-056364
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-056364 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-056364 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-056364 -n scheduled-stop-056364
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-056364
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-056364 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-056364
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-056364: exit status 7 (73.07826ms)

                                                
                                                
-- stdout --
	scheduled-stop-056364
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-056364 -n scheduled-stop-056364
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-056364 -n scheduled-stop-056364: exit status 7 (67.179651ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-056364" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-056364
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-056364: (5.01245236s)
--- PASS: TestScheduledStopUnix (108.06s)

                                                
                                    
x
+
TestInsufficientStorage (13.29s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-721305 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-721305 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (10.773430783s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"70b6a50c-9b90-4d7b-8a78-f969b67077d2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-721305] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b2fc0d86-3407-42da-964c-5d4072d2048a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19652"}}
	{"specversion":"1.0","id":"9e5c0bd4-cf73-4ea9-8a40-ccc001071c93","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"e37f7f88-311e-4516-b1da-9629a25f1fe2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig"}}
	{"specversion":"1.0","id":"795f7400-b19d-44f0-9437-dc9c2a4b2eaf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube"}}
	{"specversion":"1.0","id":"4c69340d-ed98-46ff-8cd8-a4497ef0d93b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"0497e2af-8986-47f9-ac2a-b36b243e94a5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"9cc86249-ede3-4d79-ae66-4a24322c96eb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"e2afa4bb-fcf9-43e0-8bdc-8271aa3f6fa2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"4a549a0f-1101-409e-b82c-36b21594b982","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"a9a3fe5e-b8ae-4d4f-b199-370006a7bf3a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"a33a1623-a17d-427b-91d9-12b0577313fb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-721305\" primary control-plane node in \"insufficient-storage-721305\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"6edab238-7c37-480d-bd23-07e25f7cb14c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1726358845-19644 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"9eccc183-672d-43c1-a8a4-befd32d559fb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"51e353ad-9ba4-4a91-866d-c5e1da444ed8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-721305 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-721305 --output=json --layout=cluster: exit status 7 (289.768042ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-721305","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-721305","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0916 14:25:37.969326  852982 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-721305" does not appear in /home/jenkins/minikube-integration/19652-707945/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-721305 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-721305 --output=json --layout=cluster: exit status 7 (304.737824ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-721305","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-721305","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0916 14:25:38.277336  853044 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-721305" does not appear in /home/jenkins/minikube-integration/19652-707945/kubeconfig
	E0916 14:25:38.287816  853044 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/insufficient-storage-721305/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-721305" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-721305
E0916 14:25:39.662748  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-721305: (1.926341244s)
--- PASS: TestInsufficientStorage (13.29s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (107.53s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
E0916 14:29:48.386892  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1920756315 start -p running-upgrade-885522 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1920756315 start -p running-upgrade-885522 --memory=2200 --vm-driver=docker  --container-runtime=crio: (35.253400552s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-885522 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0916 14:30:39.662480  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-885522 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m8.247522321s)
helpers_test.go:175: Cleaning up "running-upgrade-885522" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-885522
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-885522: (2.992958437s)
--- PASS: TestRunningBinaryUpgrade (107.53s)

                                                
                                    
x
+
TestKubernetesUpgrade (391.77s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m15.045904235s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-429273
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-429273: (2.959492708s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-429273 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-429273 status --format={{.Host}}: exit status 7 (81.748922ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m34.899538959s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-429273 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (90.355116ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-429273] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19652
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-429273
	    minikube start -p kubernetes-upgrade-429273 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4292732 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-429273 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-429273 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (36.22261079s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-429273" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-429273
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-429273: (2.36104154s)
--- PASS: TestKubernetesUpgrade (391.77s)

                                                
                                    
x
+
TestMissingContainerUpgrade (172.04s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1572423967 start -p missing-upgrade-885109 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1572423967 start -p missing-upgrade-885109 --memory=2200 --driver=docker  --container-runtime=crio: (1m32.22709705s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-885109
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-885109: (10.55406585s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-885109
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-885109 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-885109 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m5.912844007s)
helpers_test.go:175: Cleaning up "missing-upgrade-885109" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-885109
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-885109: (2.170710624s)
--- PASS: TestMissingContainerUpgrade (172.04s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-160439 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-160439 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (83.808733ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-160439] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19652
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (38.47s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-160439 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-160439 --driver=docker  --container-runtime=crio: (38.108814251s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-160439 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (38.47s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.37s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-160439 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-160439 --no-kubernetes --driver=docker  --container-runtime=crio: (7.174862734s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-160439 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-160439 status -o json: exit status 2 (300.378718ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-160439","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-160439
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-160439: (1.89366883s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (9.37s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.83s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-160439 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-160439 --no-kubernetes --driver=docker  --container-runtime=crio: (9.826885511s)
--- PASS: TestNoKubernetes/serial/Start (9.83s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.46s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-160439 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-160439 "sudo systemctl is-active --quiet service kubelet": exit status 1 (454.211024ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.46s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.05s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (1.05s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.26s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-160439
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-160439: (1.260429821s)
--- PASS: TestNoKubernetes/serial/Stop (1.26s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.9s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-160439 --driver=docker  --container-runtime=crio
E0916 14:26:45.310213  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-160439 --driver=docker  --container-runtime=crio: (7.900227453s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.90s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-160439 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-160439 "sudo systemctl is-active --quiet service kubelet": exit status 1 (320.55534ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.66s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (1.66s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (70s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1980721313 start -p stopped-upgrade-252067 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1980721313 start -p stopped-upgrade-252067 --memory=2200 --vm-driver=docker  --container-runtime=crio: (32.191543102s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1980721313 -p stopped-upgrade-252067 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1980721313 -p stopped-upgrade-252067 stop: (2.615211263s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-252067 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-252067 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.19298698s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (70.00s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.57s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-252067
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-252067: (1.573617537s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.57s)

                                                
                                    
x
+
TestPause/serial/Start (83.34s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-965547 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0916 14:31:45.309680  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-965547 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m23.338989972s)
--- PASS: TestPause/serial/Start (83.34s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (24.35s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-965547 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-965547 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (24.335740117s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (24.35s)

                                                
                                    
x
+
TestPause/serial/Pause (1.05s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-965547 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-965547 --alsologtostderr -v=5: (1.04679855s)
--- PASS: TestPause/serial/Pause (1.05s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.43s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-965547 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-965547 --output=json --layout=cluster: exit status 2 (429.457629ms)

                                                
                                                
-- stdout --
	{"Name":"pause-965547","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-965547","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.43s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.85s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-965547 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.85s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.19s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-965547 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-965547 --alsologtostderr -v=5: (1.191838691s)
--- PASS: TestPause/serial/PauseAgain (1.19s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.71s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-965547 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-965547 --alsologtostderr -v=5: (3.711738367s)
--- PASS: TestPause/serial/DeletePaused (3.71s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.57s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-965547
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-965547: exit status 1 (36.380702ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-965547: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (0.57s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.51s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-822034 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-822034 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (220.848686ms)

                                                
                                                
-- stdout --
	* [false-822034] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19652
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 14:33:35.421937  892329 out.go:345] Setting OutFile to fd 1 ...
	I0916 14:33:35.422070  892329 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:33:35.422075  892329 out.go:358] Setting ErrFile to fd 2...
	I0916 14:33:35.422080  892329 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 14:33:35.422296  892329 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19652-707945/.minikube/bin
	I0916 14:33:35.422703  892329 out.go:352] Setting JSON to false
	I0916 14:33:35.423606  892329 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15365,"bootTime":1726481851,"procs":188,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0916 14:33:35.423678  892329 start.go:139] virtualization:  
	I0916 14:33:35.426562  892329 out.go:177] * [false-822034] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0916 14:33:35.428715  892329 out.go:177]   - MINIKUBE_LOCATION=19652
	I0916 14:33:35.428808  892329 notify.go:220] Checking for updates...
	I0916 14:33:35.432795  892329 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 14:33:35.434835  892329 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19652-707945/kubeconfig
	I0916 14:33:35.436951  892329 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19652-707945/.minikube
	I0916 14:33:35.438891  892329 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0916 14:33:35.440961  892329 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 14:33:35.443609  892329 config.go:182] Loaded profile config "force-systemd-flag-819985": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 14:33:35.443725  892329 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 14:33:35.479124  892329 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 14:33:35.479257  892329 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 14:33:35.561057  892329 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 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:36 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-16 14:33:35.551142436 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 14:33:35.561168  892329 docker.go:318] overlay module found
	I0916 14:33:35.563557  892329 out.go:177] * Using the docker driver based on user configuration
	I0916 14:33:35.565560  892329 start.go:297] selected driver: docker
	I0916 14:33:35.565578  892329 start.go:901] validating driver "docker" against <nil>
	I0916 14:33:35.565592  892329 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 14:33:35.569235  892329 out.go:201] 
	W0916 14:33:35.571210  892329 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0916 14:33:35.573363  892329 out.go:201] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-822034 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-822034" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: false-822034

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "false-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-822034"

                                                
                                                
----------------------- debugLogs end: false-822034 [took: 4.122930932s] --------------------------------
helpers_test.go:175: Cleaning up "false-822034" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-822034
--- PASS: TestNetworkPlugins/group/false (4.51s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (152.21s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-445795 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0916 14:35:39.662335  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:36:45.325011  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-445795 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m32.214368688s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (152.21s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (10.58s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-445795 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [47adeebd-3273-44f2-9b0f-31c8e55292d3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [47adeebd-3273-44f2-9b0f-31c8e55292d3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.00400253s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-445795 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.58s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.04s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-445795 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-445795 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.04s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (12.11s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-445795 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-445795 --alsologtostderr -v=3: (12.112714953s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.11s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.18s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-445795 -n old-k8s-version-445795
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-445795 -n old-k8s-version-445795: exit status 7 (72.107212ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-445795 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.18s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (34.91s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-445795 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-445795 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (34.422537436s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-445795 -n old-k8s-version-445795
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (34.91s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (70.82s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-255625 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-255625 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m10.816929908s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.82s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (36s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-x25hx" [83f61b24-e6a7-42fe-a13e-75a881a3bf33] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-cd95d586-x25hx" [83f61b24-e6a7-42fe-a13e-75a881a3bf33] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 36.003127359s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (36.00s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-x25hx" [83f61b24-e6a7-42fe-a13e-75a881a3bf33] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005227418s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-445795 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (10.4s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-255625 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [b898cd3c-af3a-4371-86fa-df42cef5f877] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b898cd3c-af3a-4371-86fa-df42cef5f877] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.005463992s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-255625 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.40s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-445795 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (2.95s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-445795 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-445795 -n old-k8s-version-445795
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-445795 -n old-k8s-version-445795: exit status 2 (324.326039ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-445795 -n old-k8s-version-445795
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-445795 -n old-k8s-version-445795: exit status 2 (320.016971ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-445795 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-445795 -n old-k8s-version-445795
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-445795 -n old-k8s-version-445795
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.95s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.41s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-255625 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-255625 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.258503042s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-255625 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.41s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (88.54s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-322762 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-322762 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m28.538226408s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (88.54s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (12.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-255625 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-255625 --alsologtostderr -v=3: (12.214024404s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.21s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-255625 -n no-preload-255625
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-255625 -n no-preload-255625: exit status 7 (88.223789ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-255625 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (278.84s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-255625 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0916 14:40:39.661948  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-255625 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m38.482803833s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-255625 -n no-preload-255625
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (278.84s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (9.34s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-322762 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [8f9a5b8d-58aa-451c-8052-e35117a81599] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8f9a5b8d-58aa-451c-8052-e35117a81599] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003778992s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-322762 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.34s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.19s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-322762 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-322762 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.035567743s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-322762 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.19s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (12s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-322762 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-322762 --alsologtostderr -v=3: (12.000911915s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.00s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-322762 -n embed-certs-322762
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-322762 -n embed-certs-322762: exit status 7 (79.336069ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-322762 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (279.64s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-322762 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0916 14:41:45.309967  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:37.823779  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:37.830478  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:37.841877  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:37.863383  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:37.905857  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:37.987341  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:38.148871  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:38.470632  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:39.112163  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:40.393677  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:42.955442  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:48.076677  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:42:58.318928  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:43:18.800616  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:43:59.762047  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-322762 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m39.260563168s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-322762 -n embed-certs-322762
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (279.64s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wsvfk" [e37fe917-e538-4d16-a6e0-2f2444b604e0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003367902s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wsvfk" [e37fe917-e538-4d16-a6e0-2f2444b604e0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00519169s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-255625 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.25s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-255625 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.25s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.14s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-255625 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-255625 -n no-preload-255625
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-255625 -n no-preload-255625: exit status 2 (332.4513ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-255625 -n no-preload-255625
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-255625 -n no-preload-255625: exit status 2 (314.416498ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-255625 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-255625 -n no-preload-255625
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-255625 -n no-preload-255625
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.14s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (81.12s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-800178 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0916 14:45:21.684419  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:45:39.661910  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-800178 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m21.123610709s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (81.12s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wwtv8" [81817651-8c3e-4eaa-8d8a-33a982633dcd] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003667913s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.42s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-800178 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [28003c9b-9718-4c2a-8457-6bcfa761f750] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [28003c9b-9718-4c2a-8457-6bcfa761f750] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.004273604s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-800178 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.42s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wwtv8" [81817651-8c3e-4eaa-8d8a-33a982633dcd] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004032104s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-322762 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-322762 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (3.66s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-322762 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-322762 -n embed-certs-322762
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-322762 -n embed-certs-322762: exit status 2 (452.783474ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-322762 -n embed-certs-322762
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-322762 -n embed-certs-322762: exit status 2 (437.586617ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-322762 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-322762 -n embed-certs-322762
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-322762 -n embed-certs-322762
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.66s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.4s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-800178 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-800178 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.216183806s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-800178 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.40s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (12.28s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-800178 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-800178 --alsologtostderr -v=3: (12.278345268s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.28s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (40.33s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-593090 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-593090 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (40.3294802s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.33s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.23s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178: exit status 7 (100.696542ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-800178 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.23s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (284.6s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-800178 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0916 14:46:28.388963  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:46:45.310554  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-800178 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m44.167463265s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (284.60s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.32s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-593090 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-593090 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.315009994s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.32s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (2.01s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-593090 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-593090 --alsologtostderr -v=3: (2.004949719s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (2.01s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-593090 -n newest-cni-593090
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-593090 -n newest-cni-593090: exit status 7 (88.265269ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-593090 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.26s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (16.41s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-593090 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-593090 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (16.00890477s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-593090 -n newest-cni-593090
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.41s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.31s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-593090 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.31s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (3.21s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-593090 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-593090 -n newest-cni-593090
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-593090 -n newest-cni-593090: exit status 2 (377.387243ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-593090 -n newest-cni-593090
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-593090 -n newest-cni-593090: exit status 2 (343.400517ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-593090 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-593090 -n newest-cni-593090
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-593090 -n newest-cni-593090
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (77.93s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0916 14:47:37.823945  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:48:05.526444  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/old-k8s-version-445795/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m17.931130755s)
--- PASS: TestNetworkPlugins/group/auto/Start (77.93s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (11.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-x2lz2" [a4729039-83df-4f1d-85ca-842da1b9473e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-x2lz2" [a4729039-83df-4f1d-85ca-842da1b9473e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003517217s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (77.9s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0916 14:49:13.567916  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:13.574488  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:13.585891  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:13.607236  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:13.648650  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:13.730393  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:13.892153  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:14.213832  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:14.855795  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:16.137487  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:18.699758  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:23.821514  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:34.063202  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:49:54.544633  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:50:22.736656  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m17.89925705s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (77.90s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-z547w" [ed12db07-7f68-48ac-90c6-d917254dd379] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004315107s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (11.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-hmr86" [15e56fec-7a03-429e-a3d1-171b87bc2d2c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0916 14:50:35.506446  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:50:39.662084  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-hmr86" [15e56fec-7a03-429e-a3d1-171b87bc2d2c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003561804s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.19s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-qwwm2" [94adcc7e-a15a-46a5-a6d2-48b9109fbe51] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004118261s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (70.55s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m10.552070244s)
--- PASS: TestNetworkPlugins/group/calico/Start (70.55s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.12s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-qwwm2" [94adcc7e-a15a-46a5-a6d2-48b9109fbe51] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004692657s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-800178 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-800178 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (3.94s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-800178 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 pause -p default-k8s-diff-port-800178 --alsologtostderr -v=1: (1.04294859s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178: exit status 2 (418.774143ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178: exit status 2 (384.334983ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-800178 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-800178 --alsologtostderr -v=1: (1.006799092s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-800178 -n default-k8s-diff-port-800178
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.94s)
E0916 14:54:59.806153  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (64.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0916 14:51:45.310065  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/addons-320188/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:51:57.427934  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m4.022734624s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (64.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-5t2d7" [0983ed97-967c-48d7-a6b8-2b4d7002de1a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.006044488s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (11.33s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-6plnv" [fb01c49f-0ee7-47ff-992a-c671b80ccf4a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6plnv" [fb01c49f-0ee7-47ff-992a-c671b80ccf4a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.00381965s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (12.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-5hnmb" [d24e4100-9699-49e7-a655-c3ba2b7f2589] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-5hnmb" [d24e4100-9699-49e7-a655-c3ba2b7f2589] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.003686883s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (53.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (53.290387499s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (53.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (61.69s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0916 14:53:37.869001  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:37.875382  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:37.886717  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:37.907992  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:37.949344  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:38.030977  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:38.192414  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:38.514054  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:39.156340  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:40.437606  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:42.999506  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
E0916 14:53:48.121319  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m1.68538787s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.69s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-9m9b2" [2424f06e-d2a4-4e8f-a8d8-89d45f7b77b4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0916 14:53:58.363385  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-9m9b2" [2424f06e-d2a4-4e8f-a8d8-89d45f7b77b4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.006620779s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-6gzrk" [82788af8-6438-44a9-84e8-cdf8aa960525] Running
E0916 14:54:13.568240  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004302901s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (11.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-xmzfs" [0b3053f8-47eb-41a0-a345-08743e4e0ecc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0916 14:54:18.844712  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/auto-822034/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-xmzfs" [0b3053f8-47eb-41a0-a345-08743e4e0ecc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.005289249s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (46.08s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0916 14:54:41.269333  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/no-preload-255625/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-822034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (46.084440136s)
--- PASS: TestNetworkPlugins/group/bridge/Start (46.08s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-822034 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (11.31s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-822034 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-jbvvd" [6611f0cf-e07f-4ef8-bee5-68fbe1b1b5f8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-jbvvd" [6611f0cf-e07f-4ef8-bee5-68fbe1b1b5f8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003874272s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.31s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-822034 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-822034 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                    

Test skip (30/328)

x
+
TestDownloadOnly/v1.20.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.20.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.20.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.20.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.31.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.31.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-498410 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-498410" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-498410
--- SKIP: TestDownloadOnlyKic (0.55s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:500: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing crio
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:463: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing crio container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-291638" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-291638
--- SKIP: TestStartStop/group/disable-driver-mounts (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.49s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
panic.go:629: 
----------------------- debugLogs start: kubenet-822034 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-822034" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-822034

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "kubenet-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-822034"

                                                
                                                
----------------------- debugLogs end: kubenet-822034 [took: 4.290955839s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-822034" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-822034
--- SKIP: TestNetworkPlugins/group/kubenet (4.49s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.83s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
E0916 14:33:42.734780  713424 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19652-707945/.minikube/profiles/functional-762069/client.crt: no such file or directory" logger="UnhandledError"
panic.go:629: 
----------------------- debugLogs start: cilium-822034 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-822034" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-822034

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-822034" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-822034"

                                                
                                                
----------------------- debugLogs end: cilium-822034 [took: 4.621328793s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-822034" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-822034
--- SKIP: TestNetworkPlugins/group/cilium (4.83s)

                                                
                                    
Copied to clipboard