Test Report: Docker_Linux_crio 19679

                    
                      7cae0481c1ae024841826a3639f158d099448b48:2024-09-20:36298
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 72.86
34 TestAddons/parallel/Ingress 149.39
36 TestAddons/parallel/MetricsServer 318.59
x
+
TestAddons/parallel/Registry (72.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.044102ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002909337s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.002986485s
addons_test.go:338: (dbg) Run:  kubectl --context addons-375516 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-375516 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:343: (dbg) Non-zero exit: kubectl --context addons-375516 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.070447837s)

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

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

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-375516 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:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 ip
2024/09/20 17:50:24 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 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-375516
helpers_test.go:235: (dbg) docker inspect addons-375516:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576",
	        "Created": "2024-09-20T17:38:23.934931491Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 29009,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T17:38:24.058074775Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:bb3bcbaabeeeadbf6b43ae7d1d07e504b3c8a94ec024df89bcb237eba4f5e9b3",
	        "ResolvConfPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/hostname",
	        "HostsPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/hosts",
	        "LogPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576-json.log",
	        "Name": "/addons-375516",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-375516:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-375516",
	            "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/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451-init/diff:/var/lib/docker/overlay2/e4239cc4fa0029561f3ae0a64714d3e72b878a1b64cce255f94ff09faa4da2a4/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-375516",
	                "Source": "/var/lib/docker/volumes/addons-375516/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-375516",
	            "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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-375516",
	                "name.minikube.sigs.k8s.io": "addons-375516",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a1a380578d6b35e2bd484e17148fe3dfa9f56cfbb5f4f0c79b5f55a6d221673e",
	            "SandboxKey": "/var/run/docker/netns/a1a380578d6b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-375516": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "f8ba5e99a1f7d85efd2c0cb81dcc247f334f6c484825a25e04355f18b412945a",
	                    "EndpointID": "3db8783a39de7036fc24140ba432db2ff3ef46ee40407a60c5a0d7b8249e0197",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-375516",
	                        "12b63563f71c"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-375516 -n addons-375516
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-amd64 -p addons-375516 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 logs -n 25: (1.192256945s)
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-499276   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | -p download-only-499276                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| delete  | -p download-only-499276                                                                     | download-only-499276   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| delete  | -p download-only-387858                                                                     | download-only-387858   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| delete  | -p download-only-499276                                                                     | download-only-499276   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | --download-only -p                                                                          | download-docker-837206 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | download-docker-837206                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-837206                                                                   | download-docker-837206 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-652239   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | binary-mirror-652239                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44631                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-652239                                                                     | binary-mirror-652239   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| addons  | disable dashboard -p                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC |                     |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC |                     |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-375516 --wait=true                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC | 20 Sep 24 17:41 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  | enable headlamp                                                                             | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | -p addons-375516                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | -p addons-375516                                                                            |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-375516 ssh cat                                                                       | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | /opt/local-path-provisioner/pvc-4843dc8c-2984-4d04-864d-7c3b88544ef8_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-375516 ssh curl -s                                                                   | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-375516 ip                                                                            | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:38:00
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:38:00.085869   28248 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:38:00.085974   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:38:00.085982   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:38:00.085986   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:38:00.086180   28248 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 17:38:00.086744   28248 out.go:352] Setting JSON to false
	I0920 17:38:00.087516   28248 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":4831,"bootTime":1726849049,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:38:00.087608   28248 start.go:139] virtualization: kvm guest
	I0920 17:38:00.089688   28248 out.go:177] * [addons-375516] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:38:00.090970   28248 out.go:177]   - MINIKUBE_LOCATION=19679
	I0920 17:38:00.090978   28248 notify.go:220] Checking for updates...
	I0920 17:38:00.093364   28248 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:38:00.094585   28248 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:38:00.095831   28248 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:38:00.096967   28248 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:38:00.098236   28248 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:38:00.099541   28248 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:38:00.119773   28248 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:38:00.119851   28248 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:38:00.162530   28248 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 17:38:00.154101037 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:38:00.162646   28248 docker.go:318] overlay module found
	I0920 17:38:00.164522   28248 out.go:177] * Using the docker driver based on user configuration
	I0920 17:38:00.165655   28248 start.go:297] selected driver: docker
	I0920 17:38:00.165668   28248 start.go:901] validating driver "docker" against <nil>
	I0920 17:38:00.165680   28248 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:38:00.166389   28248 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:38:00.209717   28248 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 17:38:00.201713354 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:38:00.209911   28248 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:38:00.210186   28248 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]
	I0920 17:38:00.212003   28248 out.go:177] * Using Docker driver with root privileges
	I0920 17:38:00.213398   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:00.213468   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:00.213482   28248 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:38:00.213553   28248 start.go:340] cluster config:
	{Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:00.215109   28248 out.go:177] * Starting "addons-375516" primary control-plane node in "addons-375516" cluster
	I0920 17:38:00.216328   28248 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:38:00.217515   28248 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0920 17:38:00.218588   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:00.218624   28248 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 17:38:00.218613   28248 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0920 17:38:00.218634   28248 cache.go:56] Caching tarball of preloaded images
	I0920 17:38:00.218828   28248 preload.go:172] Found /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 17:38:00.218841   28248 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:38:00.219237   28248 profile.go:143] Saving config to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json ...
	I0920 17:38:00.219267   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json: {Name:mk3506a05762c55945797c64be6fd92adf35bcad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:00.233119   28248 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0920 17:38:00.233231   28248 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0920 17:38:00.233247   28248 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0920 17:38:00.233251   28248 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0920 17:38:00.233258   28248 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0920 17:38:00.233262   28248 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0920 17:38:12.151765   28248 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0920 17:38:12.151800   28248 cache.go:194] Successfully downloaded all kic artifacts
	I0920 17:38:12.151840   28248 start.go:360] acquireMachinesLock for addons-375516: {Name:mk9dfd45275fb3db347ec3b7c64ef24cd253e0c4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 17:38:12.151932   28248 start.go:364] duration metric: took 74.799µs to acquireMachinesLock for "addons-375516"
	I0920 17:38:12.151953   28248 start.go:93] Provisioning new machine with config: &{Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:12.152025   28248 start.go:125] createHost starting for "" (driver="docker")
	I0920 17:38:12.153831   28248 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 17:38:12.154038   28248 start.go:159] libmachine.API.Create for "addons-375516" (driver="docker")
	I0920 17:38:12.154072   28248 client.go:168] LocalClient.Create starting
	I0920 17:38:12.154171   28248 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem
	I0920 17:38:12.222701   28248 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem
	I0920 17:38:12.292834   28248 cli_runner.go:164] Run: docker network inspect addons-375516 --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}}]}"
	W0920 17:38:12.307252   28248 cli_runner.go:211] docker network inspect addons-375516 --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
	I0920 17:38:12.307341   28248 network_create.go:284] running [docker network inspect addons-375516] to gather additional debugging logs...
	I0920 17:38:12.307365   28248 cli_runner.go:164] Run: docker network inspect addons-375516
	W0920 17:38:12.321299   28248 cli_runner.go:211] docker network inspect addons-375516 returned with exit code 1
	I0920 17:38:12.321323   28248 network_create.go:287] error running [docker network inspect addons-375516]: docker network inspect addons-375516: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-375516 not found
	I0920 17:38:12.321337   28248 network_create.go:289] output of [docker network inspect addons-375516]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-375516 not found
	
	** /stderr **
	I0920 17:38:12.321406   28248 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}}]}"
	I0920 17:38:12.336133   28248 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:0xc001541ae0}
	I0920 17:38:12.336177   28248 network_create.go:124] attempt to create docker network addons-375516 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 17:38:12.336230   28248 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-375516 addons-375516
	I0920 17:38:12.391021   28248 network_create.go:108] docker network addons-375516 192.168.49.0/24 created
	I0920 17:38:12.391049   28248 kic.go:121] calculated static IP "192.168.49.2" for the "addons-375516" container
	I0920 17:38:12.391110   28248 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 17:38:12.405848   28248 cli_runner.go:164] Run: docker volume create addons-375516 --label name.minikube.sigs.k8s.io=addons-375516 --label created_by.minikube.sigs.k8s.io=true
	I0920 17:38:12.422154   28248 oci.go:103] Successfully created a docker volume addons-375516
	I0920 17:38:12.422241   28248 cli_runner.go:164] Run: docker run --rm --name addons-375516-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --entrypoint /usr/bin/test -v addons-375516:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0920 17:38:19.605199   28248 cli_runner.go:217] Completed: docker run --rm --name addons-375516-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --entrypoint /usr/bin/test -v addons-375516:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (7.182918772s)
	I0920 17:38:19.605239   28248 oci.go:107] Successfully prepared a docker volume addons-375516
	I0920 17:38:19.605266   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:19.605286   28248 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 17:38:19.605336   28248 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-375516:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 17:38:23.875328   28248 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-375516:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.269947857s)
	I0920 17:38:23.875355   28248 kic.go:203] duration metric: took 4.270065879s to extract preloaded images to volume ...
	W0920 17:38:23.875466   28248 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 17:38:23.875578   28248 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 17:38:23.920959   28248 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-375516 --name addons-375516 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-375516 --network addons-375516 --ip 192.168.49.2 --volume addons-375516:/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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0920 17:38:24.226542   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Running}}
	I0920 17:38:24.242857   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.260040   28248 cli_runner.go:164] Run: docker exec addons-375516 stat /var/lib/dpkg/alternatives/iptables
	I0920 17:38:24.303768   28248 oci.go:144] the created container "addons-375516" has a running status.
	I0920 17:38:24.303800   28248 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa...
	I0920 17:38:24.361823   28248 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 17:38:24.382259   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.399637   28248 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 17:38:24.399658   28248 kic_runner.go:114] Args: [docker exec --privileged addons-375516 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 17:38:24.441291   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.461210   28248 machine.go:93] provisionDockerMachine start ...
	I0920 17:38:24.461292   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:24.477265   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:24.477456   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:24.477469   28248 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 17:38:24.478005   28248 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:38616->127.0.0.1:32768: read: connection reset by peer
	I0920 17:38:27.608302   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-375516
	
	I0920 17:38:27.608326   28248 ubuntu.go:169] provisioning hostname "addons-375516"
	I0920 17:38:27.608381   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:27.624213   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:27.624420   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:27.624434   28248 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-375516 && echo "addons-375516" | sudo tee /etc/hostname
	I0920 17:38:27.762797   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-375516
	
	I0920 17:38:27.762882   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:27.779653   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:27.779829   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:27.779848   28248 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-375516' /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-375516/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-375516' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 17:38:27.908525   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 17:38:27.908551   28248 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19679-20129/.minikube CaCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19679-20129/.minikube}
	I0920 17:38:27.908598   28248 ubuntu.go:177] setting up certificates
	I0920 17:38:27.908612   28248 provision.go:84] configureAuth start
	I0920 17:38:27.908669   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:27.925282   28248 provision.go:143] copyHostCerts
	I0920 17:38:27.925361   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/ca.pem (1082 bytes)
	I0920 17:38:27.925466   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/cert.pem (1123 bytes)
	I0920 17:38:27.925527   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/key.pem (1675 bytes)
	I0920 17:38:27.925580   28248 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem org=jenkins.addons-375516 san=[127.0.0.1 192.168.49.2 addons-375516 localhost minikube]
	I0920 17:38:27.996042   28248 provision.go:177] copyRemoteCerts
	I0920 17:38:27.996109   28248 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 17:38:27.996142   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.011941   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.104863   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 17:38:28.125092   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0920 17:38:28.144918   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 17:38:28.164995   28248 provision.go:87] duration metric: took 256.365204ms to configureAuth
	I0920 17:38:28.165022   28248 ubuntu.go:193] setting minikube options for container-runtime
	I0920 17:38:28.165213   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:28.165330   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.180711   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:28.180870   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:28.180886   28248 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
	I0920 17:38:28.389457   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 17:38:28.389481   28248 machine.go:96] duration metric: took 3.928244629s to provisionDockerMachine
	I0920 17:38:28.389493   28248 client.go:171] duration metric: took 16.235413725s to LocalClient.Create
	I0920 17:38:28.389515   28248 start.go:167] duration metric: took 16.235477352s to libmachine.API.Create "addons-375516"
	I0920 17:38:28.389525   28248 start.go:293] postStartSetup for "addons-375516" (driver="docker")
	I0920 17:38:28.389538   28248 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]
	I0920 17:38:28.389610   28248 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
	I0920 17:38:28.389659   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.405877   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.497238   28248 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 17:38:28.499978   28248 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 17:38:28.500006   28248 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 17:38:28.500017   28248 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 17:38:28.500030   28248 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 17:38:28.500040   28248 filesync.go:126] Scanning /home/jenkins/minikube-integration/19679-20129/.minikube/addons for local assets ...
	I0920 17:38:28.500090   28248 filesync.go:126] Scanning /home/jenkins/minikube-integration/19679-20129/.minikube/files for local assets ...
	I0920 17:38:28.500120   28248 start.go:296] duration metric: took 110.589625ms for postStartSetup
	I0920 17:38:28.500367   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:28.516808   28248 profile.go:143] Saving config to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json ...
	I0920 17:38:28.517028   28248 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:38:28.517088   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.532852   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.621309   28248 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 17:38:28.624999   28248 start.go:128] duration metric: took 16.472961975s to createHost
	I0920 17:38:28.625019   28248 start.go:83] releasing machines lock for "addons-375516", held for 16.47307577s
	I0920 17:38:28.625096   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:28.640542   28248 ssh_runner.go:195] Run: cat /version.json
	I0920 17:38:28.640596   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.640616   28248 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 17:38:28.640674   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.658534   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.658979   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.815068   28248 ssh_runner.go:195] Run: systemctl --version
	I0920 17:38:28.818847   28248 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 17:38:28.953952   28248 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 17:38:28.957822   28248 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" ;
	I0920 17:38:28.973719   28248 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 17:38:28.973772   28248 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" ;
	I0920 17:38:28.997528   28248 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 17:38:28.997549   28248 start.go:495] detecting cgroup driver to use...
	I0920 17:38:28.997580   28248 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 17:38:28.997624   28248 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 17:38:29.010587   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 17:38:29.019591   28248 docker.go:217] disabling cri-docker service (if available) ...
	I0920 17:38:29.019638   28248 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 17:38:29.030939   28248 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 17:38:29.042194   28248 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 17:38:29.121407   28248 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 17:38:29.201018   28248 docker.go:233] disabling docker service ...
	I0920 17:38:29.201117   28248 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 17:38:29.217455   28248 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 17:38:29.226963   28248 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 17:38:29.301638   28248 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 17:38:29.380149   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 17:38:29.389255   28248 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"
	I0920 17:38:29.402428   28248 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 17:38:29.402476   28248 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"
	I0920 17:38:29.410372   28248 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 17:38:29.410420   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.418173   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.426082   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.434002   28248 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 17:38:29.441418   28248 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"
	I0920 17:38:29.449210   28248 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"
	I0920 17:38:29.462378   28248 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"
	I0920 17:38:29.470682   28248 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 17:38:29.477898   28248 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 17:38:29.484740   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:29.560969   28248 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 17:38:29.656597   28248 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 17:38:29.656670   28248 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 17:38:29.659719   28248 start.go:563] Will wait 60s for crictl version
	I0920 17:38:29.659768   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:38:29.662716   28248 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 17:38:29.692533   28248 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 17:38:29.692645   28248 ssh_runner.go:195] Run: crio --version
	I0920 17:38:29.723830   28248 ssh_runner.go:195] Run: crio --version
	I0920 17:38:29.756226   28248 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 17:38:29.757606   28248 cli_runner.go:164] Run: docker network inspect addons-375516 --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}}]}"
	I0920 17:38:29.772806   28248 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 17:38:29.775994   28248 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""
	I0920 17:38:29.785240   28248 kubeadm.go:883] updating cluster {Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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} ...
	I0920 17:38:29.785353   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:29.785397   28248 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:38:29.843008   28248 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:38:29.843027   28248 crio.go:433] Images already preloaded, skipping extraction
	I0920 17:38:29.843065   28248 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:38:29.872049   28248 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:38:29.872069   28248 cache_images.go:84] Images are preloaded, skipping loading
	I0920 17:38:29.872077   28248 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 17:38:29.872165   28248 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-375516 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-375516 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:}
	I0920 17:38:29.872225   28248 ssh_runner.go:195] Run: crio config
	I0920 17:38:29.910847   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:29.910866   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:29.910876   28248 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 17:38:29.910896   28248 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-375516 NodeName:addons-375516 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}
	I0920 17:38:29.911020   28248 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-375516"
	  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
	
	I0920 17:38:29.911069   28248 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 17:38:29.918721   28248 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 17:38:29.918780   28248 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 17:38:29.926024   28248 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 17:38:29.940715   28248 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 17:38:29.955299   28248 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 17:38:29.969703   28248 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 17:38:29.972507   28248 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""
	I0920 17:38:29.981122   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:30.052728   28248 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:38:30.063881   28248 certs.go:68] Setting up /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516 for IP: 192.168.49.2
	I0920 17:38:30.063903   28248 certs.go:194] generating shared ca certs ...
	I0920 17:38:30.063922   28248 certs.go:226] acquiring lock for ca certs: {Name:mke986bf62a90061ac8b61da180423fd3c176acf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.064050   28248 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key
	I0920 17:38:30.145287   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt ...
	I0920 17:38:30.145312   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt: {Name:mk47611c225dd63398f02955b9413df2d0552ac1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.145459   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key ...
	I0920 17:38:30.145470   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key: {Name:mk9b215f1548272c19a75889d649a3912a47fb64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.145539   28248 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key
	I0920 17:38:30.391676   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt ...
	I0920 17:38:30.391704   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt: {Name:mkeebdc420fa7aa79f52c5cffb575c860b5a5809 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.391860   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key ...
	I0920 17:38:30.391871   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key: {Name:mkae1699486b39c1fe1802f5d780ae0704721658 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.391962   28248 certs.go:256] generating profile certs ...
	I0920 17:38:30.392014   28248 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key
	I0920 17:38:30.392028   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt with IP's: []
	I0920 17:38:30.468544   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt ...
	I0920 17:38:30.468577   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: {Name:mk7da73c65caa0bdb42ab3b60b8d6adcdf25426e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.468729   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key ...
	I0920 17:38:30.468740   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key: {Name:mk37c77c5f839d3ef20e40e9fec0edb7e06196ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.468811   28248 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de
	I0920 17:38:30.468829   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 17:38:30.587433   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de ...
	I0920 17:38:30.587458   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de: {Name:mk543b84cb4e8a691b7ea41d832bb527acaf17fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.587601   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de ...
	I0920 17:38:30.587613   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de: {Name:mk1882d5403c17a08ceb28855a45aec98e749115 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.587678   28248 certs.go:381] copying /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de -> /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt
	I0920 17:38:30.587762   28248 certs.go:385] copying /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de -> /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key
	I0920 17:38:30.587812   28248 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key
	I0920 17:38:30.587828   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt with IP's: []
	I0920 17:38:30.793266   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt ...
	I0920 17:38:30.793296   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt: {Name:mk500d2005ad3d6a56eb1d08f53757a666228911 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.793473   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key ...
	I0920 17:38:30.793488   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key: {Name:mka725e4cee9a03455769c43b27855b4c1a44b59 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.793678   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem (1679 bytes)
	I0920 17:38:30.793713   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem (1082 bytes)
	I0920 17:38:30.793737   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem (1123 bytes)
	I0920 17:38:30.793761   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem (1675 bytes)
	I0920 17:38:30.794298   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 17:38:30.814827   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 17:38:30.834203   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 17:38:30.853542   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 17:38:30.873415   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 17:38:30.892800   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 17:38:30.912284   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 17:38:30.931722   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 17:38:30.951353   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 17:38:30.971007   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 17:38:30.985671   28248 ssh_runner.go:195] Run: openssl version
	I0920 17:38:30.990342   28248 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"
	I0920 17:38:30.998258   28248 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.001110   28248 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 17:38 /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.001155   28248 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.007103   28248 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"
	I0920 17:38:31.014847   28248 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 17:38:31.017415   28248 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
	I0920 17:38:31.017465   28248 kubeadm.go:392] StartCluster: {Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:31.017540   28248 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 17:38:31.017578   28248 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 17:38:31.047669   28248 cri.go:89] found id: ""
	I0920 17:38:31.047726   28248 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 17:38:31.055111   28248 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 17:38:31.062483   28248 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 17:38:31.062529   28248 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
	I0920 17:38:31.069666   28248 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
	I0920 17:38:31.069680   28248 kubeadm.go:157] found existing configuration files:
	
	I0920 17:38:31.069719   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 17:38:31.076712   28248 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
	I0920 17:38:31.076749   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 17:38:31.083481   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 17:38:31.090800   28248 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
	I0920 17:38:31.090852   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 17:38:31.097675   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 17:38:31.104740   28248 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
	I0920 17:38:31.104784   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 17:38:31.111689   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 17:38:31.118727   28248 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
	I0920 17:38:31.118777   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 17:38:31.125619   28248 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"
	I0920 17:38:31.157550   28248 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 17:38:31.157632   28248 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 17:38:31.172785   28248 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 17:38:31.172904   28248 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0920 17:38:31.172959   28248 kubeadm.go:310] OS: Linux
	I0920 17:38:31.173027   28248 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 17:38:31.173114   28248 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 17:38:31.173173   28248 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 17:38:31.173232   28248 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 17:38:31.173271   28248 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 17:38:31.173313   28248 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 17:38:31.173350   28248 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 17:38:31.173389   28248 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 17:38:31.173427   28248 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 17:38:31.219319   28248 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 17:38:31.219474   28248 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 17:38:31.219619   28248 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 17:38:31.224743   28248 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 17:38:31.227248   28248 out.go:235]   - Generating certificates and keys ...
	I0920 17:38:31.227334   28248 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 17:38:31.227390   28248 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 17:38:31.375066   28248 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 17:38:31.686627   28248 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 17:38:31.772214   28248 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 17:38:31.866508   28248 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 17:38:32.042947   28248 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 17:38:32.043139   28248 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-375516 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:38:32.239074   28248 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 17:38:32.239270   28248 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-375516 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:38:32.364157   28248 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 17:38:32.865272   28248 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 17:38:33.008977   28248 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 17:38:33.009062   28248 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 17:38:33.143870   28248 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 17:38:33.359670   28248 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 17:38:33.429020   28248 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 17:38:33.568228   28248 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 17:38:33.786793   28248 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 17:38:33.787324   28248 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 17:38:33.789577   28248 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 17:38:33.791598   28248 out.go:235]   - Booting up control plane ...
	I0920 17:38:33.791705   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 17:38:33.791823   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 17:38:33.791926   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 17:38:33.799818   28248 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 17:38:33.805029   28248 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 17:38:33.805123   28248 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 17:38:33.876893   28248 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 17:38:33.877036   28248 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 17:38:34.378215   28248 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.431222ms
	I0920 17:38:34.378304   28248 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 17:38:38.379811   28248 kubeadm.go:310] [api-check] The API server is healthy after 4.001507234s
	I0920 17:38:38.390225   28248 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 17:38:38.399924   28248 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 17:38:38.416768   28248 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 17:38:38.417010   28248 kubeadm.go:310] [mark-control-plane] Marking the node addons-375516 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 17:38:38.424856   28248 kubeadm.go:310] [bootstrap-token] Using token: zemfbd.tf8kcnqnqhi36za8
	I0920 17:38:38.426365   28248 out.go:235]   - Configuring RBAC rules ...
	I0920 17:38:38.426525   28248 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 17:38:38.429092   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 17:38:38.434525   28248 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
	I0920 17:38:38.436525   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 17:38:38.438563   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 17:38:38.440864   28248 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 17:38:38.785310   28248 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 17:38:39.199573   28248 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 17:38:39.785767   28248 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 17:38:39.786786   28248 kubeadm.go:310] 
	I0920 17:38:39.786866   28248 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 17:38:39.786878   28248 kubeadm.go:310] 
	I0920 17:38:39.786961   28248 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 17:38:39.786971   28248 kubeadm.go:310] 
	I0920 17:38:39.787004   28248 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 17:38:39.787089   28248 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 17:38:39.787159   28248 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 17:38:39.787168   28248 kubeadm.go:310] 
	I0920 17:38:39.787254   28248 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 17:38:39.787262   28248 kubeadm.go:310] 
	I0920 17:38:39.787334   28248 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 17:38:39.787364   28248 kubeadm.go:310] 
	I0920 17:38:39.787454   28248 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 17:38:39.787579   28248 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 17:38:39.787652   28248 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 17:38:39.787658   28248 kubeadm.go:310] 
	I0920 17:38:39.787728   28248 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 17:38:39.787793   28248 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 17:38:39.787799   28248 kubeadm.go:310] 
	I0920 17:38:39.787886   28248 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zemfbd.tf8kcnqnqhi36za8 \
	I0920 17:38:39.787978   28248 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b8c8888a481043461e7c0dcf901e9ebac9925ff775998178b1eb03d79b8a87eb \
	I0920 17:38:39.787997   28248 kubeadm.go:310] 	--control-plane 
	I0920 17:38:39.788003   28248 kubeadm.go:310] 
	I0920 17:38:39.788103   28248 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 17:38:39.788116   28248 kubeadm.go:310] 
	I0920 17:38:39.788217   28248 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zemfbd.tf8kcnqnqhi36za8 \
	I0920 17:38:39.788344   28248 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b8c8888a481043461e7c0dcf901e9ebac9925ff775998178b1eb03d79b8a87eb 
	I0920 17:38:39.790481   28248 kubeadm.go:310] W0920 17:38:31.155104    1296 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.
	I0920 17:38:39.790873   28248 kubeadm.go:310] W0920 17:38:31.155677    1296 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.
	I0920 17:38:39.791119   28248 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-gcp\n", err: exit status 1
	I0920 17:38:39.791258   28248 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 17:38:39.791287   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:39.791299   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:39.792934   28248 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 17:38:39.794210   28248 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 17:38:39.797659   28248 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 17:38:39.797672   28248 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 17:38:39.813626   28248 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
	I0920 17:38:39.990647   28248 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 17:38:39.990747   28248 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
	I0920 17:38:39.990784   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-375516 minikube.k8s.io/updated_at=2024_09_20T17_38_39_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=35d0eeb96573bd708dfd5c070da844e6f0fad78a minikube.k8s.io/name=addons-375516 minikube.k8s.io/primary=true
	I0920 17:38:40.064872   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:40.064985   28248 ops.go:34] apiserver oom_adj: -16
	I0920 17:38:40.565790   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:41.065184   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:41.565902   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:42.065744   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:42.565189   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:43.065765   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:43.565372   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:44.065749   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:44.160941   28248 kubeadm.go:1113] duration metric: took 4.17024475s to wait for elevateKubeSystemPrivileges
	I0920 17:38:44.160977   28248 kubeadm.go:394] duration metric: took 13.143516934s to StartCluster
	I0920 17:38:44.160998   28248 settings.go:142] acquiring lock: {Name:mke85f76fc4dc2561e8a691a6c4e1ef7ced3ff61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:44.161128   28248 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:38:44.161673   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/kubeconfig: {Name:mkd10ed245d1f60e5efe4057bc5be3aa4fb9ac1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:44.161911   28248 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}
	I0920 17:38:44.161942   28248 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"
	I0920 17:38:44.162053   28248 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 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]
	I0920 17:38:44.162146   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:44.162174   28248 addons.go:69] Setting yakd=true in profile "addons-375516"
	I0920 17:38:44.162191   28248 addons.go:69] Setting default-storageclass=true in profile "addons-375516"
	I0920 17:38:44.162195   28248 addons.go:69] Setting inspektor-gadget=true in profile "addons-375516"
	I0920 17:38:44.162212   28248 addons.go:69] Setting volcano=true in profile "addons-375516"
	I0920 17:38:44.162196   28248 addons.go:234] Setting addon yakd=true in "addons-375516"
	I0920 17:38:44.162220   28248 addons.go:234] Setting addon inspektor-gadget=true in "addons-375516"
	I0920 17:38:44.162223   28248 addons.go:234] Setting addon volcano=true in "addons-375516"
	I0920 17:38:44.162217   28248 addons.go:69] Setting cloud-spanner=true in profile "addons-375516"
	I0920 17:38:44.162235   28248 addons.go:69] Setting metrics-server=true in profile "addons-375516"
	I0920 17:38:44.162244   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162248   28248 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-375516"
	I0920 17:38:44.162254   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162258   28248 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-375516"
	I0920 17:38:44.162204   28248 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-375516"
	I0920 17:38:44.162264   28248 addons.go:69] Setting registry=true in profile "addons-375516"
	I0920 17:38:44.162271   28248 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-375516"
	I0920 17:38:44.162280   28248 addons.go:234] Setting addon registry=true in "addons-375516"
	I0920 17:38:44.162286   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162293   28248 addons.go:69] Setting ingress=true in profile "addons-375516"
	I0920 17:38:44.162308   28248 addons.go:234] Setting addon ingress=true in "addons-375516"
	I0920 17:38:44.162313   28248 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-375516"
	I0920 17:38:44.162320   28248 addons.go:69] Setting ingress-dns=true in profile "addons-375516"
	I0920 17:38:44.162335   28248 addons.go:234] Setting addon ingress-dns=true in "addons-375516"
	I0920 17:38:44.162341   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162347   28248 addons.go:69] Setting volumesnapshots=true in profile "addons-375516"
	I0920 17:38:44.162362   28248 addons.go:234] Setting addon volumesnapshots=true in "addons-375516"
	I0920 17:38:44.162381   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162213   28248 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-375516"
	I0920 17:38:44.162724   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162732   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162760   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162760   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162784   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162799   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162285   28248 addons.go:69] Setting gcp-auth=true in profile "addons-375516"
	I0920 17:38:44.163065   28248 mustload.go:65] Loading cluster: addons-375516
	I0920 17:38:44.163231   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:44.163469   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162254   28248 addons.go:234] Setting addon metrics-server=true in "addons-375516"
	I0920 17:38:44.162362   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.163892   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162203   28248 addons.go:69] Setting storage-provisioner=true in profile "addons-375516"
	I0920 17:38:44.164157   28248 addons.go:234] Setting addon storage-provisioner=true in "addons-375516"
	I0920 17:38:44.164193   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.164336   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162274   28248 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-375516"
	I0920 17:38:44.164543   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.164597   28248 out.go:177] * Verifying Kubernetes components...
	I0920 17:38:44.162260   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.164848   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162337   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.166366   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:44.162238   28248 addons.go:234] Setting addon cloud-spanner=true in "addons-375516"
	I0920 17:38:44.173324   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.173849   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162309   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.175453   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194091   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194504   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194891   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	W0920 17:38:44.200406   28248 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 17:38:44.201508   28248 addons.go:234] Setting addon default-storageclass=true in "addons-375516"
	I0920 17:38:44.201556   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.202043   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.206253   28248 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 17:38:44.207751   28248 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:38:44.207771   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 17:38:44.207831   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.211317   28248 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 17:38:44.211600   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 17:38:44.212651   28248 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 17:38:44.212755   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 17:38:44.212770   28248 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 17:38:44.212830   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.214036   28248 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 17:38:44.214052   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 17:38:44.214101   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.224907   28248 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 17:38:44.226168   28248 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:38:44.226188   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 17:38:44.226241   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.224940   28248 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 17:38:44.228399   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 17:38:44.228418   28248 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 17:38:44.228477   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.233904   28248 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0920 17:38:44.235195   28248 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 17:38:44.235210   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 17:38:44.235260   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.245183   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 17:38:44.246431   28248 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 17:38:44.247533   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 17:38:44.247634   28248 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:38:44.247669   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 17:38:44.247734   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.249782   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 17:38:44.251011   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 17:38:44.252301   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 17:38:44.253663   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 17:38:44.254787   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 17:38:44.255533   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.257121   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 17:38:44.258116   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 17:38:44.258136   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 17:38:44.258190   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.268551   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.270623   28248 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 17:38:44.270639   28248 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 17:38:44.270688   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.278047   28248 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-375516"
	I0920 17:38:44.278091   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.278533   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.279572   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 17:38:44.280865   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:44.282099   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:44.283441   28248 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:38:44.283456   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 17:38:44.283504   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.289434   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.294696   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.296240   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.302947   28248 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 17:38:44.304134   28248 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 17:38:44.304157   28248 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 17:38:44.304210   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.315990   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.317931   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.318669   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.322956   28248 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 17:38:44.324258   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 17:38:44.324278   28248 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 17:38:44.324328   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.324523   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.325458   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.325513   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.327305   28248 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 17:38:44.328776   28248 out.go:177]   - Using image docker.io/busybox:stable
	I0920 17:38:44.329242   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.330211   28248 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:38:44.330227   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 17:38:44.330265   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.350056   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.353727   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	W0920 17:38:44.354856   28248 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:38:44.354882   28248 retry.go:31] will retry after 259.428684ms: ssh: handshake failed: EOF
	I0920 17:38:44.365432   28248 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 -"
	I0920 17:38:44.453321   28248 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:38:44.658220   28248 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
	I0920 17:38:44.738713   28248 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
	I0920 17:38:44.742759   28248 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 17:38:44.742780   28248 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 17:38:44.748975   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 17:38:44.749080   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 17:38:44.755055   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 17:38:44.755125   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 17:38:44.755308   28248 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
	I0920 17:38:44.835238   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 17:38:44.835267   28248 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 17:38:44.845232   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 17:38:44.845260   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 17:38:44.938669   28248 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:38:44.938763   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 17:38:44.942449   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 17:38:44.942515   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 17:38:44.948387   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 17:38:44.948455   28248 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)
	I0920 17:38:45.036220   28248 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
	I0920 17:38:45.045812   28248 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
	I0920 17:38:45.050959   28248 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 17:38:45.050986   28248 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 17:38:45.133697   28248 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
	I0920 17:38:45.135815   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 17:38:45.135848   28248 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 17:38:45.140802   28248 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
	I0920 17:38:45.149712   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 17:38:45.149755   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 17:38:45.151876   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 17:38:45.151933   28248 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 17:38:45.154645   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 17:38:45.154700   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 17:38:45.236671   28248 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
	I0920 17:38:45.333639   28248 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 17:38:45.333676   28248 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 17:38:45.349454   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 17:38:45.349484   28248 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 17:38:45.442403   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 17:38:45.442434   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 17:38:45.448084   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 17:38:45.448108   28248 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 17:38:45.534632   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:38:45.534716   28248 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 17:38:45.634837   28248 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:38:45.634918   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 17:38:45.653688   28248 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 17:38:45.653719   28248 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 17:38:45.734765   28248 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 -": (1.369293472s)
	I0920 17:38:45.734945   28248 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 17:38:45.734902   28248 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.281544122s)
	I0920 17:38:45.736022   28248 node_ready.go:35] waiting up to 6m0s for node "addons-375516" to be "Ready" ...
	I0920 17:38:45.744290   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:38:45.744314   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 17:38:45.754874   28248 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
	I0920 17:38:45.756396   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 17:38:45.756413   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 17:38:45.839720   28248 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
	I0920 17:38:45.936526   28248 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 17:38:45.936622   28248 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 17:38:46.048717   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 17:38:46.048748   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 17:38:46.356000   28248 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 17:38:46.356093   28248 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 17:38:46.438907   28248 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
	I0920 17:38:46.445604   28248 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-375516" context rescaled to 1 replicas
	I0920 17:38:46.634637   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 17:38:46.634671   28248 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 17:38:46.644297   28248 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 17:38:46.644370   28248 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 17:38:46.853661   28248 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:38:46.853741   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 17:38:46.934811   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 17:38:46.934892   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 17:38:47.148156   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 17:38:47.148248   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 17:38:47.151711   28248 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
	I0920 17:38:47.350836   28248 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: (2.692579118s)
	I0920 17:38:47.351000   28248 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: (2.612240602s)
	I0920 17:38:47.351251   28248 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: (2.595886714s)
	I0920 17:38:47.441703   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:38:47.441789   28248 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 17:38:47.633749   28248 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
	I0920 17:38:47.750584   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:48.047569   28248 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: (3.011307811s)
	I0920 17:38:48.047828   28248 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.001979321s)
	I0920 17:38:48.155479   28248 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: (3.021732321s)
	I0920 17:38:49.957071   28248 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: (4.816209834s)
	I0920 17:38:49.957111   28248 addons.go:475] Verifying addon ingress=true in "addons-375516"
	I0920 17:38:49.957118   28248 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.720402643s)
	I0920 17:38:49.957155   28248 addons.go:475] Verifying addon registry=true in "addons-375516"
	I0920 17:38:49.957271   28248 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.202363851s)
	I0920 17:38:49.957299   28248 addons.go:475] Verifying addon metrics-server=true in "addons-375516"
	I0920 17:38:49.958551   28248 out.go:177] * Verifying ingress addon...
	I0920 17:38:49.958557   28248 out.go:177] * Verifying registry addon...
	I0920 17:38:49.960655   28248 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 17:38:49.960875   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 17:38:49.964484   28248 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:38:49.964502   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:49.964629   28248 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 17:38:49.964647   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:50.238978   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:50.276078   28248 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.436251711s)
	W0920 17:38:50.276128   28248 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
	I0920 17:38:50.276139   28248 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: (3.837143121s)
	I0920 17:38:50.276151   28248 retry.go:31] will retry after 131.373021ms: 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
	I0920 17:38:50.276275   28248 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.12449312s)
	I0920 17:38:50.277666   28248 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-375516 service yakd-dashboard -n yakd-dashboard
	
	I0920 17:38:50.408519   28248 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
	I0920 17:38:50.464346   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:50.464789   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.038019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.040311   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.535352   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 17:38:51.535473   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:51.537144   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.538221   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.564266   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:51.853613   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 17:38:51.860232   28248 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: (4.226374447s)
	I0920 17:38:51.860271   28248 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-375516"
	I0920 17:38:51.862499   28248 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 17:38:51.864662   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 17:38:51.868379   28248 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:38:51.868398   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:51.872828   28248 addons.go:234] Setting addon gcp-auth=true in "addons-375516"
	I0920 17:38:51.872876   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:51.873386   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:51.889499   28248 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 17:38:51.889547   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:51.904821   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:51.968367   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.968811   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:52.367613   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:52.464072   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:52.464811   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:52.738922   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:52.868091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:52.963517   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:52.964035   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.368571   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:53.463964   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:53.464416   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.867724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:53.963075   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:53.964230   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.999058   28248 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: (3.59048462s)
	I0920 17:38:53.999113   28248 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.109592762s)
	I0920 17:38:54.000551   28248 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 17:38:54.001965   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:54.003126   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 17:38:54.003138   28248 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 17:38:54.019020   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 17:38:54.019037   28248 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 17:38:54.046433   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:38:54.046455   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 17:38:54.061908   28248 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
	I0920 17:38:54.367956   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:54.447294   28248 addons.go:475] Verifying addon gcp-auth=true in "addons-375516"
	I0920 17:38:54.448706   28248 out.go:177] * Verifying gcp-auth addon...
	I0920 17:38:54.450702   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 17:38:54.468044   28248 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 17:38:54.468053   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:54.468063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:54.468307   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:54.739385   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:54.868135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:54.953179   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:54.963243   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:54.963501   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:55.368218   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:55.454859   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:55.556328   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:55.556899   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:55.868167   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:55.953099   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:55.963222   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:55.963616   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.367823   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:56.454010   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:56.462988   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:56.463528   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.739419   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:56.868095   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:56.953948   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:56.963273   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.963758   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.367772   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:57.453827   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:57.464217   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.464545   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:57.868127   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:57.953463   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:57.963228   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.963931   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:58.368351   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:58.453342   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:58.463500   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:58.463934   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:58.867354   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:58.953360   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:58.963300   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:58.963881   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:59.238692   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:59.368168   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:59.453790   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:59.463899   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:59.464570   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:59.868409   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:59.953315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:59.963449   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:59.963855   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:00.367900   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:00.453969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:00.463024   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:00.463712   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:00.867946   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:00.953942   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:00.963653   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:00.964301   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.239449   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:01.367647   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:01.454020   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:01.463202   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:01.463675   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.868212   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:01.953191   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:01.964608   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.965508   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.368025   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:02.454234   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:02.463672   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.464033   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:02.867691   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:02.953863   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:02.964103   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.964560   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.368265   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:03.453195   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:03.463489   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:03.463833   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.738834   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:03.868220   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:03.953023   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:03.963411   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.963719   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.367645   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:04.453767   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:04.463814   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.464209   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:04.867840   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:04.953856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:04.964566   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.964851   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:05.368326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:05.453523   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:05.463641   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:05.464080   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:05.739265   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:05.867817   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:05.953608   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:05.963477   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:05.964072   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:06.367667   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:06.453588   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:06.463669   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:06.464075   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:06.867949   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:06.953954   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:06.963546   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:06.963665   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:07.367850   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:07.454125   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:07.463337   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:07.463868   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:07.867469   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:07.953836   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:07.963965   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:07.964452   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:08.238505   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:08.368446   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:08.453983   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:08.463135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:08.463694   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:08.867899   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:08.954095   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:08.962837   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:08.963440   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:09.367799   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:09.453901   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:09.463903   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:09.464387   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:09.869586   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:09.953495   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:09.963872   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:09.964176   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:10.239519   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:10.368282   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:10.453508   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:10.463417   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:10.463963   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:10.867459   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:10.953377   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:10.963326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:10.963696   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.368337   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:11.453484   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:11.463623   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:11.464082   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.867706   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:11.953930   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:11.963499   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.964248   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.368104   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:12.454019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:12.463181   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.463772   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:12.739053   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:12.867583   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:12.953669   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:12.963486   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.963945   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:13.367805   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:13.453981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:13.463015   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:13.463586   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:13.867675   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:13.953570   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:13.963386   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:13.963895   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:14.367545   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:14.453612   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:14.463692   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:14.464113   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:14.739303   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:14.867797   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:14.953878   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:14.963723   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:14.964383   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:15.367822   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:15.454025   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:15.463405   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:15.463750   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:15.867924   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:15.953981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:15.962915   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:15.963384   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:16.367870   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:16.453982   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:16.463091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:16.463435   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:16.739471   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:16.868041   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:16.952730   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:16.963655   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:16.964109   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:17.367782   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:17.454182   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:17.463311   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:17.463758   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:17.867795   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:17.953841   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:17.963993   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:17.964348   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:18.368338   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:18.453677   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:18.463671   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:18.464143   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:18.867359   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:18.953097   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:18.962944   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:18.963252   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:19.239409   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:19.367867   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:19.453934   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:19.463393   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:19.463746   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:19.867914   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:19.953871   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:19.963686   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:19.964098   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:20.367879   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:20.454040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:20.463002   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:20.463581   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:20.867948   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:20.954038   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:20.962814   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:20.963430   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:21.239555   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:21.368091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:21.453119   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:21.463019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:21.463682   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:21.867686   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:21.953683   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:21.964224   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:21.964740   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:22.368203   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:22.453336   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:22.463213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:22.463689   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:22.868432   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:22.953238   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:22.963056   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:22.964090   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:23.368241   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:23.453350   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:23.463439   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:23.463995   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:23.738986   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:23.867454   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:23.953315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:23.963502   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:23.964030   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:24.367945   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:24.453939   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:24.463624   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:24.464063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:24.867971   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:24.954183   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:24.963053   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:24.963585   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.368780   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:25.453945   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:25.463448   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.463643   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:25.739315   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:25.867782   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:25.953967   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:25.963276   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.963728   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.367912   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:26.454137   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:26.463233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.463707   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:26.868129   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:26.952887   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:26.963752   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.964136   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:27.367715   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:27.453981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:27.463237   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:27.463722   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:27.867407   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:27.953486   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:27.963487   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:27.963927   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:28.244105   28248 node_ready.go:49] node "addons-375516" has status "Ready":"True"
	I0920 17:39:28.244126   28248 node_ready.go:38] duration metric: took 42.50804385s for node "addons-375516" to be "Ready" ...
	I0920 17:39:28.244135   28248 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" ...
	I0920 17:39:28.252763   28248 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:28.368530   28248 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:39:28.368555   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:28.455275   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:28.464113   28248 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:39:28.464132   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:28.464495   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:28.869061   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:28.953490   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:28.964670   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:28.965006   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:29.438712   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:29.540024   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:29.540253   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:29.540841   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:29.868677   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:29.954233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:29.963786   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:29.963926   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:30.258046   28248 pod_ready.go:103] pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:30.369865   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:30.468390   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:30.468537   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:30.468669   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:30.757927   28248 pod_ready.go:93] pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.757950   28248 pod_ready.go:82] duration metric: took 2.50515636s for pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.757970   28248 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.761658   28248 pod_ready.go:93] pod "etcd-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.761677   28248 pod_ready.go:82] duration metric: took 3.700272ms for pod "etcd-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.761691   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.765143   28248 pod_ready.go:93] pod "kube-apiserver-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.765160   28248 pod_ready.go:82] duration metric: took 3.462211ms for pod "kube-apiserver-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.765169   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.768544   28248 pod_ready.go:93] pod "kube-controller-manager-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.768559   28248 pod_ready.go:82] duration metric: took 3.385492ms for pod "kube-controller-manager-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.768569   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-278cf" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.771991   28248 pod_ready.go:93] pod "kube-proxy-278cf" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.772007   28248 pod_ready.go:82] duration metric: took 3.425101ms for pod "kube-proxy-278cf" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.772014   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.869213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:30.953928   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:30.963921   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:30.964215   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:31.155962   28248 pod_ready.go:93] pod "kube-scheduler-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:31.155983   28248 pod_ready.go:82] duration metric: took 383.963392ms for pod "kube-scheduler-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:31.155992   28248 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:31.368540   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:31.454969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:31.464974   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:31.465074   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:31.868909   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:31.953987   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:31.963562   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:31.963911   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:32.368954   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:32.468887   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:32.468997   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:32.469656   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:32.869402   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:32.968769   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:32.969363   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:32.969651   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:33.161079   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:33.368569   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:33.468443   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:33.468577   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:33.468758   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:33.869728   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:33.953836   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:33.964442   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:33.964502   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:34.369246   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:34.468492   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:34.468642   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:34.468965   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:34.868233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:34.953700   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:34.964084   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:34.964294   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:35.162876   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:35.368511   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:35.454645   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:35.464860   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:35.536875   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:35.935821   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:35.953730   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:35.963990   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:35.965243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:36.435209   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:36.454026   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:36.465034   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:36.465473   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:36.869005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:36.954008   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:36.964600   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:36.964850   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:37.369399   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:37.454384   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:37.464111   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:37.464958   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:37.661498   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:37.869001   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:37.954019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:37.964234   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:37.964961   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:38.369119   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:38.454239   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:38.463849   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:38.464349   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:38.869785   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:38.953933   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:38.964402   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:38.964695   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:39.369644   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:39.453618   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:39.464203   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:39.464546   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:39.869459   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:39.954256   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:39.963694   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:39.964125   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.162028   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:40.369355   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:40.454040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:40.464798   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:40.465062   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.868307   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:40.953968   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:40.963635   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.964115   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.369331   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:41.454113   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:41.465542   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.465989   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:41.869577   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:41.968869   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:41.969135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.969307   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:42.368753   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:42.454681   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:42.465337   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:42.466099   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:42.661649   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:42.869022   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:42.953401   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:42.963498   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:42.963852   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:43.368223   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:43.453618   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:43.464146   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:43.464401   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:43.869295   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:43.953640   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:43.963778   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:43.964162   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.369918   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:44.454750   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:44.464857   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:44.465133   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.869716   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:44.953922   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:44.964620   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.964886   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:45.238526   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:45.437382   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:45.540896   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:45.541639   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:45.542127   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:45.938326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:45.954809   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.035309   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.036077   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:46.371150   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:46.453651   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.464690   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.465243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:46.869572   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:46.954299   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.964154   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.964644   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:47.368516   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:47.454103   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:47.464575   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:47.464804   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:47.662752   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:47.870424   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:47.953680   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:47.964355   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:47.964616   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:48.369222   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:48.454228   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:48.463655   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:48.464047   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:48.868800   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:48.953920   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:48.964380   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:48.964671   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:49.369647   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:49.453873   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:49.464699   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:49.464823   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:49.869744   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:49.968926   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:49.968977   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:49.969342   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:50.160652   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:50.369633   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:50.454379   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:50.463952   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:50.464389   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:50.869908   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:50.953352   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:50.970074   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:50.970345   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:51.368724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:51.453798   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:51.464382   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:51.465232   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:51.868715   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:51.954455   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:51.963996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:51.964845   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:52.162229   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:52.369513   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:52.453759   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:52.465231   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:52.465472   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:52.868302   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:52.953888   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:52.964235   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:52.964625   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:53.368943   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:53.453362   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:53.463996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:53.464349   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:53.870213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:53.952973   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:53.964846   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:53.965074   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:54.369105   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:54.453729   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:54.463979   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:54.464481   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:54.663059   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:54.869067   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:54.953510   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:54.964005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:54.964294   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:55.369636   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:55.454235   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:55.463749   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:55.464340   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:55.870315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:55.953553   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:55.964130   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:55.964300   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:56.369501   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:56.453856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:56.464724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:56.464931   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:56.869456   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:56.954283   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:56.963220   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:56.963631   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:57.161411   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:57.369451   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:57.454290   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:57.467830   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:57.468052   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:57.869998   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:57.954000   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:57.963998   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:57.964620   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:58.369698   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:58.454232   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:58.464040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:58.464757   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:58.869648   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:58.954376   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:58.963810   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:58.964663   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:59.161905   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:59.368661   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:59.453631   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:59.464159   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:59.464924   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:59.869886   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:59.954320   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:59.963598   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:59.964311   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:00.369667   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:00.454063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:00.465086   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:00.465664   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:00.868379   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:00.953810   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:00.964219   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:00.964864   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:01.369731   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:01.453960   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:01.464031   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:01.464256   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:01.662014   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:01.868545   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:01.954270   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:01.963819   28248 kapi.go:107] duration metric: took 1m12.002941235s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 17:40:01.964024   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:02.368794   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:02.453753   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:02.465033   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:02.869991   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:02.954611   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:02.965093   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:03.369315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:03.454517   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:03.465310   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:03.868732   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:03.953373   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:03.963947   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:04.161243   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:04.369005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:04.453969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:04.464588   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:04.869408   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:04.953573   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:04.964257   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:05.368656   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:05.454248   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:05.463689   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:05.869269   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:05.954212   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:05.964034   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:06.368657   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:06.454504   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:06.464241   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:06.661165   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:06.868991   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:06.953996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:06.963599   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:07.368325   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:07.454179   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:07.464521   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:07.892483   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:07.953864   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:07.964306   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:08.371437   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:08.454170   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:08.464164   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:08.661318   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:08.869956   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:08.954034   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:08.964753   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:09.368863   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:09.453772   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:09.470241   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:09.948691   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:09.954132   28248 kapi.go:107] duration metric: took 1m15.503428283s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 17:40:09.956469   28248 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-375516 cluster.
	I0920 17:40:09.957919   28248 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.
	I0920 17:40:10.034650   28248 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 17:40:10.036243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:10.369649   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:10.466267   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:10.734865   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:10.935895   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.036023   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:11.436865   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.464818   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:11.868908   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.964285   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:12.369144   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:12.464845   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:12.868316   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:12.964736   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:13.170108   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:13.368601   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:13.464254   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:13.869287   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:13.964386   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:14.369654   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:14.469540   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:14.869146   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:14.965199   28248 kapi.go:107] duration metric: took 1m25.004541023s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 17:40:15.368469   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:15.663204   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:15.868482   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:16.369165   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:16.868895   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:17.369089   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:17.869856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:18.160537   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:18.369659   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:18.876757   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:19.369191   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:19.868654   28248 kapi.go:107] duration metric: took 1m28.003986384s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 17:40:19.870274   28248 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0920 17:40:19.871478   28248 addons.go:510] duration metric: took 1m35.709433738s for enable addons: enabled=[ingress-dns nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner storage-provisioner-rancher metrics-server inspektor-gadget yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0920 17:40:20.161721   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:22.660848   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:25.161640   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:27.162170   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:29.660740   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:31.661958   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:34.161859   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:36.661416   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:38.662513   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:39.161501   28248 pod_ready.go:93] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"True"
	I0920 17:40:39.161523   28248 pod_ready.go:82] duration metric: took 1m8.00552356s for pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.161534   28248 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.166173   28248 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace has status "Ready":"True"
	I0920 17:40:39.166196   28248 pod_ready.go:82] duration metric: took 4.654427ms for pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.166218   28248 pod_ready.go:39] duration metric: took 1m10.922071149s 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" ...
	I0920 17:40:39.166236   28248 api_server.go:52] waiting for apiserver process to appear ...
	I0920 17:40:39.166280   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:40:39.166332   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:40:39.201000   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:39.201021   28248 cri.go:89] found id: ""
	I0920 17:40:39.201029   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:40:39.201099   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.204119   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:40:39.204167   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:40:39.234725   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:39.234747   28248 cri.go:89] found id: ""
	I0920 17:40:39.234756   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:40:39.234811   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.237928   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:40:39.237986   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:40:39.270698   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:39.270724   28248 cri.go:89] found id: ""
	I0920 17:40:39.270732   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:40:39.270779   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.273854   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:40:39.273899   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:40:39.304612   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:39.304639   28248 cri.go:89] found id: ""
	I0920 17:40:39.304648   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:40:39.304696   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.307687   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:40:39.307745   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:40:39.340021   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:39.340040   28248 cri.go:89] found id: ""
	I0920 17:40:39.340047   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:40:39.340088   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.343204   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:40:39.343248   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:40:39.375440   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:39.375462   28248 cri.go:89] found id: ""
	I0920 17:40:39.375472   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:40:39.375510   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.378473   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:40:39.378525   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:40:39.409089   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:39.409106   28248 cri.go:89] found id: ""
	I0920 17:40:39.409113   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:40:39.409164   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.412472   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:40:39.412495   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:39.467572   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:40:39.467599   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:40:39.539529   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:40:39.539562   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:40:39.581131   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:40:39.581172   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:39.623600   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:40:39.623632   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:39.658492   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:40:39.658520   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:39.695376   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:40:39.695405   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:39.726261   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:40:39.726283   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:40:39.761495   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:39.761683   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:39.788639   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:40:39.788669   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:40:39.799960   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:40:39.799983   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:40:39.892876   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:40:39.892906   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:39.935923   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:40:39.935950   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:39.969162   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:39.969185   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:40:39.969240   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:40:39.969254   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:39.969262   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:39.969267   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:39.969275   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:40:49.970241   28248 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:40:49.983352   28248 api_server.go:72] duration metric: took 2m5.821404195s to wait for apiserver process to appear ...
	I0920 17:40:49.983377   28248 api_server.go:88] waiting for apiserver healthz status ...
	I0920 17:40:49.983413   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:40:49.983459   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:40:50.016352   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:50.016381   28248 cri.go:89] found id: ""
	I0920 17:40:50.016397   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:40:50.016457   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.019616   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:40:50.019665   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:40:50.060275   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:50.060311   28248 cri.go:89] found id: ""
	I0920 17:40:50.060325   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:40:50.060376   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.063651   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:40:50.063706   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:40:50.095378   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:50.095400   28248 cri.go:89] found id: ""
	I0920 17:40:50.095408   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:40:50.095448   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.098638   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:40:50.098699   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:40:50.131117   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:50.131139   28248 cri.go:89] found id: ""
	I0920 17:40:50.131146   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:40:50.131187   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.134251   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:40:50.134312   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:40:50.166189   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:50.166212   28248 cri.go:89] found id: ""
	I0920 17:40:50.166219   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:40:50.166265   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.169517   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:40:50.169582   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:40:50.200444   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:50.200464   28248 cri.go:89] found id: ""
	I0920 17:40:50.200475   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:40:50.200531   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.203428   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:40:50.203476   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:40:50.241216   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:50.241239   28248 cri.go:89] found id: ""
	I0920 17:40:50.241248   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:40:50.241294   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.244511   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:40:50.244533   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:40:50.455275   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:40:50.455314   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:50.552129   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:40:50.552174   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:50.647937   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:40:50.647969   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:40:50.689963   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:40:50.690000   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:40:50.731087   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:50.731277   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:50.759314   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:40:50.759343   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:50.800280   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:40:50.800306   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:50.833261   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:40:50.833286   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:50.873315   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:40:50.873345   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:50.929485   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:40:50.929514   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:50.964743   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:40:50.964779   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:40:51.041226   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:40:51.041260   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:40:51.052224   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:51.052242   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:40:51.052289   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:40:51.052302   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:51.052326   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:51.052340   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:51.052348   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:41:01.053268   28248 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 17:41:01.056703   28248 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 17:41:01.057544   28248 api_server.go:141] control plane version: v1.31.1
	I0920 17:41:01.057564   28248 api_server.go:131] duration metric: took 11.074181899s to wait for apiserver health ...
	I0920 17:41:01.057572   28248 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 17:41:01.057591   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:41:01.057632   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:41:01.090091   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:41:01.090116   28248 cri.go:89] found id: ""
	I0920 17:41:01.090126   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:41:01.090178   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.093328   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:41:01.093384   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:41:01.124115   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:41:01.124136   28248 cri.go:89] found id: ""
	I0920 17:41:01.124148   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:41:01.124199   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.127168   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:41:01.127225   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:41:01.157974   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:41:01.157995   28248 cri.go:89] found id: ""
	I0920 17:41:01.158002   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:41:01.158045   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.161072   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:41:01.161129   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:41:01.191710   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:41:01.191731   28248 cri.go:89] found id: ""
	I0920 17:41:01.191739   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:41:01.191790   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.194937   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:41:01.194988   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:41:01.225672   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:41:01.225689   28248 cri.go:89] found id: ""
	I0920 17:41:01.225695   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:41:01.225743   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.228852   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:41:01.228935   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:41:01.261022   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:41:01.261063   28248 cri.go:89] found id: ""
	I0920 17:41:01.261074   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:41:01.261125   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.264452   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:41:01.264498   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:41:01.297235   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:41:01.297262   28248 cri.go:89] found id: ""
	I0920 17:41:01.297273   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:41:01.297320   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.300433   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:41:01.300456   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:41:01.344158   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:41:01.344185   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:41:01.374656   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:41:01.374682   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:41:01.445169   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:41:01.445201   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:41:01.483679   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:41:01.483705   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:41:01.512719   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:41:01.512880   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:41:01.547737   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:41:01.547770   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:41:01.559426   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:41:01.559446   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:41:01.650609   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:41:01.650638   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:41:01.706516   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:41:01.706549   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:41:01.739560   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:41:01.739584   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:41:01.780563   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:41:01.780590   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:41:01.814363   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:41:01.814389   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:41:01.850047   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:41:01.850072   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:41:01.850128   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:41:01.850138   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:41:01.850144   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:41:01.850153   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:41:01.850160   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:41:11.862994   28248 system_pods.go:59] 18 kube-system pods found
	I0920 17:41:11.863026   28248 system_pods.go:61] "coredns-7c65d6cfc9-4c74h" [c24813c2-a00b-4f4b-be61-1fb7c5285cb8] Running
	I0920 17:41:11.863031   28248 system_pods.go:61] "csi-hostpath-attacher-0" [18b3f688-f0fc-4d1c-a3ae-c5fe1e9c8519] Running
	I0920 17:41:11.863036   28248 system_pods.go:61] "csi-hostpath-resizer-0" [f567cd29-361b-4131-915c-9230351e83e0] Running
	I0920 17:41:11.863039   28248 system_pods.go:61] "csi-hostpathplugin-f87dk" [8d5b417a-f01b-4858-8d08-db0635bb6d7b] Running
	I0920 17:41:11.863042   28248 system_pods.go:61] "etcd-addons-375516" [d2cd8fbb-c482-40dd-a310-fcce3ea1d164] Running
	I0920 17:41:11.863045   28248 system_pods.go:61] "kindnet-c8k84" [4a3a6195-efb4-47ae-9274-8de23e046ba8] Running
	I0920 17:41:11.863047   28248 system_pods.go:61] "kube-apiserver-addons-375516" [b80bdb72-6684-4f0e-8688-50e1ac090eeb] Running
	I0920 17:41:11.863051   28248 system_pods.go:61] "kube-controller-manager-addons-375516" [0c48af06-7a94-4c11-8fe2-6d2bf49dce53] Running
	I0920 17:41:11.863055   28248 system_pods.go:61] "kube-ingress-dns-minikube" [a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9] Running
	I0920 17:41:11.863058   28248 system_pods.go:61] "kube-proxy-278cf" [00b0cef4-c32d-4b00-ab05-d59ce4db19a6] Running
	I0920 17:41:11.863063   28248 system_pods.go:61] "kube-scheduler-addons-375516" [76eed1be-a052-4a3c-a82f-3fce275219c9] Running
	I0920 17:41:11.863066   28248 system_pods.go:61] "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
	I0920 17:41:11.863069   28248 system_pods.go:61] "nvidia-device-plugin-daemonset-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
	I0920 17:41:11.863072   28248 system_pods.go:61] "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
	I0920 17:41:11.863074   28248 system_pods.go:61] "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
	I0920 17:41:11.863077   28248 system_pods.go:61] "snapshot-controller-56fcc65765-s2glt" [77a2481e-7e7a-4136-8bbb-a3970f888fce] Running
	I0920 17:41:11.863080   28248 system_pods.go:61] "snapshot-controller-56fcc65765-w6hzg" [84d84240-e0f7-438b-bd79-7b10914a6b3c] Running
	I0920 17:41:11.863083   28248 system_pods.go:61] "storage-provisioner" [18e1d0ba-1a0e-4af7-9185-06a94fc70e4d] Running
	I0920 17:41:11.863089   28248 system_pods.go:74] duration metric: took 10.805511372s to wait for pod list to return data ...
	I0920 17:41:11.863095   28248 default_sa.go:34] waiting for default service account to be created ...
	I0920 17:41:11.865935   28248 default_sa.go:45] found service account: "default"
	I0920 17:41:11.865956   28248 default_sa.go:55] duration metric: took 2.856961ms for default service account to be created ...
	I0920 17:41:11.865964   28248 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 17:41:11.874149   28248 system_pods.go:86] 18 kube-system pods found
	I0920 17:41:11.874170   28248 system_pods.go:89] "coredns-7c65d6cfc9-4c74h" [c24813c2-a00b-4f4b-be61-1fb7c5285cb8] Running
	I0920 17:41:11.874175   28248 system_pods.go:89] "csi-hostpath-attacher-0" [18b3f688-f0fc-4d1c-a3ae-c5fe1e9c8519] Running
	I0920 17:41:11.874179   28248 system_pods.go:89] "csi-hostpath-resizer-0" [f567cd29-361b-4131-915c-9230351e83e0] Running
	I0920 17:41:11.874182   28248 system_pods.go:89] "csi-hostpathplugin-f87dk" [8d5b417a-f01b-4858-8d08-db0635bb6d7b] Running
	I0920 17:41:11.874185   28248 system_pods.go:89] "etcd-addons-375516" [d2cd8fbb-c482-40dd-a310-fcce3ea1d164] Running
	I0920 17:41:11.874188   28248 system_pods.go:89] "kindnet-c8k84" [4a3a6195-efb4-47ae-9274-8de23e046ba8] Running
	I0920 17:41:11.874193   28248 system_pods.go:89] "kube-apiserver-addons-375516" [b80bdb72-6684-4f0e-8688-50e1ac090eeb] Running
	I0920 17:41:11.874197   28248 system_pods.go:89] "kube-controller-manager-addons-375516" [0c48af06-7a94-4c11-8fe2-6d2bf49dce53] Running
	I0920 17:41:11.874201   28248 system_pods.go:89] "kube-ingress-dns-minikube" [a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9] Running
	I0920 17:41:11.874204   28248 system_pods.go:89] "kube-proxy-278cf" [00b0cef4-c32d-4b00-ab05-d59ce4db19a6] Running
	I0920 17:41:11.874208   28248 system_pods.go:89] "kube-scheduler-addons-375516" [76eed1be-a052-4a3c-a82f-3fce275219c9] Running
	I0920 17:41:11.874214   28248 system_pods.go:89] "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
	I0920 17:41:11.874217   28248 system_pods.go:89] "nvidia-device-plugin-daemonset-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
	I0920 17:41:11.874221   28248 system_pods.go:89] "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
	I0920 17:41:11.874224   28248 system_pods.go:89] "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
	I0920 17:41:11.874228   28248 system_pods.go:89] "snapshot-controller-56fcc65765-s2glt" [77a2481e-7e7a-4136-8bbb-a3970f888fce] Running
	I0920 17:41:11.874232   28248 system_pods.go:89] "snapshot-controller-56fcc65765-w6hzg" [84d84240-e0f7-438b-bd79-7b10914a6b3c] Running
	I0920 17:41:11.874236   28248 system_pods.go:89] "storage-provisioner" [18e1d0ba-1a0e-4af7-9185-06a94fc70e4d] Running
	I0920 17:41:11.874244   28248 system_pods.go:126] duration metric: took 8.275496ms to wait for k8s-apps to be running ...
	I0920 17:41:11.874250   28248 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 17:41:11.874303   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:41:11.884676   28248 system_svc.go:56] duration metric: took 10.419565ms WaitForService to wait for kubelet
	I0920 17:41:11.884694   28248 kubeadm.go:582] duration metric: took 2m27.722751052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 17:41:11.884710   28248 node_conditions.go:102] verifying NodePressure condition ...
	I0920 17:41:11.887114   28248 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 17:41:11.887138   28248 node_conditions.go:123] node cpu capacity is 8
	I0920 17:41:11.887155   28248 node_conditions.go:105] duration metric: took 2.439065ms to run NodePressure ...
	I0920 17:41:11.887170   28248 start.go:241] waiting for startup goroutines ...
	I0920 17:41:11.887185   28248 start.go:246] waiting for cluster config update ...
	I0920 17:41:11.887203   28248 start.go:255] writing updated cluster config ...
	I0920 17:41:11.887500   28248 ssh_runner.go:195] Run: rm -f paused
	I0920 17:41:11.933759   28248 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 17:41:11.936083   28248 out.go:177] * Done! kubectl is now configured to use "addons-375516" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 17:50:25 addons-375516 conmon[4152]: conmon 8abe43f8ad48d5aaf348 <ninfo>: container 4164 exited with status 137
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.572492362Z" level=info msg="Stopped container 8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de: local-path-storage/local-path-provisioner-86d989889c-wk4wq/local-path-provisioner" id=92de8464-9aeb-409e-a862-36e04a55e818 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.573419709Z" level=info msg="Stopping pod sandbox: 2187ed75b03700e07afa907c4a24b2a63fd549c3ebcb9b18fa992467c17be82b" id=66e71f57-44e0-452b-be20-81581671f23e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.573675254Z" level=info msg="Got pod network &{Name:local-path-provisioner-86d989889c-wk4wq Namespace:local-path-storage ID:2187ed75b03700e07afa907c4a24b2a63fd549c3ebcb9b18fa992467c17be82b UID:21eedffb-be57-4475-81c6-49edc5cb7650 NetNS:/var/run/netns/37f64ae4-27f2-4545-87a1-d2174d77b688 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.573857925Z" level=info msg="Deleting pod local-path-storage_local-path-provisioner-86d989889c-wk4wq from CNI network \"kindnet\" (type=ptp)"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.577107727Z" level=info msg="Stopped container 25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f: kube-system/registry-66c9cd494c-6xxs4/registry" id=02fee54e-2b8e-4735-bda9-106c935d3934 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.577666349Z" level=info msg="Stopping pod sandbox: 6f84187ef90d4461ca733ac7b771457af6aad152814aa28ecfb1704885da5160" id=7197635a-1bb8-4bcb-aee3-c0a78d917a0f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.577881126Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-6xxs4 Namespace:kube-system ID:6f84187ef90d4461ca733ac7b771457af6aad152814aa28ecfb1704885da5160 UID:a28ad8dd-30cd-44dc-a936-b72a6fa0bef6 NetNS:/var/run/netns/3ab54499-6185-4ae1-bbde-71d4bbc03a73 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.577992978Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-6xxs4 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.578805158Z" level=info msg="Stopped container 419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8: kube-system/registry-proxy-w97bz/registry-proxy" id=9485359d-1dc1-461e-96a3-404c04636306 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.579254172Z" level=info msg="Stopping pod sandbox: 6534c01c6740000d12f5bfc8b0d7af663d7b9e4d7abbbee6d080f8bdbcb7a5ba" id=bbf29c57-5222-40c9-b0fa-0370ce9034d6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.583669524Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-4CLOWR5G3NYSTVXJ - [0:0]\n:KUBE-HP-73K6U7BRBRIVU4MV - [0:0]\n:KUBE-HP-HKNGJITA6Q3V6JGE - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xwqxh_ingress-nginx_844b2615-842e-44c6-af1f-cf32fb15ad3f_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-4CLOWR5G3NYSTVXJ\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xwqxh_ingress-nginx_844b2615-842e-44c6-af1f-cf32fb15ad3f_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-HKNGJITA6Q3V6JGE\n-A KUBE-HP-4CLOWR5G3NYSTVXJ -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xwqxh_ingress-nginx_844b2615-842e-44c6-af1f-cf32fb15ad3f_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-4CLOWR5G3NYSTVXJ -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xwqxh_ingress-nginx_844b2615-842e-44c6-a
f1f-cf32fb15ad3f_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-HKNGJITA6Q3V6JGE -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xwqxh_ingress-nginx_844b2615-842e-44c6-af1f-cf32fb15ad3f_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-HKNGJITA6Q3V6JGE -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xwqxh_ingress-nginx_844b2615-842e-44c6-af1f-cf32fb15ad3f_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-73K6U7BRBRIVU4MV\nCOMMIT\n"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.586601077Z" level=info msg="Closing host port tcp:5000"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.588079436Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.588221493Z" level=info msg="Got pod network &{Name:registry-proxy-w97bz Namespace:kube-system ID:6534c01c6740000d12f5bfc8b0d7af663d7b9e4d7abbbee6d080f8bdbcb7a5ba UID:f0be4e82-521f-48a6-b608-fd320e87c699 NetNS:/var/run/netns/7d96309b-4ee4-4404-a4aa-996f5a83a8ef Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.588338285Z" level=info msg="Deleting pod kube-system_registry-proxy-w97bz from CNI network \"kindnet\" (type=ptp)"
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.606241118Z" level=info msg="Stopped pod sandbox: 2187ed75b03700e07afa907c4a24b2a63fd549c3ebcb9b18fa992467c17be82b" id=66e71f57-44e0-452b-be20-81581671f23e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.626448397Z" level=info msg="Stopped pod sandbox: 6534c01c6740000d12f5bfc8b0d7af663d7b9e4d7abbbee6d080f8bdbcb7a5ba" id=bbf29c57-5222-40c9-b0fa-0370ce9034d6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:50:25 addons-375516 crio[1034]: time="2024-09-20 17:50:25.626953852Z" level=info msg="Stopped pod sandbox: 6f84187ef90d4461ca733ac7b771457af6aad152814aa28ecfb1704885da5160" id=7197635a-1bb8-4bcb-aee3-c0a78d917a0f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:50:26 addons-375516 crio[1034]: time="2024-09-20 17:50:26.164675511Z" level=info msg="Removing container: 8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de" id=5c1d2e75-ac9c-42ee-b569-73a28a82b090 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:50:26 addons-375516 crio[1034]: time="2024-09-20 17:50:26.177255008Z" level=info msg="Removed container 8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de: local-path-storage/local-path-provisioner-86d989889c-wk4wq/local-path-provisioner" id=5c1d2e75-ac9c-42ee-b569-73a28a82b090 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:50:26 addons-375516 crio[1034]: time="2024-09-20 17:50:26.178899241Z" level=info msg="Removing container: 419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8" id=5bd710be-55b6-41da-be01-97f874b25019 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:50:26 addons-375516 crio[1034]: time="2024-09-20 17:50:26.195565432Z" level=info msg="Removed container 419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8: kube-system/registry-proxy-w97bz/registry-proxy" id=5bd710be-55b6-41da-be01-97f874b25019 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:50:26 addons-375516 crio[1034]: time="2024-09-20 17:50:26.197109468Z" level=info msg="Removing container: 25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f" id=c2f87fae-723a-4c5b-a28a-1c948b727945 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:50:26 addons-375516 crio[1034]: time="2024-09-20 17:50:26.241970152Z" level=info msg="Removed container 25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f: kube-system/registry-66c9cd494c-6xxs4/registry" id=c2f87fae-723a-4c5b-a28a-1c948b727945 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	dc7dff7b2006a       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              9 seconds ago       Running             nginx                     0                   d250a8789bad7       nginx
	d7a6233788e14       a416a98b71e224a31ee99cff8e16063554498227d2b696152a9c3e0aa65e5824                                                             31 seconds ago      Exited              helper-pod                0                   ad3b2c1fefbbf       helper-pod-delete-pvc-4843dc8c-2984-4d04-864d-7c3b88544ef8
	623e5cab984ed       docker.io/library/busybox@sha256:9186e638ccc30c5d1a2efd5a2cd632f49bb5013f164f6f85c48ed6fce90fe38f                            34 seconds ago      Exited              busybox                   0                   0987233bd57f2       test-local-path
	d302ef0331098       docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee                            38 seconds ago      Exited              helper-pod                0                   52ce57c86322c       helper-pod-create-pvc-4843dc8c-2984-4d04-864d-7c3b88544ef8
	fb7ff50f80f60       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             10 minutes ago      Running             controller                0                   f0b91968ab3ab       ingress-nginx-controller-bc57996ff-xwqxh
	a4f48f31c0c2c       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 10 minutes ago      Running             gcp-auth                  0                   e81dc27c09983       gcp-auth-89d5ffd79-n6hlm
	02767a462f95b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              patch                     0                   5c1497e4af56b       ingress-nginx-admission-patch-p54ll
	2033a561b34c4       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   218f5614bfc75       ingress-nginx-admission-create-h94kc
	ed779857c5353       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   28faa932fac44       kube-ingress-dns-minikube
	2ec5f112774e0       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   3be36dc124595       metrics-server-84c5f94fbc-8zvvh
	302955fd1bf30       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             10 minutes ago      Running             coredns                   0                   ff73e716cf580       coredns-7c65d6cfc9-4c74h
	80734f69d7043       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             10 minutes ago      Running             storage-provisioner       0                   90281c4d8245f       storage-provisioner
	6368701822dac       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   8031e78e1d13a       kindnet-c8k84
	0df1b7dc05730       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   bdd6041ab37c3       kube-proxy-278cf
	6770d30a6dc49       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             11 minutes ago      Running             kube-scheduler            0                   94862e86970ba       kube-scheduler-addons-375516
	794553da4a55a       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             11 minutes ago      Running             kube-apiserver            0                   4477247429f34       kube-apiserver-addons-375516
	7ef7e5b92d1dd       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             11 minutes ago      Running             etcd                      0                   9d95593b80611       etcd-addons-375516
	b2d2cdfb9af7a       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             11 minutes ago      Running             kube-controller-manager   0                   bd11181b04aaa       kube-controller-manager-addons-375516
	
	
	==> coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] <==
	[INFO] 10.244.0.13:36819 - 43040 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000075628s
	[INFO] 10.244.0.13:57346 - 56831 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000064728s
	[INFO] 10.244.0.13:57346 - 20722 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000093769s
	[INFO] 10.244.0.13:38522 - 26925 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004594175s
	[INFO] 10.244.0.13:38522 - 1321 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004642073s
	[INFO] 10.244.0.13:39529 - 15344 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004475414s
	[INFO] 10.244.0.13:39529 - 19699 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004772548s
	[INFO] 10.244.0.13:56024 - 6433 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004909153s
	[INFO] 10.244.0.13:56024 - 28967 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005849613s
	[INFO] 10.244.0.13:35350 - 48885 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000054555s
	[INFO] 10.244.0.13:35350 - 38120 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000100327s
	[INFO] 10.244.0.19:52879 - 58874 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000170748s
	[INFO] 10.244.0.19:39044 - 31924 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000246767s
	[INFO] 10.244.0.19:36534 - 15017 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000150623s
	[INFO] 10.244.0.19:44013 - 29940 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000212647s
	[INFO] 10.244.0.19:42968 - 34432 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000123364s
	[INFO] 10.244.0.19:38487 - 43447 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000151841s
	[INFO] 10.244.0.19:43282 - 14244 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006335611s
	[INFO] 10.244.0.19:40466 - 41973 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006422433s
	[INFO] 10.244.0.19:47241 - 46724 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005804004s
	[INFO] 10.244.0.19:59945 - 33856 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006704483s
	[INFO] 10.244.0.19:55913 - 63922 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004724371s
	[INFO] 10.244.0.19:51566 - 60029 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004884799s
	[INFO] 10.244.0.19:43212 - 31440 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000700787s
	[INFO] 10.244.0.19:54154 - 33859 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000784218s
	
	
	==> describe nodes <==
	Name:               addons-375516
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-375516
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=35d0eeb96573bd708dfd5c070da844e6f0fad78a
	                    minikube.k8s.io/name=addons-375516
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T17_38_39_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-375516
	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:  Fri, 20 Sep 2024 17:38:36 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-375516
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 17:50:21 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 17:50:13 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 17:50:13 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 17:50:13 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 17:50:13 +0000   Fri, 20 Sep 2024 17:39:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-375516
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 92bf43dd821e4648b1f521271777af3d
	  System UUID:                bb17197f-d5c2-44ea-a9b7-6ea3836e2153
	  Boot ID:                    767e4d4e-85dd-4333-99eb-834852ac2745
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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:          (14 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m14s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         12s
	  gcp-auth                    gcp-auth-89d5ffd79-n6hlm                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-xwqxh    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-4c74h                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-375516                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-c8k84                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-375516                250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-375516       200m (2%)     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-278cf                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-375516                100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-8zvvh             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         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 (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  11m (x8 over 11m)  kubelet          Node addons-375516 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m (x8 over 11m)  kubelet          Node addons-375516 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x7 over 11m)  kubelet          Node addons-375516 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-375516 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-375516 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-375516 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-375516 event: Registered Node addons-375516 in Controller
	  Normal   NodeReady                10m                kubelet          Node addons-375516 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.004528] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
	[  +0.001532] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
	[  +0.004179]  #5
	[  +0.000750]  #6
	[  +0.000821]  #7
	[  +0.067583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.401791] i8042: Warning: Keylock active
	[  +0.006884] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.003048] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000691] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000605] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000651] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000655] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000670] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.609226] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.493529] kauditd_printk_skb: 46 callbacks suppressed
	[Sep20 17:50] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +1.008210] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +2.019797] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	
	
	==> etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] <==
	{"level":"info","ts":"2024-09-20T17:38:46.243259Z","caller":"traceutil/trace.go:171","msg":"trace[1699644122] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"108.554785ms","start":"2024-09-20T17:38:46.134692Z","end":"2024-09-20T17:38:46.243247Z","steps":["trace[1699644122] 'process raft request'  (duration: 108.261511ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.244668Z","caller":"traceutil/trace.go:171","msg":"trace[1257896734] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"190.7208ms","start":"2024-09-20T17:38:46.052470Z","end":"2024-09-20T17:38:46.243190Z","steps":["trace[1257896734] 'process raft request'  (duration: 190.414028ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.557806Z","caller":"traceutil/trace.go:171","msg":"trace[1757257900] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"103.87953ms","start":"2024-09-20T17:38:46.453903Z","end":"2024-09-20T17:38:46.557783Z","steps":["trace[1757257900] 'process raft request'  (duration: 79.288149ms)","trace[1757257900] 'compare'  (duration: 24.371385ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:38:46.558381Z","caller":"traceutil/trace.go:171","msg":"trace[760784117] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"104.193949ms","start":"2024-09-20T17:38:46.454177Z","end":"2024-09-20T17:38:46.558371Z","steps":["trace[760784117] 'process raft request'  (duration: 103.574991ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.838412Z","caller":"traceutil/trace.go:171","msg":"trace[497241279] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"102.320793ms","start":"2024-09-20T17:38:46.736073Z","end":"2024-09-20T17:38:46.838393Z","steps":["trace[497241279] 'process raft request'  (duration: 101.882492ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.839476Z","caller":"traceutil/trace.go:171","msg":"trace[1375294562] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"102.832025ms","start":"2024-09-20T17:38:46.736630Z","end":"2024-09-20T17:38:46.839462Z","steps":["trace[1375294562] 'process raft request'  (duration: 101.413751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.254246Z","caller":"traceutil/trace.go:171","msg":"trace[1420538408] transaction","detail":"{read_only:false; response_revision:428; number_of_response:1; }","duration":"100.654114ms","start":"2024-09-20T17:38:47.153574Z","end":"2024-09-20T17:38:47.254229Z","steps":["trace[1420538408] 'process raft request'  (duration: 100.555731ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.255860Z","caller":"traceutil/trace.go:171","msg":"trace[1580216397] transaction","detail":"{read_only:false; response_revision:429; number_of_response:1; }","duration":"100.059012ms","start":"2024-09-20T17:38:47.155789Z","end":"2024-09-20T17:38:47.255848Z","steps":["trace[1580216397] 'process raft request'  (duration: 99.846739ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.339532Z","caller":"traceutil/trace.go:171","msg":"trace[1854807041] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"183.543478ms","start":"2024-09-20T17:38:47.155973Z","end":"2024-09-20T17:38:47.339517Z","steps":["trace[1854807041] 'process raft request'  (duration: 99.728719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.341784Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.391811ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-c8k84\" ","response":"range_response_count:1 size:5102"}
	{"level":"info","ts":"2024-09-20T17:38:47.342734Z","caller":"traceutil/trace.go:171","msg":"trace[411760160] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-c8k84; range_end:; response_count:1; response_revision:432; }","duration":"189.347783ms","start":"2024-09-20T17:38:47.153374Z","end":"2024-09-20T17:38:47.342721Z","steps":["trace[411760160] 'agreement among raft nodes before linearized reading'  (duration: 188.332164ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.341908Z","caller":"traceutil/trace.go:171","msg":"trace[1330424260] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"105.666228ms","start":"2024-09-20T17:38:47.236229Z","end":"2024-09-20T17:38:47.341896Z","steps":["trace[1330424260] 'process raft request'  (duration: 19.50018ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.342385Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.273219ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:38:47.343427Z","caller":"traceutil/trace.go:171","msg":"trace[1803581193] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:432; }","duration":"107.319033ms","start":"2024-09-20T17:38:47.236097Z","end":"2024-09-20T17:38:47.343416Z","steps":["trace[1803581193] 'agreement among raft nodes before linearized reading'  (duration: 106.257991ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.342469Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.592694ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-09-20T17:38:47.343730Z","caller":"traceutil/trace.go:171","msg":"trace[1302871524] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7c65d6cfc9; range_end:; response_count:1; response_revision:432; }","duration":"185.850693ms","start":"2024-09-20T17:38:47.157870Z","end":"2024-09-20T17:38:47.343720Z","steps":["trace[1302871524] 'agreement among raft nodes before linearized reading'  (duration: 184.539316ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438098Z","caller":"traceutil/trace.go:171","msg":"trace[1148131266] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"104.583313ms","start":"2024-09-20T17:38:48.333495Z","end":"2024-09-20T17:38:48.438079Z","steps":["trace[1148131266] 'process raft request'  (duration: 103.584088ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438511Z","caller":"traceutil/trace.go:171","msg":"trace[1987121942] transaction","detail":"{read_only:false; response_revision:516; number_of_response:1; }","duration":"184.790552ms","start":"2024-09-20T17:38:48.253708Z","end":"2024-09-20T17:38:48.438498Z","steps":["trace[1987121942] 'process raft request'  (duration: 182.976939ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438650Z","caller":"traceutil/trace.go:171","msg":"trace[475522924] transaction","detail":"{read_only:false; response_revision:518; number_of_response:1; }","duration":"104.91984ms","start":"2024-09-20T17:38:48.333719Z","end":"2024-09-20T17:38:48.438639Z","steps":["trace[475522924] 'process raft request'  (duration: 103.412171ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:48.438911Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"185.120129ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c\" ","response":"range_response_count:1 size:2668"}
	{"level":"info","ts":"2024-09-20T17:38:48.439084Z","caller":"traceutil/trace.go:171","msg":"trace[1915760244] range","detail":"{range_begin:/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c; range_end:; response_count:1; response_revision:518; }","duration":"185.297692ms","start":"2024-09-20T17:38:48.253772Z","end":"2024-09-20T17:38:48.439070Z","steps":["trace[1915760244] 'agreement among raft nodes before linearized reading'  (duration: 185.056492ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:40:30.460266Z","caller":"traceutil/trace.go:171","msg":"trace[512037464] transaction","detail":"{read_only:false; response_revision:1238; number_of_response:1; }","duration":"112.880949ms","start":"2024-09-20T17:40:30.347366Z","end":"2024-09-20T17:40:30.460247Z","steps":["trace[512037464] 'process raft request'  (duration: 112.744551ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:48:35.641548Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1555}
	{"level":"info","ts":"2024-09-20T17:48:35.665141Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1555,"took":"23.204546ms","hash":3855730452,"current-db-size-bytes":6574080,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3387392,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T17:48:35.665183Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3855730452,"revision":1555,"compact-revision":-1}
	
	
	==> gcp-auth [a4f48f31c0c2c5f08d07885c64f173134ebf07c7bca6f0f863f05ec256ed67b6] <==
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:41:12 Ready to marshal response ...
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:41:12 Ready to marshal response ...
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:19 Ready to marshal response ...
	2024/09/20 17:49:19 Ready to write response ...
	2024/09/20 17:49:24 Ready to marshal response ...
	2024/09/20 17:49:24 Ready to write response ...
	2024/09/20 17:49:43 Ready to marshal response ...
	2024/09/20 17:49:43 Ready to write response ...
	2024/09/20 17:49:47 Ready to marshal response ...
	2024/09/20 17:49:47 Ready to write response ...
	2024/09/20 17:49:47 Ready to marshal response ...
	2024/09/20 17:49:47 Ready to write response ...
	2024/09/20 17:49:54 Ready to marshal response ...
	2024/09/20 17:49:54 Ready to write response ...
	2024/09/20 17:50:14 Ready to marshal response ...
	2024/09/20 17:50:14 Ready to write response ...
	
	
	==> kernel <==
	 17:50:26 up  1:32,  0 users,  load average: 0.34, 0.26, 0.21
	Linux addons-375516 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] <==
	I0920 17:48:17.845817       1 main.go:299] handling current node
	I0920 17:48:27.845118       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:48:27.845160       1 main.go:299] handling current node
	I0920 17:48:37.845135       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:48:37.845163       1 main.go:299] handling current node
	I0920 17:48:47.838170       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:48:47.838207       1 main.go:299] handling current node
	I0920 17:48:57.843993       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:48:57.844029       1 main.go:299] handling current node
	I0920 17:49:07.839941       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:49:07.839981       1 main.go:299] handling current node
	I0920 17:49:17.838744       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:49:17.838778       1 main.go:299] handling current node
	I0920 17:49:27.838477       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:49:27.838513       1 main.go:299] handling current node
	I0920 17:49:37.838180       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:49:37.838209       1 main.go:299] handling current node
	I0920 17:49:47.838774       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:49:47.838802       1 main.go:299] handling current node
	I0920 17:49:57.838184       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:49:57.838221       1 main.go:299] handling current node
	I0920 17:50:07.838224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:50:07.838277       1 main.go:299] handling current node
	I0920 17:50:17.838625       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:50:17.838667       1 main.go:299] handling current node
	
	
	==> kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] <==
		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"
	E0920 17:40:38.850891       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.250.219:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.250.219:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.250.219:443: connect: connection refused" logger="UnhandledError"
	I0920 17:40:38.881425       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 17:49:15.306689       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.232.34"}
	I0920 17:49:31.005912       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 17:49:58.275022       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.275075       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.341186       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.341236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.353389       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.353440       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.362750       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.362789       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.436980       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.437020       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 17:49:59.362957       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0920 17:49:59.437834       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 17:49:59.441638       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	I0920 17:50:09.404635       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 17:50:10.423281       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0920 17:50:10.826433       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0920 17:50:14.843158       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 17:50:15.042573       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.116.33"}
	
	
	==> kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] <==
	E0920 17:50:06.119198       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"
	W0920 17:50:06.417001       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
	E0920 17:50:06.417039       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"
	W0920 17:50:08.657000       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
	E0920 17:50:08.657062       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"
	E0920 17:50:10.424561       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"
	W0920 17:50:11.260667       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
	E0920 17:50:11.260706       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"
	I0920 17:50:13.388347       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-375516"
	W0920 17:50:13.578869       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
	E0920 17:50:13.578905       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"
	W0920 17:50:13.616461       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
	E0920 17:50:13.616501       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"
	I0920 17:50:14.010687       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0920 17:50:14.010717       1 shared_informer.go:320] Caches are synced for resource quota
	I0920 17:50:14.425025       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0920 17:50:14.425084       1 shared_informer.go:320] Caches are synced for garbage collector
	W0920 17:50:15.265664       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
	E0920 17:50:15.265710       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"
	W0920 17:50:15.444275       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
	E0920 17:50:15.444313       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"
	W0920 17:50:17.660501       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
	E0920 17:50:17.660555       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"
	I0920 17:50:19.506699       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	I0920 17:50:25.357551       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="7.815µs"
	
	
	==> kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] <==
	I0920 17:38:47.844385       1 server_linux.go:66] "Using iptables proxy"
	I0920 17:38:48.450486       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 17:38:48.450564       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`"
	I0920 17:38:48.653800       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 17:38:48.653852       1 server_linux.go:169] "Using iptables Proxier"
	I0920 17:38:48.658205       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"
	I0920 17:38:48.658751       1 server.go:483] "Version info" version="v1.31.1"
	I0920 17:38:48.659064       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 17:38:48.738150       1 config.go:105] "Starting endpoint slice config controller"
	I0920 17:38:48.738196       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 17:38:48.738356       1 config.go:199] "Starting service config controller"
	I0920 17:38:48.738465       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 17:38:48.739101       1 config.go:328] "Starting node config controller"
	I0920 17:38:48.739182       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 17:38:48.839278       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 17:38:48.839767       1 shared_informer.go:320] Caches are synced for service config
	I0920 17:38:48.839869       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] <==
	E0920 17:38:36.963444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0920 17:38:36.963459       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"
	W0920 17:38:36.963495       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
	W0920 17:38:36.963522       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
	W0920 17:38:36.963547       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0920 17:38:36.963547       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"
	E0920 17:38:36.963566       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	E0920 17:38:36.963521       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"
	W0920 17:38:36.963616       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
	W0920 17:38:36.963629       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
	E0920 17:38:36.963637       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"
	E0920 17:38:36.963650       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"
	W0920 17:38:36.963684       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 17:38:36.963696       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:38:37.033377       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
	E0920 17:38:37.033485       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"
	W0920 17:38:37.853671       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
	E0920 17:38:37.853708       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"
	W0920 17:38:37.898869       1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
	E0920 17:38:37.898910       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: 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"
	W0920 17:38:37.906118       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
	E0920 17:38:37.906156       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"
	W0920 17:38:37.994877       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
	E0920 17:38:37.994921       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"
	I0920 17:38:40.954539       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 17:50:24 addons-375516 kubelet[1640]: I0920 17:50:24.946729    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-8t57q\" (UniqueName: \"kubernetes.io/projected/ff766cab-4361-43d8-9819-064672d6361d-kube-api-access-8t57q\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.653143    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-trmhd\" (UniqueName: \"kubernetes.io/projected/f0be4e82-521f-48a6-b608-fd320e87c699-kube-api-access-trmhd\") pod \"f0be4e82-521f-48a6-b608-fd320e87c699\" (UID: \"f0be4e82-521f-48a6-b608-fd320e87c699\") "
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.653202    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-62s9p\" (UniqueName: \"kubernetes.io/projected/a28ad8dd-30cd-44dc-a936-b72a6fa0bef6-kube-api-access-62s9p\") pod \"a28ad8dd-30cd-44dc-a936-b72a6fa0bef6\" (UID: \"a28ad8dd-30cd-44dc-a936-b72a6fa0bef6\") "
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.653232    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jgxxq\" (UniqueName: \"kubernetes.io/projected/21eedffb-be57-4475-81c6-49edc5cb7650-kube-api-access-jgxxq\") pod \"21eedffb-be57-4475-81c6-49edc5cb7650\" (UID: \"21eedffb-be57-4475-81c6-49edc5cb7650\") "
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.653257    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/21eedffb-be57-4475-81c6-49edc5cb7650-config-volume\") pod \"21eedffb-be57-4475-81c6-49edc5cb7650\" (UID: \"21eedffb-be57-4475-81c6-49edc5cb7650\") "
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.653728    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/21eedffb-be57-4475-81c6-49edc5cb7650-config-volume" (OuterVolumeSpecName: "config-volume") pod "21eedffb-be57-4475-81c6-49edc5cb7650" (UID: "21eedffb-be57-4475-81c6-49edc5cb7650"). InnerVolumeSpecName "config-volume". PluginName "kubernetes.io/configmap", VolumeGidValue ""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.655098    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/21eedffb-be57-4475-81c6-49edc5cb7650-kube-api-access-jgxxq" (OuterVolumeSpecName: "kube-api-access-jgxxq") pod "21eedffb-be57-4475-81c6-49edc5cb7650" (UID: "21eedffb-be57-4475-81c6-49edc5cb7650"). InnerVolumeSpecName "kube-api-access-jgxxq". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.655102    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f0be4e82-521f-48a6-b608-fd320e87c699-kube-api-access-trmhd" (OuterVolumeSpecName: "kube-api-access-trmhd") pod "f0be4e82-521f-48a6-b608-fd320e87c699" (UID: "f0be4e82-521f-48a6-b608-fd320e87c699"). InnerVolumeSpecName "kube-api-access-trmhd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.655124    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a28ad8dd-30cd-44dc-a936-b72a6fa0bef6-kube-api-access-62s9p" (OuterVolumeSpecName: "kube-api-access-62s9p") pod "a28ad8dd-30cd-44dc-a936-b72a6fa0bef6" (UID: "a28ad8dd-30cd-44dc-a936-b72a6fa0bef6"). InnerVolumeSpecName "kube-api-access-62s9p". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.754084    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-62s9p\" (UniqueName: \"kubernetes.io/projected/a28ad8dd-30cd-44dc-a936-b72a6fa0bef6-kube-api-access-62s9p\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.754113    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jgxxq\" (UniqueName: \"kubernetes.io/projected/21eedffb-be57-4475-81c6-49edc5cb7650-kube-api-access-jgxxq\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.754122    1640 reconciler_common.go:288] "Volume detached for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/21eedffb-be57-4475-81c6-49edc5cb7650-config-volume\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:50:25 addons-375516 kubelet[1640]: I0920 17:50:25.754130    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-trmhd\" (UniqueName: \"kubernetes.io/projected/f0be4e82-521f-48a6-b608-fd320e87c699-kube-api-access-trmhd\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.163412    1640 scope.go:117] "RemoveContainer" containerID="8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.177465    1640 scope.go:117] "RemoveContainer" containerID="8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: E0920 17:50:26.177784    1640 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de\": container with ID starting with 8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de not found: ID does not exist" containerID="8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.177827    1640 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de"} err="failed to get container status \"8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de\": rpc error: code = NotFound desc = could not find container \"8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de\": container with ID starting with 8abe43f8ad48d5aaf348876a50959620ebc6201d4cd3420c5980e69f8d6a16de not found: ID does not exist"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.177856    1640 scope.go:117] "RemoveContainer" containerID="419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.195805    1640 scope.go:117] "RemoveContainer" containerID="419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: E0920 17:50:26.196151    1640 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8\": container with ID starting with 419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8 not found: ID does not exist" containerID="419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.196187    1640 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8"} err="failed to get container status \"419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8\": rpc error: code = NotFound desc = could not find container \"419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8\": container with ID starting with 419af46099111b01ca5b27612396892086e640990ad39107862cd62d32b20fc8 not found: ID does not exist"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.196213    1640 scope.go:117] "RemoveContainer" containerID="25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.242195    1640 scope.go:117] "RemoveContainer" containerID="25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: E0920 17:50:26.242505    1640 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f\": container with ID starting with 25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f not found: ID does not exist" containerID="25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f"
	Sep 20 17:50:26 addons-375516 kubelet[1640]: I0920 17:50:26.242539    1640 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f"} err="failed to get container status \"25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f\": rpc error: code = NotFound desc = could not find container \"25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f\": container with ID starting with 25dd097fdc300cdffe27452d73f067fbfcf154758530f8e1471b166051bc035f not found: ID does not exist"
	
	
	==> storage-provisioner [80734f69d70438128bb96dcd31df2ecaf12a7ab120f280d75ddf627f684bc9c6] <==
	I0920 17:39:29.267560       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 17:39:29.278355       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 17:39:29.278489       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 17:39:29.333767       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 17:39:29.333954       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d!
	I0920 17:39:29.333900       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"451f3960-6c4b-4502-8792-085e12a5dd34", APIVersion:"v1", ResourceVersion:"943", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d became leader
	I0920 17:39:29.434276       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-375516 -n addons-375516
helpers_test.go:261: (dbg) Run:  kubectl --context addons-375516 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-h94kc ingress-nginx-admission-patch-p54ll
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-375516 describe pod busybox ingress-nginx-admission-create-h94kc ingress-nginx-admission-patch-p54ll
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-375516 describe pod busybox ingress-nginx-admission-create-h94kc ingress-nginx-admission-patch-p54ll: exit status 1 (61.283633ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-375516/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 17:41:12 +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-xczsx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xczsx:
	    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  9m15s                   default-scheduler  Successfully assigned default/busybox to addons-375516
	  Normal   Pulling    7m47s (x4 over 9m15s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m47s (x4 over 9m15s)   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     7m47s (x4 over 9m15s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m34s (x6 over 9m15s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m12s (x20 over 9m15s)  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-h94kc" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-p54ll" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-375516 describe pod busybox ingress-nginx-admission-create-h94kc ingress-nginx-admission-patch-p54ll: exit status 1
--- FAIL: TestAddons/parallel/Registry (72.86s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (149.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-375516 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-375516 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-375516 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [7e9d6c54-aef7-41dd-959b-9fe58875db8e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [7e9d6c54-aef7-41dd-959b-9fe58875db8e] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003714712s
I0920 17:50:23.054126   26948 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-375516 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.395692767s)

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

                                                
                                                
** /stderr **
addons_test.go:276: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:284: (dbg) Run:  kubectl --context addons-375516 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 addons disable ingress-dns --alsologtostderr -v=1: (1.456620415s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 addons disable ingress --alsologtostderr -v=1: (7.608792889s)
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-375516
helpers_test.go:235: (dbg) docker inspect addons-375516:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576",
	        "Created": "2024-09-20T17:38:23.934931491Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 29009,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T17:38:24.058074775Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:bb3bcbaabeeeadbf6b43ae7d1d07e504b3c8a94ec024df89bcb237eba4f5e9b3",
	        "ResolvConfPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/hostname",
	        "HostsPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/hosts",
	        "LogPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576-json.log",
	        "Name": "/addons-375516",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-375516:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-375516",
	            "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/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451-init/diff:/var/lib/docker/overlay2/e4239cc4fa0029561f3ae0a64714d3e72b878a1b64cce255f94ff09faa4da2a4/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-375516",
	                "Source": "/var/lib/docker/volumes/addons-375516/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-375516",
	            "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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-375516",
	                "name.minikube.sigs.k8s.io": "addons-375516",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a1a380578d6b35e2bd484e17148fe3dfa9f56cfbb5f4f0c79b5f55a6d221673e",
	            "SandboxKey": "/var/run/docker/netns/a1a380578d6b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-375516": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "f8ba5e99a1f7d85efd2c0cb81dcc247f334f6c484825a25e04355f18b412945a",
	                    "EndpointID": "3db8783a39de7036fc24140ba432db2ff3ef46ee40407a60c5a0d7b8249e0197",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-375516",
	                        "12b63563f71c"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-375516 -n addons-375516
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-amd64 -p addons-375516 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 logs -n 25: (1.120188733s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-387858                                                                     | download-only-387858   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| delete  | -p download-only-499276                                                                     | download-only-499276   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | --download-only -p                                                                          | download-docker-837206 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | download-docker-837206                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-837206                                                                   | download-docker-837206 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-652239   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | binary-mirror-652239                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44631                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-652239                                                                     | binary-mirror-652239   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| addons  | disable dashboard -p                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC |                     |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC |                     |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-375516 --wait=true                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC | 20 Sep 24 17:41 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  | enable headlamp                                                                             | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | -p addons-375516                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | -p addons-375516                                                                            |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-375516 ssh cat                                                                       | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | /opt/local-path-provisioner/pvc-4843dc8c-2984-4d04-864d-7c3b88544ef8_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-375516 ssh curl -s                                                                   | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-375516 ip                                                                            | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-375516 ip                                                                            | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:52 UTC | 20 Sep 24 17:52 UTC |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:52 UTC | 20 Sep 24 17:52 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:52 UTC | 20 Sep 24 17:52 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:38:00
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:38:00.085869   28248 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:38:00.085974   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:38:00.085982   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:38:00.085986   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:38:00.086180   28248 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 17:38:00.086744   28248 out.go:352] Setting JSON to false
	I0920 17:38:00.087516   28248 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":4831,"bootTime":1726849049,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:38:00.087608   28248 start.go:139] virtualization: kvm guest
	I0920 17:38:00.089688   28248 out.go:177] * [addons-375516] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:38:00.090970   28248 out.go:177]   - MINIKUBE_LOCATION=19679
	I0920 17:38:00.090978   28248 notify.go:220] Checking for updates...
	I0920 17:38:00.093364   28248 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:38:00.094585   28248 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:38:00.095831   28248 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:38:00.096967   28248 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:38:00.098236   28248 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:38:00.099541   28248 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:38:00.119773   28248 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:38:00.119851   28248 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:38:00.162530   28248 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 17:38:00.154101037 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:38:00.162646   28248 docker.go:318] overlay module found
	I0920 17:38:00.164522   28248 out.go:177] * Using the docker driver based on user configuration
	I0920 17:38:00.165655   28248 start.go:297] selected driver: docker
	I0920 17:38:00.165668   28248 start.go:901] validating driver "docker" against <nil>
	I0920 17:38:00.165680   28248 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:38:00.166389   28248 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:38:00.209717   28248 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 17:38:00.201713354 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:38:00.209911   28248 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:38:00.210186   28248 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]
	I0920 17:38:00.212003   28248 out.go:177] * Using Docker driver with root privileges
	I0920 17:38:00.213398   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:00.213468   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:00.213482   28248 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:38:00.213553   28248 start.go:340] cluster config:
	{Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:00.215109   28248 out.go:177] * Starting "addons-375516" primary control-plane node in "addons-375516" cluster
	I0920 17:38:00.216328   28248 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:38:00.217515   28248 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0920 17:38:00.218588   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:00.218624   28248 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 17:38:00.218613   28248 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0920 17:38:00.218634   28248 cache.go:56] Caching tarball of preloaded images
	I0920 17:38:00.218828   28248 preload.go:172] Found /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 17:38:00.218841   28248 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:38:00.219237   28248 profile.go:143] Saving config to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json ...
	I0920 17:38:00.219267   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json: {Name:mk3506a05762c55945797c64be6fd92adf35bcad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:00.233119   28248 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0920 17:38:00.233231   28248 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0920 17:38:00.233247   28248 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0920 17:38:00.233251   28248 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0920 17:38:00.233258   28248 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0920 17:38:00.233262   28248 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0920 17:38:12.151765   28248 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0920 17:38:12.151800   28248 cache.go:194] Successfully downloaded all kic artifacts
	I0920 17:38:12.151840   28248 start.go:360] acquireMachinesLock for addons-375516: {Name:mk9dfd45275fb3db347ec3b7c64ef24cd253e0c4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 17:38:12.151932   28248 start.go:364] duration metric: took 74.799µs to acquireMachinesLock for "addons-375516"
	I0920 17:38:12.151953   28248 start.go:93] Provisioning new machine with config: &{Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:12.152025   28248 start.go:125] createHost starting for "" (driver="docker")
	I0920 17:38:12.153831   28248 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 17:38:12.154038   28248 start.go:159] libmachine.API.Create for "addons-375516" (driver="docker")
	I0920 17:38:12.154072   28248 client.go:168] LocalClient.Create starting
	I0920 17:38:12.154171   28248 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem
	I0920 17:38:12.222701   28248 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem
	I0920 17:38:12.292834   28248 cli_runner.go:164] Run: docker network inspect addons-375516 --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}}]}"
	W0920 17:38:12.307252   28248 cli_runner.go:211] docker network inspect addons-375516 --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
	I0920 17:38:12.307341   28248 network_create.go:284] running [docker network inspect addons-375516] to gather additional debugging logs...
	I0920 17:38:12.307365   28248 cli_runner.go:164] Run: docker network inspect addons-375516
	W0920 17:38:12.321299   28248 cli_runner.go:211] docker network inspect addons-375516 returned with exit code 1
	I0920 17:38:12.321323   28248 network_create.go:287] error running [docker network inspect addons-375516]: docker network inspect addons-375516: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-375516 not found
	I0920 17:38:12.321337   28248 network_create.go:289] output of [docker network inspect addons-375516]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-375516 not found
	
	** /stderr **
	I0920 17:38:12.321406   28248 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}}]}"
	I0920 17:38:12.336133   28248 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:0xc001541ae0}
	I0920 17:38:12.336177   28248 network_create.go:124] attempt to create docker network addons-375516 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 17:38:12.336230   28248 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-375516 addons-375516
	I0920 17:38:12.391021   28248 network_create.go:108] docker network addons-375516 192.168.49.0/24 created
	I0920 17:38:12.391049   28248 kic.go:121] calculated static IP "192.168.49.2" for the "addons-375516" container
	I0920 17:38:12.391110   28248 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 17:38:12.405848   28248 cli_runner.go:164] Run: docker volume create addons-375516 --label name.minikube.sigs.k8s.io=addons-375516 --label created_by.minikube.sigs.k8s.io=true
	I0920 17:38:12.422154   28248 oci.go:103] Successfully created a docker volume addons-375516
	I0920 17:38:12.422241   28248 cli_runner.go:164] Run: docker run --rm --name addons-375516-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --entrypoint /usr/bin/test -v addons-375516:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0920 17:38:19.605199   28248 cli_runner.go:217] Completed: docker run --rm --name addons-375516-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --entrypoint /usr/bin/test -v addons-375516:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (7.182918772s)
	I0920 17:38:19.605239   28248 oci.go:107] Successfully prepared a docker volume addons-375516
	I0920 17:38:19.605266   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:19.605286   28248 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 17:38:19.605336   28248 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-375516:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 17:38:23.875328   28248 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-375516:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.269947857s)
	I0920 17:38:23.875355   28248 kic.go:203] duration metric: took 4.270065879s to extract preloaded images to volume ...
	W0920 17:38:23.875466   28248 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 17:38:23.875578   28248 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 17:38:23.920959   28248 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-375516 --name addons-375516 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-375516 --network addons-375516 --ip 192.168.49.2 --volume addons-375516:/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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0920 17:38:24.226542   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Running}}
	I0920 17:38:24.242857   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.260040   28248 cli_runner.go:164] Run: docker exec addons-375516 stat /var/lib/dpkg/alternatives/iptables
	I0920 17:38:24.303768   28248 oci.go:144] the created container "addons-375516" has a running status.
	I0920 17:38:24.303800   28248 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa...
	I0920 17:38:24.361823   28248 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 17:38:24.382259   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.399637   28248 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 17:38:24.399658   28248 kic_runner.go:114] Args: [docker exec --privileged addons-375516 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 17:38:24.441291   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.461210   28248 machine.go:93] provisionDockerMachine start ...
	I0920 17:38:24.461292   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:24.477265   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:24.477456   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:24.477469   28248 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 17:38:24.478005   28248 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:38616->127.0.0.1:32768: read: connection reset by peer
	I0920 17:38:27.608302   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-375516
	
	I0920 17:38:27.608326   28248 ubuntu.go:169] provisioning hostname "addons-375516"
	I0920 17:38:27.608381   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:27.624213   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:27.624420   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:27.624434   28248 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-375516 && echo "addons-375516" | sudo tee /etc/hostname
	I0920 17:38:27.762797   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-375516
	
	I0920 17:38:27.762882   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:27.779653   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:27.779829   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:27.779848   28248 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-375516' /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-375516/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-375516' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 17:38:27.908525   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 17:38:27.908551   28248 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19679-20129/.minikube CaCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19679-20129/.minikube}
	I0920 17:38:27.908598   28248 ubuntu.go:177] setting up certificates
	I0920 17:38:27.908612   28248 provision.go:84] configureAuth start
	I0920 17:38:27.908669   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:27.925282   28248 provision.go:143] copyHostCerts
	I0920 17:38:27.925361   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/ca.pem (1082 bytes)
	I0920 17:38:27.925466   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/cert.pem (1123 bytes)
	I0920 17:38:27.925527   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/key.pem (1675 bytes)
	I0920 17:38:27.925580   28248 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem org=jenkins.addons-375516 san=[127.0.0.1 192.168.49.2 addons-375516 localhost minikube]
	I0920 17:38:27.996042   28248 provision.go:177] copyRemoteCerts
	I0920 17:38:27.996109   28248 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 17:38:27.996142   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.011941   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.104863   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 17:38:28.125092   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0920 17:38:28.144918   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 17:38:28.164995   28248 provision.go:87] duration metric: took 256.365204ms to configureAuth
	I0920 17:38:28.165022   28248 ubuntu.go:193] setting minikube options for container-runtime
	I0920 17:38:28.165213   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:28.165330   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.180711   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:28.180870   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:28.180886   28248 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
	I0920 17:38:28.389457   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 17:38:28.389481   28248 machine.go:96] duration metric: took 3.928244629s to provisionDockerMachine
	I0920 17:38:28.389493   28248 client.go:171] duration metric: took 16.235413725s to LocalClient.Create
	I0920 17:38:28.389515   28248 start.go:167] duration metric: took 16.235477352s to libmachine.API.Create "addons-375516"
	I0920 17:38:28.389525   28248 start.go:293] postStartSetup for "addons-375516" (driver="docker")
	I0920 17:38:28.389538   28248 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]
	I0920 17:38:28.389610   28248 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
	I0920 17:38:28.389659   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.405877   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.497238   28248 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 17:38:28.499978   28248 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 17:38:28.500006   28248 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 17:38:28.500017   28248 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 17:38:28.500030   28248 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 17:38:28.500040   28248 filesync.go:126] Scanning /home/jenkins/minikube-integration/19679-20129/.minikube/addons for local assets ...
	I0920 17:38:28.500090   28248 filesync.go:126] Scanning /home/jenkins/minikube-integration/19679-20129/.minikube/files for local assets ...
	I0920 17:38:28.500120   28248 start.go:296] duration metric: took 110.589625ms for postStartSetup
	I0920 17:38:28.500367   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:28.516808   28248 profile.go:143] Saving config to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json ...
	I0920 17:38:28.517028   28248 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:38:28.517088   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.532852   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.621309   28248 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 17:38:28.624999   28248 start.go:128] duration metric: took 16.472961975s to createHost
	I0920 17:38:28.625019   28248 start.go:83] releasing machines lock for "addons-375516", held for 16.47307577s
	I0920 17:38:28.625096   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:28.640542   28248 ssh_runner.go:195] Run: cat /version.json
	I0920 17:38:28.640596   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.640616   28248 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 17:38:28.640674   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.658534   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.658979   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.815068   28248 ssh_runner.go:195] Run: systemctl --version
	I0920 17:38:28.818847   28248 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 17:38:28.953952   28248 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 17:38:28.957822   28248 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" ;
	I0920 17:38:28.973719   28248 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 17:38:28.973772   28248 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" ;
	I0920 17:38:28.997528   28248 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 17:38:28.997549   28248 start.go:495] detecting cgroup driver to use...
	I0920 17:38:28.997580   28248 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 17:38:28.997624   28248 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 17:38:29.010587   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 17:38:29.019591   28248 docker.go:217] disabling cri-docker service (if available) ...
	I0920 17:38:29.019638   28248 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 17:38:29.030939   28248 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 17:38:29.042194   28248 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 17:38:29.121407   28248 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 17:38:29.201018   28248 docker.go:233] disabling docker service ...
	I0920 17:38:29.201117   28248 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 17:38:29.217455   28248 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 17:38:29.226963   28248 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 17:38:29.301638   28248 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 17:38:29.380149   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 17:38:29.389255   28248 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"
	I0920 17:38:29.402428   28248 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 17:38:29.402476   28248 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"
	I0920 17:38:29.410372   28248 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 17:38:29.410420   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.418173   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.426082   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.434002   28248 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 17:38:29.441418   28248 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"
	I0920 17:38:29.449210   28248 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"
	I0920 17:38:29.462378   28248 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"
	I0920 17:38:29.470682   28248 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 17:38:29.477898   28248 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 17:38:29.484740   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:29.560969   28248 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 17:38:29.656597   28248 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 17:38:29.656670   28248 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 17:38:29.659719   28248 start.go:563] Will wait 60s for crictl version
	I0920 17:38:29.659768   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:38:29.662716   28248 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 17:38:29.692533   28248 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 17:38:29.692645   28248 ssh_runner.go:195] Run: crio --version
	I0920 17:38:29.723830   28248 ssh_runner.go:195] Run: crio --version
	I0920 17:38:29.756226   28248 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 17:38:29.757606   28248 cli_runner.go:164] Run: docker network inspect addons-375516 --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}}]}"
	I0920 17:38:29.772806   28248 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 17:38:29.775994   28248 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""
	I0920 17:38:29.785240   28248 kubeadm.go:883] updating cluster {Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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} ...
	I0920 17:38:29.785353   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:29.785397   28248 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:38:29.843008   28248 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:38:29.843027   28248 crio.go:433] Images already preloaded, skipping extraction
	I0920 17:38:29.843065   28248 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:38:29.872049   28248 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:38:29.872069   28248 cache_images.go:84] Images are preloaded, skipping loading
	I0920 17:38:29.872077   28248 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 17:38:29.872165   28248 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-375516 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-375516 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:}
	I0920 17:38:29.872225   28248 ssh_runner.go:195] Run: crio config
	I0920 17:38:29.910847   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:29.910866   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:29.910876   28248 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 17:38:29.910896   28248 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-375516 NodeName:addons-375516 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}
	I0920 17:38:29.911020   28248 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-375516"
	  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
	
	I0920 17:38:29.911069   28248 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 17:38:29.918721   28248 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 17:38:29.918780   28248 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 17:38:29.926024   28248 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 17:38:29.940715   28248 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 17:38:29.955299   28248 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 17:38:29.969703   28248 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 17:38:29.972507   28248 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""
	I0920 17:38:29.981122   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:30.052728   28248 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:38:30.063881   28248 certs.go:68] Setting up /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516 for IP: 192.168.49.2
	I0920 17:38:30.063903   28248 certs.go:194] generating shared ca certs ...
	I0920 17:38:30.063922   28248 certs.go:226] acquiring lock for ca certs: {Name:mke986bf62a90061ac8b61da180423fd3c176acf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.064050   28248 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key
	I0920 17:38:30.145287   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt ...
	I0920 17:38:30.145312   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt: {Name:mk47611c225dd63398f02955b9413df2d0552ac1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.145459   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key ...
	I0920 17:38:30.145470   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key: {Name:mk9b215f1548272c19a75889d649a3912a47fb64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.145539   28248 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key
	I0920 17:38:30.391676   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt ...
	I0920 17:38:30.391704   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt: {Name:mkeebdc420fa7aa79f52c5cffb575c860b5a5809 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.391860   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key ...
	I0920 17:38:30.391871   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key: {Name:mkae1699486b39c1fe1802f5d780ae0704721658 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.391962   28248 certs.go:256] generating profile certs ...
	I0920 17:38:30.392014   28248 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key
	I0920 17:38:30.392028   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt with IP's: []
	I0920 17:38:30.468544   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt ...
	I0920 17:38:30.468577   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: {Name:mk7da73c65caa0bdb42ab3b60b8d6adcdf25426e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.468729   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key ...
	I0920 17:38:30.468740   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key: {Name:mk37c77c5f839d3ef20e40e9fec0edb7e06196ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.468811   28248 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de
	I0920 17:38:30.468829   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 17:38:30.587433   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de ...
	I0920 17:38:30.587458   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de: {Name:mk543b84cb4e8a691b7ea41d832bb527acaf17fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.587601   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de ...
	I0920 17:38:30.587613   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de: {Name:mk1882d5403c17a08ceb28855a45aec98e749115 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.587678   28248 certs.go:381] copying /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de -> /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt
	I0920 17:38:30.587762   28248 certs.go:385] copying /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de -> /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key
	I0920 17:38:30.587812   28248 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key
	I0920 17:38:30.587828   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt with IP's: []
	I0920 17:38:30.793266   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt ...
	I0920 17:38:30.793296   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt: {Name:mk500d2005ad3d6a56eb1d08f53757a666228911 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.793473   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key ...
	I0920 17:38:30.793488   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key: {Name:mka725e4cee9a03455769c43b27855b4c1a44b59 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.793678   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem (1679 bytes)
	I0920 17:38:30.793713   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem (1082 bytes)
	I0920 17:38:30.793737   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem (1123 bytes)
	I0920 17:38:30.793761   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem (1675 bytes)
	I0920 17:38:30.794298   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 17:38:30.814827   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 17:38:30.834203   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 17:38:30.853542   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 17:38:30.873415   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 17:38:30.892800   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 17:38:30.912284   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 17:38:30.931722   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 17:38:30.951353   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 17:38:30.971007   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 17:38:30.985671   28248 ssh_runner.go:195] Run: openssl version
	I0920 17:38:30.990342   28248 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"
	I0920 17:38:30.998258   28248 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.001110   28248 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 17:38 /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.001155   28248 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.007103   28248 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"
	I0920 17:38:31.014847   28248 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 17:38:31.017415   28248 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
	I0920 17:38:31.017465   28248 kubeadm.go:392] StartCluster: {Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:31.017540   28248 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 17:38:31.017578   28248 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 17:38:31.047669   28248 cri.go:89] found id: ""
	I0920 17:38:31.047726   28248 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 17:38:31.055111   28248 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 17:38:31.062483   28248 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 17:38:31.062529   28248 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
	I0920 17:38:31.069666   28248 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
	I0920 17:38:31.069680   28248 kubeadm.go:157] found existing configuration files:
	
	I0920 17:38:31.069719   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 17:38:31.076712   28248 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
	I0920 17:38:31.076749   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 17:38:31.083481   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 17:38:31.090800   28248 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
	I0920 17:38:31.090852   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 17:38:31.097675   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 17:38:31.104740   28248 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
	I0920 17:38:31.104784   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 17:38:31.111689   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 17:38:31.118727   28248 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
	I0920 17:38:31.118777   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 17:38:31.125619   28248 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"
	I0920 17:38:31.157550   28248 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 17:38:31.157632   28248 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 17:38:31.172785   28248 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 17:38:31.172904   28248 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0920 17:38:31.172959   28248 kubeadm.go:310] OS: Linux
	I0920 17:38:31.173027   28248 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 17:38:31.173114   28248 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 17:38:31.173173   28248 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 17:38:31.173232   28248 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 17:38:31.173271   28248 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 17:38:31.173313   28248 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 17:38:31.173350   28248 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 17:38:31.173389   28248 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 17:38:31.173427   28248 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 17:38:31.219319   28248 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 17:38:31.219474   28248 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 17:38:31.219619   28248 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 17:38:31.224743   28248 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 17:38:31.227248   28248 out.go:235]   - Generating certificates and keys ...
	I0920 17:38:31.227334   28248 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 17:38:31.227390   28248 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 17:38:31.375066   28248 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 17:38:31.686627   28248 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 17:38:31.772214   28248 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 17:38:31.866508   28248 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 17:38:32.042947   28248 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 17:38:32.043139   28248 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-375516 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:38:32.239074   28248 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 17:38:32.239270   28248 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-375516 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:38:32.364157   28248 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 17:38:32.865272   28248 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 17:38:33.008977   28248 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 17:38:33.009062   28248 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 17:38:33.143870   28248 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 17:38:33.359670   28248 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 17:38:33.429020   28248 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 17:38:33.568228   28248 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 17:38:33.786793   28248 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 17:38:33.787324   28248 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 17:38:33.789577   28248 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 17:38:33.791598   28248 out.go:235]   - Booting up control plane ...
	I0920 17:38:33.791705   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 17:38:33.791823   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 17:38:33.791926   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 17:38:33.799818   28248 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 17:38:33.805029   28248 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 17:38:33.805123   28248 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 17:38:33.876893   28248 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 17:38:33.877036   28248 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 17:38:34.378215   28248 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.431222ms
	I0920 17:38:34.378304   28248 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 17:38:38.379811   28248 kubeadm.go:310] [api-check] The API server is healthy after 4.001507234s
	I0920 17:38:38.390225   28248 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 17:38:38.399924   28248 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 17:38:38.416768   28248 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 17:38:38.417010   28248 kubeadm.go:310] [mark-control-plane] Marking the node addons-375516 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 17:38:38.424856   28248 kubeadm.go:310] [bootstrap-token] Using token: zemfbd.tf8kcnqnqhi36za8
	I0920 17:38:38.426365   28248 out.go:235]   - Configuring RBAC rules ...
	I0920 17:38:38.426525   28248 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 17:38:38.429092   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 17:38:38.434525   28248 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
	I0920 17:38:38.436525   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 17:38:38.438563   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 17:38:38.440864   28248 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 17:38:38.785310   28248 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 17:38:39.199573   28248 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 17:38:39.785767   28248 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 17:38:39.786786   28248 kubeadm.go:310] 
	I0920 17:38:39.786866   28248 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 17:38:39.786878   28248 kubeadm.go:310] 
	I0920 17:38:39.786961   28248 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 17:38:39.786971   28248 kubeadm.go:310] 
	I0920 17:38:39.787004   28248 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 17:38:39.787089   28248 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 17:38:39.787159   28248 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 17:38:39.787168   28248 kubeadm.go:310] 
	I0920 17:38:39.787254   28248 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 17:38:39.787262   28248 kubeadm.go:310] 
	I0920 17:38:39.787334   28248 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 17:38:39.787364   28248 kubeadm.go:310] 
	I0920 17:38:39.787454   28248 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 17:38:39.787579   28248 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 17:38:39.787652   28248 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 17:38:39.787658   28248 kubeadm.go:310] 
	I0920 17:38:39.787728   28248 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 17:38:39.787793   28248 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 17:38:39.787799   28248 kubeadm.go:310] 
	I0920 17:38:39.787886   28248 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zemfbd.tf8kcnqnqhi36za8 \
	I0920 17:38:39.787978   28248 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b8c8888a481043461e7c0dcf901e9ebac9925ff775998178b1eb03d79b8a87eb \
	I0920 17:38:39.787997   28248 kubeadm.go:310] 	--control-plane 
	I0920 17:38:39.788003   28248 kubeadm.go:310] 
	I0920 17:38:39.788103   28248 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 17:38:39.788116   28248 kubeadm.go:310] 
	I0920 17:38:39.788217   28248 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zemfbd.tf8kcnqnqhi36za8 \
	I0920 17:38:39.788344   28248 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b8c8888a481043461e7c0dcf901e9ebac9925ff775998178b1eb03d79b8a87eb 
	I0920 17:38:39.790481   28248 kubeadm.go:310] W0920 17:38:31.155104    1296 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.
	I0920 17:38:39.790873   28248 kubeadm.go:310] W0920 17:38:31.155677    1296 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.
	I0920 17:38:39.791119   28248 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-gcp\n", err: exit status 1
	I0920 17:38:39.791258   28248 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 17:38:39.791287   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:39.791299   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:39.792934   28248 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 17:38:39.794210   28248 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 17:38:39.797659   28248 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 17:38:39.797672   28248 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 17:38:39.813626   28248 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
	I0920 17:38:39.990647   28248 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 17:38:39.990747   28248 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
	I0920 17:38:39.990784   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-375516 minikube.k8s.io/updated_at=2024_09_20T17_38_39_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=35d0eeb96573bd708dfd5c070da844e6f0fad78a minikube.k8s.io/name=addons-375516 minikube.k8s.io/primary=true
	I0920 17:38:40.064872   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:40.064985   28248 ops.go:34] apiserver oom_adj: -16
	I0920 17:38:40.565790   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:41.065184   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:41.565902   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:42.065744   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:42.565189   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:43.065765   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:43.565372   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:44.065749   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:44.160941   28248 kubeadm.go:1113] duration metric: took 4.17024475s to wait for elevateKubeSystemPrivileges
	I0920 17:38:44.160977   28248 kubeadm.go:394] duration metric: took 13.143516934s to StartCluster
	I0920 17:38:44.160998   28248 settings.go:142] acquiring lock: {Name:mke85f76fc4dc2561e8a691a6c4e1ef7ced3ff61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:44.161128   28248 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:38:44.161673   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/kubeconfig: {Name:mkd10ed245d1f60e5efe4057bc5be3aa4fb9ac1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:44.161911   28248 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}
	I0920 17:38:44.161942   28248 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"
	I0920 17:38:44.162053   28248 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 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]
	I0920 17:38:44.162146   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:44.162174   28248 addons.go:69] Setting yakd=true in profile "addons-375516"
	I0920 17:38:44.162191   28248 addons.go:69] Setting default-storageclass=true in profile "addons-375516"
	I0920 17:38:44.162195   28248 addons.go:69] Setting inspektor-gadget=true in profile "addons-375516"
	I0920 17:38:44.162212   28248 addons.go:69] Setting volcano=true in profile "addons-375516"
	I0920 17:38:44.162196   28248 addons.go:234] Setting addon yakd=true in "addons-375516"
	I0920 17:38:44.162220   28248 addons.go:234] Setting addon inspektor-gadget=true in "addons-375516"
	I0920 17:38:44.162223   28248 addons.go:234] Setting addon volcano=true in "addons-375516"
	I0920 17:38:44.162217   28248 addons.go:69] Setting cloud-spanner=true in profile "addons-375516"
	I0920 17:38:44.162235   28248 addons.go:69] Setting metrics-server=true in profile "addons-375516"
	I0920 17:38:44.162244   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162248   28248 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-375516"
	I0920 17:38:44.162254   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162258   28248 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-375516"
	I0920 17:38:44.162204   28248 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-375516"
	I0920 17:38:44.162264   28248 addons.go:69] Setting registry=true in profile "addons-375516"
	I0920 17:38:44.162271   28248 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-375516"
	I0920 17:38:44.162280   28248 addons.go:234] Setting addon registry=true in "addons-375516"
	I0920 17:38:44.162286   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162293   28248 addons.go:69] Setting ingress=true in profile "addons-375516"
	I0920 17:38:44.162308   28248 addons.go:234] Setting addon ingress=true in "addons-375516"
	I0920 17:38:44.162313   28248 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-375516"
	I0920 17:38:44.162320   28248 addons.go:69] Setting ingress-dns=true in profile "addons-375516"
	I0920 17:38:44.162335   28248 addons.go:234] Setting addon ingress-dns=true in "addons-375516"
	I0920 17:38:44.162341   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162347   28248 addons.go:69] Setting volumesnapshots=true in profile "addons-375516"
	I0920 17:38:44.162362   28248 addons.go:234] Setting addon volumesnapshots=true in "addons-375516"
	I0920 17:38:44.162381   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162213   28248 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-375516"
	I0920 17:38:44.162724   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162732   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162760   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162760   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162784   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162799   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162285   28248 addons.go:69] Setting gcp-auth=true in profile "addons-375516"
	I0920 17:38:44.163065   28248 mustload.go:65] Loading cluster: addons-375516
	I0920 17:38:44.163231   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:44.163469   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162254   28248 addons.go:234] Setting addon metrics-server=true in "addons-375516"
	I0920 17:38:44.162362   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.163892   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162203   28248 addons.go:69] Setting storage-provisioner=true in profile "addons-375516"
	I0920 17:38:44.164157   28248 addons.go:234] Setting addon storage-provisioner=true in "addons-375516"
	I0920 17:38:44.164193   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.164336   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162274   28248 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-375516"
	I0920 17:38:44.164543   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.164597   28248 out.go:177] * Verifying Kubernetes components...
	I0920 17:38:44.162260   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.164848   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162337   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.166366   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:44.162238   28248 addons.go:234] Setting addon cloud-spanner=true in "addons-375516"
	I0920 17:38:44.173324   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.173849   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162309   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.175453   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194091   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194504   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194891   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	W0920 17:38:44.200406   28248 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 17:38:44.201508   28248 addons.go:234] Setting addon default-storageclass=true in "addons-375516"
	I0920 17:38:44.201556   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.202043   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.206253   28248 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 17:38:44.207751   28248 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:38:44.207771   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 17:38:44.207831   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.211317   28248 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 17:38:44.211600   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 17:38:44.212651   28248 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 17:38:44.212755   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 17:38:44.212770   28248 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 17:38:44.212830   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.214036   28248 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 17:38:44.214052   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 17:38:44.214101   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.224907   28248 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 17:38:44.226168   28248 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:38:44.226188   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 17:38:44.226241   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.224940   28248 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 17:38:44.228399   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 17:38:44.228418   28248 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 17:38:44.228477   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.233904   28248 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0920 17:38:44.235195   28248 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 17:38:44.235210   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 17:38:44.235260   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.245183   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 17:38:44.246431   28248 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 17:38:44.247533   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 17:38:44.247634   28248 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:38:44.247669   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 17:38:44.247734   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.249782   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 17:38:44.251011   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 17:38:44.252301   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 17:38:44.253663   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 17:38:44.254787   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 17:38:44.255533   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.257121   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 17:38:44.258116   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 17:38:44.258136   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 17:38:44.258190   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.268551   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.270623   28248 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 17:38:44.270639   28248 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 17:38:44.270688   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.278047   28248 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-375516"
	I0920 17:38:44.278091   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.278533   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.279572   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 17:38:44.280865   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:44.282099   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:44.283441   28248 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:38:44.283456   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 17:38:44.283504   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.289434   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.294696   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.296240   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.302947   28248 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 17:38:44.304134   28248 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 17:38:44.304157   28248 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 17:38:44.304210   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.315990   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.317931   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.318669   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.322956   28248 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 17:38:44.324258   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 17:38:44.324278   28248 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 17:38:44.324328   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.324523   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.325458   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.325513   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.327305   28248 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 17:38:44.328776   28248 out.go:177]   - Using image docker.io/busybox:stable
	I0920 17:38:44.329242   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.330211   28248 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:38:44.330227   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 17:38:44.330265   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.350056   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.353727   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	W0920 17:38:44.354856   28248 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:38:44.354882   28248 retry.go:31] will retry after 259.428684ms: ssh: handshake failed: EOF
	I0920 17:38:44.365432   28248 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 -"
	I0920 17:38:44.453321   28248 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:38:44.658220   28248 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
	I0920 17:38:44.738713   28248 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
	I0920 17:38:44.742759   28248 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 17:38:44.742780   28248 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 17:38:44.748975   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 17:38:44.749080   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 17:38:44.755055   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 17:38:44.755125   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 17:38:44.755308   28248 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
	I0920 17:38:44.835238   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 17:38:44.835267   28248 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 17:38:44.845232   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 17:38:44.845260   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 17:38:44.938669   28248 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:38:44.938763   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 17:38:44.942449   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 17:38:44.942515   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 17:38:44.948387   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 17:38:44.948455   28248 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)
	I0920 17:38:45.036220   28248 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
	I0920 17:38:45.045812   28248 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
	I0920 17:38:45.050959   28248 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 17:38:45.050986   28248 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 17:38:45.133697   28248 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
	I0920 17:38:45.135815   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 17:38:45.135848   28248 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 17:38:45.140802   28248 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
	I0920 17:38:45.149712   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 17:38:45.149755   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 17:38:45.151876   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 17:38:45.151933   28248 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 17:38:45.154645   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 17:38:45.154700   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 17:38:45.236671   28248 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
	I0920 17:38:45.333639   28248 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 17:38:45.333676   28248 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 17:38:45.349454   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 17:38:45.349484   28248 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 17:38:45.442403   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 17:38:45.442434   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 17:38:45.448084   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 17:38:45.448108   28248 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 17:38:45.534632   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:38:45.534716   28248 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 17:38:45.634837   28248 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:38:45.634918   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 17:38:45.653688   28248 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 17:38:45.653719   28248 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 17:38:45.734765   28248 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 -": (1.369293472s)
	I0920 17:38:45.734945   28248 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 17:38:45.734902   28248 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.281544122s)
	I0920 17:38:45.736022   28248 node_ready.go:35] waiting up to 6m0s for node "addons-375516" to be "Ready" ...
	I0920 17:38:45.744290   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:38:45.744314   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 17:38:45.754874   28248 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
	I0920 17:38:45.756396   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 17:38:45.756413   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 17:38:45.839720   28248 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
	I0920 17:38:45.936526   28248 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 17:38:45.936622   28248 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 17:38:46.048717   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 17:38:46.048748   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 17:38:46.356000   28248 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 17:38:46.356093   28248 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 17:38:46.438907   28248 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
	I0920 17:38:46.445604   28248 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-375516" context rescaled to 1 replicas
	I0920 17:38:46.634637   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 17:38:46.634671   28248 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 17:38:46.644297   28248 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 17:38:46.644370   28248 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 17:38:46.853661   28248 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:38:46.853741   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 17:38:46.934811   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 17:38:46.934892   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 17:38:47.148156   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 17:38:47.148248   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 17:38:47.151711   28248 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
	I0920 17:38:47.350836   28248 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: (2.692579118s)
	I0920 17:38:47.351000   28248 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: (2.612240602s)
	I0920 17:38:47.351251   28248 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: (2.595886714s)
	I0920 17:38:47.441703   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:38:47.441789   28248 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 17:38:47.633749   28248 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
	I0920 17:38:47.750584   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:48.047569   28248 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: (3.011307811s)
	I0920 17:38:48.047828   28248 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.001979321s)
	I0920 17:38:48.155479   28248 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: (3.021732321s)
	I0920 17:38:49.957071   28248 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: (4.816209834s)
	I0920 17:38:49.957111   28248 addons.go:475] Verifying addon ingress=true in "addons-375516"
	I0920 17:38:49.957118   28248 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.720402643s)
	I0920 17:38:49.957155   28248 addons.go:475] Verifying addon registry=true in "addons-375516"
	I0920 17:38:49.957271   28248 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.202363851s)
	I0920 17:38:49.957299   28248 addons.go:475] Verifying addon metrics-server=true in "addons-375516"
	I0920 17:38:49.958551   28248 out.go:177] * Verifying ingress addon...
	I0920 17:38:49.958557   28248 out.go:177] * Verifying registry addon...
	I0920 17:38:49.960655   28248 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 17:38:49.960875   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 17:38:49.964484   28248 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:38:49.964502   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:49.964629   28248 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 17:38:49.964647   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:50.238978   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:50.276078   28248 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.436251711s)
	W0920 17:38:50.276128   28248 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
	I0920 17:38:50.276139   28248 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: (3.837143121s)
	I0920 17:38:50.276151   28248 retry.go:31] will retry after 131.373021ms: 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
	I0920 17:38:50.276275   28248 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.12449312s)
	I0920 17:38:50.277666   28248 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-375516 service yakd-dashboard -n yakd-dashboard
	
	I0920 17:38:50.408519   28248 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
	I0920 17:38:50.464346   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:50.464789   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.038019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.040311   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.535352   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 17:38:51.535473   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:51.537144   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.538221   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.564266   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:51.853613   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 17:38:51.860232   28248 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: (4.226374447s)
	I0920 17:38:51.860271   28248 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-375516"
	I0920 17:38:51.862499   28248 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 17:38:51.864662   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 17:38:51.868379   28248 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:38:51.868398   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:51.872828   28248 addons.go:234] Setting addon gcp-auth=true in "addons-375516"
	I0920 17:38:51.872876   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:51.873386   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:51.889499   28248 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 17:38:51.889547   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:51.904821   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:51.968367   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.968811   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:52.367613   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:52.464072   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:52.464811   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:52.738922   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:52.868091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:52.963517   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:52.964035   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.368571   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:53.463964   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:53.464416   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.867724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:53.963075   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:53.964230   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.999058   28248 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: (3.59048462s)
	I0920 17:38:53.999113   28248 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.109592762s)
	I0920 17:38:54.000551   28248 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 17:38:54.001965   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:54.003126   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 17:38:54.003138   28248 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 17:38:54.019020   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 17:38:54.019037   28248 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 17:38:54.046433   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:38:54.046455   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 17:38:54.061908   28248 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
	I0920 17:38:54.367956   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:54.447294   28248 addons.go:475] Verifying addon gcp-auth=true in "addons-375516"
	I0920 17:38:54.448706   28248 out.go:177] * Verifying gcp-auth addon...
	I0920 17:38:54.450702   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 17:38:54.468044   28248 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 17:38:54.468053   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:54.468063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:54.468307   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:54.739385   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:54.868135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:54.953179   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:54.963243   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:54.963501   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:55.368218   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:55.454859   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:55.556328   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:55.556899   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:55.868167   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:55.953099   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:55.963222   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:55.963616   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.367823   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:56.454010   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:56.462988   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:56.463528   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.739419   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:56.868095   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:56.953948   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:56.963273   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.963758   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.367772   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:57.453827   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:57.464217   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.464545   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:57.868127   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:57.953463   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:57.963228   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.963931   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:58.368351   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:58.453342   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:58.463500   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:58.463934   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:58.867354   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:58.953360   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:58.963300   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:58.963881   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:59.238692   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:59.368168   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:59.453790   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:59.463899   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:59.464570   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:59.868409   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:59.953315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:59.963449   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:59.963855   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:00.367900   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:00.453969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:00.463024   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:00.463712   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:00.867946   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:00.953942   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:00.963653   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:00.964301   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.239449   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:01.367647   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:01.454020   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:01.463202   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:01.463675   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.868212   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:01.953191   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:01.964608   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.965508   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.368025   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:02.454234   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:02.463672   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.464033   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:02.867691   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:02.953863   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:02.964103   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.964560   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.368265   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:03.453195   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:03.463489   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:03.463833   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.738834   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:03.868220   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:03.953023   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:03.963411   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.963719   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.367645   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:04.453767   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:04.463814   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.464209   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:04.867840   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:04.953856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:04.964566   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.964851   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:05.368326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:05.453523   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:05.463641   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:05.464080   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:05.739265   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:05.867817   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:05.953608   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:05.963477   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:05.964072   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:06.367667   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:06.453588   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:06.463669   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:06.464075   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:06.867949   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:06.953954   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:06.963546   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:06.963665   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:07.367850   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:07.454125   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:07.463337   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:07.463868   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:07.867469   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:07.953836   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:07.963965   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:07.964452   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:08.238505   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:08.368446   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:08.453983   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:08.463135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:08.463694   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:08.867899   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:08.954095   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:08.962837   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:08.963440   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:09.367799   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:09.453901   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:09.463903   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:09.464387   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:09.869586   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:09.953495   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:09.963872   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:09.964176   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:10.239519   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:10.368282   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:10.453508   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:10.463417   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:10.463963   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:10.867459   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:10.953377   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:10.963326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:10.963696   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.368337   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:11.453484   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:11.463623   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:11.464082   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.867706   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:11.953930   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:11.963499   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.964248   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.368104   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:12.454019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:12.463181   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.463772   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:12.739053   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:12.867583   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:12.953669   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:12.963486   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.963945   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:13.367805   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:13.453981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:13.463015   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:13.463586   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:13.867675   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:13.953570   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:13.963386   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:13.963895   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:14.367545   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:14.453612   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:14.463692   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:14.464113   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:14.739303   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:14.867797   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:14.953878   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:14.963723   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:14.964383   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:15.367822   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:15.454025   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:15.463405   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:15.463750   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:15.867924   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:15.953981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:15.962915   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:15.963384   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:16.367870   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:16.453982   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:16.463091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:16.463435   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:16.739471   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:16.868041   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:16.952730   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:16.963655   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:16.964109   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:17.367782   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:17.454182   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:17.463311   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:17.463758   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:17.867795   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:17.953841   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:17.963993   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:17.964348   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:18.368338   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:18.453677   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:18.463671   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:18.464143   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:18.867359   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:18.953097   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:18.962944   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:18.963252   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:19.239409   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:19.367867   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:19.453934   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:19.463393   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:19.463746   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:19.867914   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:19.953871   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:19.963686   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:19.964098   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:20.367879   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:20.454040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:20.463002   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:20.463581   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:20.867948   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:20.954038   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:20.962814   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:20.963430   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:21.239555   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:21.368091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:21.453119   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:21.463019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:21.463682   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:21.867686   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:21.953683   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:21.964224   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:21.964740   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:22.368203   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:22.453336   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:22.463213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:22.463689   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:22.868432   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:22.953238   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:22.963056   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:22.964090   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:23.368241   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:23.453350   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:23.463439   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:23.463995   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:23.738986   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:23.867454   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:23.953315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:23.963502   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:23.964030   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:24.367945   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:24.453939   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:24.463624   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:24.464063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:24.867971   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:24.954183   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:24.963053   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:24.963585   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.368780   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:25.453945   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:25.463448   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.463643   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:25.739315   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:25.867782   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:25.953967   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:25.963276   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.963728   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.367912   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:26.454137   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:26.463233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.463707   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:26.868129   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:26.952887   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:26.963752   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.964136   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:27.367715   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:27.453981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:27.463237   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:27.463722   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:27.867407   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:27.953486   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:27.963487   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:27.963927   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:28.244105   28248 node_ready.go:49] node "addons-375516" has status "Ready":"True"
	I0920 17:39:28.244126   28248 node_ready.go:38] duration metric: took 42.50804385s for node "addons-375516" to be "Ready" ...
	I0920 17:39:28.244135   28248 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" ...
	I0920 17:39:28.252763   28248 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:28.368530   28248 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:39:28.368555   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:28.455275   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:28.464113   28248 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:39:28.464132   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:28.464495   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:28.869061   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:28.953490   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:28.964670   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:28.965006   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:29.438712   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:29.540024   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:29.540253   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:29.540841   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:29.868677   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:29.954233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:29.963786   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:29.963926   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:30.258046   28248 pod_ready.go:103] pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:30.369865   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:30.468390   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:30.468537   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:30.468669   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:30.757927   28248 pod_ready.go:93] pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.757950   28248 pod_ready.go:82] duration metric: took 2.50515636s for pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.757970   28248 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.761658   28248 pod_ready.go:93] pod "etcd-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.761677   28248 pod_ready.go:82] duration metric: took 3.700272ms for pod "etcd-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.761691   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.765143   28248 pod_ready.go:93] pod "kube-apiserver-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.765160   28248 pod_ready.go:82] duration metric: took 3.462211ms for pod "kube-apiserver-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.765169   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.768544   28248 pod_ready.go:93] pod "kube-controller-manager-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.768559   28248 pod_ready.go:82] duration metric: took 3.385492ms for pod "kube-controller-manager-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.768569   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-278cf" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.771991   28248 pod_ready.go:93] pod "kube-proxy-278cf" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.772007   28248 pod_ready.go:82] duration metric: took 3.425101ms for pod "kube-proxy-278cf" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.772014   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.869213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:30.953928   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:30.963921   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:30.964215   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:31.155962   28248 pod_ready.go:93] pod "kube-scheduler-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:31.155983   28248 pod_ready.go:82] duration metric: took 383.963392ms for pod "kube-scheduler-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:31.155992   28248 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:31.368540   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:31.454969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:31.464974   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:31.465074   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:31.868909   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:31.953987   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:31.963562   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:31.963911   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:32.368954   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:32.468887   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:32.468997   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:32.469656   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:32.869402   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:32.968769   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:32.969363   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:32.969651   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:33.161079   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:33.368569   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:33.468443   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:33.468577   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:33.468758   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:33.869728   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:33.953836   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:33.964442   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:33.964502   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:34.369246   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:34.468492   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:34.468642   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:34.468965   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:34.868233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:34.953700   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:34.964084   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:34.964294   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:35.162876   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:35.368511   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:35.454645   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:35.464860   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:35.536875   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:35.935821   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:35.953730   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:35.963990   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:35.965243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:36.435209   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:36.454026   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:36.465034   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:36.465473   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:36.869005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:36.954008   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:36.964600   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:36.964850   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:37.369399   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:37.454384   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:37.464111   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:37.464958   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:37.661498   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:37.869001   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:37.954019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:37.964234   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:37.964961   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:38.369119   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:38.454239   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:38.463849   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:38.464349   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:38.869785   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:38.953933   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:38.964402   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:38.964695   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:39.369644   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:39.453618   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:39.464203   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:39.464546   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:39.869459   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:39.954256   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:39.963694   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:39.964125   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.162028   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:40.369355   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:40.454040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:40.464798   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:40.465062   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.868307   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:40.953968   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:40.963635   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.964115   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.369331   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:41.454113   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:41.465542   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.465989   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:41.869577   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:41.968869   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:41.969135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.969307   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:42.368753   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:42.454681   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:42.465337   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:42.466099   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:42.661649   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:42.869022   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:42.953401   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:42.963498   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:42.963852   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:43.368223   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:43.453618   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:43.464146   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:43.464401   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:43.869295   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:43.953640   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:43.963778   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:43.964162   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.369918   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:44.454750   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:44.464857   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:44.465133   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.869716   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:44.953922   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:44.964620   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.964886   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:45.238526   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:45.437382   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:45.540896   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:45.541639   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:45.542127   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:45.938326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:45.954809   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.035309   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.036077   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:46.371150   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:46.453651   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.464690   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.465243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:46.869572   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:46.954299   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.964154   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.964644   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:47.368516   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:47.454103   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:47.464575   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:47.464804   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:47.662752   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:47.870424   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:47.953680   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:47.964355   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:47.964616   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:48.369222   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:48.454228   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:48.463655   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:48.464047   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:48.868800   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:48.953920   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:48.964380   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:48.964671   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:49.369647   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:49.453873   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:49.464699   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:49.464823   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:49.869744   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:49.968926   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:49.968977   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:49.969342   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:50.160652   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:50.369633   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:50.454379   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:50.463952   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:50.464389   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:50.869908   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:50.953352   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:50.970074   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:50.970345   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:51.368724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:51.453798   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:51.464382   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:51.465232   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:51.868715   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:51.954455   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:51.963996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:51.964845   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:52.162229   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:52.369513   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:52.453759   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:52.465231   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:52.465472   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:52.868302   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:52.953888   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:52.964235   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:52.964625   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:53.368943   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:53.453362   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:53.463996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:53.464349   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:53.870213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:53.952973   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:53.964846   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:53.965074   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:54.369105   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:54.453729   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:54.463979   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:54.464481   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:54.663059   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:54.869067   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:54.953510   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:54.964005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:54.964294   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:55.369636   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:55.454235   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:55.463749   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:55.464340   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:55.870315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:55.953553   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:55.964130   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:55.964300   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:56.369501   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:56.453856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:56.464724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:56.464931   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:56.869456   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:56.954283   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:56.963220   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:56.963631   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:57.161411   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:57.369451   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:57.454290   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:57.467830   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:57.468052   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:57.869998   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:57.954000   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:57.963998   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:57.964620   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:58.369698   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:58.454232   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:58.464040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:58.464757   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:58.869648   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:58.954376   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:58.963810   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:58.964663   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:59.161905   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:59.368661   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:59.453631   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:59.464159   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:59.464924   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:59.869886   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:59.954320   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:59.963598   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:59.964311   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:00.369667   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:00.454063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:00.465086   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:00.465664   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:00.868379   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:00.953810   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:00.964219   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:00.964864   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:01.369731   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:01.453960   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:01.464031   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:01.464256   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:01.662014   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:01.868545   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:01.954270   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:01.963819   28248 kapi.go:107] duration metric: took 1m12.002941235s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 17:40:01.964024   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:02.368794   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:02.453753   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:02.465033   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:02.869991   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:02.954611   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:02.965093   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:03.369315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:03.454517   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:03.465310   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:03.868732   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:03.953373   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:03.963947   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:04.161243   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:04.369005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:04.453969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:04.464588   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:04.869408   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:04.953573   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:04.964257   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:05.368656   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:05.454248   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:05.463689   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:05.869269   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:05.954212   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:05.964034   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:06.368657   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:06.454504   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:06.464241   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:06.661165   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:06.868991   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:06.953996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:06.963599   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:07.368325   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:07.454179   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:07.464521   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:07.892483   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:07.953864   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:07.964306   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:08.371437   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:08.454170   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:08.464164   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:08.661318   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:08.869956   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:08.954034   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:08.964753   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:09.368863   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:09.453772   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:09.470241   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:09.948691   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:09.954132   28248 kapi.go:107] duration metric: took 1m15.503428283s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 17:40:09.956469   28248 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-375516 cluster.
	I0920 17:40:09.957919   28248 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.
	I0920 17:40:10.034650   28248 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 17:40:10.036243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:10.369649   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:10.466267   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:10.734865   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:10.935895   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.036023   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:11.436865   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.464818   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:11.868908   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.964285   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:12.369144   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:12.464845   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:12.868316   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:12.964736   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:13.170108   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:13.368601   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:13.464254   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:13.869287   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:13.964386   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:14.369654   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:14.469540   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:14.869146   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:14.965199   28248 kapi.go:107] duration metric: took 1m25.004541023s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 17:40:15.368469   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:15.663204   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:15.868482   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:16.369165   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:16.868895   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:17.369089   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:17.869856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:18.160537   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:18.369659   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:18.876757   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:19.369191   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:19.868654   28248 kapi.go:107] duration metric: took 1m28.003986384s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 17:40:19.870274   28248 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0920 17:40:19.871478   28248 addons.go:510] duration metric: took 1m35.709433738s for enable addons: enabled=[ingress-dns nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner storage-provisioner-rancher metrics-server inspektor-gadget yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0920 17:40:20.161721   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:22.660848   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:25.161640   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:27.162170   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:29.660740   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:31.661958   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:34.161859   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:36.661416   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:38.662513   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:39.161501   28248 pod_ready.go:93] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"True"
	I0920 17:40:39.161523   28248 pod_ready.go:82] duration metric: took 1m8.00552356s for pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.161534   28248 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.166173   28248 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace has status "Ready":"True"
	I0920 17:40:39.166196   28248 pod_ready.go:82] duration metric: took 4.654427ms for pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.166218   28248 pod_ready.go:39] duration metric: took 1m10.922071149s 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" ...
	I0920 17:40:39.166236   28248 api_server.go:52] waiting for apiserver process to appear ...
	I0920 17:40:39.166280   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:40:39.166332   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:40:39.201000   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:39.201021   28248 cri.go:89] found id: ""
	I0920 17:40:39.201029   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:40:39.201099   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.204119   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:40:39.204167   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:40:39.234725   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:39.234747   28248 cri.go:89] found id: ""
	I0920 17:40:39.234756   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:40:39.234811   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.237928   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:40:39.237986   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:40:39.270698   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:39.270724   28248 cri.go:89] found id: ""
	I0920 17:40:39.270732   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:40:39.270779   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.273854   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:40:39.273899   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:40:39.304612   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:39.304639   28248 cri.go:89] found id: ""
	I0920 17:40:39.304648   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:40:39.304696   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.307687   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:40:39.307745   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:40:39.340021   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:39.340040   28248 cri.go:89] found id: ""
	I0920 17:40:39.340047   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:40:39.340088   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.343204   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:40:39.343248   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:40:39.375440   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:39.375462   28248 cri.go:89] found id: ""
	I0920 17:40:39.375472   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:40:39.375510   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.378473   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:40:39.378525   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:40:39.409089   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:39.409106   28248 cri.go:89] found id: ""
	I0920 17:40:39.409113   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:40:39.409164   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.412472   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:40:39.412495   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:39.467572   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:40:39.467599   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:40:39.539529   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:40:39.539562   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:40:39.581131   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:40:39.581172   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:39.623600   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:40:39.623632   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:39.658492   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:40:39.658520   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:39.695376   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:40:39.695405   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:39.726261   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:40:39.726283   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:40:39.761495   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:39.761683   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:39.788639   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:40:39.788669   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:40:39.799960   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:40:39.799983   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:40:39.892876   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:40:39.892906   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:39.935923   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:40:39.935950   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:39.969162   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:39.969185   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:40:39.969240   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:40:39.969254   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:39.969262   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:39.969267   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:39.969275   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:40:49.970241   28248 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:40:49.983352   28248 api_server.go:72] duration metric: took 2m5.821404195s to wait for apiserver process to appear ...
	I0920 17:40:49.983377   28248 api_server.go:88] waiting for apiserver healthz status ...
	I0920 17:40:49.983413   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:40:49.983459   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:40:50.016352   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:50.016381   28248 cri.go:89] found id: ""
	I0920 17:40:50.016397   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:40:50.016457   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.019616   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:40:50.019665   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:40:50.060275   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:50.060311   28248 cri.go:89] found id: ""
	I0920 17:40:50.060325   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:40:50.060376   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.063651   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:40:50.063706   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:40:50.095378   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:50.095400   28248 cri.go:89] found id: ""
	I0920 17:40:50.095408   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:40:50.095448   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.098638   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:40:50.098699   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:40:50.131117   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:50.131139   28248 cri.go:89] found id: ""
	I0920 17:40:50.131146   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:40:50.131187   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.134251   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:40:50.134312   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:40:50.166189   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:50.166212   28248 cri.go:89] found id: ""
	I0920 17:40:50.166219   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:40:50.166265   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.169517   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:40:50.169582   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:40:50.200444   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:50.200464   28248 cri.go:89] found id: ""
	I0920 17:40:50.200475   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:40:50.200531   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.203428   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:40:50.203476   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:40:50.241216   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:50.241239   28248 cri.go:89] found id: ""
	I0920 17:40:50.241248   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:40:50.241294   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.244511   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:40:50.244533   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:40:50.455275   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:40:50.455314   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:50.552129   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:40:50.552174   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:50.647937   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:40:50.647969   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:40:50.689963   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:40:50.690000   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:40:50.731087   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:50.731277   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:50.759314   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:40:50.759343   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:50.800280   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:40:50.800306   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:50.833261   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:40:50.833286   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:50.873315   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:40:50.873345   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:50.929485   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:40:50.929514   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:50.964743   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:40:50.964779   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:40:51.041226   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:40:51.041260   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:40:51.052224   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:51.052242   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:40:51.052289   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:40:51.052302   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:51.052326   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:51.052340   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:51.052348   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:41:01.053268   28248 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 17:41:01.056703   28248 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 17:41:01.057544   28248 api_server.go:141] control plane version: v1.31.1
	I0920 17:41:01.057564   28248 api_server.go:131] duration metric: took 11.074181899s to wait for apiserver health ...
	I0920 17:41:01.057572   28248 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 17:41:01.057591   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:41:01.057632   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:41:01.090091   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:41:01.090116   28248 cri.go:89] found id: ""
	I0920 17:41:01.090126   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:41:01.090178   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.093328   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:41:01.093384   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:41:01.124115   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:41:01.124136   28248 cri.go:89] found id: ""
	I0920 17:41:01.124148   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:41:01.124199   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.127168   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:41:01.127225   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:41:01.157974   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:41:01.157995   28248 cri.go:89] found id: ""
	I0920 17:41:01.158002   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:41:01.158045   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.161072   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:41:01.161129   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:41:01.191710   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:41:01.191731   28248 cri.go:89] found id: ""
	I0920 17:41:01.191739   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:41:01.191790   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.194937   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:41:01.194988   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:41:01.225672   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:41:01.225689   28248 cri.go:89] found id: ""
	I0920 17:41:01.225695   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:41:01.225743   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.228852   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:41:01.228935   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:41:01.261022   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:41:01.261063   28248 cri.go:89] found id: ""
	I0920 17:41:01.261074   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:41:01.261125   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.264452   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:41:01.264498   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:41:01.297235   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:41:01.297262   28248 cri.go:89] found id: ""
	I0920 17:41:01.297273   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:41:01.297320   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.300433   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:41:01.300456   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:41:01.344158   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:41:01.344185   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:41:01.374656   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:41:01.374682   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:41:01.445169   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:41:01.445201   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:41:01.483679   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:41:01.483705   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:41:01.512719   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:41:01.512880   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:41:01.547737   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:41:01.547770   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:41:01.559426   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:41:01.559446   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:41:01.650609   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:41:01.650638   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:41:01.706516   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:41:01.706549   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:41:01.739560   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:41:01.739584   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:41:01.780563   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:41:01.780590   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:41:01.814363   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:41:01.814389   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:41:01.850047   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:41:01.850072   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:41:01.850128   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:41:01.850138   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:41:01.850144   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:41:01.850153   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:41:01.850160   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:41:11.862994   28248 system_pods.go:59] 18 kube-system pods found
	I0920 17:41:11.863026   28248 system_pods.go:61] "coredns-7c65d6cfc9-4c74h" [c24813c2-a00b-4f4b-be61-1fb7c5285cb8] Running
	I0920 17:41:11.863031   28248 system_pods.go:61] "csi-hostpath-attacher-0" [18b3f688-f0fc-4d1c-a3ae-c5fe1e9c8519] Running
	I0920 17:41:11.863036   28248 system_pods.go:61] "csi-hostpath-resizer-0" [f567cd29-361b-4131-915c-9230351e83e0] Running
	I0920 17:41:11.863039   28248 system_pods.go:61] "csi-hostpathplugin-f87dk" [8d5b417a-f01b-4858-8d08-db0635bb6d7b] Running
	I0920 17:41:11.863042   28248 system_pods.go:61] "etcd-addons-375516" [d2cd8fbb-c482-40dd-a310-fcce3ea1d164] Running
	I0920 17:41:11.863045   28248 system_pods.go:61] "kindnet-c8k84" [4a3a6195-efb4-47ae-9274-8de23e046ba8] Running
	I0920 17:41:11.863047   28248 system_pods.go:61] "kube-apiserver-addons-375516" [b80bdb72-6684-4f0e-8688-50e1ac090eeb] Running
	I0920 17:41:11.863051   28248 system_pods.go:61] "kube-controller-manager-addons-375516" [0c48af06-7a94-4c11-8fe2-6d2bf49dce53] Running
	I0920 17:41:11.863055   28248 system_pods.go:61] "kube-ingress-dns-minikube" [a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9] Running
	I0920 17:41:11.863058   28248 system_pods.go:61] "kube-proxy-278cf" [00b0cef4-c32d-4b00-ab05-d59ce4db19a6] Running
	I0920 17:41:11.863063   28248 system_pods.go:61] "kube-scheduler-addons-375516" [76eed1be-a052-4a3c-a82f-3fce275219c9] Running
	I0920 17:41:11.863066   28248 system_pods.go:61] "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
	I0920 17:41:11.863069   28248 system_pods.go:61] "nvidia-device-plugin-daemonset-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
	I0920 17:41:11.863072   28248 system_pods.go:61] "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
	I0920 17:41:11.863074   28248 system_pods.go:61] "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
	I0920 17:41:11.863077   28248 system_pods.go:61] "snapshot-controller-56fcc65765-s2glt" [77a2481e-7e7a-4136-8bbb-a3970f888fce] Running
	I0920 17:41:11.863080   28248 system_pods.go:61] "snapshot-controller-56fcc65765-w6hzg" [84d84240-e0f7-438b-bd79-7b10914a6b3c] Running
	I0920 17:41:11.863083   28248 system_pods.go:61] "storage-provisioner" [18e1d0ba-1a0e-4af7-9185-06a94fc70e4d] Running
	I0920 17:41:11.863089   28248 system_pods.go:74] duration metric: took 10.805511372s to wait for pod list to return data ...
	I0920 17:41:11.863095   28248 default_sa.go:34] waiting for default service account to be created ...
	I0920 17:41:11.865935   28248 default_sa.go:45] found service account: "default"
	I0920 17:41:11.865956   28248 default_sa.go:55] duration metric: took 2.856961ms for default service account to be created ...
	I0920 17:41:11.865964   28248 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 17:41:11.874149   28248 system_pods.go:86] 18 kube-system pods found
	I0920 17:41:11.874170   28248 system_pods.go:89] "coredns-7c65d6cfc9-4c74h" [c24813c2-a00b-4f4b-be61-1fb7c5285cb8] Running
	I0920 17:41:11.874175   28248 system_pods.go:89] "csi-hostpath-attacher-0" [18b3f688-f0fc-4d1c-a3ae-c5fe1e9c8519] Running
	I0920 17:41:11.874179   28248 system_pods.go:89] "csi-hostpath-resizer-0" [f567cd29-361b-4131-915c-9230351e83e0] Running
	I0920 17:41:11.874182   28248 system_pods.go:89] "csi-hostpathplugin-f87dk" [8d5b417a-f01b-4858-8d08-db0635bb6d7b] Running
	I0920 17:41:11.874185   28248 system_pods.go:89] "etcd-addons-375516" [d2cd8fbb-c482-40dd-a310-fcce3ea1d164] Running
	I0920 17:41:11.874188   28248 system_pods.go:89] "kindnet-c8k84" [4a3a6195-efb4-47ae-9274-8de23e046ba8] Running
	I0920 17:41:11.874193   28248 system_pods.go:89] "kube-apiserver-addons-375516" [b80bdb72-6684-4f0e-8688-50e1ac090eeb] Running
	I0920 17:41:11.874197   28248 system_pods.go:89] "kube-controller-manager-addons-375516" [0c48af06-7a94-4c11-8fe2-6d2bf49dce53] Running
	I0920 17:41:11.874201   28248 system_pods.go:89] "kube-ingress-dns-minikube" [a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9] Running
	I0920 17:41:11.874204   28248 system_pods.go:89] "kube-proxy-278cf" [00b0cef4-c32d-4b00-ab05-d59ce4db19a6] Running
	I0920 17:41:11.874208   28248 system_pods.go:89] "kube-scheduler-addons-375516" [76eed1be-a052-4a3c-a82f-3fce275219c9] Running
	I0920 17:41:11.874214   28248 system_pods.go:89] "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
	I0920 17:41:11.874217   28248 system_pods.go:89] "nvidia-device-plugin-daemonset-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
	I0920 17:41:11.874221   28248 system_pods.go:89] "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
	I0920 17:41:11.874224   28248 system_pods.go:89] "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
	I0920 17:41:11.874228   28248 system_pods.go:89] "snapshot-controller-56fcc65765-s2glt" [77a2481e-7e7a-4136-8bbb-a3970f888fce] Running
	I0920 17:41:11.874232   28248 system_pods.go:89] "snapshot-controller-56fcc65765-w6hzg" [84d84240-e0f7-438b-bd79-7b10914a6b3c] Running
	I0920 17:41:11.874236   28248 system_pods.go:89] "storage-provisioner" [18e1d0ba-1a0e-4af7-9185-06a94fc70e4d] Running
	I0920 17:41:11.874244   28248 system_pods.go:126] duration metric: took 8.275496ms to wait for k8s-apps to be running ...
	I0920 17:41:11.874250   28248 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 17:41:11.874303   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:41:11.884676   28248 system_svc.go:56] duration metric: took 10.419565ms WaitForService to wait for kubelet
	I0920 17:41:11.884694   28248 kubeadm.go:582] duration metric: took 2m27.722751052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 17:41:11.884710   28248 node_conditions.go:102] verifying NodePressure condition ...
	I0920 17:41:11.887114   28248 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 17:41:11.887138   28248 node_conditions.go:123] node cpu capacity is 8
	I0920 17:41:11.887155   28248 node_conditions.go:105] duration metric: took 2.439065ms to run NodePressure ...
	I0920 17:41:11.887170   28248 start.go:241] waiting for startup goroutines ...
	I0920 17:41:11.887185   28248 start.go:246] waiting for cluster config update ...
	I0920 17:41:11.887203   28248 start.go:255] writing updated cluster config ...
	I0920 17:41:11.887500   28248 ssh_runner.go:195] Run: rm -f paused
	I0920 17:41:11.933759   28248 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 17:41:11.936083   28248 out.go:177] * Done! kubectl is now configured to use "addons-375516" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 17:52:38 addons-375516 crio[1034]: time="2024-09-20 17:52:38.091406062Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-xwqxh Namespace:ingress-nginx ID:f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08 UID:844b2615-842e-44c6-af1f-cf32fb15ad3f NetNS:/var/run/netns/60844c58-05ce-4674-ac3e-5e94f51cde9b Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 17:52:38 addons-375516 crio[1034]: time="2024-09-20 17:52:38.091513753Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-xwqxh from CNI network \"kindnet\" (type=ptp)"
	Sep 20 17:52:38 addons-375516 crio[1034]: time="2024-09-20 17:52:38.130393050Z" level=info msg="Stopped pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=dcf568b6-11b4-4fd5-bcca-c142759724e9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:38 addons-375516 crio[1034]: time="2024-09-20 17:52:38.428172643Z" level=info msg="Removing container: fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8" id=5fa98b60-c248-4c77-8ed3-3c5f5b0d3034 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:52:38 addons-375516 crio[1034]: time="2024-09-20 17:52:38.441150506Z" level=info msg="Removed container fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8: ingress-nginx/ingress-nginx-controller-bc57996ff-xwqxh/controller" id=5fa98b60-c248-4c77-8ed3-3c5f5b0d3034 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.314078077Z" level=info msg="Removing container: 02767a462f95b64da69a2414a96d3fda529d48e5c075683fb84a7d69a1c19930" id=3ad14eb8-5e26-4ac5-b7b6-be647f2585ad name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.327834961Z" level=info msg="Removed container 02767a462f95b64da69a2414a96d3fda529d48e5c075683fb84a7d69a1c19930: ingress-nginx/ingress-nginx-admission-patch-p54ll/patch" id=3ad14eb8-5e26-4ac5-b7b6-be647f2585ad name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.328801926Z" level=info msg="Removing container: 2033a561b34c4eb2d6387b7efcd2a7847e616e1487b7eea9f8b4b314c319bb4f" id=ecfe0cc8-47be-4ad9-98f1-09952e70acf7 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.341867444Z" level=info msg="Removed container 2033a561b34c4eb2d6387b7efcd2a7847e616e1487b7eea9f8b4b314c319bb4f: ingress-nginx/ingress-nginx-admission-create-h94kc/create" id=ecfe0cc8-47be-4ad9-98f1-09952e70acf7 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.343079937Z" level=info msg="Stopping pod sandbox: 28faa932fac44e4c7bf3982fe2016489ea4b1180c8a3a194b22ff7fef2c81589" id=a2a72e43-c8cf-4d65-b282-f84ab370dd86 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.343117550Z" level=info msg="Stopped pod sandbox (already stopped): 28faa932fac44e4c7bf3982fe2016489ea4b1180c8a3a194b22ff7fef2c81589" id=a2a72e43-c8cf-4d65-b282-f84ab370dd86 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.343334420Z" level=info msg="Removing pod sandbox: 28faa932fac44e4c7bf3982fe2016489ea4b1180c8a3a194b22ff7fef2c81589" id=37f56656-0946-494f-973a-d5dff888359d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.349630540Z" level=info msg="Removed pod sandbox: 28faa932fac44e4c7bf3982fe2016489ea4b1180c8a3a194b22ff7fef2c81589" id=37f56656-0946-494f-973a-d5dff888359d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.350034611Z" level=info msg="Stopping pod sandbox: 5c1497e4af56b1153e1f3487ef229dc25dc12564d928e9855caab350169d24fe" id=cfb9686f-8e49-482a-9f2e-c2434d0e8e7f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.350074063Z" level=info msg="Stopped pod sandbox (already stopped): 5c1497e4af56b1153e1f3487ef229dc25dc12564d928e9855caab350169d24fe" id=cfb9686f-8e49-482a-9f2e-c2434d0e8e7f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.350353970Z" level=info msg="Removing pod sandbox: 5c1497e4af56b1153e1f3487ef229dc25dc12564d928e9855caab350169d24fe" id=17e5fa0a-00f5-4155-af22-ecfa828d6b9a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.355640814Z" level=info msg="Removed pod sandbox: 5c1497e4af56b1153e1f3487ef229dc25dc12564d928e9855caab350169d24fe" id=17e5fa0a-00f5-4155-af22-ecfa828d6b9a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.355971091Z" level=info msg="Stopping pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=9da1bf78-2b23-4265-be08-1bb29bf0aa4f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.355999768Z" level=info msg="Stopped pod sandbox (already stopped): f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=9da1bf78-2b23-4265-be08-1bb29bf0aa4f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.356255876Z" level=info msg="Removing pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=c6352e37-479e-4801-b5dd-159f6f288d7e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.362496904Z" level=info msg="Removed pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=c6352e37-479e-4801-b5dd-159f6f288d7e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.362843860Z" level=info msg="Stopping pod sandbox: 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=2d84effb-1233-4a66-9606-3f3925bc62e6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.362873702Z" level=info msg="Stopped pod sandbox (already stopped): 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=2d84effb-1233-4a66-9606-3f3925bc62e6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.363158359Z" level=info msg="Removing pod sandbox: 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=8bd9a293-14ae-457b-aee2-16a19914157f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.368717065Z" level=info msg="Removed pod sandbox: 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=8bd9a293-14ae-457b-aee2-16a19914157f name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	81d7107da5f17       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   9 seconds ago       Running             hello-world-app           0                   c0bf4ae4045c9       hello-world-app-55bf9c44b4-zk9c2
	dc7dff7b2006a       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         2 minutes ago       Running             nginx                     0                   d250a8789bad7       nginx
	a4f48f31c0c2c       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            12 minutes ago      Running             gcp-auth                  0                   e81dc27c09983       gcp-auth-89d5ffd79-n6hlm
	2ec5f112774e0       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   13 minutes ago      Running             metrics-server            0                   3be36dc124595       metrics-server-84c5f94fbc-8zvvh
	302955fd1bf30       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        13 minutes ago      Running             coredns                   0                   ff73e716cf580       coredns-7c65d6cfc9-4c74h
	80734f69d7043       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        13 minutes ago      Running             storage-provisioner       0                   90281c4d8245f       storage-provisioner
	6368701822dac       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        13 minutes ago      Running             kindnet-cni               0                   8031e78e1d13a       kindnet-c8k84
	0df1b7dc05730       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        13 minutes ago      Running             kube-proxy                0                   bdd6041ab37c3       kube-proxy-278cf
	6770d30a6dc49       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        14 minutes ago      Running             kube-scheduler            0                   94862e86970ba       kube-scheduler-addons-375516
	794553da4a55a       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        14 minutes ago      Running             kube-apiserver            0                   4477247429f34       kube-apiserver-addons-375516
	7ef7e5b92d1dd       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        14 minutes ago      Running             etcd                      0                   9d95593b80611       etcd-addons-375516
	b2d2cdfb9af7a       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        14 minutes ago      Running             kube-controller-manager   0                   bd11181b04aaa       kube-controller-manager-addons-375516
	
	
	==> coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] <==
	[INFO] 10.244.0.13:36819 - 43040 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000075628s
	[INFO] 10.244.0.13:57346 - 56831 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000064728s
	[INFO] 10.244.0.13:57346 - 20722 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000093769s
	[INFO] 10.244.0.13:38522 - 26925 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004594175s
	[INFO] 10.244.0.13:38522 - 1321 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004642073s
	[INFO] 10.244.0.13:39529 - 15344 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004475414s
	[INFO] 10.244.0.13:39529 - 19699 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004772548s
	[INFO] 10.244.0.13:56024 - 6433 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004909153s
	[INFO] 10.244.0.13:56024 - 28967 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005849613s
	[INFO] 10.244.0.13:35350 - 48885 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000054555s
	[INFO] 10.244.0.13:35350 - 38120 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000100327s
	[INFO] 10.244.0.19:52879 - 58874 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000170748s
	[INFO] 10.244.0.19:39044 - 31924 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000246767s
	[INFO] 10.244.0.19:36534 - 15017 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000150623s
	[INFO] 10.244.0.19:44013 - 29940 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000212647s
	[INFO] 10.244.0.19:42968 - 34432 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000123364s
	[INFO] 10.244.0.19:38487 - 43447 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000151841s
	[INFO] 10.244.0.19:43282 - 14244 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006335611s
	[INFO] 10.244.0.19:40466 - 41973 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006422433s
	[INFO] 10.244.0.19:47241 - 46724 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005804004s
	[INFO] 10.244.0.19:59945 - 33856 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006704483s
	[INFO] 10.244.0.19:55913 - 63922 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004724371s
	[INFO] 10.244.0.19:51566 - 60029 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004884799s
	[INFO] 10.244.0.19:43212 - 31440 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000700787s
	[INFO] 10.244.0.19:54154 - 33859 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000784218s
	
	
	==> describe nodes <==
	Name:               addons-375516
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-375516
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=35d0eeb96573bd708dfd5c070da844e6f0fad78a
	                    minikube.k8s.io/name=addons-375516
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T17_38_39_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-375516
	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:  Fri, 20 Sep 2024 17:38:36 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-375516
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 17:52:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 17:50:44 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 17:50:44 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 17:50:44 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 17:50:44 +0000   Fri, 20 Sep 2024 17:39:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-375516
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 92bf43dd821e4648b1f521271777af3d
	  System UUID:                bb17197f-d5c2-44ea-a9b7-6ea3836e2153
	  Boot ID:                    767e4d4e-85dd-4333-99eb-834852ac2745
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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%)         11m
	  default                     hello-world-app-55bf9c44b4-zk9c2         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m29s
	  gcp-auth                    gcp-auth-89d5ffd79-n6hlm                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-4c74h                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-375516                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         14m
	  kube-system                 kindnet-c8k84                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-375516             250m (3%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-375516    200m (2%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-278cf                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-375516             100m (1%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-8zvvh          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 13m                kube-proxy       
	  Normal   NodeHasSufficientMemory  14m (x8 over 14m)  kubelet          Node addons-375516 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m (x8 over 14m)  kubelet          Node addons-375516 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m (x7 over 14m)  kubelet          Node addons-375516 status is now: NodeHasSufficientPID
	  Normal   Starting                 14m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m                kubelet          Node addons-375516 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m                kubelet          Node addons-375516 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m                kubelet          Node addons-375516 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m                node-controller  Node addons-375516 event: Registered Node addons-375516 in Controller
	  Normal   NodeReady                13m                kubelet          Node addons-375516 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003048] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000691] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000605] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000651] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000655] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000670] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.609226] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.493529] kauditd_printk_skb: 46 callbacks suppressed
	[Sep20 17:50] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +1.008210] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +2.019797] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +4.027630] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +8.191201] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[ +16.126474] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[Sep20 17:51] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	
	
	==> etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] <==
	{"level":"info","ts":"2024-09-20T17:38:46.243259Z","caller":"traceutil/trace.go:171","msg":"trace[1699644122] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"108.554785ms","start":"2024-09-20T17:38:46.134692Z","end":"2024-09-20T17:38:46.243247Z","steps":["trace[1699644122] 'process raft request'  (duration: 108.261511ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.244668Z","caller":"traceutil/trace.go:171","msg":"trace[1257896734] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"190.7208ms","start":"2024-09-20T17:38:46.052470Z","end":"2024-09-20T17:38:46.243190Z","steps":["trace[1257896734] 'process raft request'  (duration: 190.414028ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.557806Z","caller":"traceutil/trace.go:171","msg":"trace[1757257900] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"103.87953ms","start":"2024-09-20T17:38:46.453903Z","end":"2024-09-20T17:38:46.557783Z","steps":["trace[1757257900] 'process raft request'  (duration: 79.288149ms)","trace[1757257900] 'compare'  (duration: 24.371385ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:38:46.558381Z","caller":"traceutil/trace.go:171","msg":"trace[760784117] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"104.193949ms","start":"2024-09-20T17:38:46.454177Z","end":"2024-09-20T17:38:46.558371Z","steps":["trace[760784117] 'process raft request'  (duration: 103.574991ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.838412Z","caller":"traceutil/trace.go:171","msg":"trace[497241279] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"102.320793ms","start":"2024-09-20T17:38:46.736073Z","end":"2024-09-20T17:38:46.838393Z","steps":["trace[497241279] 'process raft request'  (duration: 101.882492ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.839476Z","caller":"traceutil/trace.go:171","msg":"trace[1375294562] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"102.832025ms","start":"2024-09-20T17:38:46.736630Z","end":"2024-09-20T17:38:46.839462Z","steps":["trace[1375294562] 'process raft request'  (duration: 101.413751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.254246Z","caller":"traceutil/trace.go:171","msg":"trace[1420538408] transaction","detail":"{read_only:false; response_revision:428; number_of_response:1; }","duration":"100.654114ms","start":"2024-09-20T17:38:47.153574Z","end":"2024-09-20T17:38:47.254229Z","steps":["trace[1420538408] 'process raft request'  (duration: 100.555731ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.255860Z","caller":"traceutil/trace.go:171","msg":"trace[1580216397] transaction","detail":"{read_only:false; response_revision:429; number_of_response:1; }","duration":"100.059012ms","start":"2024-09-20T17:38:47.155789Z","end":"2024-09-20T17:38:47.255848Z","steps":["trace[1580216397] 'process raft request'  (duration: 99.846739ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.339532Z","caller":"traceutil/trace.go:171","msg":"trace[1854807041] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"183.543478ms","start":"2024-09-20T17:38:47.155973Z","end":"2024-09-20T17:38:47.339517Z","steps":["trace[1854807041] 'process raft request'  (duration: 99.728719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.341784Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.391811ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-c8k84\" ","response":"range_response_count:1 size:5102"}
	{"level":"info","ts":"2024-09-20T17:38:47.342734Z","caller":"traceutil/trace.go:171","msg":"trace[411760160] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-c8k84; range_end:; response_count:1; response_revision:432; }","duration":"189.347783ms","start":"2024-09-20T17:38:47.153374Z","end":"2024-09-20T17:38:47.342721Z","steps":["trace[411760160] 'agreement among raft nodes before linearized reading'  (duration: 188.332164ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.341908Z","caller":"traceutil/trace.go:171","msg":"trace[1330424260] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"105.666228ms","start":"2024-09-20T17:38:47.236229Z","end":"2024-09-20T17:38:47.341896Z","steps":["trace[1330424260] 'process raft request'  (duration: 19.50018ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.342385Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.273219ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:38:47.343427Z","caller":"traceutil/trace.go:171","msg":"trace[1803581193] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:432; }","duration":"107.319033ms","start":"2024-09-20T17:38:47.236097Z","end":"2024-09-20T17:38:47.343416Z","steps":["trace[1803581193] 'agreement among raft nodes before linearized reading'  (duration: 106.257991ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.342469Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.592694ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-09-20T17:38:47.343730Z","caller":"traceutil/trace.go:171","msg":"trace[1302871524] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7c65d6cfc9; range_end:; response_count:1; response_revision:432; }","duration":"185.850693ms","start":"2024-09-20T17:38:47.157870Z","end":"2024-09-20T17:38:47.343720Z","steps":["trace[1302871524] 'agreement among raft nodes before linearized reading'  (duration: 184.539316ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438098Z","caller":"traceutil/trace.go:171","msg":"trace[1148131266] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"104.583313ms","start":"2024-09-20T17:38:48.333495Z","end":"2024-09-20T17:38:48.438079Z","steps":["trace[1148131266] 'process raft request'  (duration: 103.584088ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438511Z","caller":"traceutil/trace.go:171","msg":"trace[1987121942] transaction","detail":"{read_only:false; response_revision:516; number_of_response:1; }","duration":"184.790552ms","start":"2024-09-20T17:38:48.253708Z","end":"2024-09-20T17:38:48.438498Z","steps":["trace[1987121942] 'process raft request'  (duration: 182.976939ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438650Z","caller":"traceutil/trace.go:171","msg":"trace[475522924] transaction","detail":"{read_only:false; response_revision:518; number_of_response:1; }","duration":"104.91984ms","start":"2024-09-20T17:38:48.333719Z","end":"2024-09-20T17:38:48.438639Z","steps":["trace[475522924] 'process raft request'  (duration: 103.412171ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:48.438911Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"185.120129ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c\" ","response":"range_response_count:1 size:2668"}
	{"level":"info","ts":"2024-09-20T17:38:48.439084Z","caller":"traceutil/trace.go:171","msg":"trace[1915760244] range","detail":"{range_begin:/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c; range_end:; response_count:1; response_revision:518; }","duration":"185.297692ms","start":"2024-09-20T17:38:48.253772Z","end":"2024-09-20T17:38:48.439070Z","steps":["trace[1915760244] 'agreement among raft nodes before linearized reading'  (duration: 185.056492ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:40:30.460266Z","caller":"traceutil/trace.go:171","msg":"trace[512037464] transaction","detail":"{read_only:false; response_revision:1238; number_of_response:1; }","duration":"112.880949ms","start":"2024-09-20T17:40:30.347366Z","end":"2024-09-20T17:40:30.460247Z","steps":["trace[512037464] 'process raft request'  (duration: 112.744551ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:48:35.641548Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1555}
	{"level":"info","ts":"2024-09-20T17:48:35.665141Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1555,"took":"23.204546ms","hash":3855730452,"current-db-size-bytes":6574080,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3387392,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T17:48:35.665183Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3855730452,"revision":1555,"compact-revision":-1}
	
	
	==> gcp-auth [a4f48f31c0c2c5f08d07885c64f173134ebf07c7bca6f0f863f05ec256ed67b6] <==
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:41:12 Ready to marshal response ...
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:19 Ready to marshal response ...
	2024/09/20 17:49:19 Ready to write response ...
	2024/09/20 17:49:24 Ready to marshal response ...
	2024/09/20 17:49:24 Ready to write response ...
	2024/09/20 17:49:43 Ready to marshal response ...
	2024/09/20 17:49:43 Ready to write response ...
	2024/09/20 17:49:47 Ready to marshal response ...
	2024/09/20 17:49:47 Ready to write response ...
	2024/09/20 17:49:47 Ready to marshal response ...
	2024/09/20 17:49:47 Ready to write response ...
	2024/09/20 17:49:54 Ready to marshal response ...
	2024/09/20 17:49:54 Ready to write response ...
	2024/09/20 17:50:14 Ready to marshal response ...
	2024/09/20 17:50:14 Ready to write response ...
	2024/09/20 17:52:32 Ready to marshal response ...
	2024/09/20 17:52:32 Ready to write response ...
	
	
	==> kernel <==
	 17:52:43 up  1:35,  0 users,  load average: 0.15, 0.24, 0.21
	Linux addons-375516 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] <==
	I0920 17:50:37.838022       1 main.go:299] handling current node
	I0920 17:50:47.838113       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:50:47.838146       1 main.go:299] handling current node
	I0920 17:50:57.841661       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:50:57.841691       1 main.go:299] handling current node
	I0920 17:51:07.838190       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:51:07.838221       1 main.go:299] handling current node
	I0920 17:51:17.844701       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:51:17.844734       1 main.go:299] handling current node
	I0920 17:51:27.845868       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:51:27.845903       1 main.go:299] handling current node
	I0920 17:51:37.846223       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:51:37.846260       1 main.go:299] handling current node
	I0920 17:51:47.838737       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:51:47.838766       1 main.go:299] handling current node
	I0920 17:51:57.837936       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:51:57.837969       1 main.go:299] handling current node
	I0920 17:52:07.837812       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:07.837841       1 main.go:299] handling current node
	I0920 17:52:17.840802       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:17.840870       1 main.go:299] handling current node
	I0920 17:52:27.841094       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:27.841124       1 main.go:299] handling current node
	I0920 17:52:37.840412       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:37.840443       1 main.go:299] handling current node
	
	
	==> kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0920 17:40:38.850891       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.250.219:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.250.219:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.250.219:443: connect: connection refused" logger="UnhandledError"
	I0920 17:40:38.881425       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 17:49:15.306689       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.232.34"}
	I0920 17:49:31.005912       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 17:49:58.275022       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.275075       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.341186       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.341236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.353389       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.353440       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.362750       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.362789       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.436980       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.437020       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 17:49:59.362957       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0920 17:49:59.437834       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 17:49:59.441638       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	I0920 17:50:09.404635       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 17:50:10.423281       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0920 17:50:10.826433       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0920 17:50:14.843158       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 17:50:15.042573       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.116.33"}
	I0920 17:52:32.763352       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.225.90"}
	
	
	==> kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] <==
	W0920 17:51:15.789579       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
	E0920 17:51:15.789615       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"
	W0920 17:51:20.542625       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
	E0920 17:51:20.542668       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"
	W0920 17:51:21.820936       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
	E0920 17:51:21.820972       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"
	W0920 17:51:54.878669       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
	E0920 17:51:54.878707       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"
	W0920 17:51:59.645503       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
	E0920 17:51:59.645540       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"
	W0920 17:52:07.924286       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
	E0920 17:52:07.924323       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"
	W0920 17:52:14.648720       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
	E0920 17:52:14.648761       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"
	I0920 17:52:32.575055       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="17.347173ms"
	I0920 17:52:32.579080       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.98338ms"
	I0920 17:52:32.579152       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="33.868µs"
	I0920 17:52:32.586402       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="43.76µs"
	I0920 17:52:34.442855       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.08267ms"
	I0920 17:52:34.442940       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="45.508µs"
	I0920 17:52:34.934583       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0920 17:52:34.935954       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="8.998µs"
	I0920 17:52:34.938130       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0920 17:52:41.742867       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
	E0920 17:52:41.742906       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 [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] <==
	I0920 17:38:47.844385       1 server_linux.go:66] "Using iptables proxy"
	I0920 17:38:48.450486       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 17:38:48.450564       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`"
	I0920 17:38:48.653800       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 17:38:48.653852       1 server_linux.go:169] "Using iptables Proxier"
	I0920 17:38:48.658205       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"
	I0920 17:38:48.658751       1 server.go:483] "Version info" version="v1.31.1"
	I0920 17:38:48.659064       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 17:38:48.738150       1 config.go:105] "Starting endpoint slice config controller"
	I0920 17:38:48.738196       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 17:38:48.738356       1 config.go:199] "Starting service config controller"
	I0920 17:38:48.738465       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 17:38:48.739101       1 config.go:328] "Starting node config controller"
	I0920 17:38:48.739182       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 17:38:48.839278       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 17:38:48.839767       1 shared_informer.go:320] Caches are synced for service config
	I0920 17:38:48.839869       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] <==
	E0920 17:38:36.963444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0920 17:38:36.963459       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"
	W0920 17:38:36.963495       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
	W0920 17:38:36.963522       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
	W0920 17:38:36.963547       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0920 17:38:36.963547       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"
	E0920 17:38:36.963566       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	E0920 17:38:36.963521       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"
	W0920 17:38:36.963616       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
	W0920 17:38:36.963629       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
	E0920 17:38:36.963637       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"
	E0920 17:38:36.963650       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"
	W0920 17:38:36.963684       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 17:38:36.963696       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:38:37.033377       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
	E0920 17:38:37.033485       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"
	W0920 17:38:37.853671       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
	E0920 17:38:37.853708       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"
	W0920 17:38:37.898869       1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
	E0920 17:38:37.898910       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: 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"
	W0920 17:38:37.906118       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
	E0920 17:38:37.906156       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"
	W0920 17:38:37.994877       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
	E0920 17:38:37.994921       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"
	I0920 17:38:40.954539       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 17:52:33 addons-375516 kubelet[1640]: I0920 17:52:33.774778    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-49x9b\" (UniqueName: \"kubernetes.io/projected/a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9-kube-api-access-49x9b\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:52:34 addons-375516 kubelet[1640]: I0920 17:52:34.416649    1640 scope.go:117] "RemoveContainer" containerID="ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c"
	Sep 20 17:52:34 addons-375516 kubelet[1640]: I0920 17:52:34.431404    1640 scope.go:117] "RemoveContainer" containerID="ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c"
	Sep 20 17:52:34 addons-375516 kubelet[1640]: E0920 17:52:34.431781    1640 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c\": container with ID starting with ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c not found: ID does not exist" containerID="ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c"
	Sep 20 17:52:34 addons-375516 kubelet[1640]: I0920 17:52:34.431834    1640 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c"} err="failed to get container status \"ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c\": rpc error: code = NotFound desc = could not find container \"ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c\": container with ID starting with ed779857c53533e4a3815145ac9e4a458e89f17f82c622bce82bf03adc234a4c not found: ID does not exist"
	Sep 20 17:52:34 addons-375516 kubelet[1640]: I0920 17:52:34.438023    1640 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-zk9c2" podStartSLOduration=1.802830242 podStartE2EDuration="2.438002606s" podCreationTimestamp="2024-09-20 17:52:32 +0000 UTC" firstStartedPulling="2024-09-20 17:52:32.951845647 +0000 UTC m=+833.947769152" lastFinishedPulling="2024-09-20 17:52:33.587018002 +0000 UTC m=+834.582941516" observedRunningTime="2024-09-20 17:52:34.437339954 +0000 UTC m=+835.433263475" watchObservedRunningTime="2024-09-20 17:52:34.438002606 +0000 UTC m=+835.433926127"
	Sep 20 17:52:35 addons-375516 kubelet[1640]: I0920 17:52:35.077162    1640 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9f7990ea-1e92-4560-94d2-5cbc7380c021" path="/var/lib/kubelet/pods/9f7990ea-1e92-4560-94d2-5cbc7380c021/volumes"
	Sep 20 17:52:35 addons-375516 kubelet[1640]: I0920 17:52:35.077637    1640 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9" path="/var/lib/kubelet/pods/a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9/volumes"
	Sep 20 17:52:35 addons-375516 kubelet[1640]: I0920 17:52:35.077998    1640 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ae16925a-1f95-4148-a37a-5c6e87491cfa" path="/var/lib/kubelet/pods/ae16925a-1f95-4148-a37a-5c6e87491cfa/volumes"
	Sep 20 17:52:38 addons-375516 kubelet[1640]: E0920 17:52:38.076190    1640 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="4a827e26-913f-4272-89af-000a40d0f762"
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.203670    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-cm54g\" (UniqueName: \"kubernetes.io/projected/844b2615-842e-44c6-af1f-cf32fb15ad3f-kube-api-access-cm54g\") pod \"844b2615-842e-44c6-af1f-cf32fb15ad3f\" (UID: \"844b2615-842e-44c6-af1f-cf32fb15ad3f\") "
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.203734    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/844b2615-842e-44c6-af1f-cf32fb15ad3f-webhook-cert\") pod \"844b2615-842e-44c6-af1f-cf32fb15ad3f\" (UID: \"844b2615-842e-44c6-af1f-cf32fb15ad3f\") "
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.205562    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/844b2615-842e-44c6-af1f-cf32fb15ad3f-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "844b2615-842e-44c6-af1f-cf32fb15ad3f" (UID: "844b2615-842e-44c6-af1f-cf32fb15ad3f"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.205616    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/844b2615-842e-44c6-af1f-cf32fb15ad3f-kube-api-access-cm54g" (OuterVolumeSpecName: "kube-api-access-cm54g") pod "844b2615-842e-44c6-af1f-cf32fb15ad3f" (UID: "844b2615-842e-44c6-af1f-cf32fb15ad3f"). InnerVolumeSpecName "kube-api-access-cm54g". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.304990    1640 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/844b2615-842e-44c6-af1f-cf32fb15ad3f-webhook-cert\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.305028    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-cm54g\" (UniqueName: \"kubernetes.io/projected/844b2615-842e-44c6-af1f-cf32fb15ad3f-kube-api-access-cm54g\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.427226    1640 scope.go:117] "RemoveContainer" containerID="fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8"
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.441400    1640 scope.go:117] "RemoveContainer" containerID="fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8"
	Sep 20 17:52:38 addons-375516 kubelet[1640]: E0920 17:52:38.441749    1640 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8\": container with ID starting with fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8 not found: ID does not exist" containerID="fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8"
	Sep 20 17:52:38 addons-375516 kubelet[1640]: I0920 17:52:38.441792    1640 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8"} err="failed to get container status \"fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8\": rpc error: code = NotFound desc = could not find container \"fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8\": container with ID starting with fb7ff50f80f60539a8725884c0748bbdcd0fcc1faec4a329c69117423e338ea8 not found: ID does not exist"
	Sep 20 17:52:39 addons-375516 kubelet[1640]: I0920 17:52:39.076472    1640 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="844b2615-842e-44c6-af1f-cf32fb15ad3f" path="/var/lib/kubelet/pods/844b2615-842e-44c6-af1f-cf32fb15ad3f/volumes"
	Sep 20 17:52:39 addons-375516 kubelet[1640]: I0920 17:52:39.312915    1640 scope.go:117] "RemoveContainer" containerID="02767a462f95b64da69a2414a96d3fda529d48e5c075683fb84a7d69a1c19930"
	Sep 20 17:52:39 addons-375516 kubelet[1640]: E0920 17:52:39.315215    1640 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854759315016793,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:52:39 addons-375516 kubelet[1640]: E0920 17:52:39.315240    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854759315016793,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:52:39 addons-375516 kubelet[1640]: I0920 17:52:39.328015    1640 scope.go:117] "RemoveContainer" containerID="2033a561b34c4eb2d6387b7efcd2a7847e616e1487b7eea9f8b4b314c319bb4f"
	
	
	==> storage-provisioner [80734f69d70438128bb96dcd31df2ecaf12a7ab120f280d75ddf627f684bc9c6] <==
	I0920 17:39:29.267560       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 17:39:29.278355       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 17:39:29.278489       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 17:39:29.333767       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 17:39:29.333954       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d!
	I0920 17:39:29.333900       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"451f3960-6c4b-4502-8792-085e12a5dd34", APIVersion:"v1", ResourceVersion:"943", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d became leader
	I0920 17:39:29.434276       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-375516 -n addons-375516
helpers_test.go:261: (dbg) Run:  kubectl --context addons-375516 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-375516 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-375516 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-375516/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 17:41:12 +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-xczsx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xczsx:
	    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  11m                  default-scheduler  Successfully assigned default/busybox to addons-375516
	  Normal   Pulling    10m (x4 over 11m)    kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 11m)    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     10m (x4 over 11m)    kubelet            Error: ErrImagePull
	  Warning  Failed     9m50s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    86s (x42 over 11m)   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 (149.39s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (318.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 2.19876ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
I0920 17:49:14.638497   26948 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 17:49:14.638522   26948 kapi.go:107] duration metric: took 4.574697ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
helpers_test.go:344: "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.002896104s
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (64.467574ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 10m35.702796326s

                                                
                                                
** /stderr **
I0920 17:49:19.704586   26948 retry.go:31] will retry after 2.350703237s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (106.323514ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 10m38.160060874s

                                                
                                                
** /stderr **
I0920 17:49:22.162874   26948 retry.go:31] will retry after 4.274719134s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (62.914395ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 10m42.499613073s

                                                
                                                
** /stderr **
I0920 17:49:26.501169   26948 retry.go:31] will retry after 7.581645749s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (63.781611ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 10m50.145779692s

                                                
                                                
** /stderr **
I0920 17:49:34.147883   26948 retry.go:31] will retry after 12.932128576s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (77.432333ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 11m3.153715631s

                                                
                                                
** /stderr **
I0920 17:49:47.157775   26948 retry.go:31] will retry after 12.294770106s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (61.913791ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 11m15.512782473s

                                                
                                                
** /stderr **
I0920 17:49:59.514801   26948 retry.go:31] will retry after 24.598102411s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (59.172008ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 11m40.170453798s

                                                
                                                
** /stderr **
I0920 17:50:24.172453   26948 retry.go:31] will retry after 34.391342721s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (59.567989ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 12m14.627162048s

                                                
                                                
** /stderr **
I0920 17:50:58.629102   26948 retry.go:31] will retry after 1m7.094011531s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (58.251149ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 13m21.783040122s

                                                
                                                
** /stderr **
I0920 17:52:05.784800   26948 retry.go:31] will retry after 32.768703604s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (62.871699ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 13m54.617447632s

                                                
                                                
** /stderr **
I0920 17:52:38.619722   26948 retry.go:31] will retry after 36.156091335s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (59.076889ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 14m30.835501741s

                                                
                                                
** /stderr **
I0920 17:53:14.837285   26948 retry.go:31] will retry after 1m15.830390102s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-375516 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-375516 top pods -n kube-system: exit status 1 (60.424664ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4c74h, age: 15m46.727881596s

                                                
                                                
** /stderr **
addons_test.go:427: failed checking metric server: exit status 1
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 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-375516
helpers_test.go:235: (dbg) docker inspect addons-375516:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576",
	        "Created": "2024-09-20T17:38:23.934931491Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 29009,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T17:38:24.058074775Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:bb3bcbaabeeeadbf6b43ae7d1d07e504b3c8a94ec024df89bcb237eba4f5e9b3",
	        "ResolvConfPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/hostname",
	        "HostsPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/hosts",
	        "LogPath": "/var/lib/docker/containers/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576/12b63563f71c2cfe1f22facbb5e4c3fc1a6a0a21d4c24b9ea8da75556a360576-json.log",
	        "Name": "/addons-375516",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-375516:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-375516",
	            "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/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451-init/diff:/var/lib/docker/overlay2/e4239cc4fa0029561f3ae0a64714d3e72b878a1b64cce255f94ff09faa4da2a4/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1b94ddd8a9b9aa0636ffa5a8b50a285b611de4896abeaeffa55c255b70e85451/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-375516",
	                "Source": "/var/lib/docker/volumes/addons-375516/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-375516",
	            "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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-375516",
	                "name.minikube.sigs.k8s.io": "addons-375516",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a1a380578d6b35e2bd484e17148fe3dfa9f56cfbb5f4f0c79b5f55a6d221673e",
	            "SandboxKey": "/var/run/docker/netns/a1a380578d6b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-375516": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "f8ba5e99a1f7d85efd2c0cb81dcc247f334f6c484825a25e04355f18b412945a",
	                    "EndpointID": "3db8783a39de7036fc24140ba432db2ff3ef46ee40407a60c5a0d7b8249e0197",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-375516",
	                        "12b63563f71c"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-375516 -n addons-375516
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-amd64 -p addons-375516 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 logs -n 25: (1.143680336s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-499276                                                                     | download-only-499276   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | --download-only -p                                                                          | download-docker-837206 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | download-docker-837206                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-837206                                                                   | download-docker-837206 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-652239   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | binary-mirror-652239                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44631                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-652239                                                                     | binary-mirror-652239   | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| addons  | disable dashboard -p                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC |                     |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC |                     |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-375516 --wait=true                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:38 UTC | 20 Sep 24 17:41 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  | enable headlamp                                                                             | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | -p addons-375516                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | -p addons-375516                                                                            |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-375516 ssh cat                                                                       | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | /opt/local-path-provisioner/pvc-4843dc8c-2984-4d04-864d-7c3b88544ef8_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:49 UTC | 20 Sep 24 17:49 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | addons-375516                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-375516 ssh curl -s                                                                   | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-375516 ip                                                                            | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:50 UTC | 20 Sep 24 17:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-375516 ip                                                                            | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:52 UTC | 20 Sep 24 17:52 UTC |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:52 UTC | 20 Sep 24 17:52 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-375516 addons disable                                                                | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:52 UTC | 20 Sep 24 17:52 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-375516 addons                                                                        | addons-375516          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:54 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:38:00
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:38:00.085869   28248 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:38:00.085974   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:38:00.085982   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:38:00.085986   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:38:00.086180   28248 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 17:38:00.086744   28248 out.go:352] Setting JSON to false
	I0920 17:38:00.087516   28248 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":4831,"bootTime":1726849049,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:38:00.087608   28248 start.go:139] virtualization: kvm guest
	I0920 17:38:00.089688   28248 out.go:177] * [addons-375516] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:38:00.090970   28248 out.go:177]   - MINIKUBE_LOCATION=19679
	I0920 17:38:00.090978   28248 notify.go:220] Checking for updates...
	I0920 17:38:00.093364   28248 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:38:00.094585   28248 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:38:00.095831   28248 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:38:00.096967   28248 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:38:00.098236   28248 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:38:00.099541   28248 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:38:00.119773   28248 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:38:00.119851   28248 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:38:00.162530   28248 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 17:38:00.154101037 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:38:00.162646   28248 docker.go:318] overlay module found
	I0920 17:38:00.164522   28248 out.go:177] * Using the docker driver based on user configuration
	I0920 17:38:00.165655   28248 start.go:297] selected driver: docker
	I0920 17:38:00.165668   28248 start.go:901] validating driver "docker" against <nil>
	I0920 17:38:00.165680   28248 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:38:00.166389   28248 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:38:00.209717   28248 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 17:38:00.201713354 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:38:00.209911   28248 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:38:00.210186   28248 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]
	I0920 17:38:00.212003   28248 out.go:177] * Using Docker driver with root privileges
	I0920 17:38:00.213398   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:00.213468   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:00.213482   28248 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:38:00.213553   28248 start.go:340] cluster config:
	{Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:00.215109   28248 out.go:177] * Starting "addons-375516" primary control-plane node in "addons-375516" cluster
	I0920 17:38:00.216328   28248 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:38:00.217515   28248 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0920 17:38:00.218588   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:00.218624   28248 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 17:38:00.218613   28248 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0920 17:38:00.218634   28248 cache.go:56] Caching tarball of preloaded images
	I0920 17:38:00.218828   28248 preload.go:172] Found /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 17:38:00.218841   28248 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:38:00.219237   28248 profile.go:143] Saving config to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json ...
	I0920 17:38:00.219267   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json: {Name:mk3506a05762c55945797c64be6fd92adf35bcad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:00.233119   28248 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0920 17:38:00.233231   28248 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0920 17:38:00.233247   28248 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0920 17:38:00.233251   28248 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0920 17:38:00.233258   28248 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0920 17:38:00.233262   28248 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0920 17:38:12.151765   28248 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0920 17:38:12.151800   28248 cache.go:194] Successfully downloaded all kic artifacts
	I0920 17:38:12.151840   28248 start.go:360] acquireMachinesLock for addons-375516: {Name:mk9dfd45275fb3db347ec3b7c64ef24cd253e0c4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 17:38:12.151932   28248 start.go:364] duration metric: took 74.799µs to acquireMachinesLock for "addons-375516"
	I0920 17:38:12.151953   28248 start.go:93] Provisioning new machine with config: &{Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:12.152025   28248 start.go:125] createHost starting for "" (driver="docker")
	I0920 17:38:12.153831   28248 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 17:38:12.154038   28248 start.go:159] libmachine.API.Create for "addons-375516" (driver="docker")
	I0920 17:38:12.154072   28248 client.go:168] LocalClient.Create starting
	I0920 17:38:12.154171   28248 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem
	I0920 17:38:12.222701   28248 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem
	I0920 17:38:12.292834   28248 cli_runner.go:164] Run: docker network inspect addons-375516 --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}}]}"
	W0920 17:38:12.307252   28248 cli_runner.go:211] docker network inspect addons-375516 --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
	I0920 17:38:12.307341   28248 network_create.go:284] running [docker network inspect addons-375516] to gather additional debugging logs...
	I0920 17:38:12.307365   28248 cli_runner.go:164] Run: docker network inspect addons-375516
	W0920 17:38:12.321299   28248 cli_runner.go:211] docker network inspect addons-375516 returned with exit code 1
	I0920 17:38:12.321323   28248 network_create.go:287] error running [docker network inspect addons-375516]: docker network inspect addons-375516: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-375516 not found
	I0920 17:38:12.321337   28248 network_create.go:289] output of [docker network inspect addons-375516]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-375516 not found
	
	** /stderr **
	I0920 17:38:12.321406   28248 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}}]}"
	I0920 17:38:12.336133   28248 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:0xc001541ae0}
	I0920 17:38:12.336177   28248 network_create.go:124] attempt to create docker network addons-375516 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 17:38:12.336230   28248 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-375516 addons-375516
	I0920 17:38:12.391021   28248 network_create.go:108] docker network addons-375516 192.168.49.0/24 created
	I0920 17:38:12.391049   28248 kic.go:121] calculated static IP "192.168.49.2" for the "addons-375516" container
	I0920 17:38:12.391110   28248 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 17:38:12.405848   28248 cli_runner.go:164] Run: docker volume create addons-375516 --label name.minikube.sigs.k8s.io=addons-375516 --label created_by.minikube.sigs.k8s.io=true
	I0920 17:38:12.422154   28248 oci.go:103] Successfully created a docker volume addons-375516
	I0920 17:38:12.422241   28248 cli_runner.go:164] Run: docker run --rm --name addons-375516-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --entrypoint /usr/bin/test -v addons-375516:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0920 17:38:19.605199   28248 cli_runner.go:217] Completed: docker run --rm --name addons-375516-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --entrypoint /usr/bin/test -v addons-375516:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (7.182918772s)
	I0920 17:38:19.605239   28248 oci.go:107] Successfully prepared a docker volume addons-375516
	I0920 17:38:19.605266   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:19.605286   28248 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 17:38:19.605336   28248 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-375516:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 17:38:23.875328   28248 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-375516:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.269947857s)
	I0920 17:38:23.875355   28248 kic.go:203] duration metric: took 4.270065879s to extract preloaded images to volume ...
	W0920 17:38:23.875466   28248 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 17:38:23.875578   28248 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 17:38:23.920959   28248 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-375516 --name addons-375516 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-375516 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-375516 --network addons-375516 --ip 192.168.49.2 --volume addons-375516:/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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0920 17:38:24.226542   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Running}}
	I0920 17:38:24.242857   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.260040   28248 cli_runner.go:164] Run: docker exec addons-375516 stat /var/lib/dpkg/alternatives/iptables
	I0920 17:38:24.303768   28248 oci.go:144] the created container "addons-375516" has a running status.
	I0920 17:38:24.303800   28248 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa...
	I0920 17:38:24.361823   28248 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 17:38:24.382259   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.399637   28248 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 17:38:24.399658   28248 kic_runner.go:114] Args: [docker exec --privileged addons-375516 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 17:38:24.441291   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:24.461210   28248 machine.go:93] provisionDockerMachine start ...
	I0920 17:38:24.461292   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:24.477265   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:24.477456   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:24.477469   28248 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 17:38:24.478005   28248 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:38616->127.0.0.1:32768: read: connection reset by peer
	I0920 17:38:27.608302   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-375516
	
	I0920 17:38:27.608326   28248 ubuntu.go:169] provisioning hostname "addons-375516"
	I0920 17:38:27.608381   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:27.624213   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:27.624420   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:27.624434   28248 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-375516 && echo "addons-375516" | sudo tee /etc/hostname
	I0920 17:38:27.762797   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-375516
	
	I0920 17:38:27.762882   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:27.779653   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:27.779829   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:27.779848   28248 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-375516' /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-375516/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-375516' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 17:38:27.908525   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 17:38:27.908551   28248 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19679-20129/.minikube CaCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19679-20129/.minikube}
	I0920 17:38:27.908598   28248 ubuntu.go:177] setting up certificates
	I0920 17:38:27.908612   28248 provision.go:84] configureAuth start
	I0920 17:38:27.908669   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:27.925282   28248 provision.go:143] copyHostCerts
	I0920 17:38:27.925361   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/ca.pem (1082 bytes)
	I0920 17:38:27.925466   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/cert.pem (1123 bytes)
	I0920 17:38:27.925527   28248 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19679-20129/.minikube/key.pem (1675 bytes)
	I0920 17:38:27.925580   28248 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem org=jenkins.addons-375516 san=[127.0.0.1 192.168.49.2 addons-375516 localhost minikube]
	I0920 17:38:27.996042   28248 provision.go:177] copyRemoteCerts
	I0920 17:38:27.996109   28248 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 17:38:27.996142   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.011941   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.104863   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 17:38:28.125092   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0920 17:38:28.144918   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 17:38:28.164995   28248 provision.go:87] duration metric: took 256.365204ms to configureAuth
	I0920 17:38:28.165022   28248 ubuntu.go:193] setting minikube options for container-runtime
	I0920 17:38:28.165213   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:28.165330   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.180711   28248 main.go:141] libmachine: Using SSH client type: native
	I0920 17:38:28.180870   28248 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 17:38:28.180886   28248 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
	I0920 17:38:28.389457   28248 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 17:38:28.389481   28248 machine.go:96] duration metric: took 3.928244629s to provisionDockerMachine
	I0920 17:38:28.389493   28248 client.go:171] duration metric: took 16.235413725s to LocalClient.Create
	I0920 17:38:28.389515   28248 start.go:167] duration metric: took 16.235477352s to libmachine.API.Create "addons-375516"
	I0920 17:38:28.389525   28248 start.go:293] postStartSetup for "addons-375516" (driver="docker")
	I0920 17:38:28.389538   28248 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]
	I0920 17:38:28.389610   28248 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
	I0920 17:38:28.389659   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.405877   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.497238   28248 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 17:38:28.499978   28248 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 17:38:28.500006   28248 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 17:38:28.500017   28248 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 17:38:28.500030   28248 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 17:38:28.500040   28248 filesync.go:126] Scanning /home/jenkins/minikube-integration/19679-20129/.minikube/addons for local assets ...
	I0920 17:38:28.500090   28248 filesync.go:126] Scanning /home/jenkins/minikube-integration/19679-20129/.minikube/files for local assets ...
	I0920 17:38:28.500120   28248 start.go:296] duration metric: took 110.589625ms for postStartSetup
	I0920 17:38:28.500367   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:28.516808   28248 profile.go:143] Saving config to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/config.json ...
	I0920 17:38:28.517028   28248 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:38:28.517088   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.532852   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.621309   28248 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 17:38:28.624999   28248 start.go:128] duration metric: took 16.472961975s to createHost
	I0920 17:38:28.625019   28248 start.go:83] releasing machines lock for "addons-375516", held for 16.47307577s
	I0920 17:38:28.625096   28248 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-375516
	I0920 17:38:28.640542   28248 ssh_runner.go:195] Run: cat /version.json
	I0920 17:38:28.640596   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.640616   28248 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 17:38:28.640674   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:28.658534   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.658979   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:28.815068   28248 ssh_runner.go:195] Run: systemctl --version
	I0920 17:38:28.818847   28248 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 17:38:28.953952   28248 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 17:38:28.957822   28248 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" ;
	I0920 17:38:28.973719   28248 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 17:38:28.973772   28248 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" ;
	I0920 17:38:28.997528   28248 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 17:38:28.997549   28248 start.go:495] detecting cgroup driver to use...
	I0920 17:38:28.997580   28248 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 17:38:28.997624   28248 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 17:38:29.010587   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 17:38:29.019591   28248 docker.go:217] disabling cri-docker service (if available) ...
	I0920 17:38:29.019638   28248 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 17:38:29.030939   28248 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 17:38:29.042194   28248 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 17:38:29.121407   28248 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 17:38:29.201018   28248 docker.go:233] disabling docker service ...
	I0920 17:38:29.201117   28248 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 17:38:29.217455   28248 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 17:38:29.226963   28248 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 17:38:29.301638   28248 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 17:38:29.380149   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 17:38:29.389255   28248 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"
	I0920 17:38:29.402428   28248 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 17:38:29.402476   28248 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"
	I0920 17:38:29.410372   28248 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 17:38:29.410420   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.418173   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.426082   28248 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:38:29.434002   28248 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 17:38:29.441418   28248 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"
	I0920 17:38:29.449210   28248 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"
	I0920 17:38:29.462378   28248 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"
	I0920 17:38:29.470682   28248 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 17:38:29.477898   28248 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 17:38:29.484740   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:29.560969   28248 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 17:38:29.656597   28248 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 17:38:29.656670   28248 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 17:38:29.659719   28248 start.go:563] Will wait 60s for crictl version
	I0920 17:38:29.659768   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:38:29.662716   28248 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 17:38:29.692533   28248 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 17:38:29.692645   28248 ssh_runner.go:195] Run: crio --version
	I0920 17:38:29.723830   28248 ssh_runner.go:195] Run: crio --version
	I0920 17:38:29.756226   28248 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 17:38:29.757606   28248 cli_runner.go:164] Run: docker network inspect addons-375516 --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}}]}"
	I0920 17:38:29.772806   28248 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 17:38:29.775994   28248 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""
	I0920 17:38:29.785240   28248 kubeadm.go:883] updating cluster {Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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} ...
	I0920 17:38:29.785353   28248 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:38:29.785397   28248 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:38:29.843008   28248 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:38:29.843027   28248 crio.go:433] Images already preloaded, skipping extraction
	I0920 17:38:29.843065   28248 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:38:29.872049   28248 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:38:29.872069   28248 cache_images.go:84] Images are preloaded, skipping loading
	I0920 17:38:29.872077   28248 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 17:38:29.872165   28248 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-375516 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-375516 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:}
	I0920 17:38:29.872225   28248 ssh_runner.go:195] Run: crio config
	I0920 17:38:29.910847   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:29.910866   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:29.910876   28248 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 17:38:29.910896   28248 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-375516 NodeName:addons-375516 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}
	I0920 17:38:29.911020   28248 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-375516"
	  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
	
	I0920 17:38:29.911069   28248 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 17:38:29.918721   28248 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 17:38:29.918780   28248 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 17:38:29.926024   28248 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 17:38:29.940715   28248 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 17:38:29.955299   28248 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 17:38:29.969703   28248 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 17:38:29.972507   28248 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""
	I0920 17:38:29.981122   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:30.052728   28248 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:38:30.063881   28248 certs.go:68] Setting up /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516 for IP: 192.168.49.2
	I0920 17:38:30.063903   28248 certs.go:194] generating shared ca certs ...
	I0920 17:38:30.063922   28248 certs.go:226] acquiring lock for ca certs: {Name:mke986bf62a90061ac8b61da180423fd3c176acf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.064050   28248 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key
	I0920 17:38:30.145287   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt ...
	I0920 17:38:30.145312   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt: {Name:mk47611c225dd63398f02955b9413df2d0552ac1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.145459   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key ...
	I0920 17:38:30.145470   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key: {Name:mk9b215f1548272c19a75889d649a3912a47fb64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.145539   28248 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key
	I0920 17:38:30.391676   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt ...
	I0920 17:38:30.391704   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt: {Name:mkeebdc420fa7aa79f52c5cffb575c860b5a5809 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.391860   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key ...
	I0920 17:38:30.391871   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key: {Name:mkae1699486b39c1fe1802f5d780ae0704721658 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.391962   28248 certs.go:256] generating profile certs ...
	I0920 17:38:30.392014   28248 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key
	I0920 17:38:30.392028   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt with IP's: []
	I0920 17:38:30.468544   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt ...
	I0920 17:38:30.468577   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: {Name:mk7da73c65caa0bdb42ab3b60b8d6adcdf25426e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.468729   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key ...
	I0920 17:38:30.468740   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.key: {Name:mk37c77c5f839d3ef20e40e9fec0edb7e06196ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.468811   28248 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de
	I0920 17:38:30.468829   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 17:38:30.587433   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de ...
	I0920 17:38:30.587458   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de: {Name:mk543b84cb4e8a691b7ea41d832bb527acaf17fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.587601   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de ...
	I0920 17:38:30.587613   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de: {Name:mk1882d5403c17a08ceb28855a45aec98e749115 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.587678   28248 certs.go:381] copying /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt.bf1e27de -> /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt
	I0920 17:38:30.587762   28248 certs.go:385] copying /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key.bf1e27de -> /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key
	I0920 17:38:30.587812   28248 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key
	I0920 17:38:30.587828   28248 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt with IP's: []
	I0920 17:38:30.793266   28248 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt ...
	I0920 17:38:30.793296   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt: {Name:mk500d2005ad3d6a56eb1d08f53757a666228911 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.793473   28248 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key ...
	I0920 17:38:30.793488   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key: {Name:mka725e4cee9a03455769c43b27855b4c1a44b59 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:30.793678   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca-key.pem (1679 bytes)
	I0920 17:38:30.793713   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/ca.pem (1082 bytes)
	I0920 17:38:30.793737   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/cert.pem (1123 bytes)
	I0920 17:38:30.793761   28248 certs.go:484] found cert: /home/jenkins/minikube-integration/19679-20129/.minikube/certs/key.pem (1675 bytes)
	I0920 17:38:30.794298   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 17:38:30.814827   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 17:38:30.834203   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 17:38:30.853542   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 17:38:30.873415   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 17:38:30.892800   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 17:38:30.912284   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 17:38:30.931722   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 17:38:30.951353   28248 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 17:38:30.971007   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 17:38:30.985671   28248 ssh_runner.go:195] Run: openssl version
	I0920 17:38:30.990342   28248 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"
	I0920 17:38:30.998258   28248 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.001110   28248 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 17:38 /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.001155   28248 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:38:31.007103   28248 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"
	I0920 17:38:31.014847   28248 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 17:38:31.017415   28248 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
	I0920 17:38:31.017465   28248 kubeadm.go:392] StartCluster: {Name:addons-375516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-375516 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}
	I0920 17:38:31.017540   28248 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 17:38:31.017578   28248 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 17:38:31.047669   28248 cri.go:89] found id: ""
	I0920 17:38:31.047726   28248 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 17:38:31.055111   28248 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 17:38:31.062483   28248 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 17:38:31.062529   28248 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
	I0920 17:38:31.069666   28248 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
	I0920 17:38:31.069680   28248 kubeadm.go:157] found existing configuration files:
	
	I0920 17:38:31.069719   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 17:38:31.076712   28248 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
	I0920 17:38:31.076749   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 17:38:31.083481   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 17:38:31.090800   28248 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
	I0920 17:38:31.090852   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 17:38:31.097675   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 17:38:31.104740   28248 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
	I0920 17:38:31.104784   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 17:38:31.111689   28248 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 17:38:31.118727   28248 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
	I0920 17:38:31.118777   28248 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 17:38:31.125619   28248 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"
	I0920 17:38:31.157550   28248 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 17:38:31.157632   28248 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 17:38:31.172785   28248 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 17:38:31.172904   28248 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0920 17:38:31.172959   28248 kubeadm.go:310] OS: Linux
	I0920 17:38:31.173027   28248 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 17:38:31.173114   28248 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 17:38:31.173173   28248 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 17:38:31.173232   28248 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 17:38:31.173271   28248 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 17:38:31.173313   28248 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 17:38:31.173350   28248 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 17:38:31.173389   28248 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 17:38:31.173427   28248 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 17:38:31.219319   28248 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 17:38:31.219474   28248 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 17:38:31.219619   28248 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 17:38:31.224743   28248 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 17:38:31.227248   28248 out.go:235]   - Generating certificates and keys ...
	I0920 17:38:31.227334   28248 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 17:38:31.227390   28248 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 17:38:31.375066   28248 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 17:38:31.686627   28248 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 17:38:31.772214   28248 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 17:38:31.866508   28248 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 17:38:32.042947   28248 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 17:38:32.043139   28248 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-375516 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:38:32.239074   28248 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 17:38:32.239270   28248 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-375516 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:38:32.364157   28248 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 17:38:32.865272   28248 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 17:38:33.008977   28248 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 17:38:33.009062   28248 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 17:38:33.143870   28248 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 17:38:33.359670   28248 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 17:38:33.429020   28248 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 17:38:33.568228   28248 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 17:38:33.786793   28248 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 17:38:33.787324   28248 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 17:38:33.789577   28248 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 17:38:33.791598   28248 out.go:235]   - Booting up control plane ...
	I0920 17:38:33.791705   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 17:38:33.791823   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 17:38:33.791926   28248 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 17:38:33.799818   28248 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 17:38:33.805029   28248 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 17:38:33.805123   28248 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 17:38:33.876893   28248 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 17:38:33.877036   28248 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 17:38:34.378215   28248 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.431222ms
	I0920 17:38:34.378304   28248 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 17:38:38.379811   28248 kubeadm.go:310] [api-check] The API server is healthy after 4.001507234s
	I0920 17:38:38.390225   28248 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 17:38:38.399924   28248 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 17:38:38.416768   28248 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 17:38:38.417010   28248 kubeadm.go:310] [mark-control-plane] Marking the node addons-375516 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 17:38:38.424856   28248 kubeadm.go:310] [bootstrap-token] Using token: zemfbd.tf8kcnqnqhi36za8
	I0920 17:38:38.426365   28248 out.go:235]   - Configuring RBAC rules ...
	I0920 17:38:38.426525   28248 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 17:38:38.429092   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 17:38:38.434525   28248 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
	I0920 17:38:38.436525   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 17:38:38.438563   28248 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 17:38:38.440864   28248 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 17:38:38.785310   28248 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 17:38:39.199573   28248 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 17:38:39.785767   28248 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 17:38:39.786786   28248 kubeadm.go:310] 
	I0920 17:38:39.786866   28248 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 17:38:39.786878   28248 kubeadm.go:310] 
	I0920 17:38:39.786961   28248 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 17:38:39.786971   28248 kubeadm.go:310] 
	I0920 17:38:39.787004   28248 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 17:38:39.787089   28248 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 17:38:39.787159   28248 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 17:38:39.787168   28248 kubeadm.go:310] 
	I0920 17:38:39.787254   28248 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 17:38:39.787262   28248 kubeadm.go:310] 
	I0920 17:38:39.787334   28248 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 17:38:39.787364   28248 kubeadm.go:310] 
	I0920 17:38:39.787454   28248 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 17:38:39.787579   28248 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 17:38:39.787652   28248 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 17:38:39.787658   28248 kubeadm.go:310] 
	I0920 17:38:39.787728   28248 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 17:38:39.787793   28248 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 17:38:39.787799   28248 kubeadm.go:310] 
	I0920 17:38:39.787886   28248 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zemfbd.tf8kcnqnqhi36za8 \
	I0920 17:38:39.787978   28248 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b8c8888a481043461e7c0dcf901e9ebac9925ff775998178b1eb03d79b8a87eb \
	I0920 17:38:39.787997   28248 kubeadm.go:310] 	--control-plane 
	I0920 17:38:39.788003   28248 kubeadm.go:310] 
	I0920 17:38:39.788103   28248 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 17:38:39.788116   28248 kubeadm.go:310] 
	I0920 17:38:39.788217   28248 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zemfbd.tf8kcnqnqhi36za8 \
	I0920 17:38:39.788344   28248 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b8c8888a481043461e7c0dcf901e9ebac9925ff775998178b1eb03d79b8a87eb 
	I0920 17:38:39.790481   28248 kubeadm.go:310] W0920 17:38:31.155104    1296 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.
	I0920 17:38:39.790873   28248 kubeadm.go:310] W0920 17:38:31.155677    1296 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.
	I0920 17:38:39.791119   28248 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-gcp\n", err: exit status 1
	I0920 17:38:39.791258   28248 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 17:38:39.791287   28248 cni.go:84] Creating CNI manager for ""
	I0920 17:38:39.791299   28248 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:38:39.792934   28248 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 17:38:39.794210   28248 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 17:38:39.797659   28248 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 17:38:39.797672   28248 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 17:38:39.813626   28248 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
	I0920 17:38:39.990647   28248 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 17:38:39.990747   28248 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
	I0920 17:38:39.990784   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-375516 minikube.k8s.io/updated_at=2024_09_20T17_38_39_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=35d0eeb96573bd708dfd5c070da844e6f0fad78a minikube.k8s.io/name=addons-375516 minikube.k8s.io/primary=true
	I0920 17:38:40.064872   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:40.064985   28248 ops.go:34] apiserver oom_adj: -16
	I0920 17:38:40.565790   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:41.065184   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:41.565902   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:42.065744   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:42.565189   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:43.065765   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:43.565372   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:44.065749   28248 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:38:44.160941   28248 kubeadm.go:1113] duration metric: took 4.17024475s to wait for elevateKubeSystemPrivileges
	I0920 17:38:44.160977   28248 kubeadm.go:394] duration metric: took 13.143516934s to StartCluster
	I0920 17:38:44.160998   28248 settings.go:142] acquiring lock: {Name:mke85f76fc4dc2561e8a691a6c4e1ef7ced3ff61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:44.161128   28248 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:38:44.161673   28248 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19679-20129/kubeconfig: {Name:mkd10ed245d1f60e5efe4057bc5be3aa4fb9ac1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:38:44.161911   28248 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}
	I0920 17:38:44.161942   28248 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"
	I0920 17:38:44.162053   28248 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 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]
	I0920 17:38:44.162146   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:44.162174   28248 addons.go:69] Setting yakd=true in profile "addons-375516"
	I0920 17:38:44.162191   28248 addons.go:69] Setting default-storageclass=true in profile "addons-375516"
	I0920 17:38:44.162195   28248 addons.go:69] Setting inspektor-gadget=true in profile "addons-375516"
	I0920 17:38:44.162212   28248 addons.go:69] Setting volcano=true in profile "addons-375516"
	I0920 17:38:44.162196   28248 addons.go:234] Setting addon yakd=true in "addons-375516"
	I0920 17:38:44.162220   28248 addons.go:234] Setting addon inspektor-gadget=true in "addons-375516"
	I0920 17:38:44.162223   28248 addons.go:234] Setting addon volcano=true in "addons-375516"
	I0920 17:38:44.162217   28248 addons.go:69] Setting cloud-spanner=true in profile "addons-375516"
	I0920 17:38:44.162235   28248 addons.go:69] Setting metrics-server=true in profile "addons-375516"
	I0920 17:38:44.162244   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162248   28248 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-375516"
	I0920 17:38:44.162254   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162258   28248 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-375516"
	I0920 17:38:44.162204   28248 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-375516"
	I0920 17:38:44.162264   28248 addons.go:69] Setting registry=true in profile "addons-375516"
	I0920 17:38:44.162271   28248 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-375516"
	I0920 17:38:44.162280   28248 addons.go:234] Setting addon registry=true in "addons-375516"
	I0920 17:38:44.162286   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162293   28248 addons.go:69] Setting ingress=true in profile "addons-375516"
	I0920 17:38:44.162308   28248 addons.go:234] Setting addon ingress=true in "addons-375516"
	I0920 17:38:44.162313   28248 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-375516"
	I0920 17:38:44.162320   28248 addons.go:69] Setting ingress-dns=true in profile "addons-375516"
	I0920 17:38:44.162335   28248 addons.go:234] Setting addon ingress-dns=true in "addons-375516"
	I0920 17:38:44.162341   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162347   28248 addons.go:69] Setting volumesnapshots=true in profile "addons-375516"
	I0920 17:38:44.162362   28248 addons.go:234] Setting addon volumesnapshots=true in "addons-375516"
	I0920 17:38:44.162381   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162213   28248 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-375516"
	I0920 17:38:44.162724   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162732   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162760   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162760   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162784   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162799   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162285   28248 addons.go:69] Setting gcp-auth=true in profile "addons-375516"
	I0920 17:38:44.163065   28248 mustload.go:65] Loading cluster: addons-375516
	I0920 17:38:44.163231   28248 config.go:182] Loaded profile config "addons-375516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:38:44.163469   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162254   28248 addons.go:234] Setting addon metrics-server=true in "addons-375516"
	I0920 17:38:44.162362   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.163892   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.162203   28248 addons.go:69] Setting storage-provisioner=true in profile "addons-375516"
	I0920 17:38:44.164157   28248 addons.go:234] Setting addon storage-provisioner=true in "addons-375516"
	I0920 17:38:44.164193   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.164336   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162274   28248 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-375516"
	I0920 17:38:44.164543   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.164597   28248 out.go:177] * Verifying Kubernetes components...
	I0920 17:38:44.162260   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.164848   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162337   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.166366   28248 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:38:44.162238   28248 addons.go:234] Setting addon cloud-spanner=true in "addons-375516"
	I0920 17:38:44.173324   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.173849   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.162309   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.175453   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194091   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194504   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.194891   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	W0920 17:38:44.200406   28248 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 17:38:44.201508   28248 addons.go:234] Setting addon default-storageclass=true in "addons-375516"
	I0920 17:38:44.201556   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.202043   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.206253   28248 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 17:38:44.207751   28248 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:38:44.207771   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 17:38:44.207831   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.211317   28248 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 17:38:44.211600   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 17:38:44.212651   28248 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 17:38:44.212755   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 17:38:44.212770   28248 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 17:38:44.212830   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.214036   28248 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 17:38:44.214052   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 17:38:44.214101   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.224907   28248 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 17:38:44.226168   28248 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:38:44.226188   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 17:38:44.226241   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.224940   28248 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 17:38:44.228399   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 17:38:44.228418   28248 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 17:38:44.228477   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.233904   28248 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0920 17:38:44.235195   28248 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 17:38:44.235210   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 17:38:44.235260   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.245183   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 17:38:44.246431   28248 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 17:38:44.247533   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 17:38:44.247634   28248 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:38:44.247669   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 17:38:44.247734   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.249782   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 17:38:44.251011   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 17:38:44.252301   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 17:38:44.253663   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 17:38:44.254787   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 17:38:44.255533   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.257121   28248 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 17:38:44.258116   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 17:38:44.258136   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 17:38:44.258190   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.268551   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.270623   28248 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 17:38:44.270639   28248 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 17:38:44.270688   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.278047   28248 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-375516"
	I0920 17:38:44.278091   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:44.278533   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:44.279572   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 17:38:44.280865   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:44.282099   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:44.283441   28248 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:38:44.283456   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 17:38:44.283504   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.289434   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.294696   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.296240   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.302947   28248 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 17:38:44.304134   28248 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 17:38:44.304157   28248 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 17:38:44.304210   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.315990   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.317931   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.318669   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.322956   28248 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 17:38:44.324258   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 17:38:44.324278   28248 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 17:38:44.324328   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.324523   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.325458   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.325513   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.327305   28248 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 17:38:44.328776   28248 out.go:177]   - Using image docker.io/busybox:stable
	I0920 17:38:44.329242   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.330211   28248 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:38:44.330227   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 17:38:44.330265   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:44.350056   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:44.353727   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	W0920 17:38:44.354856   28248 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:38:44.354882   28248 retry.go:31] will retry after 259.428684ms: ssh: handshake failed: EOF
	I0920 17:38:44.365432   28248 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 -"
	I0920 17:38:44.453321   28248 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:38:44.658220   28248 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
	I0920 17:38:44.738713   28248 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
	I0920 17:38:44.742759   28248 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 17:38:44.742780   28248 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 17:38:44.748975   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 17:38:44.749080   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 17:38:44.755055   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 17:38:44.755125   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 17:38:44.755308   28248 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
	I0920 17:38:44.835238   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 17:38:44.835267   28248 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 17:38:44.845232   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 17:38:44.845260   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 17:38:44.938669   28248 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:38:44.938763   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 17:38:44.942449   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 17:38:44.942515   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 17:38:44.948387   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 17:38:44.948455   28248 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)
	I0920 17:38:45.036220   28248 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
	I0920 17:38:45.045812   28248 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
	I0920 17:38:45.050959   28248 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 17:38:45.050986   28248 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 17:38:45.133697   28248 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
	I0920 17:38:45.135815   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 17:38:45.135848   28248 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 17:38:45.140802   28248 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
	I0920 17:38:45.149712   28248 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 17:38:45.149755   28248 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 17:38:45.151876   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 17:38:45.151933   28248 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 17:38:45.154645   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 17:38:45.154700   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 17:38:45.236671   28248 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
	I0920 17:38:45.333639   28248 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 17:38:45.333676   28248 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 17:38:45.349454   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 17:38:45.349484   28248 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 17:38:45.442403   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 17:38:45.442434   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 17:38:45.448084   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 17:38:45.448108   28248 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 17:38:45.534632   28248 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:38:45.534716   28248 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 17:38:45.634837   28248 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:38:45.634918   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 17:38:45.653688   28248 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 17:38:45.653719   28248 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 17:38:45.734765   28248 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 -": (1.369293472s)
	I0920 17:38:45.734945   28248 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 17:38:45.734902   28248 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.281544122s)
	I0920 17:38:45.736022   28248 node_ready.go:35] waiting up to 6m0s for node "addons-375516" to be "Ready" ...
	I0920 17:38:45.744290   28248 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:38:45.744314   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 17:38:45.754874   28248 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
	I0920 17:38:45.756396   28248 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 17:38:45.756413   28248 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 17:38:45.839720   28248 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
	I0920 17:38:45.936526   28248 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 17:38:45.936622   28248 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 17:38:46.048717   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 17:38:46.048748   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 17:38:46.356000   28248 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 17:38:46.356093   28248 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 17:38:46.438907   28248 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
	I0920 17:38:46.445604   28248 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-375516" context rescaled to 1 replicas
	I0920 17:38:46.634637   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 17:38:46.634671   28248 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 17:38:46.644297   28248 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 17:38:46.644370   28248 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 17:38:46.853661   28248 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:38:46.853741   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 17:38:46.934811   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 17:38:46.934892   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 17:38:47.148156   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 17:38:47.148248   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 17:38:47.151711   28248 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
	I0920 17:38:47.350836   28248 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: (2.692579118s)
	I0920 17:38:47.351000   28248 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: (2.612240602s)
	I0920 17:38:47.351251   28248 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: (2.595886714s)
	I0920 17:38:47.441703   28248 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:38:47.441789   28248 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 17:38:47.633749   28248 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
	I0920 17:38:47.750584   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:48.047569   28248 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: (3.011307811s)
	I0920 17:38:48.047828   28248 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.001979321s)
	I0920 17:38:48.155479   28248 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: (3.021732321s)
	I0920 17:38:49.957071   28248 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: (4.816209834s)
	I0920 17:38:49.957111   28248 addons.go:475] Verifying addon ingress=true in "addons-375516"
	I0920 17:38:49.957118   28248 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.720402643s)
	I0920 17:38:49.957155   28248 addons.go:475] Verifying addon registry=true in "addons-375516"
	I0920 17:38:49.957271   28248 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.202363851s)
	I0920 17:38:49.957299   28248 addons.go:475] Verifying addon metrics-server=true in "addons-375516"
	I0920 17:38:49.958551   28248 out.go:177] * Verifying ingress addon...
	I0920 17:38:49.958557   28248 out.go:177] * Verifying registry addon...
	I0920 17:38:49.960655   28248 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 17:38:49.960875   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 17:38:49.964484   28248 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:38:49.964502   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:49.964629   28248 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 17:38:49.964647   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:50.238978   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:50.276078   28248 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.436251711s)
	W0920 17:38:50.276128   28248 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
	I0920 17:38:50.276139   28248 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: (3.837143121s)
	I0920 17:38:50.276151   28248 retry.go:31] will retry after 131.373021ms: 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
	I0920 17:38:50.276275   28248 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.12449312s)
	I0920 17:38:50.277666   28248 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-375516 service yakd-dashboard -n yakd-dashboard
	
	I0920 17:38:50.408519   28248 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
	I0920 17:38:50.464346   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:50.464789   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.038019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.040311   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.535352   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 17:38:51.535473   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:51.537144   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.538221   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:51.564266   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:51.853613   28248 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 17:38:51.860232   28248 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: (4.226374447s)
	I0920 17:38:51.860271   28248 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-375516"
	I0920 17:38:51.862499   28248 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 17:38:51.864662   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 17:38:51.868379   28248 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:38:51.868398   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:51.872828   28248 addons.go:234] Setting addon gcp-auth=true in "addons-375516"
	I0920 17:38:51.872876   28248 host.go:66] Checking if "addons-375516" exists ...
	I0920 17:38:51.873386   28248 cli_runner.go:164] Run: docker container inspect addons-375516 --format={{.State.Status}}
	I0920 17:38:51.889499   28248 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 17:38:51.889547   28248 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-375516
	I0920 17:38:51.904821   28248 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/addons-375516/id_rsa Username:docker}
	I0920 17:38:51.968367   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:51.968811   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:52.367613   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:52.464072   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:52.464811   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:52.738922   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:52.868091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:52.963517   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:52.964035   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.368571   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:53.463964   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:53.464416   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.867724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:53.963075   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:53.964230   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:53.999058   28248 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: (3.59048462s)
	I0920 17:38:53.999113   28248 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.109592762s)
	I0920 17:38:54.000551   28248 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 17:38:54.001965   28248 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:38:54.003126   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 17:38:54.003138   28248 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 17:38:54.019020   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 17:38:54.019037   28248 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 17:38:54.046433   28248 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:38:54.046455   28248 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 17:38:54.061908   28248 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
	I0920 17:38:54.367956   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:54.447294   28248 addons.go:475] Verifying addon gcp-auth=true in "addons-375516"
	I0920 17:38:54.448706   28248 out.go:177] * Verifying gcp-auth addon...
	I0920 17:38:54.450702   28248 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 17:38:54.468044   28248 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 17:38:54.468053   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:54.468063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:54.468307   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:54.739385   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:54.868135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:54.953179   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:54.963243   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:54.963501   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:55.368218   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:55.454859   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:55.556328   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:55.556899   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:55.868167   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:55.953099   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:55.963222   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:55.963616   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.367823   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:56.454010   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:56.462988   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:56.463528   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.739419   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:56.868095   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:56.953948   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:56.963273   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:56.963758   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.367772   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:57.453827   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:57.464217   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.464545   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:57.868127   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:57.953463   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:57.963228   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:57.963931   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:58.368351   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:58.453342   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:58.463500   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:58.463934   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:58.867354   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:58.953360   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:58.963300   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:58.963881   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:59.238692   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:38:59.368168   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:59.453790   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:59.463899   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:59.464570   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:38:59.868409   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:38:59.953315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:38:59.963449   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:38:59.963855   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:00.367900   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:00.453969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:00.463024   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:00.463712   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:00.867946   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:00.953942   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:00.963653   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:00.964301   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.239449   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:01.367647   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:01.454020   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:01.463202   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:01.463675   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.868212   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:01.953191   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:01.964608   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:01.965508   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.368025   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:02.454234   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:02.463672   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.464033   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:02.867691   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:02.953863   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:02.964103   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:02.964560   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.368265   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:03.453195   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:03.463489   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:03.463833   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.738834   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:03.868220   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:03.953023   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:03.963411   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:03.963719   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.367645   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:04.453767   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:04.463814   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.464209   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:04.867840   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:04.953856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:04.964566   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:04.964851   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:05.368326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:05.453523   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:05.463641   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:05.464080   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:05.739265   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:05.867817   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:05.953608   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:05.963477   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:05.964072   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:06.367667   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:06.453588   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:06.463669   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:06.464075   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:06.867949   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:06.953954   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:06.963546   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:06.963665   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:07.367850   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:07.454125   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:07.463337   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:07.463868   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:07.867469   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:07.953836   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:07.963965   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:07.964452   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:08.238505   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:08.368446   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:08.453983   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:08.463135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:08.463694   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:08.867899   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:08.954095   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:08.962837   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:08.963440   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:09.367799   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:09.453901   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:09.463903   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:09.464387   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:09.869586   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:09.953495   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:09.963872   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:09.964176   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:10.239519   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:10.368282   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:10.453508   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:10.463417   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:10.463963   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:10.867459   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:10.953377   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:10.963326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:10.963696   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.368337   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:11.453484   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:11.463623   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:11.464082   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.867706   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:11.953930   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:11.963499   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:11.964248   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.368104   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:12.454019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:12.463181   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.463772   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:12.739053   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:12.867583   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:12.953669   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:12.963486   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:12.963945   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:13.367805   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:13.453981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:13.463015   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:13.463586   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:13.867675   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:13.953570   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:13.963386   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:13.963895   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:14.367545   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:14.453612   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:14.463692   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:14.464113   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:14.739303   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:14.867797   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:14.953878   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:14.963723   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:14.964383   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:15.367822   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:15.454025   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:15.463405   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:15.463750   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:15.867924   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:15.953981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:15.962915   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:15.963384   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:16.367870   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:16.453982   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:16.463091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:16.463435   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:16.739471   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:16.868041   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:16.952730   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:16.963655   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:16.964109   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:17.367782   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:17.454182   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:17.463311   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:17.463758   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:17.867795   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:17.953841   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:17.963993   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:17.964348   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:18.368338   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:18.453677   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:18.463671   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:18.464143   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:18.867359   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:18.953097   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:18.962944   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:18.963252   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:19.239409   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:19.367867   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:19.453934   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:19.463393   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:19.463746   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:19.867914   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:19.953871   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:19.963686   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:19.964098   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:20.367879   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:20.454040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:20.463002   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:20.463581   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:20.867948   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:20.954038   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:20.962814   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:20.963430   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:21.239555   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:21.368091   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:21.453119   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:21.463019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:21.463682   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:21.867686   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:21.953683   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:21.964224   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:21.964740   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:22.368203   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:22.453336   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:22.463213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:22.463689   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:22.868432   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:22.953238   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:22.963056   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:22.964090   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:23.368241   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:23.453350   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:23.463439   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:23.463995   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:23.738986   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:23.867454   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:23.953315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:23.963502   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:23.964030   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:24.367945   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:24.453939   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:24.463624   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:24.464063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:24.867971   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:24.954183   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:24.963053   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:24.963585   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.368780   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:25.453945   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:25.463448   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.463643   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:25.739315   28248 node_ready.go:53] node "addons-375516" has status "Ready":"False"
	I0920 17:39:25.867782   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:25.953967   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:25.963276   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:25.963728   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.367912   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:26.454137   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:26.463233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.463707   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:26.868129   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:26.952887   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:26.963752   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:26.964136   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:27.367715   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:27.453981   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:27.463237   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:27.463722   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:27.867407   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:27.953486   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:27.963487   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:27.963927   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:28.244105   28248 node_ready.go:49] node "addons-375516" has status "Ready":"True"
	I0920 17:39:28.244126   28248 node_ready.go:38] duration metric: took 42.50804385s for node "addons-375516" to be "Ready" ...
	I0920 17:39:28.244135   28248 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" ...
	I0920 17:39:28.252763   28248 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:28.368530   28248 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:39:28.368555   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:28.455275   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:28.464113   28248 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:39:28.464132   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:28.464495   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:28.869061   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:28.953490   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:28.964670   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:28.965006   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:29.438712   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:29.540024   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:29.540253   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:29.540841   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:29.868677   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:29.954233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:29.963786   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:29.963926   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:30.258046   28248 pod_ready.go:103] pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:30.369865   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:30.468390   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:30.468537   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:30.468669   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:30.757927   28248 pod_ready.go:93] pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.757950   28248 pod_ready.go:82] duration metric: took 2.50515636s for pod "coredns-7c65d6cfc9-4c74h" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.757970   28248 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.761658   28248 pod_ready.go:93] pod "etcd-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.761677   28248 pod_ready.go:82] duration metric: took 3.700272ms for pod "etcd-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.761691   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.765143   28248 pod_ready.go:93] pod "kube-apiserver-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.765160   28248 pod_ready.go:82] duration metric: took 3.462211ms for pod "kube-apiserver-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.765169   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.768544   28248 pod_ready.go:93] pod "kube-controller-manager-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.768559   28248 pod_ready.go:82] duration metric: took 3.385492ms for pod "kube-controller-manager-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.768569   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-278cf" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.771991   28248 pod_ready.go:93] pod "kube-proxy-278cf" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:30.772007   28248 pod_ready.go:82] duration metric: took 3.425101ms for pod "kube-proxy-278cf" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.772014   28248 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:30.869213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:30.953928   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:30.963921   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:30.964215   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:31.155962   28248 pod_ready.go:93] pod "kube-scheduler-addons-375516" in "kube-system" namespace has status "Ready":"True"
	I0920 17:39:31.155983   28248 pod_ready.go:82] duration metric: took 383.963392ms for pod "kube-scheduler-addons-375516" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:31.155992   28248 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace to be "Ready" ...
	I0920 17:39:31.368540   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:31.454969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:31.464974   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:31.465074   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:31.868909   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:31.953987   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:31.963562   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:31.963911   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:32.368954   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:32.468887   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:32.468997   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:32.469656   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:32.869402   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:32.968769   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:32.969363   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:32.969651   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:33.161079   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:33.368569   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:33.468443   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:33.468577   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:33.468758   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:33.869728   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:33.953836   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:33.964442   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:33.964502   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:34.369246   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:34.468492   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:34.468642   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:34.468965   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:34.868233   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:34.953700   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:34.964084   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:34.964294   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:35.162876   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:35.368511   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:35.454645   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:35.464860   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:35.536875   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:35.935821   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:35.953730   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:35.963990   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:35.965243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:36.435209   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:36.454026   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:36.465034   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:36.465473   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:36.869005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:36.954008   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:36.964600   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:36.964850   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:37.369399   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:37.454384   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:37.464111   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:37.464958   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:37.661498   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:37.869001   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:37.954019   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:37.964234   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:37.964961   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:38.369119   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:38.454239   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:38.463849   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:38.464349   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:38.869785   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:38.953933   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:38.964402   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:38.964695   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:39.369644   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:39.453618   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:39.464203   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:39.464546   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:39.869459   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:39.954256   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:39.963694   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:39.964125   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.162028   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:40.369355   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:40.454040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:40.464798   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:40.465062   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.868307   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:40.953968   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:40.963635   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:40.964115   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.369331   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:41.454113   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:41.465542   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.465989   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:41.869577   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:41.968869   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:41.969135   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:41.969307   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:42.368753   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:42.454681   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:42.465337   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:42.466099   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:42.661649   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:42.869022   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:42.953401   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:42.963498   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:42.963852   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:43.368223   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:43.453618   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:43.464146   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:43.464401   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:43.869295   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:43.953640   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:43.963778   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:43.964162   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.369918   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:44.454750   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:44.464857   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:44.465133   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.869716   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:44.953922   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:44.964620   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:44.964886   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:45.238526   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:45.437382   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:45.540896   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:45.541639   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:45.542127   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:45.938326   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:45.954809   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.035309   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.036077   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:46.371150   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:46.453651   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.464690   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.465243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:46.869572   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:46.954299   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:46.964154   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:46.964644   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:47.368516   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:47.454103   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:47.464575   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:47.464804   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:47.662752   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:47.870424   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:47.953680   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:47.964355   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:47.964616   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:48.369222   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:48.454228   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:48.463655   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:48.464047   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:48.868800   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:48.953920   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:48.964380   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:48.964671   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:49.369647   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:49.453873   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:49.464699   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:49.464823   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:49.869744   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:49.968926   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:49.968977   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:49.969342   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:50.160652   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:50.369633   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:50.454379   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:50.463952   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:50.464389   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:50.869908   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:50.953352   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:50.970074   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:50.970345   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:51.368724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:51.453798   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:51.464382   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:51.465232   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:51.868715   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:51.954455   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:51.963996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:51.964845   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:52.162229   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:52.369513   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:52.453759   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:52.465231   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:52.465472   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:52.868302   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:52.953888   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:52.964235   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:52.964625   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:53.368943   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:53.453362   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:53.463996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:53.464349   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:53.870213   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:53.952973   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:53.964846   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:53.965074   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:54.369105   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:54.453729   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:54.463979   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:54.464481   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:54.663059   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:54.869067   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:54.953510   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:54.964005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:54.964294   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:55.369636   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:55.454235   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:55.463749   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:55.464340   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:55.870315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:55.953553   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:55.964130   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:55.964300   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:56.369501   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:56.453856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:56.464724   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:56.464931   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:56.869456   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:56.954283   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:56.963220   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:56.963631   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:57.161411   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:57.369451   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:57.454290   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:57.467830   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:57.468052   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:57.869998   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:57.954000   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:57.963998   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:57.964620   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:58.369698   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:58.454232   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:58.464040   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:58.464757   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:58.869648   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:58.954376   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:58.963810   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:58.964663   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:59.161905   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:39:59.368661   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:59.453631   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:59.464159   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:59.464924   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:39:59.869886   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:39:59.954320   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:39:59.963598   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:39:59.964311   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:00.369667   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:00.454063   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:00.465086   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:00.465664   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:00.868379   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:00.953810   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:00.964219   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:00.964864   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:01.369731   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:01.453960   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:01.464031   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:01.464256   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:40:01.662014   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:01.868545   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:01.954270   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:01.963819   28248 kapi.go:107] duration metric: took 1m12.002941235s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 17:40:01.964024   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:02.368794   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:02.453753   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:02.465033   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:02.869991   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:02.954611   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:02.965093   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:03.369315   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:03.454517   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:03.465310   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:03.868732   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:03.953373   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:03.963947   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:04.161243   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:04.369005   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:04.453969   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:04.464588   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:04.869408   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:04.953573   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:04.964257   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:05.368656   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:05.454248   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:05.463689   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:05.869269   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:05.954212   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:05.964034   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:06.368657   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:06.454504   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:06.464241   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:06.661165   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:06.868991   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:06.953996   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:06.963599   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:07.368325   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:07.454179   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:07.464521   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:07.892483   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:07.953864   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:07.964306   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:08.371437   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:08.454170   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:08.464164   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:08.661318   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:08.869956   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:08.954034   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:08.964753   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:09.368863   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:09.453772   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:40:09.470241   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:09.948691   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:09.954132   28248 kapi.go:107] duration metric: took 1m15.503428283s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 17:40:09.956469   28248 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-375516 cluster.
	I0920 17:40:09.957919   28248 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.
	I0920 17:40:10.034650   28248 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 17:40:10.036243   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:10.369649   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:10.466267   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:10.734865   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:10.935895   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.036023   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:11.436865   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.464818   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:11.868908   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:11.964285   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:12.369144   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:12.464845   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:12.868316   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:12.964736   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:13.170108   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:13.368601   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:13.464254   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:13.869287   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:13.964386   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:14.369654   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:14.469540   28248 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:40:14.869146   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:14.965199   28248 kapi.go:107] duration metric: took 1m25.004541023s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 17:40:15.368469   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:15.663204   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:15.868482   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:16.369165   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:16.868895   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:17.369089   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:17.869856   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:18.160537   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:18.369659   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:18.876757   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:19.369191   28248 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:40:19.868654   28248 kapi.go:107] duration metric: took 1m28.003986384s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 17:40:19.870274   28248 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0920 17:40:19.871478   28248 addons.go:510] duration metric: took 1m35.709433738s for enable addons: enabled=[ingress-dns nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner storage-provisioner-rancher metrics-server inspektor-gadget yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0920 17:40:20.161721   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:22.660848   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:25.161640   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:27.162170   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:29.660740   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:31.661958   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:34.161859   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:36.661416   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:38.662513   28248 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"False"
	I0920 17:40:39.161501   28248 pod_ready.go:93] pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace has status "Ready":"True"
	I0920 17:40:39.161523   28248 pod_ready.go:82] duration metric: took 1m8.00552356s for pod "metrics-server-84c5f94fbc-8zvvh" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.161534   28248 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.166173   28248 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace has status "Ready":"True"
	I0920 17:40:39.166196   28248 pod_ready.go:82] duration metric: took 4.654427ms for pod "nvidia-device-plugin-daemonset-vttbd" in "kube-system" namespace to be "Ready" ...
	I0920 17:40:39.166218   28248 pod_ready.go:39] duration metric: took 1m10.922071149s 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" ...
	I0920 17:40:39.166236   28248 api_server.go:52] waiting for apiserver process to appear ...
	I0920 17:40:39.166280   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:40:39.166332   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:40:39.201000   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:39.201021   28248 cri.go:89] found id: ""
	I0920 17:40:39.201029   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:40:39.201099   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.204119   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:40:39.204167   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:40:39.234725   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:39.234747   28248 cri.go:89] found id: ""
	I0920 17:40:39.234756   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:40:39.234811   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.237928   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:40:39.237986   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:40:39.270698   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:39.270724   28248 cri.go:89] found id: ""
	I0920 17:40:39.270732   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:40:39.270779   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.273854   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:40:39.273899   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:40:39.304612   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:39.304639   28248 cri.go:89] found id: ""
	I0920 17:40:39.304648   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:40:39.304696   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.307687   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:40:39.307745   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:40:39.340021   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:39.340040   28248 cri.go:89] found id: ""
	I0920 17:40:39.340047   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:40:39.340088   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.343204   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:40:39.343248   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:40:39.375440   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:39.375462   28248 cri.go:89] found id: ""
	I0920 17:40:39.375472   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:40:39.375510   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.378473   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:40:39.378525   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:40:39.409089   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:39.409106   28248 cri.go:89] found id: ""
	I0920 17:40:39.409113   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:40:39.409164   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:39.412472   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:40:39.412495   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:39.467572   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:40:39.467599   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:40:39.539529   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:40:39.539562   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:40:39.581131   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:40:39.581172   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:39.623600   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:40:39.623632   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:39.658492   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:40:39.658520   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:39.695376   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:40:39.695405   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:39.726261   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:40:39.726283   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:40:39.761495   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:39.761683   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:39.788639   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:40:39.788669   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:40:39.799960   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:40:39.799983   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:40:39.892876   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:40:39.892906   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:39.935923   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:40:39.935950   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:39.969162   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:39.969185   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:40:39.969240   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:40:39.969254   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:39.969262   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:39.969267   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:39.969275   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:40:49.970241   28248 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:40:49.983352   28248 api_server.go:72] duration metric: took 2m5.821404195s to wait for apiserver process to appear ...
	I0920 17:40:49.983377   28248 api_server.go:88] waiting for apiserver healthz status ...
	I0920 17:40:49.983413   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:40:49.983459   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:40:50.016352   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:50.016381   28248 cri.go:89] found id: ""
	I0920 17:40:50.016397   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:40:50.016457   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.019616   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:40:50.019665   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:40:50.060275   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:50.060311   28248 cri.go:89] found id: ""
	I0920 17:40:50.060325   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:40:50.060376   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.063651   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:40:50.063706   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:40:50.095378   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:50.095400   28248 cri.go:89] found id: ""
	I0920 17:40:50.095408   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:40:50.095448   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.098638   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:40:50.098699   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:40:50.131117   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:50.131139   28248 cri.go:89] found id: ""
	I0920 17:40:50.131146   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:40:50.131187   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.134251   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:40:50.134312   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:40:50.166189   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:50.166212   28248 cri.go:89] found id: ""
	I0920 17:40:50.166219   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:40:50.166265   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.169517   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:40:50.169582   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:40:50.200444   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:50.200464   28248 cri.go:89] found id: ""
	I0920 17:40:50.200475   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:40:50.200531   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.203428   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:40:50.203476   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:40:50.241216   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:50.241239   28248 cri.go:89] found id: ""
	I0920 17:40:50.241248   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:40:50.241294   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:40:50.244511   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:40:50.244533   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:40:50.455275   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:40:50.455314   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:40:50.552129   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:40:50.552174   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:40:50.647937   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:40:50.647969   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:40:50.689963   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:40:50.690000   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:40:50.731087   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:50.731277   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:50.759314   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:40:50.759343   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:40:50.800280   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:40:50.800306   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:40:50.833261   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:40:50.833286   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:40:50.873315   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:40:50.873345   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:40:50.929485   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:40:50.929514   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:40:50.964743   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:40:50.964779   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:40:51.041226   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:40:51.041260   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:40:51.052224   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:51.052242   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:40:51.052289   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:40:51.052302   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:40:51.052326   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:40:51.052340   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:40:51.052348   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:41:01.053268   28248 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 17:41:01.056703   28248 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 17:41:01.057544   28248 api_server.go:141] control plane version: v1.31.1
	I0920 17:41:01.057564   28248 api_server.go:131] duration metric: took 11.074181899s to wait for apiserver health ...
	I0920 17:41:01.057572   28248 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 17:41:01.057591   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:41:01.057632   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:41:01.090091   28248 cri.go:89] found id: "794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:41:01.090116   28248 cri.go:89] found id: ""
	I0920 17:41:01.090126   28248 logs.go:276] 1 containers: [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447]
	I0920 17:41:01.090178   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.093328   28248 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:41:01.093384   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:41:01.124115   28248 cri.go:89] found id: "7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:41:01.124136   28248 cri.go:89] found id: ""
	I0920 17:41:01.124148   28248 logs.go:276] 1 containers: [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f]
	I0920 17:41:01.124199   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.127168   28248 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:41:01.127225   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:41:01.157974   28248 cri.go:89] found id: "302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:41:01.157995   28248 cri.go:89] found id: ""
	I0920 17:41:01.158002   28248 logs.go:276] 1 containers: [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5]
	I0920 17:41:01.158045   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.161072   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:41:01.161129   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:41:01.191710   28248 cri.go:89] found id: "6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:41:01.191731   28248 cri.go:89] found id: ""
	I0920 17:41:01.191739   28248 logs.go:276] 1 containers: [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122]
	I0920 17:41:01.191790   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.194937   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:41:01.194988   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:41:01.225672   28248 cri.go:89] found id: "0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:41:01.225689   28248 cri.go:89] found id: ""
	I0920 17:41:01.225695   28248 logs.go:276] 1 containers: [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820]
	I0920 17:41:01.225743   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.228852   28248 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:41:01.228935   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:41:01.261022   28248 cri.go:89] found id: "b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:41:01.261063   28248 cri.go:89] found id: ""
	I0920 17:41:01.261074   28248 logs.go:276] 1 containers: [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112]
	I0920 17:41:01.261125   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.264452   28248 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:41:01.264498   28248 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:41:01.297235   28248 cri.go:89] found id: "6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:41:01.297262   28248 cri.go:89] found id: ""
	I0920 17:41:01.297273   28248 logs.go:276] 1 containers: [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa]
	I0920 17:41:01.297320   28248 ssh_runner.go:195] Run: which crictl
	I0920 17:41:01.300433   28248 logs.go:123] Gathering logs for kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] ...
	I0920 17:41:01.300456   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447"
	I0920 17:41:01.344158   28248 logs.go:123] Gathering logs for kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] ...
	I0920 17:41:01.344185   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820"
	I0920 17:41:01.374656   28248 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:41:01.374682   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:41:01.445169   28248 logs.go:123] Gathering logs for container status ...
	I0920 17:41:01.445201   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:41:01.483679   28248 logs.go:123] Gathering logs for kubelet ...
	I0920 17:41:01.483705   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 17:41:01.512719   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:41:01.512880   28248 logs.go:138] Found kubelet problem: Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:41:01.547737   28248 logs.go:123] Gathering logs for dmesg ...
	I0920 17:41:01.547770   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:41:01.559426   28248 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:41:01.559446   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:41:01.650609   28248 logs.go:123] Gathering logs for kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] ...
	I0920 17:41:01.650638   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112"
	I0920 17:41:01.706516   28248 logs.go:123] Gathering logs for kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] ...
	I0920 17:41:01.706549   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa"
	I0920 17:41:01.739560   28248 logs.go:123] Gathering logs for etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] ...
	I0920 17:41:01.739584   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f"
	I0920 17:41:01.780563   28248 logs.go:123] Gathering logs for coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] ...
	I0920 17:41:01.780590   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5"
	I0920 17:41:01.814363   28248 logs.go:123] Gathering logs for kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] ...
	I0920 17:41:01.814389   28248 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122"
	I0920 17:41:01.850047   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:41:01.850072   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 17:41:01.850128   28248 out.go:270] X Problems detected in kubelet:
	W0920 17:41:01.850138   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: W0920 17:39:28.229659    1640 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-375516" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-375516' and this object
	W0920 17:41:01.850144   28248 out.go:270]   Sep 20 17:39:28 addons-375516 kubelet[1640]: E0920 17:39:28.229735    1640 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-375516\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-375516' and this object" logger="UnhandledError"
	I0920 17:41:01.850153   28248 out.go:358] Setting ErrFile to fd 2...
	I0920 17:41:01.850160   28248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:41:11.862994   28248 system_pods.go:59] 18 kube-system pods found
	I0920 17:41:11.863026   28248 system_pods.go:61] "coredns-7c65d6cfc9-4c74h" [c24813c2-a00b-4f4b-be61-1fb7c5285cb8] Running
	I0920 17:41:11.863031   28248 system_pods.go:61] "csi-hostpath-attacher-0" [18b3f688-f0fc-4d1c-a3ae-c5fe1e9c8519] Running
	I0920 17:41:11.863036   28248 system_pods.go:61] "csi-hostpath-resizer-0" [f567cd29-361b-4131-915c-9230351e83e0] Running
	I0920 17:41:11.863039   28248 system_pods.go:61] "csi-hostpathplugin-f87dk" [8d5b417a-f01b-4858-8d08-db0635bb6d7b] Running
	I0920 17:41:11.863042   28248 system_pods.go:61] "etcd-addons-375516" [d2cd8fbb-c482-40dd-a310-fcce3ea1d164] Running
	I0920 17:41:11.863045   28248 system_pods.go:61] "kindnet-c8k84" [4a3a6195-efb4-47ae-9274-8de23e046ba8] Running
	I0920 17:41:11.863047   28248 system_pods.go:61] "kube-apiserver-addons-375516" [b80bdb72-6684-4f0e-8688-50e1ac090eeb] Running
	I0920 17:41:11.863051   28248 system_pods.go:61] "kube-controller-manager-addons-375516" [0c48af06-7a94-4c11-8fe2-6d2bf49dce53] Running
	I0920 17:41:11.863055   28248 system_pods.go:61] "kube-ingress-dns-minikube" [a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9] Running
	I0920 17:41:11.863058   28248 system_pods.go:61] "kube-proxy-278cf" [00b0cef4-c32d-4b00-ab05-d59ce4db19a6] Running
	I0920 17:41:11.863063   28248 system_pods.go:61] "kube-scheduler-addons-375516" [76eed1be-a052-4a3c-a82f-3fce275219c9] Running
	I0920 17:41:11.863066   28248 system_pods.go:61] "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
	I0920 17:41:11.863069   28248 system_pods.go:61] "nvidia-device-plugin-daemonset-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
	I0920 17:41:11.863072   28248 system_pods.go:61] "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
	I0920 17:41:11.863074   28248 system_pods.go:61] "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
	I0920 17:41:11.863077   28248 system_pods.go:61] "snapshot-controller-56fcc65765-s2glt" [77a2481e-7e7a-4136-8bbb-a3970f888fce] Running
	I0920 17:41:11.863080   28248 system_pods.go:61] "snapshot-controller-56fcc65765-w6hzg" [84d84240-e0f7-438b-bd79-7b10914a6b3c] Running
	I0920 17:41:11.863083   28248 system_pods.go:61] "storage-provisioner" [18e1d0ba-1a0e-4af7-9185-06a94fc70e4d] Running
	I0920 17:41:11.863089   28248 system_pods.go:74] duration metric: took 10.805511372s to wait for pod list to return data ...
	I0920 17:41:11.863095   28248 default_sa.go:34] waiting for default service account to be created ...
	I0920 17:41:11.865935   28248 default_sa.go:45] found service account: "default"
	I0920 17:41:11.865956   28248 default_sa.go:55] duration metric: took 2.856961ms for default service account to be created ...
	I0920 17:41:11.865964   28248 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 17:41:11.874149   28248 system_pods.go:86] 18 kube-system pods found
	I0920 17:41:11.874170   28248 system_pods.go:89] "coredns-7c65d6cfc9-4c74h" [c24813c2-a00b-4f4b-be61-1fb7c5285cb8] Running
	I0920 17:41:11.874175   28248 system_pods.go:89] "csi-hostpath-attacher-0" [18b3f688-f0fc-4d1c-a3ae-c5fe1e9c8519] Running
	I0920 17:41:11.874179   28248 system_pods.go:89] "csi-hostpath-resizer-0" [f567cd29-361b-4131-915c-9230351e83e0] Running
	I0920 17:41:11.874182   28248 system_pods.go:89] "csi-hostpathplugin-f87dk" [8d5b417a-f01b-4858-8d08-db0635bb6d7b] Running
	I0920 17:41:11.874185   28248 system_pods.go:89] "etcd-addons-375516" [d2cd8fbb-c482-40dd-a310-fcce3ea1d164] Running
	I0920 17:41:11.874188   28248 system_pods.go:89] "kindnet-c8k84" [4a3a6195-efb4-47ae-9274-8de23e046ba8] Running
	I0920 17:41:11.874193   28248 system_pods.go:89] "kube-apiserver-addons-375516" [b80bdb72-6684-4f0e-8688-50e1ac090eeb] Running
	I0920 17:41:11.874197   28248 system_pods.go:89] "kube-controller-manager-addons-375516" [0c48af06-7a94-4c11-8fe2-6d2bf49dce53] Running
	I0920 17:41:11.874201   28248 system_pods.go:89] "kube-ingress-dns-minikube" [a0a35d1a-d9f9-4f07-ada2-75719ae4e6a9] Running
	I0920 17:41:11.874204   28248 system_pods.go:89] "kube-proxy-278cf" [00b0cef4-c32d-4b00-ab05-d59ce4db19a6] Running
	I0920 17:41:11.874208   28248 system_pods.go:89] "kube-scheduler-addons-375516" [76eed1be-a052-4a3c-a82f-3fce275219c9] Running
	I0920 17:41:11.874214   28248 system_pods.go:89] "metrics-server-84c5f94fbc-8zvvh" [fdbc3a37-1749-40cb-b144-16896983b71a] Running
	I0920 17:41:11.874217   28248 system_pods.go:89] "nvidia-device-plugin-daemonset-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
	I0920 17:41:11.874221   28248 system_pods.go:89] "registry-66c9cd494c-6xxs4" [a28ad8dd-30cd-44dc-a936-b72a6fa0bef6] Running
	I0920 17:41:11.874224   28248 system_pods.go:89] "registry-proxy-w97bz" [f0be4e82-521f-48a6-b608-fd320e87c699] Running
	I0920 17:41:11.874228   28248 system_pods.go:89] "snapshot-controller-56fcc65765-s2glt" [77a2481e-7e7a-4136-8bbb-a3970f888fce] Running
	I0920 17:41:11.874232   28248 system_pods.go:89] "snapshot-controller-56fcc65765-w6hzg" [84d84240-e0f7-438b-bd79-7b10914a6b3c] Running
	I0920 17:41:11.874236   28248 system_pods.go:89] "storage-provisioner" [18e1d0ba-1a0e-4af7-9185-06a94fc70e4d] Running
	I0920 17:41:11.874244   28248 system_pods.go:126] duration metric: took 8.275496ms to wait for k8s-apps to be running ...
	I0920 17:41:11.874250   28248 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 17:41:11.874303   28248 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:41:11.884676   28248 system_svc.go:56] duration metric: took 10.419565ms WaitForService to wait for kubelet
	I0920 17:41:11.884694   28248 kubeadm.go:582] duration metric: took 2m27.722751052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 17:41:11.884710   28248 node_conditions.go:102] verifying NodePressure condition ...
	I0920 17:41:11.887114   28248 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 17:41:11.887138   28248 node_conditions.go:123] node cpu capacity is 8
	I0920 17:41:11.887155   28248 node_conditions.go:105] duration metric: took 2.439065ms to run NodePressure ...
	I0920 17:41:11.887170   28248 start.go:241] waiting for startup goroutines ...
	I0920 17:41:11.887185   28248 start.go:246] waiting for cluster config update ...
	I0920 17:41:11.887203   28248 start.go:255] writing updated cluster config ...
	I0920 17:41:11.887500   28248 ssh_runner.go:195] Run: rm -f paused
	I0920 17:41:11.933759   28248 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 17:41:11.936083   28248 out.go:177] * Done! kubectl is now configured to use "addons-375516" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.355971091Z" level=info msg="Stopping pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=9da1bf78-2b23-4265-be08-1bb29bf0aa4f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.355999768Z" level=info msg="Stopped pod sandbox (already stopped): f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=9da1bf78-2b23-4265-be08-1bb29bf0aa4f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.356255876Z" level=info msg="Removing pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=c6352e37-479e-4801-b5dd-159f6f288d7e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.362496904Z" level=info msg="Removed pod sandbox: f0b91968ab3abd61b7a4f287f84716ae3080f19379f16fda5efe36528f335c08" id=c6352e37-479e-4801-b5dd-159f6f288d7e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.362843860Z" level=info msg="Stopping pod sandbox: 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=2d84effb-1233-4a66-9606-3f3925bc62e6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.362873702Z" level=info msg="Stopped pod sandbox (already stopped): 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=2d84effb-1233-4a66-9606-3f3925bc62e6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.363158359Z" level=info msg="Removing pod sandbox: 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=8bd9a293-14ae-457b-aee2-16a19914157f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:39 addons-375516 crio[1034]: time="2024-09-20 17:52:39.368717065Z" level=info msg="Removed pod sandbox: 218f5614bfc7512268abdc7553a12a41fd3f83b91f7ad7c2b7a7c3bced38a117" id=8bd9a293-14ae-457b-aee2-16a19914157f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 17:52:53 addons-375516 crio[1034]: time="2024-09-20 17:52:53.075523474Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2b8f7651-7f63-4d04-a932-e12dcb43be6d name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:52:53 addons-375516 crio[1034]: time="2024-09-20 17:52:53.075812367Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2b8f7651-7f63-4d04-a932-e12dcb43be6d name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:05 addons-375516 crio[1034]: time="2024-09-20 17:53:05.076202939Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=162c895a-5ed2-4146-b91a-1565d9f35fd8 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:05 addons-375516 crio[1034]: time="2024-09-20 17:53:05.076462265Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=162c895a-5ed2-4146-b91a-1565d9f35fd8 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:20 addons-375516 crio[1034]: time="2024-09-20 17:53:20.075422868Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=a9361ded-e459-4067-885d-3aa14f8c4098 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:20 addons-375516 crio[1034]: time="2024-09-20 17:53:20.075631134Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=a9361ded-e459-4067-885d-3aa14f8c4098 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:34 addons-375516 crio[1034]: time="2024-09-20 17:53:34.075670559Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=00a0e4ae-d2b2-4c94-900b-5c759e4cf93d name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:34 addons-375516 crio[1034]: time="2024-09-20 17:53:34.075886131Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=00a0e4ae-d2b2-4c94-900b-5c759e4cf93d name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:49 addons-375516 crio[1034]: time="2024-09-20 17:53:49.075727721Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=13a4562a-ddb7-4339-8688-b515a602daad name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:53:49 addons-375516 crio[1034]: time="2024-09-20 17:53:49.075948526Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=13a4562a-ddb7-4339-8688-b515a602daad name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:01 addons-375516 crio[1034]: time="2024-09-20 17:54:01.076080112Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=a085c7b7-ac92-43f4-a293-9ef169b0e653 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:01 addons-375516 crio[1034]: time="2024-09-20 17:54:01.076305546Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=a085c7b7-ac92-43f4-a293-9ef169b0e653 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:15 addons-375516 crio[1034]: time="2024-09-20 17:54:15.075610249Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f8799834-98c9-48f8-a00a-2313e924d2f9 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:15 addons-375516 crio[1034]: time="2024-09-20 17:54:15.075813405Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f8799834-98c9-48f8-a00a-2313e924d2f9 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:30 addons-375516 crio[1034]: time="2024-09-20 17:54:30.076424797Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=62379035-3a63-400f-bc7d-01c1ebb687f9 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:30 addons-375516 crio[1034]: time="2024-09-20 17:54:30.076668293Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=62379035-3a63-400f-bc7d-01c1ebb687f9 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:54:31 addons-375516 crio[1034]: time="2024-09-20 17:54:31.155623686Z" level=info msg="Stopping container: 2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf (timeout: 30s)" id=6cceb73c-cee0-4202-b31b-d3e74513b2ff name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	81d7107da5f17       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   About a minute ago   Running             hello-world-app           0                   c0bf4ae4045c9       hello-world-app-55bf9c44b4-zk9c2
	dc7dff7b2006a       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago        Running             nginx                     0                   d250a8789bad7       nginx
	a4f48f31c0c2c       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago       Running             gcp-auth                  0                   e81dc27c09983       gcp-auth-89d5ffd79-n6hlm
	2ec5f112774e0       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   15 minutes ago       Running             metrics-server            0                   3be36dc124595       metrics-server-84c5f94fbc-8zvvh
	302955fd1bf30       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago       Running             coredns                   0                   ff73e716cf580       coredns-7c65d6cfc9-4c74h
	80734f69d7043       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago       Running             storage-provisioner       0                   90281c4d8245f       storage-provisioner
	6368701822dac       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        15 minutes ago       Running             kindnet-cni               0                   8031e78e1d13a       kindnet-c8k84
	0df1b7dc05730       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        15 minutes ago       Running             kube-proxy                0                   bdd6041ab37c3       kube-proxy-278cf
	6770d30a6dc49       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        15 minutes ago       Running             kube-scheduler            0                   94862e86970ba       kube-scheduler-addons-375516
	794553da4a55a       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        15 minutes ago       Running             kube-apiserver            0                   4477247429f34       kube-apiserver-addons-375516
	7ef7e5b92d1dd       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        15 minutes ago       Running             etcd                      0                   9d95593b80611       etcd-addons-375516
	b2d2cdfb9af7a       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        15 minutes ago       Running             kube-controller-manager   0                   bd11181b04aaa       kube-controller-manager-addons-375516
	
	
	==> coredns [302955fd1bf30fd735ada349f5eaf0be91136e40393dc88b00c5256b5bfca3a5] <==
	[INFO] 10.244.0.13:36819 - 43040 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000075628s
	[INFO] 10.244.0.13:57346 - 56831 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000064728s
	[INFO] 10.244.0.13:57346 - 20722 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000093769s
	[INFO] 10.244.0.13:38522 - 26925 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004594175s
	[INFO] 10.244.0.13:38522 - 1321 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004642073s
	[INFO] 10.244.0.13:39529 - 15344 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004475414s
	[INFO] 10.244.0.13:39529 - 19699 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004772548s
	[INFO] 10.244.0.13:56024 - 6433 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004909153s
	[INFO] 10.244.0.13:56024 - 28967 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005849613s
	[INFO] 10.244.0.13:35350 - 48885 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000054555s
	[INFO] 10.244.0.13:35350 - 38120 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000100327s
	[INFO] 10.244.0.19:52879 - 58874 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000170748s
	[INFO] 10.244.0.19:39044 - 31924 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000246767s
	[INFO] 10.244.0.19:36534 - 15017 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000150623s
	[INFO] 10.244.0.19:44013 - 29940 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000212647s
	[INFO] 10.244.0.19:42968 - 34432 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000123364s
	[INFO] 10.244.0.19:38487 - 43447 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000151841s
	[INFO] 10.244.0.19:43282 - 14244 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006335611s
	[INFO] 10.244.0.19:40466 - 41973 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006422433s
	[INFO] 10.244.0.19:47241 - 46724 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005804004s
	[INFO] 10.244.0.19:59945 - 33856 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006704483s
	[INFO] 10.244.0.19:55913 - 63922 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004724371s
	[INFO] 10.244.0.19:51566 - 60029 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004884799s
	[INFO] 10.244.0.19:43212 - 31440 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000700787s
	[INFO] 10.244.0.19:54154 - 33859 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000784218s
	
	
	==> describe nodes <==
	Name:               addons-375516
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-375516
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=35d0eeb96573bd708dfd5c070da844e6f0fad78a
	                    minikube.k8s.io/name=addons-375516
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T17_38_39_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-375516
	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:  Fri, 20 Sep 2024 17:38:36 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-375516
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 17:54:25 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 17:52:47 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 17:52:47 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 17:52:47 +0000   Fri, 20 Sep 2024 17:38:35 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 17:52:47 +0000   Fri, 20 Sep 2024 17:39:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-375516
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 92bf43dd821e4648b1f521271777af3d
	  System UUID:                bb17197f-d5c2-44ea-a9b7-6ea3836e2153
	  Boot ID:                    767e4d4e-85dd-4333-99eb-834852ac2745
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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%)         13m
	  default                     hello-world-app-55bf9c44b4-zk9c2         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m18s
	  gcp-auth                    gcp-auth-89d5ffd79-n6hlm                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-4c74h                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     15m
	  kube-system                 etcd-addons-375516                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         15m
	  kube-system                 kindnet-c8k84                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-375516             250m (3%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-375516    200m (2%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-278cf                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-375516             100m (1%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-8zvvh          100m (1%)     0 (0%)      200Mi (0%)       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 (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-375516 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-375516 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-375516 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-375516 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-375516 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-375516 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-375516 event: Registered Node addons-375516 in Controller
	  Normal   NodeReady                15m                kubelet          Node addons-375516 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003048] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000691] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000605] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000651] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000655] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000670] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.609226] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.493529] kauditd_printk_skb: 46 callbacks suppressed
	[Sep20 17:50] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +1.008210] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +2.019797] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +4.027630] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[  +8.191201] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[ +16.126474] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	[Sep20 17:51] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 7e 27 ba af 77 c7 fe f7 a6 d0 ab 12 08 00
	
	
	==> etcd [7ef7e5b92d1dd0da36f89b1d576049d5de853bdefd7681bfa7463330f5b91f1f] <==
	{"level":"info","ts":"2024-09-20T17:38:46.558381Z","caller":"traceutil/trace.go:171","msg":"trace[760784117] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"104.193949ms","start":"2024-09-20T17:38:46.454177Z","end":"2024-09-20T17:38:46.558371Z","steps":["trace[760784117] 'process raft request'  (duration: 103.574991ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.838412Z","caller":"traceutil/trace.go:171","msg":"trace[497241279] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"102.320793ms","start":"2024-09-20T17:38:46.736073Z","end":"2024-09-20T17:38:46.838393Z","steps":["trace[497241279] 'process raft request'  (duration: 101.882492ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:46.839476Z","caller":"traceutil/trace.go:171","msg":"trace[1375294562] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"102.832025ms","start":"2024-09-20T17:38:46.736630Z","end":"2024-09-20T17:38:46.839462Z","steps":["trace[1375294562] 'process raft request'  (duration: 101.413751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.254246Z","caller":"traceutil/trace.go:171","msg":"trace[1420538408] transaction","detail":"{read_only:false; response_revision:428; number_of_response:1; }","duration":"100.654114ms","start":"2024-09-20T17:38:47.153574Z","end":"2024-09-20T17:38:47.254229Z","steps":["trace[1420538408] 'process raft request'  (duration: 100.555731ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.255860Z","caller":"traceutil/trace.go:171","msg":"trace[1580216397] transaction","detail":"{read_only:false; response_revision:429; number_of_response:1; }","duration":"100.059012ms","start":"2024-09-20T17:38:47.155789Z","end":"2024-09-20T17:38:47.255848Z","steps":["trace[1580216397] 'process raft request'  (duration: 99.846739ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.339532Z","caller":"traceutil/trace.go:171","msg":"trace[1854807041] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"183.543478ms","start":"2024-09-20T17:38:47.155973Z","end":"2024-09-20T17:38:47.339517Z","steps":["trace[1854807041] 'process raft request'  (duration: 99.728719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.341784Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.391811ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-c8k84\" ","response":"range_response_count:1 size:5102"}
	{"level":"info","ts":"2024-09-20T17:38:47.342734Z","caller":"traceutil/trace.go:171","msg":"trace[411760160] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-c8k84; range_end:; response_count:1; response_revision:432; }","duration":"189.347783ms","start":"2024-09-20T17:38:47.153374Z","end":"2024-09-20T17:38:47.342721Z","steps":["trace[411760160] 'agreement among raft nodes before linearized reading'  (duration: 188.332164ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:47.341908Z","caller":"traceutil/trace.go:171","msg":"trace[1330424260] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"105.666228ms","start":"2024-09-20T17:38:47.236229Z","end":"2024-09-20T17:38:47.341896Z","steps":["trace[1330424260] 'process raft request'  (duration: 19.50018ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.342385Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.273219ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:38:47.343427Z","caller":"traceutil/trace.go:171","msg":"trace[1803581193] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:432; }","duration":"107.319033ms","start":"2024-09-20T17:38:47.236097Z","end":"2024-09-20T17:38:47.343416Z","steps":["trace[1803581193] 'agreement among raft nodes before linearized reading'  (duration: 106.257991ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:47.342469Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.592694ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-09-20T17:38:47.343730Z","caller":"traceutil/trace.go:171","msg":"trace[1302871524] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7c65d6cfc9; range_end:; response_count:1; response_revision:432; }","duration":"185.850693ms","start":"2024-09-20T17:38:47.157870Z","end":"2024-09-20T17:38:47.343720Z","steps":["trace[1302871524] 'agreement among raft nodes before linearized reading'  (duration: 184.539316ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438098Z","caller":"traceutil/trace.go:171","msg":"trace[1148131266] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"104.583313ms","start":"2024-09-20T17:38:48.333495Z","end":"2024-09-20T17:38:48.438079Z","steps":["trace[1148131266] 'process raft request'  (duration: 103.584088ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438511Z","caller":"traceutil/trace.go:171","msg":"trace[1987121942] transaction","detail":"{read_only:false; response_revision:516; number_of_response:1; }","duration":"184.790552ms","start":"2024-09-20T17:38:48.253708Z","end":"2024-09-20T17:38:48.438498Z","steps":["trace[1987121942] 'process raft request'  (duration: 182.976939ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:38:48.438650Z","caller":"traceutil/trace.go:171","msg":"trace[475522924] transaction","detail":"{read_only:false; response_revision:518; number_of_response:1; }","duration":"104.91984ms","start":"2024-09-20T17:38:48.333719Z","end":"2024-09-20T17:38:48.438639Z","steps":["trace[475522924] 'process raft request'  (duration: 103.412171ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:38:48.438911Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"185.120129ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c\" ","response":"range_response_count:1 size:2668"}
	{"level":"info","ts":"2024-09-20T17:38:48.439084Z","caller":"traceutil/trace.go:171","msg":"trace[1915760244] range","detail":"{range_begin:/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c; range_end:; response_count:1; response_revision:518; }","duration":"185.297692ms","start":"2024-09-20T17:38:48.253772Z","end":"2024-09-20T17:38:48.439070Z","steps":["trace[1915760244] 'agreement among raft nodes before linearized reading'  (duration: 185.056492ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:40:30.460266Z","caller":"traceutil/trace.go:171","msg":"trace[512037464] transaction","detail":"{read_only:false; response_revision:1238; number_of_response:1; }","duration":"112.880949ms","start":"2024-09-20T17:40:30.347366Z","end":"2024-09-20T17:40:30.460247Z","steps":["trace[512037464] 'process raft request'  (duration: 112.744551ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:48:35.641548Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1555}
	{"level":"info","ts":"2024-09-20T17:48:35.665141Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1555,"took":"23.204546ms","hash":3855730452,"current-db-size-bytes":6574080,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3387392,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T17:48:35.665183Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3855730452,"revision":1555,"compact-revision":-1}
	{"level":"info","ts":"2024-09-20T17:53:35.646777Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1975}
	{"level":"info","ts":"2024-09-20T17:53:35.663157Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1975,"took":"15.895971ms","hash":1423579139,"current-db-size-bytes":6574080,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":5103616,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-20T17:53:35.663193Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1423579139,"revision":1975,"compact-revision":1555}
	
	
	==> gcp-auth [a4f48f31c0c2c5f08d07885c64f173134ebf07c7bca6f0f863f05ec256ed67b6] <==
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:41:12 Ready to marshal response ...
	2024/09/20 17:41:12 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:15 Ready to marshal response ...
	2024/09/20 17:49:15 Ready to write response ...
	2024/09/20 17:49:19 Ready to marshal response ...
	2024/09/20 17:49:19 Ready to write response ...
	2024/09/20 17:49:24 Ready to marshal response ...
	2024/09/20 17:49:24 Ready to write response ...
	2024/09/20 17:49:43 Ready to marshal response ...
	2024/09/20 17:49:43 Ready to write response ...
	2024/09/20 17:49:47 Ready to marshal response ...
	2024/09/20 17:49:47 Ready to write response ...
	2024/09/20 17:49:47 Ready to marshal response ...
	2024/09/20 17:49:47 Ready to write response ...
	2024/09/20 17:49:54 Ready to marshal response ...
	2024/09/20 17:49:54 Ready to write response ...
	2024/09/20 17:50:14 Ready to marshal response ...
	2024/09/20 17:50:14 Ready to write response ...
	2024/09/20 17:52:32 Ready to marshal response ...
	2024/09/20 17:52:32 Ready to write response ...
	
	
	==> kernel <==
	 17:54:32 up  1:37,  0 users,  load average: 0.09, 0.18, 0.18
	Linux addons-375516 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [6368701822dacb61423f714b2a39e3b548121f92bc0c723e9ea58740672de9aa] <==
	I0920 17:52:27.841124       1 main.go:299] handling current node
	I0920 17:52:37.840412       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:37.840443       1 main.go:299] handling current node
	I0920 17:52:47.837870       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:47.837906       1 main.go:299] handling current node
	I0920 17:52:57.841111       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:52:57.841143       1 main.go:299] handling current node
	I0920 17:53:07.847219       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:53:07.847245       1 main.go:299] handling current node
	I0920 17:53:17.838055       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:53:17.838087       1 main.go:299] handling current node
	I0920 17:53:27.844934       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:53:27.844968       1 main.go:299] handling current node
	I0920 17:53:37.844306       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:53:37.844339       1 main.go:299] handling current node
	I0920 17:53:47.838547       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:53:47.838582       1 main.go:299] handling current node
	I0920 17:53:57.839056       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:53:57.839513       1 main.go:299] handling current node
	I0920 17:54:07.837858       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:54:07.837892       1 main.go:299] handling current node
	I0920 17:54:17.841136       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:54:17.841189       1 main.go:299] handling current node
	I0920 17:54:27.846312       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:54:27.846341       1 main.go:299] handling current node
	
	
	==> kube-apiserver [794553da4a55aefd6abadcd67631c42c9b860305c1dd83bced226542c4a33447] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0920 17:40:38.850891       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.250.219:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.250.219:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.250.219:443: connect: connection refused" logger="UnhandledError"
	I0920 17:40:38.881425       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 17:49:15.306689       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.232.34"}
	I0920 17:49:31.005912       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 17:49:58.275022       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.275075       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.341186       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.341236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.353389       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.353440       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.362750       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.362789       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 17:49:58.436980       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 17:49:58.437020       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 17:49:59.362957       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0920 17:49:59.437834       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 17:49:59.441638       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	I0920 17:50:09.404635       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 17:50:10.423281       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0920 17:50:10.826433       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0920 17:50:14.843158       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 17:50:15.042573       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.116.33"}
	I0920 17:52:32.763352       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.225.90"}
	
	
	==> kube-controller-manager [b2d2cdfb9af7aca3ba9f23cb5085145dd7eaa242ca260efa7146e0b50f823112] <==
	I0920 17:52:45.033026       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0920 17:52:45.853082       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
	E0920 17:52:45.853123       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"
	I0920 17:52:47.016610       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-375516"
	W0920 17:52:53.769541       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
	E0920 17:52:53.769580       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"
	W0920 17:53:03.327467       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
	E0920 17:53:03.327503       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"
	W0920 17:53:13.307456       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
	E0920 17:53:13.307496       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"
	W0920 17:53:21.637404       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
	E0920 17:53:21.637446       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"
	W0920 17:53:26.348975       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
	E0920 17:53:26.349014       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"
	W0920 17:53:43.959650       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
	E0920 17:53:43.959686       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"
	W0920 17:53:45.380181       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
	E0920 17:53:45.380218       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"
	W0920 17:53:58.526739       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
	E0920 17:53:58.526794       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"
	W0920 17:54:05.279060       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
	E0920 17:54:05.279095       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"
	W0920 17:54:29.355166       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
	E0920 17:54:29.355215       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"
	I0920 17:54:31.145588       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="9.525µs"
	
	
	==> kube-proxy [0df1b7dc057300bf58e59d690bdd4551908796a4379405693fb86aeb7f75f820] <==
	I0920 17:38:47.844385       1 server_linux.go:66] "Using iptables proxy"
	I0920 17:38:48.450486       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 17:38:48.450564       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`"
	I0920 17:38:48.653800       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 17:38:48.653852       1 server_linux.go:169] "Using iptables Proxier"
	I0920 17:38:48.658205       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"
	I0920 17:38:48.658751       1 server.go:483] "Version info" version="v1.31.1"
	I0920 17:38:48.659064       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 17:38:48.738150       1 config.go:105] "Starting endpoint slice config controller"
	I0920 17:38:48.738196       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 17:38:48.738356       1 config.go:199] "Starting service config controller"
	I0920 17:38:48.738465       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 17:38:48.739101       1 config.go:328] "Starting node config controller"
	I0920 17:38:48.739182       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 17:38:48.839278       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 17:38:48.839767       1 shared_informer.go:320] Caches are synced for service config
	I0920 17:38:48.839869       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [6770d30a6dc492efbe2a8f79abc60a9e80c49ff237005bc6a8f8f6e810884122] <==
	E0920 17:38:36.963444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0920 17:38:36.963459       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"
	W0920 17:38:36.963495       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
	W0920 17:38:36.963522       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
	W0920 17:38:36.963547       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0920 17:38:36.963547       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"
	E0920 17:38:36.963566       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	E0920 17:38:36.963521       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"
	W0920 17:38:36.963616       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
	W0920 17:38:36.963629       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
	E0920 17:38:36.963637       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"
	E0920 17:38:36.963650       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"
	W0920 17:38:36.963684       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 17:38:36.963696       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:38:37.033377       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
	E0920 17:38:37.033485       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"
	W0920 17:38:37.853671       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
	E0920 17:38:37.853708       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"
	W0920 17:38:37.898869       1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
	E0920 17:38:37.898910       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: 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"
	W0920 17:38:37.906118       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
	E0920 17:38:37.906156       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"
	W0920 17:38:37.994877       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
	E0920 17:38:37.994921       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"
	I0920 17:38:40.954539       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 17:53:39 addons-375516 kubelet[1640]: E0920 17:53:39.328828    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854819328599150,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:53:49 addons-375516 kubelet[1640]: E0920 17:53:49.076434    1640 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="4a827e26-913f-4272-89af-000a40d0f762"
	Sep 20 17:53:49 addons-375516 kubelet[1640]: E0920 17:53:49.331118    1640 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854829330925556,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:53:49 addons-375516 kubelet[1640]: E0920 17:53:49.331156    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854829330925556,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:53:59 addons-375516 kubelet[1640]: E0920 17:53:59.332855    1640 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854839332618527,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:53:59 addons-375516 kubelet[1640]: E0920 17:53:59.332893    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854839332618527,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:01 addons-375516 kubelet[1640]: E0920 17:54:01.076507    1640 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="4a827e26-913f-4272-89af-000a40d0f762"
	Sep 20 17:54:09 addons-375516 kubelet[1640]: E0920 17:54:09.334889    1640 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854849334713744,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:09 addons-375516 kubelet[1640]: E0920 17:54:09.334920    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854849334713744,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:15 addons-375516 kubelet[1640]: E0920 17:54:15.076177    1640 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="4a827e26-913f-4272-89af-000a40d0f762"
	Sep 20 17:54:19 addons-375516 kubelet[1640]: E0920 17:54:19.337304    1640 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854859337092655,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:19 addons-375516 kubelet[1640]: E0920 17:54:19.337337    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854859337092655,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:29 addons-375516 kubelet[1640]: E0920 17:54:29.339475    1640 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854869339265859,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:29 addons-375516 kubelet[1640]: E0920 17:54:29.339508    1640 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726854869339265859,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:54:30 addons-375516 kubelet[1640]: E0920 17:54:30.076958    1640 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="4a827e26-913f-4272-89af-000a40d0f762"
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.542486    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2dnr4\" (UniqueName: \"kubernetes.io/projected/fdbc3a37-1749-40cb-b144-16896983b71a-kube-api-access-2dnr4\") pod \"fdbc3a37-1749-40cb-b144-16896983b71a\" (UID: \"fdbc3a37-1749-40cb-b144-16896983b71a\") "
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.542544    1640 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/fdbc3a37-1749-40cb-b144-16896983b71a-tmp-dir\") pod \"fdbc3a37-1749-40cb-b144-16896983b71a\" (UID: \"fdbc3a37-1749-40cb-b144-16896983b71a\") "
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.542832    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/fdbc3a37-1749-40cb-b144-16896983b71a-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "fdbc3a37-1749-40cb-b144-16896983b71a" (UID: "fdbc3a37-1749-40cb-b144-16896983b71a"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.544227    1640 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/fdbc3a37-1749-40cb-b144-16896983b71a-kube-api-access-2dnr4" (OuterVolumeSpecName: "kube-api-access-2dnr4") pod "fdbc3a37-1749-40cb-b144-16896983b71a" (UID: "fdbc3a37-1749-40cb-b144-16896983b71a"). InnerVolumeSpecName "kube-api-access-2dnr4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.627466    1640 scope.go:117] "RemoveContainer" containerID="2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf"
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.642733    1640 scope.go:117] "RemoveContainer" containerID="2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf"
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.642832    1640 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/fdbc3a37-1749-40cb-b144-16896983b71a-tmp-dir\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.642858    1640 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2dnr4\" (UniqueName: \"kubernetes.io/projected/fdbc3a37-1749-40cb-b144-16896983b71a-kube-api-access-2dnr4\") on node \"addons-375516\" DevicePath \"\""
	Sep 20 17:54:32 addons-375516 kubelet[1640]: E0920 17:54:32.643138    1640 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf\": container with ID starting with 2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf not found: ID does not exist" containerID="2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf"
	Sep 20 17:54:32 addons-375516 kubelet[1640]: I0920 17:54:32.643178    1640 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf"} err="failed to get container status \"2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf\": rpc error: code = NotFound desc = could not find container \"2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf\": container with ID starting with 2ec5f112774e026600cc8a653d9326794daefa4dab1d8e6c9fbe86c3462384bf not found: ID does not exist"
	
	
	==> storage-provisioner [80734f69d70438128bb96dcd31df2ecaf12a7ab120f280d75ddf627f684bc9c6] <==
	I0920 17:39:29.267560       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 17:39:29.278355       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 17:39:29.278489       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 17:39:29.333767       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 17:39:29.333954       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d!
	I0920 17:39:29.333900       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"451f3960-6c4b-4502-8792-085e12a5dd34", APIVersion:"v1", ResourceVersion:"943", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d became leader
	I0920 17:39:29.434276       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-375516_daab541b-7e1d-498f-bf56-1c86e975e47d!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-375516 -n addons-375516
helpers_test.go:261: (dbg) Run:  kubectl --context addons-375516 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-375516 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-375516 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-375516/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 17:41:12 +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-xczsx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xczsx:
	    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  13m                   default-scheduler  Successfully assigned default/busybox to addons-375516
	  Normal   Pulling    11m (x4 over 13m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 13m)     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 13m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m16s (x42 over 13m)  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 (318.59s)

                                                
                                    

Test pass (299/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 4.89
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 3.85
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.05
18 TestDownloadOnly/v1.31.1/DeleteAll 0.18
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.11
20 TestDownloadOnlyKic 1.03
21 TestBinaryMirror 0.72
22 TestOffline 52.06
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 191.9
31 TestAddons/serial/GCPAuth/Namespaces 0.13
35 TestAddons/parallel/InspektorGadget 10.61
38 TestAddons/parallel/CSI 43.89
39 TestAddons/parallel/Headlamp 16.42
40 TestAddons/parallel/CloudSpanner 5.46
41 TestAddons/parallel/LocalPath 50.69
42 TestAddons/parallel/NvidiaDevicePlugin 5.44
43 TestAddons/parallel/Yakd 10.6
44 TestAddons/StoppedEnableDisable 5.98
45 TestCertOptions 29.34
46 TestCertExpiration 227.19
48 TestForceSystemdFlag 26.82
49 TestForceSystemdEnv 31.64
51 TestKVMDriverInstallOrUpdate 1.22
55 TestErrorSpam/setup 20.13
56 TestErrorSpam/start 0.53
57 TestErrorSpam/status 0.82
58 TestErrorSpam/pause 1.42
59 TestErrorSpam/unpause 1.58
60 TestErrorSpam/stop 1.32
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 66.64
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 24.75
67 TestFunctional/serial/KubeContext 0.04
68 TestFunctional/serial/KubectlGetPods 0.09
71 TestFunctional/serial/CacheCmd/cache/add_remote 2.97
72 TestFunctional/serial/CacheCmd/cache/add_local 0.92
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.04
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.6
77 TestFunctional/serial/CacheCmd/cache/delete 0.09
78 TestFunctional/serial/MinikubeKubectlCmd 0.1
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 31.39
81 TestFunctional/serial/ComponentHealth 0.07
82 TestFunctional/serial/LogsCmd 1.26
83 TestFunctional/serial/LogsFileCmd 1.28
84 TestFunctional/serial/InvalidService 3.7
86 TestFunctional/parallel/ConfigCmd 0.31
87 TestFunctional/parallel/DashboardCmd 9.88
88 TestFunctional/parallel/DryRun 0.32
89 TestFunctional/parallel/InternationalLanguage 0.14
90 TestFunctional/parallel/StatusCmd 0.88
94 TestFunctional/parallel/ServiceCmdConnect 8.51
95 TestFunctional/parallel/AddonsCmd 0.13
96 TestFunctional/parallel/PersistentVolumeClaim 29.35
98 TestFunctional/parallel/SSHCmd 0.51
99 TestFunctional/parallel/CpCmd 2.04
100 TestFunctional/parallel/MySQL 19.39
101 TestFunctional/parallel/FileSync 0.29
102 TestFunctional/parallel/CertSync 1.53
106 TestFunctional/parallel/NodeLabels 0.07
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.54
110 TestFunctional/parallel/License 0.18
111 TestFunctional/parallel/ServiceCmd/DeployApp 10.18
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.66
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.28
117 TestFunctional/parallel/Version/short 0.05
118 TestFunctional/parallel/Version/components 1.23
119 TestFunctional/parallel/ImageCommands/ImageListShort 0.46
120 TestFunctional/parallel/ImageCommands/ImageListTable 0.4
121 TestFunctional/parallel/ImageCommands/ImageListJson 0.4
122 TestFunctional/parallel/ImageCommands/ImageListYaml 0.4
123 TestFunctional/parallel/ImageCommands/ImageBuild 6.47
124 TestFunctional/parallel/ImageCommands/Setup 0.49
125 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.22
126 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.85
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.12
128 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.7
129 TestFunctional/parallel/ImageCommands/ImageRemove 1.49
130 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.26
131 TestFunctional/parallel/ServiceCmd/List 0.33
132 TestFunctional/parallel/ServiceCmd/JSONOutput 0.33
133 TestFunctional/parallel/ServiceCmd/HTTPS 0.33
134 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
135 TestFunctional/parallel/ServiceCmd/Format 0.32
136 TestFunctional/parallel/ServiceCmd/URL 0.37
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
138 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
142 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
143 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
144 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
145 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.16
146 TestFunctional/parallel/ProfileCmd/profile_not_create 0.38
147 TestFunctional/parallel/ProfileCmd/profile_list 0.38
148 TestFunctional/parallel/MountCmd/any-port 7.61
149 TestFunctional/parallel/ProfileCmd/profile_json_output 0.34
150 TestFunctional/parallel/MountCmd/specific-port 1.65
151 TestFunctional/parallel/MountCmd/VerifyCleanup 2.54
152 TestFunctional/delete_echo-server_images 0.03
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.01
158 TestMultiControlPlane/serial/StartCluster 148.08
159 TestMultiControlPlane/serial/DeployApp 4.94
160 TestMultiControlPlane/serial/PingHostFromPods 0.97
161 TestMultiControlPlane/serial/AddWorkerNode 33.11
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
164 TestMultiControlPlane/serial/CopyFile 15.17
165 TestMultiControlPlane/serial/StopSecondaryNode 12.42
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.65
167 TestMultiControlPlane/serial/RestartSecondaryNode 31.31
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.98
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 158.05
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.99
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.63
172 TestMultiControlPlane/serial/StopCluster 35.36
173 TestMultiControlPlane/serial/RestartCluster 55.35
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.64
175 TestMultiControlPlane/serial/AddSecondaryNode 67.04
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.81
180 TestJSONOutput/start/Command 71.11
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.67
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.57
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.69
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.19
205 TestKicCustomNetwork/create_custom_network 29.21
206 TestKicCustomNetwork/use_default_bridge_network 22.63
207 TestKicExistingNetwork 22.83
208 TestKicCustomSubnet 25.74
209 TestKicStaticIP 22.61
210 TestMainNoArgs 0.04
211 TestMinikubeProfile 48.96
214 TestMountStart/serial/StartWithMountFirst 8.09
215 TestMountStart/serial/VerifyMountFirst 0.23
216 TestMountStart/serial/StartWithMountSecond 8.16
217 TestMountStart/serial/VerifyMountSecond 0.24
218 TestMountStart/serial/DeleteFirst 1.59
219 TestMountStart/serial/VerifyMountPostDelete 0.24
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 7.13
222 TestMountStart/serial/VerifyMountPostStop 0.23
225 TestMultiNode/serial/FreshStart2Nodes 63.92
226 TestMultiNode/serial/DeployApp2Nodes 4.11
227 TestMultiNode/serial/PingHostFrom2Pods 0.67
228 TestMultiNode/serial/AddNode 55.48
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.6
231 TestMultiNode/serial/CopyFile 8.66
232 TestMultiNode/serial/StopNode 2.08
233 TestMultiNode/serial/StartAfterStop 8.93
234 TestMultiNode/serial/RestartKeepsNodes 92.33
235 TestMultiNode/serial/DeleteNode 5.17
236 TestMultiNode/serial/StopMultiNode 23.69
237 TestMultiNode/serial/RestartMultiNode 45.55
238 TestMultiNode/serial/ValidateNameConflict 23.53
243 TestPreload 102.83
245 TestScheduledStopUnix 98.52
248 TestInsufficientStorage 9.37
249 TestRunningBinaryUpgrade 60.45
251 TestKubernetesUpgrade 353.3
252 TestMissingContainerUpgrade 150.86
253 TestStoppedBinaryUpgrade/Setup 0.54
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
256 TestNoKubernetes/serial/StartWithK8s 29
257 TestStoppedBinaryUpgrade/Upgrade 102.61
258 TestNoKubernetes/serial/StartWithStopK8s 9.86
259 TestNoKubernetes/serial/Start 12.59
260 TestNoKubernetes/serial/VerifyK8sNotRunning 0.42
261 TestNoKubernetes/serial/ProfileList 1.96
262 TestNoKubernetes/serial/Stop 2.7
263 TestNoKubernetes/serial/StartNoArgs 6.63
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.44
272 TestStoppedBinaryUpgrade/MinikubeLogs 0.82
274 TestPause/serial/Start 51.71
282 TestNetworkPlugins/group/false 3.2
286 TestPause/serial/SecondStartNoReconfiguration 33.74
287 TestPause/serial/Pause 0.96
288 TestPause/serial/VerifyStatus 0.31
289 TestPause/serial/Unpause 0.71
290 TestPause/serial/PauseAgain 0.77
291 TestPause/serial/DeletePaused 2.58
292 TestPause/serial/VerifyDeletedResources 0.7
294 TestStartStop/group/old-k8s-version/serial/FirstStart 143.76
296 TestStartStop/group/no-preload/serial/FirstStart 50.7
297 TestStartStop/group/no-preload/serial/DeployApp 10.32
298 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.81
299 TestStartStop/group/no-preload/serial/Stop 11.8
300 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
301 TestStartStop/group/no-preload/serial/SecondStart 262
302 TestStartStop/group/old-k8s-version/serial/DeployApp 9.4
303 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.84
304 TestStartStop/group/old-k8s-version/serial/Stop 11.87
305 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
306 TestStartStop/group/old-k8s-version/serial/SecondStart 142.94
308 TestStartStop/group/embed-certs/serial/FirstStart 39.6
310 TestStartStop/group/newest-cni/serial/FirstStart 29.72
311 TestStartStop/group/embed-certs/serial/DeployApp 8.25
312 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.88
313 TestStartStop/group/newest-cni/serial/DeployApp 0
314 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.79
315 TestStartStop/group/embed-certs/serial/Stop 11.87
316 TestStartStop/group/newest-cni/serial/Stop 1.2
317 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
318 TestStartStop/group/newest-cni/serial/SecondStart 12.14
319 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
320 TestStartStop/group/embed-certs/serial/SecondStart 263.17
321 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
322 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
323 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
324 TestStartStop/group/newest-cni/serial/Pause 2.58
326 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 72.47
327 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
328 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
329 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
330 TestStartStop/group/old-k8s-version/serial/Pause 2.48
331 TestNetworkPlugins/group/auto/Start 70.66
332 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.3
333 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.89
334 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.85
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.16
336 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.17
337 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
338 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
339 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
340 TestStartStop/group/no-preload/serial/Pause 2.84
341 TestNetworkPlugins/group/kindnet/Start 38.36
342 TestNetworkPlugins/group/auto/KubeletFlags 0.34
343 TestNetworkPlugins/group/auto/NetCatPod 8.19
344 TestNetworkPlugins/group/auto/DNS 0.12
345 TestNetworkPlugins/group/auto/Localhost 0.1
346 TestNetworkPlugins/group/auto/HairPin 0.1
347 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
348 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
349 TestNetworkPlugins/group/kindnet/NetCatPod 8.2
350 TestNetworkPlugins/group/calico/Start 49.05
351 TestNetworkPlugins/group/kindnet/DNS 0.13
352 TestNetworkPlugins/group/kindnet/Localhost 0.11
353 TestNetworkPlugins/group/kindnet/HairPin 0.11
354 TestNetworkPlugins/group/custom-flannel/Start 44.3
355 TestNetworkPlugins/group/calico/ControllerPod 6.01
356 TestNetworkPlugins/group/calico/KubeletFlags 0.24
357 TestNetworkPlugins/group/calico/NetCatPod 10.17
358 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.25
359 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.16
360 TestNetworkPlugins/group/calico/DNS 0.12
361 TestNetworkPlugins/group/calico/Localhost 0.1
362 TestNetworkPlugins/group/calico/HairPin 0.13
363 TestNetworkPlugins/group/custom-flannel/DNS 0.13
364 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
365 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
366 TestNetworkPlugins/group/enable-default-cni/Start 66.64
367 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
368 TestNetworkPlugins/group/flannel/Start 49.43
369 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
370 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
371 TestStartStop/group/embed-certs/serial/Pause 2.74
372 TestNetworkPlugins/group/bridge/Start 63.32
373 TestNetworkPlugins/group/flannel/ControllerPod 6.01
374 TestNetworkPlugins/group/flannel/KubeletFlags 0.25
375 TestNetworkPlugins/group/flannel/NetCatPod 10.17
376 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
377 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.21
378 TestNetworkPlugins/group/flannel/DNS 0.12
379 TestNetworkPlugins/group/flannel/Localhost 0.1
380 TestNetworkPlugins/group/flannel/HairPin 0.11
381 TestNetworkPlugins/group/enable-default-cni/DNS 0.13
382 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
383 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
384 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
385 TestNetworkPlugins/group/bridge/NetCatPod 10.22
386 TestNetworkPlugins/group/bridge/DNS 0.12
387 TestNetworkPlugins/group/bridge/Localhost 0.1
388 TestNetworkPlugins/group/bridge/HairPin 0.1
389 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
390 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.21
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.46
x
+
TestDownloadOnly/v1.20.0/json-events (4.89s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-387858 --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-amd64 start -o=json --download-only -p download-only-387858 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (4.884796867s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (4.89s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0920 17:37:53.470623   26948 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0920 17:37:53.470740   26948 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-387858 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |          |
	|         | -p download-only-387858        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:37:48
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:37:48.620748   26960 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:37:48.620853   26960 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:37:48.620863   26960 out.go:358] Setting ErrFile to fd 2...
	I0920 17:37:48.620868   26960 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:37:48.621022   26960 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	W0920 17:37:48.621174   26960 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19679-20129/.minikube/config/config.json: open /home/jenkins/minikube-integration/19679-20129/.minikube/config/config.json: no such file or directory
	I0920 17:37:48.621726   26960 out.go:352] Setting JSON to true
	I0920 17:37:48.622647   26960 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":4820,"bootTime":1726849049,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:37:48.622743   26960 start.go:139] virtualization: kvm guest
	I0920 17:37:48.625174   26960 out.go:97] [download-only-387858] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0920 17:37:48.625289   26960 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball: no such file or directory
	I0920 17:37:48.625352   26960 notify.go:220] Checking for updates...
	I0920 17:37:48.626478   26960 out.go:169] MINIKUBE_LOCATION=19679
	I0920 17:37:48.627893   26960 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:37:48.629029   26960 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:37:48.630338   26960 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:37:48.631631   26960 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0920 17:37:48.633756   26960 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 17:37:48.633965   26960 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:37:48.654610   26960 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:37:48.654667   26960 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:37:49.000873   26960 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 17:37:48.991934597 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:37:49.000965   26960 docker.go:318] overlay module found
	I0920 17:37:49.002702   26960 out.go:97] Using the docker driver based on user configuration
	I0920 17:37:49.002726   26960 start.go:297] selected driver: docker
	I0920 17:37:49.002732   26960 start.go:901] validating driver "docker" against <nil>
	I0920 17:37:49.002818   26960 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:37:49.047636   26960 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 17:37:49.038247369 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:37:49.047788   26960 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:37:49.048259   26960 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0920 17:37:49.048397   26960 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 17:37:49.050166   26960 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-387858 host does not exist
	  To start a cluster, run: "minikube start -p download-only-387858"

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-499276 --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-amd64 start -o=json --download-only -p download-only-499276 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (3.849327909s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (3.85s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0920 17:37:57.679135   26948 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0920 17:37:57.679180   26948 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19679-20129/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-387858 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | -p download-only-387858        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| delete  | -p download-only-387858        | download-only-387858 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC | 20 Sep 24 17:37 UTC |
	| start   | -o=json --download-only        | download-only-499276 | jenkins | v1.34.0 | 20 Sep 24 17:37 UTC |                     |
	|         | -p download-only-499276        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:37:53
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:37:53.866197   27307 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:37:53.866307   27307 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:37:53.866315   27307 out.go:358] Setting ErrFile to fd 2...
	I0920 17:37:53.866320   27307 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:37:53.866469   27307 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 17:37:53.867003   27307 out.go:352] Setting JSON to true
	I0920 17:37:53.867810   27307 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":4825,"bootTime":1726849049,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:37:53.867895   27307 start.go:139] virtualization: kvm guest
	I0920 17:37:53.869954   27307 out.go:97] [download-only-499276] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:37:53.870073   27307 notify.go:220] Checking for updates...
	I0920 17:37:53.871281   27307 out.go:169] MINIKUBE_LOCATION=19679
	I0920 17:37:53.872919   27307 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:37:53.874302   27307 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:37:53.875483   27307 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:37:53.876681   27307 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0920 17:37:53.878839   27307 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 17:37:53.879016   27307 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:37:53.899143   27307 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:37:53.899237   27307 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:37:53.946297   27307 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:46 SystemTime:2024-09-20 17:37:53.937838829 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:37:53.946401   27307 docker.go:318] overlay module found
	I0920 17:37:53.947958   27307 out.go:97] Using the docker driver based on user configuration
	I0920 17:37:53.947975   27307 start.go:297] selected driver: docker
	I0920 17:37:53.947980   27307 start.go:901] validating driver "docker" against <nil>
	I0920 17:37:53.948051   27307 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:37:53.990139   27307 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:46 SystemTime:2024-09-20 17:37:53.981683361 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:37:53.990309   27307 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:37:53.990802   27307 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0920 17:37:53.990962   27307 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 17:37:53.992684   27307 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-499276 host does not exist
	  To start a cluster, run: "minikube start -p download-only-499276"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.03s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-837206 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-837206" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-837206
--- PASS: TestDownloadOnlyKic (1.03s)

                                                
                                    
x
+
TestBinaryMirror (0.72s)

                                                
                                                
=== RUN   TestBinaryMirror
I0920 17:37:59.287140   26948 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-652239 --alsologtostderr --binary-mirror http://127.0.0.1:44631 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-652239" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-652239
--- PASS: TestBinaryMirror (0.72s)

                                                
                                    
x
+
TestOffline (52.06s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-240519 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-240519 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (48.101750534s)
helpers_test.go:175: Cleaning up "offline-crio-240519" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-240519
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-240519: (3.959346743s)
--- PASS: TestOffline (52.06s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-375516
addons_test.go:975: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-375516: exit status 85 (46.847304ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:986: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-375516
addons_test.go:986: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-375516: exit status 85 (46.085744ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (191.9s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-375516 --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:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-375516 --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: (3m11.898082917s)
--- PASS: TestAddons/Setup (191.90s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-375516 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-375516 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.13s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-gfp52" [4f912341-b587-48dd-a77a-e0724dc1aacf] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.00392885s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-375516
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-375516: (5.609822572s)
--- PASS: TestAddons/parallel/InspektorGadget (10.61s)

                                                
                                    
x
+
TestAddons/parallel/CSI (43.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0920 17:49:14.633971   26948 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 4.585274ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-375516 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-375516 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [5f4914f0-83fd-4a0f-9f07-d75b2480e461] Pending
helpers_test.go:344: "task-pv-pod" [5f4914f0-83fd-4a0f-9f07-d75b2480e461] 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" [5f4914f0-83fd-4a0f-9f07-d75b2480e461] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.01659447s
addons_test.go:528: (dbg) Run:  kubectl --context addons-375516 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-375516 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-375516 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-375516 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-375516 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-375516 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-375516 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (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" [816bcec0-7e6b-4348-b7f4-f9b161ad24cf] Pending
helpers_test.go:344: "task-pv-pod-restore" [816bcec0-7e6b-4348-b7f4-f9b161ad24cf] 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" [816bcec0-7e6b-4348-b7f4-f9b161ad24cf] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003042447s
addons_test.go:570: (dbg) Run:  kubectl --context addons-375516 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-375516 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-375516 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.496835844s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (43.89s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-375516 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-j58wt" [22b26b29-b6a6-4e1d-9386-64cabc7c4f5b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-j58wt" [22b26b29-b6a6-4e1d-9386-64cabc7c4f5b] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003651954s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 addons disable headlamp --alsologtostderr -v=1: (5.699690924s)
--- PASS: TestAddons/parallel/Headlamp (16.42s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-44j5b" [7065419b-6ba1-4073-96b4-42bc716ec3a0] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003498514s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-375516
--- PASS: TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (50.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-375516 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-375516 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-375516 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [dde729f4-8ea4-47a4-8e3c-ee6d2b2bc144] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [dde729f4-8ea4-47a4-8e3c-ee6d2b2bc144] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [dde729f4-8ea4-47a4-8e3c-ee6d2b2bc144] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.002968951s
addons_test.go:938: (dbg) Run:  kubectl --context addons-375516 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 ssh "cat /opt/local-path-provisioner/pvc-4843dc8c-2984-4d04-864d-7c3b88544ef8_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-375516 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-375516 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.890620062s)
--- PASS: TestAddons/parallel/LocalPath (50.69s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (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-vttbd" [0b2a22d8-144d-4deb-91eb-fdcfcf3eec46] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003542489s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-375516
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.44s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (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-pg7vd" [72dd7e85-2b7d-4f28-bfa1-f5e3dad71db5] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003478172s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-375516 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-375516 addons disable yakd --alsologtostderr -v=1: (5.599418678s)
--- PASS: TestAddons/parallel/Yakd (10.60s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (5.98s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-375516
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-375516: (5.752266089s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-375516
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-375516
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-375516
--- PASS: TestAddons/StoppedEnableDisable (5.98s)

                                                
                                    
x
+
TestCertOptions (29.34s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-409477 --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-amd64 start -p cert-options-409477 --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: (23.671690201s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-409477 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-409477 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-409477 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-409477" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-409477
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-409477: (5.01257491s)
--- PASS: TestCertOptions (29.34s)

                                                
                                    
x
+
TestCertExpiration (227.19s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-648607 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-648607 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.707839192s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-648607 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-648607 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (20.15916929s)
helpers_test.go:175: Cleaning up "cert-expiration-648607" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-648607
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-648607: (2.321908334s)
--- PASS: TestCertExpiration (227.19s)

                                                
                                    
x
+
TestForceSystemdFlag (26.82s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (31.64s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (1.22s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0920 18:24:32.441524   26948 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 18:24:32.441708   26948 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0920 18:24:32.472270   26948 install.go:62] docker-machine-driver-kvm2: exit status 1
W0920 18:24:32.472633   26948 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0920 18:24:32.472689   26948 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3190162006/001/docker-machine-driver-kvm2
I0920 18:24:32.618709   26948 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3190162006/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640] Decompressors:map[bz2:0xc000809c10 gz:0xc000809c18 tar:0xc000809bc0 tar.bz2:0xc000809bd0 tar.gz:0xc000809be0 tar.xz:0xc000809bf0 tar.zst:0xc000809c00 tbz2:0xc000809bd0 tgz:0xc000809be0 txz:0xc000809bf0 tzst:0xc000809c00 xz:0xc000809c20 zip:0xc000809c30 zst:0xc000809c28] Getters:map[file:0xc001d73950 http:0xc000814d20 https:0xc000814d70] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0920 18:24:32.618762   26948 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3190162006/001/docker-machine-driver-kvm2
I0920 18:24:33.180478   26948 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 18:24:33.180602   26948 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0920 18:24:33.211791   26948 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0920 18:24:33.211832   26948 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0920 18:24:33.211902   26948 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0920 18:24:33.211937   26948 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3190162006/002/docker-machine-driver-kvm2
I0920 18:24:33.233834   26948 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3190162006/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640] Decompressors:map[bz2:0xc000809c10 gz:0xc000809c18 tar:0xc000809bc0 tar.bz2:0xc000809bd0 tar.gz:0xc000809be0 tar.xz:0xc000809bf0 tar.zst:0xc000809c00 tbz2:0xc000809bd0 tgz:0xc000809be0 txz:0xc000809bf0 tzst:0xc000809c00 xz:0xc000809c20 zip:0xc000809c30 zst:0xc000809c28] Getters:map[file:0xc000952ff0 http:0xc0005c21e0 https:0xc0005c2370] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0920 18:24:33.233885   26948 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3190162006/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (1.22s)

                                                
                                    
x
+
TestErrorSpam/setup (20.13s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.53s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.82s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.42s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.58s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-381334 --log_dir /tmp/nospam-381334 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-381334 --log_dir /tmp/nospam-381334 stop: (1.158775666s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-381334 --log_dir /tmp/nospam-381334 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-381334 --log_dir /tmp/nospam-381334 stop
--- PASS: TestErrorSpam/stop (1.32s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (66.64s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-351740 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0920 17:56:12.257925   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.264332   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.275689   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.297013   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.338396   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.419884   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.581356   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:12.903041   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:13.545062   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:14.826717   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:17.389599   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-351740 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m6.640181525s)
--- PASS: TestFunctional/serial/StartWithProxy (66.64s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (24.75s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0920 17:56:21.201765   26948 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-351740 --alsologtostderr -v=8
E0920 17:56:22.511663   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:56:32.753134   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-351740 --alsologtostderr -v=8: (24.753162927s)
functional_test.go:663: soft start took 24.753970401s for "functional-351740" cluster.
I0920 17:56:45.955476   26948 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (24.75s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 cache add registry.k8s.io/pause:3.3: (1.018790105s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 cache add registry.k8s.io/pause:latest: (1.023562649s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.97s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-amd64 -p functional-351740 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.60s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (31.39s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-351740 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0920 17:56:53.235507   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-351740 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (31.388541641s)
functional_test.go:761: restart took 31.388662964s for "functional-351740" cluster.
I0920 17:57:23.605771   26948 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (31.39s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-351740 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.07s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.26s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 logs: (1.258146346s)
--- PASS: TestFunctional/serial/LogsCmd (1.26s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.28s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 logs --file /tmp/TestFunctionalserialLogsFileCmd806727292/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 logs --file /tmp/TestFunctionalserialLogsFileCmd806727292/001/logs.txt: (1.284217034s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.28s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.7s)

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

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

                                                
                                                
-- /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-351740 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.70s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.31s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.88s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.32s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:57:43.864094   69291 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:57:43.864342   69291 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:57:43.864350   69291 out.go:358] Setting ErrFile to fd 2...
	I0920 17:57:43.864355   69291 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:57:43.864519   69291 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 17:57:43.865019   69291 out.go:352] Setting JSON to false
	I0920 17:57:43.866028   69291 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":6015,"bootTime":1726849049,"procs":235,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:57:43.866119   69291 start.go:139] virtualization: kvm guest
	I0920 17:57:43.868266   69291 out.go:177] * [functional-351740] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:57:43.869525   69291 notify.go:220] Checking for updates...
	I0920 17:57:43.869532   69291 out.go:177]   - MINIKUBE_LOCATION=19679
	I0920 17:57:43.870861   69291 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:57:43.872106   69291 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:57:43.873299   69291 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:57:43.874512   69291 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:57:43.875859   69291 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:57:43.877477   69291 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:57:43.877921   69291 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:57:43.900611   69291 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:57:43.900712   69291 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:57:43.946299   69291 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 17:57:43.937477345 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:57:43.946402   69291 docker.go:318] overlay module found
	I0920 17:57:43.948373   69291 out.go:177] * Using the docker driver based on existing profile
	I0920 17:57:43.949680   69291 start.go:297] selected driver: docker
	I0920 17:57:43.949697   69291 start.go:901] validating driver "docker" against &{Name:functional-351740 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-351740 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}
	I0920 17:57:43.949779   69291 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:57:43.951798   69291 out.go:201] 
	W0920 17:57:43.952959   69291 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
	I0920 17:57:43.954183   69291 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.14s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:57:44.193431   69536 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:57:44.193566   69536 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:57:44.193576   69536 out.go:358] Setting ErrFile to fd 2...
	I0920 17:57:44.193580   69536 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:57:44.193869   69536 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 17:57:44.194390   69536 out.go:352] Setting JSON to false
	I0920 17:57:44.195553   69536 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":6015,"bootTime":1726849049,"procs":238,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:57:44.195649   69536 start.go:139] virtualization: kvm guest
	I0920 17:57:44.197807   69536 out.go:177] * [functional-351740] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0920 17:57:44.199135   69536 out.go:177]   - MINIKUBE_LOCATION=19679
	I0920 17:57:44.199150   69536 notify.go:220] Checking for updates...
	I0920 17:57:44.201590   69536 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:57:44.203015   69536 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 17:57:44.204320   69536 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 17:57:44.205582   69536 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:57:44.206854   69536 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:57:44.208714   69536 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:57:44.209256   69536 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:57:44.230729   69536 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:57:44.230798   69536 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:57:44.277912   69536 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 17:57:44.267408312 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 17:57:44.278012   69536 docker.go:318] overlay module found
	I0920 17:57:44.279957   69536 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0920 17:57:44.281640   69536 start.go:297] selected driver: docker
	I0920 17:57:44.281660   69536 start.go:901] validating driver "docker" against &{Name:functional-351740 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-351740 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}
	I0920 17:57:44.281773   69536 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:57:44.284016   69536 out.go:201] 
	W0920 17:57:44.285269   69536 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
	I0920 17:57:44.286610   69536 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.88s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-351740 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-351740 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-67bdd5bbb4-t7gbw" [b82f717b-3688-4a0e-bed3-ec2bf1686e7a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-t7gbw" [b82f717b-3688-4a0e-bed3-ec2bf1686e7a] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004074815s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32443
functional_test.go:1675: http://192.168.49.2:32443: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-t7gbw

                                                
                                                
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:32443
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.35s)

                                                
                                                
=== 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" [2b6b868f-7472-4ccd-b2a0-de8e90c38dcb] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003030033s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-351740 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-351740 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-351740 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-351740 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" [4c8ed49d-0687-4a3c-81f3-589efb4e7937] Pending
helpers_test.go:344: "sp-pod" [4c8ed49d-0687-4a3c-81f3-589efb4e7937] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [4c8ed49d-0687-4a3c-81f3-589efb4e7937] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003921354s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-351740 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-351740 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-351740 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" [23b9d5cb-14e2-4cca-9f59-a672b135db19] Pending
helpers_test.go:344: "sp-pod" [23b9d5cb-14e2-4cca-9f59-a672b135db19] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [23b9d5cb-14e2-4cca-9f59-a672b135db19] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004045278s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-351740 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.35s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.04s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (19.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-351740 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-9ffsp" [d2c4765f-0f21-4544-b9c9-9e4c389426e2] Pending
helpers_test.go:344: "mysql-6cdb49bbb-9ffsp" [d2c4765f-0f21-4544-b9c9-9e4c389426e2] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-9ffsp" [d2c4765f-0f21-4544-b9c9-9e4c389426e2] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 17.003822951s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-351740 exec mysql-6cdb49bbb-9ffsp -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-351740 exec mysql-6cdb49bbb-9ffsp -- mysql -ppassword -e "show databases;": exit status 1 (97.323886ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0920 17:58:07.644934   26948 retry.go:31] will retry after 1.055845587s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-351740 exec mysql-6cdb49bbb-9ffsp -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-351740 exec mysql-6cdb49bbb-9ffsp -- mysql -ppassword -e "show databases;": exit status 1 (97.788519ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0920 17:58:08.798943   26948 retry.go:31] will retry after 841.723261ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-351740 exec mysql-6cdb49bbb-9ffsp -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (19.39s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/26948.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "sudo cat /etc/ssl/certs/26948.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/26948.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "sudo cat /usr/share/ca-certificates/26948.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-amd64 -p functional-351740 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/269482.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "sudo cat /etc/ssl/certs/269482.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/269482.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "sudo cat /usr/share/ca-certificates/269482.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-amd64 -p functional-351740 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.53s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.54s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.18s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-351740 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-351740 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-6b9f76b5c7-7lbms" [ab303af7-7bea-412b-b306-94e007cea2e6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-7lbms" [ab303af7-7bea-412b-b306-94e007cea2e6] Running
E0920 17:57:34.197498   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003467589s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.18s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-351740 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-351740 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-351740 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-amd64 -p functional-351740 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 64912: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.66s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-351740 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" [208e79d5-59bb-4747-ac3d-6f7dc7101ec1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [208e79d5-59bb-4747-ac3d-6f7dc7101ec1] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.006454678s
I0920 17:57:41.669379   26948 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.28s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 version -o=json --components: (1.232405315s)
--- PASS: TestFunctional/parallel/Version/components (1.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-351740 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:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-351740
localhost/kicbase/echo-server:functional-351740
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-amd64 -p functional-351740 image ls --format short --alsologtostderr:
I0920 17:57:55.138836   72251 out.go:345] Setting OutFile to fd 1 ...
I0920 17:57:55.139137   72251 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.139144   72251 out.go:358] Setting ErrFile to fd 2...
I0920 17:57:55.139149   72251 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.139461   72251 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
I0920 17:57:55.140313   72251 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.140452   72251 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.141006   72251 cli_runner.go:164] Run: docker container inspect functional-351740 --format={{.State.Status}}
I0920 17:57:55.163089   72251 ssh_runner.go:195] Run: systemctl --version
I0920 17:57:55.163166   72251 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-351740
I0920 17:57:55.182906   72251 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/functional-351740/id_rsa Username:docker}
I0920 17:57:55.438640   72251 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.46s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-351740 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| localhost/kicbase/echo-server           | functional-351740  | 9056ab77afb8e | 4.94MB |
| localhost/minikube-local-cache-test     | functional-351740  | 3f324e560c631 | 3.33kB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-351740 image ls --format table --alsologtostderr:
I0920 17:57:56.296782   72578 out.go:345] Setting OutFile to fd 1 ...
I0920 17:57:56.296885   72578 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:56.296890   72578 out.go:358] Setting ErrFile to fd 2...
I0920 17:57:56.296894   72578 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:56.297079   72578 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
I0920 17:57:56.297663   72578 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:56.297755   72578 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:56.298112   72578 cli_runner.go:164] Run: docker container inspect functional-351740 --format={{.State.Status}}
I0920 17:57:56.313901   72578 ssh_runner.go:195] Run: systemctl --version
I0920 17:57:56.313943   72578 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-351740
I0920 17:57:56.329174   72578 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/functional-351740/id_rsa Username:docker}
I0920 17:57:56.482148   72578 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-351740 image ls --format json --alsologtostderr:
[{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"3f324e560c631232aa74aa63a8e8bcfe3bda157be0e450affa7cde71629668d4","repoDigests":["localhost/minikube-local-cache-test@sha256:0eb4b119e6c1444d180167a2212
e69b04322a0b33cc528b7e8797b87c90eb983"],"repoTags":["localhost/minikube-local-cache-test:functional-351740"],"size":"3330"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af
60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-
server:functional-351740"],"size":"4943877"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"92733849"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernet
esui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3
cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":["registry.k8s.io/kube-apiserver@sha256
:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"95237600"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-351740 image ls --format json --alsologtostderr:
I0920 17:57:55.896857   72470 out.go:345] Setting OutFile to fd 1 ...
I0920 17:57:55.896950   72470 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.896961   72470 out.go:358] Setting ErrFile to fd 2...
I0920 17:57:55.896967   72470 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.897186   72470 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
I0920 17:57:55.897787   72470 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.897902   72470 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.898289   72470 cli_runner.go:164] Run: docker container inspect functional-351740 --format={{.State.Status}}
I0920 17:57:55.914177   72470 ssh_runner.go:195] Run: systemctl --version
I0920 17:57:55.914221   72470 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-351740
I0920 17:57:55.929627   72470 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/functional-351740/id_rsa Username:docker}
I0920 17:57:56.081966   72470 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-351740 image ls --format yaml --alsologtostderr:
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 3f324e560c631232aa74aa63a8e8bcfe3bda157be0e450affa7cde71629668d4
repoDigests:
- localhost/minikube-local-cache-test@sha256:0eb4b119e6c1444d180167a2212e69b04322a0b33cc528b7e8797b87c90eb983
repoTags:
- localhost/minikube-local-cache-test:functional-351740
size: "3330"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "95237600"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-351740
size: "4943877"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "92733849"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-351740 image ls --format yaml --alsologtostderr:
I0920 17:57:55.497995   72334 out.go:345] Setting OutFile to fd 1 ...
I0920 17:57:55.498216   72334 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.498226   72334 out.go:358] Setting ErrFile to fd 2...
I0920 17:57:55.498231   72334 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.498498   72334 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
I0920 17:57:55.499067   72334 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.499157   72334 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.499500   72334 cli_runner.go:164] Run: docker container inspect functional-351740 --format={{.State.Status}}
I0920 17:57:55.515622   72334 ssh_runner.go:195] Run: systemctl --version
I0920 17:57:55.515676   72334 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-351740
I0920 17:57:55.531984   72334 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/functional-351740/id_rsa Username:docker}
I0920 17:57:55.734221   72334 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.40s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image build -t localhost/my-image:functional-351740 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 image build -t localhost/my-image:functional-351740 testdata/build --alsologtostderr: (5.86951818s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-351740 image build -t localhost/my-image:functional-351740 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 4a73beb657a
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-351740
--> 9bafcdab3e2
Successfully tagged localhost/my-image:functional-351740
9bafcdab3e262c7e65147766d491df636f591ad5fd682fa5cc3729da095ca477
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-351740 image build -t localhost/my-image:functional-351740 testdata/build --alsologtostderr:
I0920 17:57:55.995204   72507 out.go:345] Setting OutFile to fd 1 ...
I0920 17:57:55.995531   72507 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.995544   72507 out.go:358] Setting ErrFile to fd 2...
I0920 17:57:55.995556   72507 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:57:55.995838   72507 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
I0920 17:57:55.996445   72507 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.997051   72507 config.go:182] Loaded profile config "functional-351740": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:57:55.997479   72507 cli_runner.go:164] Run: docker container inspect functional-351740 --format={{.State.Status}}
I0920 17:57:56.014023   72507 ssh_runner.go:195] Run: systemctl --version
I0920 17:57:56.014066   72507 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-351740
I0920 17:57:56.029254   72507 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/functional-351740/id_rsa Username:docker}
I0920 17:57:56.137679   72507 build_images.go:161] Building image from path: /tmp/build.1834850100.tar
I0920 17:57:56.137764   72507 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0920 17:57:56.149031   72507 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1834850100.tar
I0920 17:57:56.153140   72507 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1834850100.tar: stat -c "%s %y" /var/lib/minikube/build/build.1834850100.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1834850100.tar': No such file or directory
I0920 17:57:56.153171   72507 ssh_runner.go:362] scp /tmp/build.1834850100.tar --> /var/lib/minikube/build/build.1834850100.tar (3072 bytes)
I0920 17:57:56.256183   72507 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1834850100
I0920 17:57:56.269881   72507 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1834850100 -xf /var/lib/minikube/build/build.1834850100.tar
I0920 17:57:56.341060   72507 crio.go:315] Building image: /var/lib/minikube/build/build.1834850100
I0920 17:57:56.341135   72507 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-351740 /var/lib/minikube/build/build.1834850100 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0920 17:58:01.790499   72507 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-351740 /var/lib/minikube/build/build.1834850100 --cgroup-manager=cgroupfs: (5.449329589s)
I0920 17:58:01.790591   72507 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1834850100
I0920 17:58:01.799033   72507 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1834850100.tar
I0920 17:58:01.806573   72507 build_images.go:217] Built localhost/my-image:functional-351740 from /tmp/build.1834850100.tar
I0920 17:58:01.806600   72507 build_images.go:133] succeeded building to: functional-351740
I0920 17:58:01.806606   72507 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (6.47s)

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

                                                
                                                
=== 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-351740
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.49s)

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

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

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

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

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

                                                
                                                
=== 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-351740
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image load --daemon kicbase/echo-server:functional-351740 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.12s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image save kicbase/echo-server:functional-351740 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.70s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-linux-amd64 -p functional-351740 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr: (1.038161839s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.26s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.101.91.34 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-amd64 -p functional-351740 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== 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-amd64 -p functional-351740 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.13s)

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

                                                
                                                
=== 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-amd64 -p functional-351740 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.12s)

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

                                                
                                                
=== 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-amd64 -p functional-351740 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.16s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 17:57:43.568734   26948 retry.go:31] will retry after 455.386094ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 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 20 17:57 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 20 17:57 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 20 17:57 test-1726855063302207098
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh cat /mount-9p/test-1726855063302207098
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-351740 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" [68f7d19e-b2ad-465a-94dd-d276d9d04dc4] Pending
helpers_test.go:344: "busybox-mount" [68f7d19e-b2ad-465a-94dd-d276d9d04dc4] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [68f7d19e-b2ad-465a-94dd-d276d9d04dc4] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [68f7d19e-b2ad-465a-94dd-d276d9d04dc4] 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.00409416s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-351740 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdany-port4042594016/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.61s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 17:57:51.240959   26948 retry.go:31] will retry after 305.727921ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 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-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdspecific-port1822967153/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-amd64 -p functional-351740 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-351740 ssh "sudo umount -f /mount-9p": exit status 1 (251.477806ms)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3484187863/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3484187863/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3484187863/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T" /mount1: exit status 1 (581.563807ms)

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

                                                
                                                
** /stderr **
I0920 17:57:53.144849   26948 retry.go:31] will retry after 633.461252ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T" /mount1
2024/09/20 17:57:53 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-351740 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-351740 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3484187863/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-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3484187863/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-amd64 mount -p functional-351740 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3484187863/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.54s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

                                                
                                                
=== 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-351740
--- PASS: TestFunctional/delete_echo-server_images (0.03s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (148.08s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-321622 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 17:58:56.119436   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-321622 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m27.437852173s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (148.08s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-321622 -- rollout status deployment/busybox: (3.098174128s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-k22zl -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-qktl5 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-wlxjd -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-k22zl -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-qktl5 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-wlxjd -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-k22zl -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-qktl5 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-321622 -- exec busybox-7dff88458-wlxjd -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (4.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (33.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-321622 -v=7 --alsologtostderr
E0920 18:01:12.258316   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-321622 -v=7 --alsologtostderr: (32.304945493s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (33.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.17s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp testdata/cp-test.txt ha-321622:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3793457292/001/cp-test_ha-321622.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622:/home/docker/cp-test.txt ha-321622-m02:/home/docker/cp-test_ha-321622_ha-321622-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test_ha-321622_ha-321622-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622:/home/docker/cp-test.txt ha-321622-m03:/home/docker/cp-test_ha-321622_ha-321622-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test_ha-321622_ha-321622-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622:/home/docker/cp-test.txt ha-321622-m04:/home/docker/cp-test_ha-321622_ha-321622-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test_ha-321622_ha-321622-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp testdata/cp-test.txt ha-321622-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3793457292/001/cp-test_ha-321622-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m02:/home/docker/cp-test.txt ha-321622:/home/docker/cp-test_ha-321622-m02_ha-321622.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test_ha-321622-m02_ha-321622.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m02:/home/docker/cp-test.txt ha-321622-m03:/home/docker/cp-test_ha-321622-m02_ha-321622-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test_ha-321622-m02_ha-321622-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m02:/home/docker/cp-test.txt ha-321622-m04:/home/docker/cp-test_ha-321622-m02_ha-321622-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test_ha-321622-m02_ha-321622-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp testdata/cp-test.txt ha-321622-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3793457292/001/cp-test_ha-321622-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m03:/home/docker/cp-test.txt ha-321622:/home/docker/cp-test_ha-321622-m03_ha-321622.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test_ha-321622-m03_ha-321622.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m03:/home/docker/cp-test.txt ha-321622-m02:/home/docker/cp-test_ha-321622-m03_ha-321622-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test_ha-321622-m03_ha-321622-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m03:/home/docker/cp-test.txt ha-321622-m04:/home/docker/cp-test_ha-321622-m03_ha-321622-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test_ha-321622-m03_ha-321622-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp testdata/cp-test.txt ha-321622-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3793457292/001/cp-test_ha-321622-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m04:/home/docker/cp-test.txt ha-321622:/home/docker/cp-test_ha-321622-m04_ha-321622.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622 "sudo cat /home/docker/cp-test_ha-321622-m04_ha-321622.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m04:/home/docker/cp-test.txt ha-321622-m02:/home/docker/cp-test_ha-321622-m04_ha-321622-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m02 "sudo cat /home/docker/cp-test_ha-321622-m04_ha-321622-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 cp ha-321622-m04:/home/docker/cp-test.txt ha-321622-m03:/home/docker/cp-test_ha-321622-m04_ha-321622-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 ssh -n ha-321622-m03 "sudo cat /home/docker/cp-test_ha-321622-m04_ha-321622-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 node stop m02 -v=7 --alsologtostderr
E0920 18:01:39.961261   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-321622 node stop m02 -v=7 --alsologtostderr: (11.787473042s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-321622 status -v=7 --alsologtostderr: exit status 7 (636.097063ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:01:49.861513   94185 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:01:49.861615   94185 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:01:49.861623   94185 out.go:358] Setting ErrFile to fd 2...
	I0920 18:01:49.861627   94185 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:01:49.861825   94185 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 18:01:49.861994   94185 out.go:352] Setting JSON to false
	I0920 18:01:49.862020   94185 mustload.go:65] Loading cluster: ha-321622
	I0920 18:01:49.862128   94185 notify.go:220] Checking for updates...
	I0920 18:01:49.862410   94185 config.go:182] Loaded profile config "ha-321622": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:01:49.862428   94185 status.go:174] checking status of ha-321622 ...
	I0920 18:01:49.862820   94185 cli_runner.go:164] Run: docker container inspect ha-321622 --format={{.State.Status}}
	I0920 18:01:49.879903   94185 status.go:364] ha-321622 host status = "Running" (err=<nil>)
	I0920 18:01:49.879931   94185 host.go:66] Checking if "ha-321622" exists ...
	I0920 18:01:49.880184   94185 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-321622
	I0920 18:01:49.897141   94185 host.go:66] Checking if "ha-321622" exists ...
	I0920 18:01:49.897444   94185 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:01:49.897523   94185 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-321622
	I0920 18:01:49.913877   94185 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/ha-321622/id_rsa Username:docker}
	I0920 18:01:50.017979   94185 ssh_runner.go:195] Run: systemctl --version
	I0920 18:01:50.021939   94185 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:01:50.031973   94185 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:01:50.076998   94185 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:52 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-20 18:01:50.068237701 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 18:01:50.077777   94185 kubeconfig.go:125] found "ha-321622" server: "https://192.168.49.254:8443"
	I0920 18:01:50.077811   94185 api_server.go:166] Checking apiserver status ...
	I0920 18:01:50.077859   94185 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 18:01:50.087938   94185 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1454/cgroup
	I0920 18:01:50.096369   94185 api_server.go:182] apiserver freezer: "4:freezer:/docker/9bd7fcdca030b37bb33422fc3d3a090d834a3b7529df1c2ec9223f6920d1d96e/crio/crio-b11c1ef54e662398bd4766a767f3d2c8dd490b2a051bcbaa317479af3e4f3675"
	I0920 18:01:50.096421   94185 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9bd7fcdca030b37bb33422fc3d3a090d834a3b7529df1c2ec9223f6920d1d96e/crio/crio-b11c1ef54e662398bd4766a767f3d2c8dd490b2a051bcbaa317479af3e4f3675/freezer.state
	I0920 18:01:50.103953   94185 api_server.go:204] freezer state: "THAWED"
	I0920 18:01:50.103978   94185 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 18:01:50.107766   94185 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 18:01:50.107788   94185 status.go:456] ha-321622 apiserver status = Running (err=<nil>)
	I0920 18:01:50.107796   94185 status.go:176] ha-321622 status: &{Name:ha-321622 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:01:50.107819   94185 status.go:174] checking status of ha-321622-m02 ...
	I0920 18:01:50.108043   94185 cli_runner.go:164] Run: docker container inspect ha-321622-m02 --format={{.State.Status}}
	I0920 18:01:50.124811   94185 status.go:364] ha-321622-m02 host status = "Stopped" (err=<nil>)
	I0920 18:01:50.124830   94185 status.go:377] host is not running, skipping remaining checks
	I0920 18:01:50.124836   94185 status.go:176] ha-321622-m02 status: &{Name:ha-321622-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:01:50.124852   94185 status.go:174] checking status of ha-321622-m03 ...
	I0920 18:01:50.125172   94185 cli_runner.go:164] Run: docker container inspect ha-321622-m03 --format={{.State.Status}}
	I0920 18:01:50.142004   94185 status.go:364] ha-321622-m03 host status = "Running" (err=<nil>)
	I0920 18:01:50.142023   94185 host.go:66] Checking if "ha-321622-m03" exists ...
	I0920 18:01:50.142237   94185 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-321622-m03
	I0920 18:01:50.158189   94185 host.go:66] Checking if "ha-321622-m03" exists ...
	I0920 18:01:50.158486   94185 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:01:50.158531   94185 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-321622-m03
	I0920 18:01:50.174728   94185 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/ha-321622-m03/id_rsa Username:docker}
	I0920 18:01:50.265679   94185 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:01:50.275862   94185 kubeconfig.go:125] found "ha-321622" server: "https://192.168.49.254:8443"
	I0920 18:01:50.275886   94185 api_server.go:166] Checking apiserver status ...
	I0920 18:01:50.275924   94185 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 18:01:50.285602   94185 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1386/cgroup
	I0920 18:01:50.293791   94185 api_server.go:182] apiserver freezer: "4:freezer:/docker/a35408ecfd5e9612c185266826e7947153f9888d9c1b4823e94b9906d0e62378/crio/crio-5a2351ed81a6b149674202fd26fb265f60afb3129ec0d485cd92c18369055298"
	I0920 18:01:50.293841   94185 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a35408ecfd5e9612c185266826e7947153f9888d9c1b4823e94b9906d0e62378/crio/crio-5a2351ed81a6b149674202fd26fb265f60afb3129ec0d485cd92c18369055298/freezer.state
	I0920 18:01:50.302267   94185 api_server.go:204] freezer state: "THAWED"
	I0920 18:01:50.302295   94185 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 18:01:50.306240   94185 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 18:01:50.306264   94185 status.go:456] ha-321622-m03 apiserver status = Running (err=<nil>)
	I0920 18:01:50.306272   94185 status.go:176] ha-321622-m03 status: &{Name:ha-321622-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:01:50.306285   94185 status.go:174] checking status of ha-321622-m04 ...
	I0920 18:01:50.306509   94185 cli_runner.go:164] Run: docker container inspect ha-321622-m04 --format={{.State.Status}}
	I0920 18:01:50.323194   94185 status.go:364] ha-321622-m04 host status = "Running" (err=<nil>)
	I0920 18:01:50.323214   94185 host.go:66] Checking if "ha-321622-m04" exists ...
	I0920 18:01:50.323469   94185 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-321622-m04
	I0920 18:01:50.340280   94185 host.go:66] Checking if "ha-321622-m04" exists ...
	I0920 18:01:50.340548   94185 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:01:50.340581   94185 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-321622-m04
	I0920 18:01:50.357349   94185 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/ha-321622-m04/id_rsa Username:docker}
	I0920 18:01:50.445896   94185 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:01:50.456210   94185 status.go:176] ha-321622-m04 status: &{Name:ha-321622-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (31.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-321622 node start m02 -v=7 --alsologtostderr: (30.39162094s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (31.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.98s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (158.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-321622 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-321622 -v=7 --alsologtostderr
E0920 18:02:29.915678   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:29.922081   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:29.933409   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:29.954748   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:29.996093   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:30.077507   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:30.239016   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:30.560425   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:31.202275   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:32.483953   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:35.046851   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:40.168496   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:02:50.410540   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-321622 -v=7 --alsologtostderr: (36.514885525s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-321622 --wait=true -v=7 --alsologtostderr
E0920 18:03:10.892796   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:03:51.854502   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-321622 --wait=true -v=7 --alsologtostderr: (2m1.450651561s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-321622
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (158.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-321622 node delete m03 -v=7 --alsologtostderr: (11.264812934s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 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 (11.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:390: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0920 18:05:13.775871   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.36s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:05:49.386593  110932 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:05:49.386701  110932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:05:49.386709  110932 out.go:358] Setting ErrFile to fd 2...
	I0920 18:05:49.386713  110932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:05:49.386918  110932 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 18:05:49.387096  110932 out.go:352] Setting JSON to false
	I0920 18:05:49.387126  110932 mustload.go:65] Loading cluster: ha-321622
	I0920 18:05:49.387235  110932 notify.go:220] Checking for updates...
	I0920 18:05:49.387516  110932 config.go:182] Loaded profile config "ha-321622": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:05:49.387532  110932 status.go:174] checking status of ha-321622 ...
	I0920 18:05:49.387907  110932 cli_runner.go:164] Run: docker container inspect ha-321622 --format={{.State.Status}}
	I0920 18:05:49.405699  110932 status.go:364] ha-321622 host status = "Stopped" (err=<nil>)
	I0920 18:05:49.405739  110932 status.go:377] host is not running, skipping remaining checks
	I0920 18:05:49.405747  110932 status.go:176] ha-321622 status: &{Name:ha-321622 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:05:49.405811  110932 status.go:174] checking status of ha-321622-m02 ...
	I0920 18:05:49.406164  110932 cli_runner.go:164] Run: docker container inspect ha-321622-m02 --format={{.State.Status}}
	I0920 18:05:49.421947  110932 status.go:364] ha-321622-m02 host status = "Stopped" (err=<nil>)
	I0920 18:05:49.421978  110932 status.go:377] host is not running, skipping remaining checks
	I0920 18:05:49.421986  110932 status.go:176] ha-321622-m02 status: &{Name:ha-321622-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:05:49.422004  110932 status.go:174] checking status of ha-321622-m04 ...
	I0920 18:05:49.422216  110932 cli_runner.go:164] Run: docker container inspect ha-321622-m04 --format={{.State.Status}}
	I0920 18:05:49.438340  110932 status.go:364] ha-321622-m04 host status = "Stopped" (err=<nil>)
	I0920 18:05:49.438359  110932 status.go:377] host is not running, skipping remaining checks
	I0920 18:05:49.438367  110932 status.go:176] ha-321622-m04 status: &{Name:ha-321622-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (55.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-321622 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 18:06:12.259756   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-321622 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (54.609611858s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 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 (55.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (67.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-321622 --control-plane -v=7 --alsologtostderr
E0920 18:07:29.915709   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-321622 --control-plane -v=7 --alsologtostderr: (1m6.245721619s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-321622 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (67.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.81s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (71.11s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-140621 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-140621 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m11.111780362s)
--- PASS: TestJSONOutput/start/Command (71.11s)

                                                
                                    
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.67s)

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

                                                
                                    
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.57s)

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

                                                
                                    
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.69s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-140621 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-140621 --output=json --user=testUser: (5.694142537s)
--- PASS: TestJSONOutput/stop/Command (5.69s)

                                                
                                    
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.19s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"4fd7723a-1f60-42c2-b8ca-a37350585077","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-765353] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f314678b-778f-42e0-9a52-9cafbed02e82","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19679"}}
	{"specversion":"1.0","id":"8b7a0873-7e97-4abd-aa0e-e6a022df1675","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":"5f0b4cc7-fe16-4ebb-81c4-623be37e858c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig"}}
	{"specversion":"1.0","id":"41153f6c-d0a6-4ef0-a5d3-3e2f6e4f88c9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube"}}
	{"specversion":"1.0","id":"0bc41965-7230-439a-ba24-a764134769f2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"fc3ce9f0-63c7-489a-bf09-fbde7c1a8f35","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"cce0003e-3461-42b3-990a-187cda03e29d","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (29.21s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-286875 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-286875 --network=: (27.206071008s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-286875" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-286875
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-286875: (1.989891025s)
--- PASS: TestKicCustomNetwork/create_custom_network (29.21s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.63s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.83s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0920 18:10:15.284701   26948 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W0920 18:10:15.299920   26948 cli_runner.go:211] docker network inspect existing-network --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
I0920 18:10:15.299981   26948 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0920 18:10:15.299997   26948 cli_runner.go:164] Run: docker network inspect existing-network
W0920 18:10:15.314926   26948 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0920 18:10:15.314961   26948 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0920 18:10:15.314977   26948 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I0920 18:10:15.315112   26948 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}}]}"
I0920 18:10:15.330216   26948 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-ad030996a417 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:ca:fd:5c:f8} reservation:<nil>}
I0920 18:10:15.330705   26948 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001479060}
I0920 18:10:15.330736   26948 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0920 18:10:15.330784   26948 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.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=existing-network existing-network
I0920 18:10:15.388315   26948 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-336687 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-336687 --network=existing-network: (20.905671234s)
helpers_test.go:175: Cleaning up "existing-network-336687" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-336687
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-336687: (1.783944382s)
I0920 18:10:38.093937   26948 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.83s)

                                                
                                    
x
+
TestKicCustomSubnet (25.74s)

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

                                                
                                    
x
+
TestKicStaticIP (22.61s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-567533 --static-ip=192.168.200.200
E0920 18:11:12.258288   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-567533 --static-ip=192.168.200.200: (20.884837418s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-567533 ip
helpers_test.go:175: Cleaning up "static-ip-567533" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-567533
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-567533: (1.606344989s)
--- PASS: TestKicStaticIP (22.61s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.96s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-654133 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-654133 --driver=docker  --container-runtime=crio: (23.005437433s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-668795 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-668795 --driver=docker  --container-runtime=crio: (20.928336165s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-654133
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-668795
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-668795" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-668795
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-668795: (1.792782643s)
helpers_test.go:175: Cleaning up "first-654133" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-654133
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-654133: (2.136447427s)
--- PASS: TestMinikubeProfile (48.96s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.09s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-235296 --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-amd64 start -p mount-start-1-235296 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.087059405s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.09s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.16s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-250636 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0920 18:12:29.915589   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-250636 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.162449614s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.16s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-235296 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-235296 --alsologtostderr -v=5: (1.588525284s)
--- PASS: TestMountStart/serial/DeleteFirst (1.59s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-250636
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-250636: (1.17043492s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.13s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-250636
E0920 18:12:35.322565   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-250636: (6.133354971s)
--- PASS: TestMountStart/serial/RestartStopped (7.13s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (63.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-587967 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-587967 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m3.493884772s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (63.92s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (55.48s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-587967 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-587967 -v 3 --alsologtostderr: (54.89270143s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (55.48s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.08s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:14:59.463808  176340 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:14:59.464048  176340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:14:59.464057  176340 out.go:358] Setting ErrFile to fd 2...
	I0920 18:14:59.464061  176340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:14:59.464256  176340 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 18:14:59.464414  176340 out.go:352] Setting JSON to false
	I0920 18:14:59.464444  176340 mustload.go:65] Loading cluster: multinode-587967
	I0920 18:14:59.464560  176340 notify.go:220] Checking for updates...
	I0920 18:14:59.464817  176340 config.go:182] Loaded profile config "multinode-587967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:14:59.464834  176340 status.go:174] checking status of multinode-587967 ...
	I0920 18:14:59.465284  176340 cli_runner.go:164] Run: docker container inspect multinode-587967 --format={{.State.Status}}
	I0920 18:14:59.485097  176340 status.go:364] multinode-587967 host status = "Running" (err=<nil>)
	I0920 18:14:59.485129  176340 host.go:66] Checking if "multinode-587967" exists ...
	I0920 18:14:59.485441  176340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-587967
	I0920 18:14:59.502717  176340 host.go:66] Checking if "multinode-587967" exists ...
	I0920 18:14:59.502977  176340 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:14:59.503011  176340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-587967
	I0920 18:14:59.520476  176340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/multinode-587967/id_rsa Username:docker}
	I0920 18:14:59.613923  176340 ssh_runner.go:195] Run: systemctl --version
	I0920 18:14:59.617708  176340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:14:59.627973  176340 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:14:59.673170  176340 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-20 18:14:59.664191837 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 18:14:59.673748  176340 kubeconfig.go:125] found "multinode-587967" server: "https://192.168.67.2:8443"
	I0920 18:14:59.673780  176340 api_server.go:166] Checking apiserver status ...
	I0920 18:14:59.673812  176340 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 18:14:59.684141  176340 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1493/cgroup
	I0920 18:14:59.692914  176340 api_server.go:182] apiserver freezer: "4:freezer:/docker/bf185d09976e70a4383efb18f6a3cf0ad4a33dd49ea78001ba72bdab437955f1/crio/crio-4c8d368f41ca84935ec571c120ffc679500fb58bca0d194c5f3b3c1c74bb5dcd"
	I0920 18:14:59.692981  176340 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bf185d09976e70a4383efb18f6a3cf0ad4a33dd49ea78001ba72bdab437955f1/crio/crio-4c8d368f41ca84935ec571c120ffc679500fb58bca0d194c5f3b3c1c74bb5dcd/freezer.state
	I0920 18:14:59.700866  176340 api_server.go:204] freezer state: "THAWED"
	I0920 18:14:59.700893  176340 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0920 18:14:59.704575  176340 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0920 18:14:59.704603  176340 status.go:456] multinode-587967 apiserver status = Running (err=<nil>)
	I0920 18:14:59.704616  176340 status.go:176] multinode-587967 status: &{Name:multinode-587967 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:14:59.704638  176340 status.go:174] checking status of multinode-587967-m02 ...
	I0920 18:14:59.704917  176340 cli_runner.go:164] Run: docker container inspect multinode-587967-m02 --format={{.State.Status}}
	I0920 18:14:59.721902  176340 status.go:364] multinode-587967-m02 host status = "Running" (err=<nil>)
	I0920 18:14:59.721927  176340 host.go:66] Checking if "multinode-587967-m02" exists ...
	I0920 18:14:59.722204  176340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-587967-m02
	I0920 18:14:59.739928  176340 host.go:66] Checking if "multinode-587967-m02" exists ...
	I0920 18:14:59.740216  176340 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:14:59.740260  176340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-587967-m02
	I0920 18:14:59.758284  176340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19679-20129/.minikube/machines/multinode-587967-m02/id_rsa Username:docker}
	I0920 18:14:59.853871  176340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:14:59.864752  176340 status.go:176] multinode-587967-m02 status: &{Name:multinode-587967-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:14:59.864794  176340 status.go:174] checking status of multinode-587967-m03 ...
	I0920 18:14:59.865056  176340 cli_runner.go:164] Run: docker container inspect multinode-587967-m03 --format={{.State.Status}}
	I0920 18:14:59.882405  176340 status.go:364] multinode-587967-m03 host status = "Stopped" (err=<nil>)
	I0920 18:14:59.882462  176340 status.go:377] host is not running, skipping remaining checks
	I0920 18:14:59.882471  176340 status.go:176] multinode-587967-m03 status: &{Name:multinode-587967-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (92.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-587967
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-587967
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-587967: (24.600046346s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-587967 --wait=true -v=8 --alsologtostderr
E0920 18:16:12.258303   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-587967 --wait=true -v=8 --alsologtostderr: (1m7.647973175s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-587967
--- PASS: TestMultiNode/serial/RestartKeepsNodes (92.33s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-587967 node delete m03: (4.619400625s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 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.17s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-587967 stop: (23.529811843s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-587967 status: exit status 7 (77.054411ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:17:09.958738  186097 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:17:09.959031  186097 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:17:09.959041  186097 out.go:358] Setting ErrFile to fd 2...
	I0920 18:17:09.959047  186097 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:17:09.959223  186097 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 18:17:09.959396  186097 out.go:352] Setting JSON to false
	I0920 18:17:09.959432  186097 mustload.go:65] Loading cluster: multinode-587967
	I0920 18:17:09.959536  186097 notify.go:220] Checking for updates...
	I0920 18:17:09.959930  186097 config.go:182] Loaded profile config "multinode-587967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:17:09.959955  186097 status.go:174] checking status of multinode-587967 ...
	I0920 18:17:09.960459  186097 cli_runner.go:164] Run: docker container inspect multinode-587967 --format={{.State.Status}}
	I0920 18:17:09.980024  186097 status.go:364] multinode-587967 host status = "Stopped" (err=<nil>)
	I0920 18:17:09.980043  186097 status.go:377] host is not running, skipping remaining checks
	I0920 18:17:09.980054  186097 status.go:176] multinode-587967 status: &{Name:multinode-587967 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:17:09.980098  186097 status.go:174] checking status of multinode-587967-m02 ...
	I0920 18:17:09.980356  186097 cli_runner.go:164] Run: docker container inspect multinode-587967-m02 --format={{.State.Status}}
	I0920 18:17:09.996303  186097 status.go:364] multinode-587967-m02 host status = "Stopped" (err=<nil>)
	I0920 18:17:09.996329  186097 status.go:377] host is not running, skipping remaining checks
	I0920 18:17:09.996335  186097 status.go:176] multinode-587967-m02 status: &{Name:multinode-587967-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (45.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-587967 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 18:17:29.915639   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-587967 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (45.0127693s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-587967 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 (45.55s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.53s)

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

                                                
                                                
-- stdout --
	* [multinode-587967-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19679
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-587967-m03 already exists in multinode-587967-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-amd64 delete -p multinode-587967-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-587967-m03: (1.791259786s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (23.53s)

                                                
                                    
x
+
TestPreload (102.83s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-454549 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0920 18:18:52.979809   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-454549 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m16.521579481s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-454549 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-454549 image pull gcr.io/k8s-minikube/busybox: (2.277401835s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-454549
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-454549: (5.69674066s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-454549 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-454549 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (15.936635799s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-454549 image list
helpers_test.go:175: Cleaning up "test-preload-454549" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-454549
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-454549: (2.190449251s)
--- PASS: TestPreload (102.83s)

                                                
                                    
x
+
TestScheduledStopUnix (98.52s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-428140 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-428140 --memory=2048 --driver=docker  --container-runtime=crio: (22.061130319s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-428140 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-428140 -n scheduled-stop-428140
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-428140 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0920 18:20:28.107228   26948 retry.go:31] will retry after 88.926µs: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.108384   26948 retry.go:31] will retry after 129.12µs: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.109544   26948 retry.go:31] will retry after 149.801µs: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.110673   26948 retry.go:31] will retry after 469.225µs: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.111818   26948 retry.go:31] will retry after 643.829µs: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.112929   26948 retry.go:31] will retry after 546.526µs: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.114032   26948 retry.go:31] will retry after 1.663963ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.116243   26948 retry.go:31] will retry after 2.561769ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.119466   26948 retry.go:31] will retry after 1.300571ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.121661   26948 retry.go:31] will retry after 1.941575ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.123849   26948 retry.go:31] will retry after 5.765107ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.130049   26948 retry.go:31] will retry after 7.004469ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.137195   26948 retry.go:31] will retry after 10.884881ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.148426   26948 retry.go:31] will retry after 18.50329ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
I0920 18:20:28.167651   26948 retry.go:31] will retry after 22.7443ms: open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/scheduled-stop-428140/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-428140 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-428140 -n scheduled-stop-428140
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-428140
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-428140 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0920 18:21:12.259217   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-428140
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-428140: exit status 7 (60.12139ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.37s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"643082c3-8c38-40c7-958a-6d736ccfe908","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-932872] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"7c27143d-0bbc-4a37-a95d-f9a5656d598e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19679"}}
	{"specversion":"1.0","id":"82e65a27-a28e-4be7-aae3-c44c980b1e16","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":"5e5fd1f6-568b-482c-93ea-2e1eb16f77cb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig"}}
	{"specversion":"1.0","id":"115a5b2d-3eb3-4df4-a8a3-5e08c95f9d4c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube"}}
	{"specversion":"1.0","id":"e78719d2-00ed-4da5-9abc-a25c63ff5b65","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"cb1dd5df-48d9-4d75-b221-6065f3ce654a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c1aecb6c-9e78-4daf-b350-5a37ae4975ec","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":"e7b87126-9c56-475b-bd00-afa797b7050c","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":"b0078902-45a6-4d10-a7d0-b020e2de7661","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":"9596f2f4-8003-447b-8fdc-e9c9173836d2","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":"16a03aad-2b50-4cbb-9a4e-96b026286b5a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-932872\" primary control-plane node in \"insufficient-storage-932872\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"aa0210da-0f13-4fbc-afb4-1b9fe7668210","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-1726589491-19662 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"030ee246-e92a-44a7-b4cc-081ddefe5d44","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":"9378b3a6-6515-4900-8b57-f5a81376ba5f","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-amd64 status -p insufficient-storage-932872 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-932872 --output=json --layout=cluster: exit status 7 (243.63107ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-932872","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-932872","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 18:21:51.534817  208728 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-932872" does not appear in /home/jenkins/minikube-integration/19679-20129/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-932872","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-932872","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 18:21:51.778219  208826 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-932872" does not appear in /home/jenkins/minikube-integration/19679-20129/kubeconfig
	E0920 18:21:51.787475  208826 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/insufficient-storage-932872/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-932872" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-932872
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-932872: (1.770988625s)
--- PASS: TestInsufficientStorage (9.37s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (60.45s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1960161380 start -p running-upgrade-101507 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1960161380 start -p running-upgrade-101507 --memory=2200 --vm-driver=docker  --container-runtime=crio: (33.364410936s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-101507 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-101507 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.826073991s)
helpers_test.go:175: Cleaning up "running-upgrade-101507" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-101507
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-101507: (2.669457397s)
--- PASS: TestRunningBinaryUpgrade (60.45s)

                                                
                                    
x
+
TestKubernetesUpgrade (353.3s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-045105 --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-amd64 start -p kubernetes-upgrade-045105 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (47.016728672s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-045105
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-045105: (1.22012988s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-045105 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-045105 status --format={{.Host}}: exit status 7 (75.016202ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-045105 --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-amd64 start -p kubernetes-upgrade-045105 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m22.808160344s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-045105 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-045105 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-045105 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (60.422075ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-045105] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19679
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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-045105
	    minikube start -p kubernetes-upgrade-045105 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-0451052 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-045105 --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-amd64 start -p kubernetes-upgrade-045105 --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-amd64 start -p kubernetes-upgrade-045105 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.869846409s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-045105" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-045105
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-045105: (2.184805173s)
--- PASS: TestKubernetesUpgrade (353.30s)

                                                
                                    
x
+
TestMissingContainerUpgrade (150.86s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3948393307 start -p missing-upgrade-279772 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3948393307 start -p missing-upgrade-279772 --memory=2200 --driver=docker  --container-runtime=crio: (1m15.731083204s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-279772
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-279772: (14.915168637s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-279772
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-279772 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-279772 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (57.725345106s)
helpers_test.go:175: Cleaning up "missing-upgrade-279772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-279772
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-279772: (1.95359867s)
--- PASS: TestMissingContainerUpgrade (150.86s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.54s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-261059] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19679
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (29s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.61s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2406981346 start -p stopped-upgrade-269548 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2406981346 start -p stopped-upgrade-269548 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m14.918446297s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2406981346 -p stopped-upgrade-269548 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2406981346 -p stopped-upgrade-269548 stop: (2.463515128s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-269548 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-269548 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.171347626s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.61s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.86s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-261059 --no-kubernetes --driver=docker  --container-runtime=crio
E0920 18:22:29.915245   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-261059 --no-kubernetes --driver=docker  --container-runtime=crio: (7.805071204s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-261059 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-261059 status -o json: exit status 2 (252.172986ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-261059
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-261059: (1.798422948s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (9.86s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (12.59s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.42s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.7s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-261059
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-261059: (2.697966071s)
--- PASS: TestNoKubernetes/serial/Stop (2.70s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.63s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-261059 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-261059 --driver=docker  --container-runtime=crio: (6.626237952s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.63s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.44s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.82s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-269548
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (0.82s)

                                                
                                    
x
+
TestPause/serial/Start (51.71s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-393137 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-393137 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (51.7049582s)
--- PASS: TestPause/serial/Start (51.71s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.2s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:24:27.439557  249556 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:24:27.439837  249556 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:24:27.439848  249556 out.go:358] Setting ErrFile to fd 2...
	I0920 18:24:27.439854  249556 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:24:27.440106  249556 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19679-20129/.minikube/bin
	I0920 18:24:27.440792  249556 out.go:352] Setting JSON to false
	I0920 18:24:27.442270  249556 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":7618,"bootTime":1726849049,"procs":325,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 18:24:27.442353  249556 start.go:139] virtualization: kvm guest
	I0920 18:24:27.444611  249556 out.go:177] * [false-301922] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 18:24:27.445819  249556 out.go:177]   - MINIKUBE_LOCATION=19679
	I0920 18:24:27.445821  249556 notify.go:220] Checking for updates...
	I0920 18:24:27.447077  249556 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 18:24:27.448098  249556 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19679-20129/kubeconfig
	I0920 18:24:27.449121  249556 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19679-20129/.minikube
	I0920 18:24:27.450193  249556 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 18:24:27.451303  249556 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 18:24:27.452734  249556 config.go:182] Loaded profile config "force-systemd-env-463145": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:24:27.452851  249556 config.go:182] Loaded profile config "kubernetes-upgrade-045105": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:24:27.452945  249556 config.go:182] Loaded profile config "pause-393137": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:24:27.453026  249556 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 18:24:27.477285  249556 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 18:24:27.477367  249556 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:24:27.533789  249556 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 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:false BridgeNfIP6Tables:false Debug:false NFd:56 OomKillDisable:true NGoroutines:78 SystemTime:2024-09-20 18:24:27.523599296 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 18:24:27.533899  249556 docker.go:318] overlay module found
	I0920 18:24:27.536086  249556 out.go:177] * Using the docker driver based on user configuration
	I0920 18:24:27.537258  249556 start.go:297] selected driver: docker
	I0920 18:24:27.537275  249556 start.go:901] validating driver "docker" against <nil>
	I0920 18:24:27.537286  249556 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 18:24:27.539359  249556 out.go:201] 
	W0920 18:24:27.540479  249556 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
	I0920 18:24:27.541655  249556 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:28 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: force-systemd-env-463145
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:23:45 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-045105
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: pause-393137
contexts:
- context:
cluster: force-systemd-env-463145
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:28 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: force-systemd-env-463145
name: force-systemd-env-463145
- context:
cluster: kubernetes-upgrade-045105
user: kubernetes-upgrade-045105
name: kubernetes-upgrade-045105
- context:
cluster: pause-393137
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-393137
name: pause-393137
current-context: force-systemd-env-463145
kind: Config
preferences: {}
users:
- name: force-systemd-env-463145
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/force-systemd-env-463145/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/force-systemd-env-463145/client.key
- name: kubernetes-upgrade-045105
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/kubernetes-upgrade-045105/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/kubernetes-upgrade-045105/client.key
- name: pause-393137
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/pause-393137/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/pause-393137/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-301922 [took: 2.910486626s] --------------------------------
helpers_test.go:175: Cleaning up "false-301922" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-301922
--- PASS: TestNetworkPlugins/group/false (3.20s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (33.74s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.96s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-393137 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.96s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-393137","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-393137","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.31s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.71s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.77s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-393137 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.77s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.58s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-393137 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-393137 --alsologtostderr -v=5: (2.582648331s)
--- PASS: TestPause/serial/DeletePaused (2.58s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.7s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-606224 --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:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-606224 --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: (2m23.762343402s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (143.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-732802 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 18:26:12.257800   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-732802 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (50.697436251s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (50.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-732802 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" [22c54b28-de96-452e-aa55-eb926ffb38ea] Pending
helpers_test.go:344: "busybox" [22c54b28-de96-452e-aa55-eb926ffb38ea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [22c54b28-de96-452e-aa55-eb926ffb38ea] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003737087s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-732802 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.32s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-732802 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-732802 --alsologtostderr -v=3: (11.799233652s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.80s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p no-preload-732802 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-732802 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 18:27:29.915950   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/functional-351740/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-732802 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m21.707525541s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-732802 -n no-preload-732802
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-606224 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" [bf59afdb-4ee8-4654-99ce-109e15f67527] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bf59afdb-4ee8-4654-99ce-109e15f67527] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003028596s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-606224 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-606224 --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-606224 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-606224 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-606224 --alsologtostderr -v=3: (11.872035862s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.87s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p old-k8s-version-606224 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-606224 --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-amd64 start -p old-k8s-version-606224 --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: (2m22.636256791s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-606224 -n old-k8s-version-606224
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (142.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-324034 --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-amd64 start -p embed-certs-324034 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (39.600086233s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (39.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-857551 --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-amd64 start -p newest-cni-857551 --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: (29.72134025s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-324034 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" [7cb233c6-182e-47b4-bd99-2b2228abd197] Pending
helpers_test.go:344: "busybox" [7cb233c6-182e-47b4-bd99-2b2228abd197] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7cb233c6-182e-47b4-bd99-2b2228abd197] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004289703s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-324034 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.25s)

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

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

                                                
                                    
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 (0.79s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-324034 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-324034 --alsologtostderr -v=3: (11.871721686s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-857551 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-857551 --alsologtostderr -v=3: (1.197680002s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.20s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p newest-cni-857551 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-857551 --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
E0920 18:29:15.324617   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-857551 --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: (11.826182784s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-857551 -n newest-cni-857551
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.14s)

                                                
                                    
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-amd64 status --format={{.Host}} -p embed-certs-324034 -n embed-certs-324034
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-324034 -n embed-certs-324034: exit status 7 (78.615458ms)

                                                
                                                
-- 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-amd64 addons enable dashboard -p embed-certs-324034 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-324034 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-324034 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m22.791085132s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-324034 -n embed-certs-324034
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (263.17s)

                                                
                                    
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.21s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-857551 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.21s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p newest-cni-857551 -n newest-cni-857551
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-857551 -n newest-cni-857551: exit status 2 (280.79492ms)

                                                
                                                
-- 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-amd64 unpause -p newest-cni-857551 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-857551 -n newest-cni-857551
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-857551 -n newest-cni-857551
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-342711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-342711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m12.470128631s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (72.47s)

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

                                                
                                                
=== 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-cs2hp" [5cb59c84-345a-461e-b6b1-4ab3850c340d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004607064s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cs2hp" [5cb59c84-345a-461e-b6b1-4ab3850c340d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0036145s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-606224 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-606224 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
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p old-k8s-version-606224 -n old-k8s-version-606224
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-606224 -n old-k8s-version-606224: exit status 2 (288.16178ms)

                                                
                                                
-- 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-amd64 unpause -p old-k8s-version-606224 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-606224 -n old-k8s-version-606224
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-606224 -n old-k8s-version-606224
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.48s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m10.660620172s)
--- PASS: TestNetworkPlugins/group/auto/Start (70.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-342711 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" [4b0d9bd1-ab2c-46f1-8968-81ac1097a879] Pending
helpers_test.go:344: "busybox" [4b0d9bd1-ab2c-46f1-8968-81ac1097a879] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4b0d9bd1-ab2c-46f1-8968-81ac1097a879] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003531829s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-342711 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.30s)

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

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

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

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

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p default-k8s-diff-port-342711 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-342711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-342711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m21.859012655s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-342711 -n default-k8s-diff-port-342711
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.17s)

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

                                                
                                                
=== 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-gkcfx" [3158a160-cc0a-4fc6-81ab-ba389733d7b3] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00370325s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-gkcfx" [3158a160-cc0a-4fc6-81ab-ba389733d7b3] Running
E0920 18:31:12.258114   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/addons-375516/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003297328s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-732802 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-732802 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/no-preload/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p no-preload-732802 -n no-preload-732802
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-732802 -n no-preload-732802: exit status 2 (333.053228ms)

                                                
                                                
-- 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-amd64 unpause -p no-preload-732802 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-732802 -n no-preload-732802
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-732802 -n no-preload-732802
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.84s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (38.356931643s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (38.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-301922 "pgrep -a kubelet"
I0920 18:31:47.568384   26948 config.go:182] Loaded profile config "auto-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-301922 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-976zp" [a62999eb-e367-4fa1-9d03-52d7e21db827] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-976zp" [a62999eb-e367-4fa1-9d03-52d7e21db827] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.003998581s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (8.19s)

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

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

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

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

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

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

                                                
                                    
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-44zsg" [5a171757-4d38-4a8a-a2ee-d74faa8d97b8] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00429856s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-301922 "pgrep -a kubelet"
I0920 18:32:07.400420   26948 config.go:182] Loaded profile config "kindnet-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-301922 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-7smsj" [0c234040-d687-4a88-9878-20f636355181] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-7smsj" [0c234040-d687-4a88-9878-20f636355181] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 8.004144954s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (8.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (49.052236617s)
--- PASS: TestNetworkPlugins/group/calico/Start (49.05s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0920 18:32:35.080760   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.087181   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.098572   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.120008   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.161465   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.243329   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.404621   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:35.726262   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:36.367959   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:37.649960   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:40.211512   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:45.333246   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:32:55.575191   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (44.30250449s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (44.30s)

                                                
                                    
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-7l79m" [fdbdb86a-6c48-406d-b393-f99e6b732499] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003793583s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-301922 "pgrep -a kubelet"
I0920 18:33:09.107470   26948 config.go:182] Loaded profile config "calico-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-301922 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-cs94l" [3bea23ad-25d2-4dc0-99e5-89045771d2fd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-cs94l" [3bea23ad-25d2-4dc0-99e5-89045771d2fd] Running
E0920 18:33:16.056802   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003567488s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-301922 "pgrep -a kubelet"
I0920 18:33:18.674448   26948 config.go:182] Loaded profile config "custom-flannel-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-301922 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-ptdt6" [5de81501-07f8-4a33-8067-c529885006ba] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ptdt6" [5de81501-07f8-4a33-8067-c529885006ba] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.0039615s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.16s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-301922 --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-amd64 start -p enable-default-cni-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m6.644581451s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (66.64s)

                                                
                                    
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-84knf" [426ec807-b076-47d1-89a2-5218c615e742] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00420447s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (49.429307863s)
--- PASS: TestNetworkPlugins/group/flannel/Start (49.43s)

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

                                                
                                                
=== 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-84knf" [426ec807-b076-47d1-89a2-5218c615e742] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003370367s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-324034 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-324034 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/embed-certs/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-324034 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-324034 -n embed-certs-324034
E0920 18:33:57.018378   26948 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/old-k8s-version-606224/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-324034 -n embed-certs-324034: exit status 2 (272.747846ms)

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p embed-certs-324034 -n embed-certs-324034
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-324034 -n embed-certs-324034: exit status 2 (303.269513ms)

                                                
                                                
-- 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-amd64 unpause -p embed-certs-324034 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-324034 -n embed-certs-324034
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-324034 -n embed-certs-324034
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.74s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-301922 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m3.324782072s)
--- PASS: TestNetworkPlugins/group/bridge/Start (63.32s)

                                                
                                    
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-c8ghr" [03579820-9e87-4e73-988c-fa4b29b59edd] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003832396s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-301922 "pgrep -a kubelet"
I0920 18:34:43.700714   26948 config.go:182] Loaded profile config "flannel-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-301922 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-zl2sn" [c21538b5-d07c-478b-9537-d3db9f3da427] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-zl2sn" [c21538b5-d07c-478b-9537-d3db9f3da427] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003851307s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-301922 "pgrep -a kubelet"
I0920 18:34:45.138390   26948 config.go:182] Loaded profile config "enable-default-cni-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-301922 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-wh77n" [c2202845-edb3-4e1d-b10e-4461450fe452] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wh77n" [c2202845-edb3-4e1d-b10e-4461450fe452] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.004157903s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.21s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-301922 "pgrep -a kubelet"
I0920 18:35:05.227885   26948 config.go:182] Loaded profile config "bridge-301922": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-301922 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-nb55d" [d34596fa-563b-49ec-a119-5cf7b1c731d6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-nb55d" [d34596fa-563b-49ec-a119-5cf7b1c731d6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004126674s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.22s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-rvpdg" [252589f1-1c9c-4b4a-b8d0-ccb55f69331e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003450831s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-rvpdg" [252589f1-1c9c-4b4a-b8d0-ccb55f69331e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004119696s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-342711 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-342711 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.21s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-342711 -n default-k8s-diff-port-342711
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-342711 -n default-k8s-diff-port-342711: exit status 2 (270.343065ms)

                                                
                                                
-- 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-amd64 unpause -p default-k8s-diff-port-342711 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-342711 -n default-k8s-diff-port-342711
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-342711 -n default-k8s-diff-port-342711
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.46s)

                                                
                                    

Test skip (25/327)

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
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:438: 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 amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/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.18s)

                                                
                                                
=== 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-394739" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-394739
--- SKIP: TestStartStop/group/disable-driver-mounts (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (2.98s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:23:45 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-045105
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: pause-393137
contexts:
- context:
cluster: kubernetes-upgrade-045105
user: kubernetes-upgrade-045105
name: kubernetes-upgrade-045105
- context:
cluster: pause-393137
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-393137
name: pause-393137
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-045105
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/kubernetes-upgrade-045105/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/kubernetes-upgrade-045105/client.key
- name: pause-393137
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/pause-393137/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/pause-393137/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-301922 [took: 2.804133301s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-301922" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-301922
--- SKIP: TestNetworkPlugins/group/kubenet (2.98s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:629: 
----------------------- debugLogs start: cilium-301922 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-301922

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-301922" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-301922" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-301922" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-301922

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-301922

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-301922

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-301922

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-301922" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-301922" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-301922" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:23:45 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-045105
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19679-20129/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: pause-393137
contexts:
- context:
cluster: kubernetes-upgrade-045105
user: kubernetes-upgrade-045105
name: kubernetes-upgrade-045105
- context:
cluster: pause-393137
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:24:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-393137
name: pause-393137
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-045105
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/kubernetes-upgrade-045105/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/kubernetes-upgrade-045105/client.key
- name: pause-393137
user:
client-certificate: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/pause-393137/client.crt
client-key: /home/jenkins/minikube-integration/19679-20129/.minikube/profiles/pause-393137/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-301922

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-301922 [took: 3.096563812s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-301922" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-301922
--- SKIP: TestNetworkPlugins/group/cilium (3.25s)

                                                
                                    
Copied to clipboard