Test Report: Docker_Linux_crio 19662

                    
                      3f64d3c641e64b460ff7a3cff080aebef74ca5ca:2024-09-17:36258
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 72.81
34 TestAddons/parallel/Ingress 152.27
36 TestAddons/parallel/MetricsServer 365.36
x
+
TestAddons/parallel/Registry (72.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.904302ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002321028s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003795723s
addons_test.go:342: (dbg) Run:  kubectl --context addons-486180 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-486180 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-486180 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.07189198s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-486180 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 ip
2024/09/17 17:08:15 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 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-486180
helpers_test.go:235: (dbg) docker inspect addons-486180:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff",
	        "Created": "2024-09-17T16:56:36.65970696Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 19877,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-17T16:56:36.790285994Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:bb3bcbaabeeeadbf6b43ae7d1d07e504b3c8a94ec024df89bcb237eba4f5e9b3",
	        "ResolvConfPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/hosts",
	        "LogPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff-json.log",
	        "Name": "/addons-486180",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-486180:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-486180",
	            "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/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5-init/diff:/var/lib/docker/overlay2/434d7e10ea6c0742dee7f7a923b2559a24cad5ca83e3bf76b7ca984f74af38a6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-486180",
	                "Source": "/var/lib/docker/volumes/addons-486180/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-486180",
	            "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-486180",
	                "name.minikube.sigs.k8s.io": "addons-486180",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ddc538909f997e5ecb5192fad50a86c199ed8bf465681f5a6c4bd7c6bacd4c4c",
	            "SandboxKey": "/var/run/docker/netns/ddc538909f99",
	            "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-486180": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "88d99dd7b8794b595da6f7a4dfd8279616f2fbe38870cb0ebdcc3a9c9ef8f52e",
	                    "EndpointID": "e415114d95621a3df3791b949a82a8fdf44ebeac1a94f58bc78b10c5750df5fc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-486180",
	                        "eb41e3bcd427"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-486180 -n addons-486180
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-486180 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 logs -n 25: (1.198262256s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| delete  | -p download-only-547364                                                                     | download-only-547364   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| delete  | -p download-only-298080                                                                     | download-only-298080   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| delete  | -p download-only-547364                                                                     | download-only-547364   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| start   | --download-only -p                                                                          | download-docker-132658 | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | download-docker-132658                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-132658                                                                   | download-docker-132658 | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-434564   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | binary-mirror-434564                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41479                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-434564                                                                     | binary-mirror-434564   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| addons  | enable dashboard -p                                                                         | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-486180 --wait=true                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:59 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | -p addons-486180                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | -p addons-486180                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-486180 ssh cat                                                                       | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | /opt/local-path-provisioner/pvc-9642e93b-c2f5-48f0-9fd4-a915331ebde5_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-486180 ssh curl -s                                                                   | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-486180 ip                                                                            | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC | 17 Sep 24 17:08 UTC |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC | 17 Sep 24 17:08 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 16:56:14
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 16:56:14.529640   19145 out.go:345] Setting OutFile to fd 1 ...
	I0917 16:56:14.529748   19145 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:56:14.529757   19145 out.go:358] Setting ErrFile to fd 2...
	I0917 16:56:14.529761   19145 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:56:14.529938   19145 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 16:56:14.530543   19145 out.go:352] Setting JSON to false
	I0917 16:56:14.531386   19145 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2315,"bootTime":1726589859,"procs":172,"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"}
	I0917 16:56:14.531486   19145 start.go:139] virtualization: kvm guest
	I0917 16:56:14.533539   19145 out.go:177] * [addons-486180] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0917 16:56:14.534720   19145 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 16:56:14.534765   19145 notify.go:220] Checking for updates...
	I0917 16:56:14.537125   19145 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 16:56:14.538455   19145 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:56:14.539738   19145 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 16:56:14.541248   19145 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0917 16:56:14.542580   19145 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 16:56:14.544069   19145 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 16:56:14.564916   19145 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 16:56:14.565003   19145 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:56:14.609077   19145 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:56:14.600620029 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:56:14.609236   19145 docker.go:318] overlay module found
	I0917 16:56:14.611109   19145 out.go:177] * Using the docker driver based on user configuration
	I0917 16:56:14.612377   19145 start.go:297] selected driver: docker
	I0917 16:56:14.612391   19145 start.go:901] validating driver "docker" against <nil>
	I0917 16:56:14.612405   19145 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 16:56:14.613274   19145 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:56:14.658283   19145 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:56:14.650103406 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:56:14.658523   19145 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 16:56:14.658784   19145 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]
	I0917 16:56:14.660355   19145 out.go:177] * Using Docker driver with root privileges
	I0917 16:56:14.661800   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:14.661853   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:14.661864   19145 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 16:56:14.661923   19145 start.go:340] cluster config:
	{Name:addons-486180 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-486180 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}
	I0917 16:56:14.663305   19145 out.go:177] * Starting "addons-486180" primary control-plane node in "addons-486180" cluster
	I0917 16:56:14.664485   19145 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 16:56:14.665713   19145 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0917 16:56:14.666775   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:14.666798   19145 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 16:56:14.666815   19145 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0917 16:56:14.666824   19145 cache.go:56] Caching tarball of preloaded images
	I0917 16:56:14.666899   19145 preload.go:172] Found /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0917 16:56:14.666910   19145 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0917 16:56:14.667227   19145 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json ...
	I0917 16:56:14.667246   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json: {Name:mk7b1877cc6d97ba8cf7cfd3ee7c101320cba4d9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:14.682181   19145 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 16:56:14.682323   19145 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 16:56:14.682360   19145 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 16:56:14.682367   19145 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 16:56:14.682374   19145 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 16:56:14.682381   19145 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0917 16:56:26.864115   19145 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0917 16:56:26.864147   19145 cache.go:194] Successfully downloaded all kic artifacts
	I0917 16:56:26.864218   19145 start.go:360] acquireMachinesLock for addons-486180: {Name:mk177db9364bb175dc7ae0a01163ec3eb7f69ae4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0917 16:56:26.864334   19145 start.go:364] duration metric: took 94.118µs to acquireMachinesLock for "addons-486180"
	I0917 16:56:26.864365   19145 start.go:93] Provisioning new machine with config: &{Name:addons-486180 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-486180 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}
	I0917 16:56:26.864459   19145 start.go:125] createHost starting for "" (driver="docker")
	I0917 16:56:26.866525   19145 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0917 16:56:26.866810   19145 start.go:159] libmachine.API.Create for "addons-486180" (driver="docker")
	I0917 16:56:26.866848   19145 client.go:168] LocalClient.Create starting
	I0917 16:56:26.866965   19145 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem
	I0917 16:56:26.925881   19145 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem
	I0917 16:56:27.094567   19145 cli_runner.go:164] Run: docker network inspect addons-486180 --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}}]}"
	W0917 16:56:27.109965   19145 cli_runner.go:211] docker network inspect addons-486180 --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
	I0917 16:56:27.110040   19145 network_create.go:284] running [docker network inspect addons-486180] to gather additional debugging logs...
	I0917 16:56:27.110060   19145 cli_runner.go:164] Run: docker network inspect addons-486180
	W0917 16:56:27.124788   19145 cli_runner.go:211] docker network inspect addons-486180 returned with exit code 1
	I0917 16:56:27.124818   19145 network_create.go:287] error running [docker network inspect addons-486180]: docker network inspect addons-486180: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-486180 not found
	I0917 16:56:27.124834   19145 network_create.go:289] output of [docker network inspect addons-486180]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-486180 not found
	
	** /stderr **
	I0917 16:56:27.124924   19145 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}}]}"
	I0917 16:56:27.140719   19145 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:0xc001c07f10}
	I0917 16:56:27.140763   19145 network_create.go:124] attempt to create docker network addons-486180 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0917 16:56:27.140824   19145 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-486180 addons-486180
	I0917 16:56:27.199860   19145 network_create.go:108] docker network addons-486180 192.168.49.0/24 created
	I0917 16:56:27.199894   19145 kic.go:121] calculated static IP "192.168.49.2" for the "addons-486180" container
	I0917 16:56:27.199963   19145 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0917 16:56:27.214833   19145 cli_runner.go:164] Run: docker volume create addons-486180 --label name.minikube.sigs.k8s.io=addons-486180 --label created_by.minikube.sigs.k8s.io=true
	I0917 16:56:27.231655   19145 oci.go:103] Successfully created a docker volume addons-486180
	I0917 16:56:27.231743   19145 cli_runner.go:164] Run: docker run --rm --name addons-486180-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --entrypoint /usr/bin/test -v addons-486180:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0917 16:56:32.240484   19145 cli_runner.go:217] Completed: docker run --rm --name addons-486180-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --entrypoint /usr/bin/test -v addons-486180:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (5.008697642s)
	I0917 16:56:32.240514   19145 oci.go:107] Successfully prepared a docker volume addons-486180
	I0917 16:56:32.240534   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:32.240554   19145 kic.go:194] Starting extracting preloaded images to volume ...
	I0917 16:56:32.240601   19145 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-486180:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0917 16:56:36.599164   19145 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-486180:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.358528744s)
	I0917 16:56:36.599192   19145 kic.go:203] duration metric: took 4.358636355s to extract preloaded images to volume ...
	W0917 16:56:36.599297   19145 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0917 16:56:36.599396   19145 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0917 16:56:36.645460   19145 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-486180 --name addons-486180 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-486180 --network addons-486180 --ip 192.168.49.2 --volume addons-486180:/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
	I0917 16:56:36.958902   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Running}}
	I0917 16:56:36.976581   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:36.994158   19145 cli_runner.go:164] Run: docker exec addons-486180 stat /var/lib/dpkg/alternatives/iptables
	I0917 16:56:37.038368   19145 oci.go:144] the created container "addons-486180" has a running status.
	I0917 16:56:37.038402   19145 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa...
	I0917 16:56:37.232761   19145 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0917 16:56:37.255507   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:37.283235   19145 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0917 16:56:37.283263   19145 kic_runner.go:114] Args: [docker exec --privileged addons-486180 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0917 16:56:37.348562   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:37.370303   19145 machine.go:93] provisionDockerMachine start ...
	I0917 16:56:37.370396   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.390432   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.390623   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.390648   19145 main.go:141] libmachine: About to run SSH command:
	hostname
	I0917 16:56:37.612358   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-486180
	
	I0917 16:56:37.612384   19145 ubuntu.go:169] provisioning hostname "addons-486180"
	I0917 16:56:37.612443   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.629074   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.629279   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.629294   19145 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-486180 && echo "addons-486180" | sudo tee /etc/hostname
	I0917 16:56:37.770932   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-486180
	
	I0917 16:56:37.770997   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.788618   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.788855   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.788882   19145 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-486180' /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-486180/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-486180' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0917 16:56:37.921039   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0917 16:56:37.921083   19145 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19662-10961/.minikube CaCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19662-10961/.minikube}
	I0917 16:56:37.921123   19145 ubuntu.go:177] setting up certificates
	I0917 16:56:37.921136   19145 provision.go:84] configureAuth start
	I0917 16:56:37.921206   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:37.937114   19145 provision.go:143] copyHostCerts
	I0917 16:56:37.937207   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/key.pem (1679 bytes)
	I0917 16:56:37.937315   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/ca.pem (1082 bytes)
	I0917 16:56:37.937374   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/cert.pem (1123 bytes)
	I0917 16:56:37.937444   19145 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem org=jenkins.addons-486180 san=[127.0.0.1 192.168.49.2 addons-486180 localhost minikube]
	I0917 16:56:38.052500   19145 provision.go:177] copyRemoteCerts
	I0917 16:56:38.052554   19145 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0917 16:56:38.052586   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.069141   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.161441   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0917 16:56:38.182692   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0917 16:56:38.203780   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0917 16:56:38.224058   19145 provision.go:87] duration metric: took 302.905933ms to configureAuth
	I0917 16:56:38.224087   19145 ubuntu.go:193] setting minikube options for container-runtime
	I0917 16:56:38.224251   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:38.224339   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.240944   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:38.241116   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:38.241134   19145 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
	I0917 16:56:38.453617   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0917 16:56:38.453639   19145 machine.go:96] duration metric: took 1.083313005s to provisionDockerMachine
	I0917 16:56:38.453650   19145 client.go:171] duration metric: took 11.586793066s to LocalClient.Create
	I0917 16:56:38.453670   19145 start.go:167] duration metric: took 11.586868629s to libmachine.API.Create "addons-486180"
	I0917 16:56:38.453680   19145 start.go:293] postStartSetup for "addons-486180" (driver="docker")
	I0917 16:56:38.453696   19145 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]
	I0917 16:56:38.453760   19145 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
	I0917 16:56:38.453804   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.471783   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.565506   19145 ssh_runner.go:195] Run: cat /etc/os-release
	I0917 16:56:38.568412   19145 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0917 16:56:38.568452   19145 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0917 16:56:38.568465   19145 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0917 16:56:38.568475   19145 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0917 16:56:38.568491   19145 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-10961/.minikube/addons for local assets ...
	I0917 16:56:38.568554   19145 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-10961/.minikube/files for local assets ...
	I0917 16:56:38.568592   19145 start.go:296] duration metric: took 114.89459ms for postStartSetup
	I0917 16:56:38.568880   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:38.585199   19145 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json ...
	I0917 16:56:38.585487   19145 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 16:56:38.585543   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.603286   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.693982   19145 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0917 16:56:38.697816   19145 start.go:128] duration metric: took 11.833340008s to createHost
	I0917 16:56:38.697845   19145 start.go:83] releasing machines lock for "addons-486180", held for 11.833496674s
	I0917 16:56:38.697918   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:38.714087   19145 ssh_runner.go:195] Run: cat /version.json
	I0917 16:56:38.714133   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.714180   19145 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0917 16:56:38.714251   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.731136   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.731615   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.891456   19145 ssh_runner.go:195] Run: systemctl --version
	I0917 16:56:38.895448   19145 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0917 16:56:39.030572   19145 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0917 16:56:39.034549   19145 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" ;
	I0917 16:56:39.051078   19145 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0917 16:56:39.051152   19145 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" ;
	I0917 16:56:39.076763   19145 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0917 16:56:39.076788   19145 start.go:495] detecting cgroup driver to use...
	I0917 16:56:39.076852   19145 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0917 16:56:39.076904   19145 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0917 16:56:39.090662   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0917 16:56:39.101225   19145 docker.go:217] disabling cri-docker service (if available) ...
	I0917 16:56:39.101274   19145 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0917 16:56:39.113569   19145 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0917 16:56:39.125894   19145 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0917 16:56:39.207040   19145 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0917 16:56:39.287267   19145 docker.go:233] disabling docker service ...
	I0917 16:56:39.287329   19145 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0917 16:56:39.304539   19145 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0917 16:56:39.314714   19145 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0917 16:56:39.396198   19145 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0917 16:56:39.469639   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0917 16:56:39.479544   19145 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"
	I0917 16:56:39.493585   19145 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0917 16:56:39.493645   19145 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"
	I0917 16:56:39.502164   19145 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0917 16:56:39.502224   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.510508   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.518606   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.526731   19145 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0917 16:56:39.534474   19145 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"
	I0917 16:56:39.542945   19145 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"
	I0917 16:56:39.557104   19145 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"
	I0917 16:56:39.565617   19145 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0917 16:56:39.572938   19145 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0917 16:56:39.580191   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:39.653742   19145 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0917 16:56:39.749730   19145 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0917 16:56:39.749832   19145 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0917 16:56:39.753054   19145 start.go:563] Will wait 60s for crictl version
	I0917 16:56:39.753111   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:56:39.756113   19145 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0917 16:56:39.788070   19145 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0917 16:56:39.788188   19145 ssh_runner.go:195] Run: crio --version
	I0917 16:56:39.821143   19145 ssh_runner.go:195] Run: crio --version
	I0917 16:56:39.855188   19145 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0917 16:56:39.856606   19145 cli_runner.go:164] Run: docker network inspect addons-486180 --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}}]}"
	I0917 16:56:39.873308   19145 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0917 16:56:39.876586   19145 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""
	I0917 16:56:39.886287   19145 kubeadm.go:883] updating cluster {Name:addons-486180 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-486180 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} ...
	I0917 16:56:39.886389   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:39.886437   19145 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 16:56:39.945735   19145 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 16:56:39.945763   19145 crio.go:433] Images already preloaded, skipping extraction
	I0917 16:56:39.945813   19145 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 16:56:39.975804   19145 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 16:56:39.975829   19145 cache_images.go:84] Images are preloaded, skipping loading
	I0917 16:56:39.975839   19145 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0917 16:56:39.975941   19145 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-486180 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-486180 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:}
	I0917 16:56:39.976022   19145 ssh_runner.go:195] Run: crio config
	I0917 16:56:40.014677   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:40.014696   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:40.014708   19145 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0917 16:56:40.014737   19145 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-486180 NodeName:addons-486180 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}
	I0917 16:56:40.014885   19145 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-486180"
	  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
	
	I0917 16:56:40.014952   19145 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0917 16:56:40.022789   19145 binaries.go:44] Found k8s binaries, skipping transfer
	I0917 16:56:40.022863   19145 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0917 16:56:40.030265   19145 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0917 16:56:40.045697   19145 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0917 16:56:40.061021   19145 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0917 16:56:40.076359   19145 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0917 16:56:40.079396   19145 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""
	I0917 16:56:40.088880   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:40.167110   19145 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 16:56:40.179057   19145 certs.go:68] Setting up /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180 for IP: 192.168.49.2
	I0917 16:56:40.179080   19145 certs.go:194] generating shared ca certs ...
	I0917 16:56:40.179100   19145 certs.go:226] acquiring lock for ca certs: {Name:mk6078c0db2531752ab6f65044618674e7b33b45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.179223   19145 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key
	I0917 16:56:40.293848   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt ...
	I0917 16:56:40.293876   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt: {Name:mk5ecfaefa55c1a7bc7e0277d7c5ac33fb406914 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.294039   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key ...
	I0917 16:56:40.294049   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key: {Name:mk27670f5d5fa2a373fd74d5b7cc1b81fbe978d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.294125   19145 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key
	I0917 16:56:40.514787   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt ...
	I0917 16:56:40.514826   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt: {Name:mk79ebc2febcd9bb248ad81e969215dcd275a836 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.515030   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key ...
	I0917 16:56:40.515045   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key: {Name:mkc77cba28f5ff26ede665f85df31399b8735a82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.515146   19145 certs.go:256] generating profile certs ...
	I0917 16:56:40.515219   19145 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key
	I0917 16:56:40.515248   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt with IP's: []
	I0917 16:56:40.606243   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt ...
	I0917 16:56:40.606276   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: {Name:mk7461aa56706df437652ec13591def0f2552b3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.606461   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key ...
	I0917 16:56:40.606476   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key: {Name:mkb21c38cbf5b6419576d49b9b38e5671dd169ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.606571   19145 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14
	I0917 16:56:40.606594   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0917 16:56:40.694790   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 ...
	I0917 16:56:40.694821   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14: {Name:mk78c1d435954f63ce6c501a1d8555f45dfca816 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.694977   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14 ...
	I0917 16:56:40.694990   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14: {Name:mk09bc7d2f9cee15cb6e060c3328a418d7c47999 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.695056   19145 certs.go:381] copying /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 -> /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt
	I0917 16:56:40.695132   19145 certs.go:385] copying /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14 -> /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key
	I0917 16:56:40.695176   19145 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key
	I0917 16:56:40.695192   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt with IP's: []
	I0917 16:56:40.926953   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt ...
	I0917 16:56:40.926980   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt: {Name:mk7f4f427bd70b67b4d51573182cbc889c430717 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.927134   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key ...
	I0917 16:56:40.927144   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key: {Name:mk8a1fbfc75137b1ff0e90e4fa911e10db92936d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.927305   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem (1675 bytes)
	I0917 16:56:40.927338   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem (1082 bytes)
	I0917 16:56:40.927362   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem (1123 bytes)
	I0917 16:56:40.927387   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem (1679 bytes)
	I0917 16:56:40.928000   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0917 16:56:40.949110   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0917 16:56:40.969214   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0917 16:56:40.989292   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0917 16:56:41.009635   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0917 16:56:41.030063   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0917 16:56:41.050404   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0917 16:56:41.070754   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0917 16:56:41.091458   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0917 16:56:41.112355   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0917 16:56:41.127710   19145 ssh_runner.go:195] Run: openssl version
	I0917 16:56:41.132693   19145 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"
	I0917 16:56:41.140969   19145 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.143925   19145 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 17 16:56 /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.143973   19145 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.150046   19145 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"
	I0917 16:56:41.157994   19145 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0917 16:56:41.160770   19145 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
	I0917 16:56:41.160828   19145 kubeadm.go:392] StartCluster: {Name:addons-486180 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-486180 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}
	I0917 16:56:41.160914   19145 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0917 16:56:41.160963   19145 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0917 16:56:41.193600   19145 cri.go:89] found id: ""
	I0917 16:56:41.193652   19145 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0917 16:56:41.201343   19145 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0917 16:56:41.208715   19145 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0917 16:56:41.208765   19145 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
	I0917 16:56:41.216199   19145 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
	I0917 16:56:41.216218   19145 kubeadm.go:157] found existing configuration files:
	
	I0917 16:56:41.216253   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0917 16:56:41.223685   19145 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
	I0917 16:56:41.223749   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0917 16:56:41.231361   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0917 16:56:41.238824   19145 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
	I0917 16:56:41.238880   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0917 16:56:41.246105   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0917 16:56:41.253460   19145 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
	I0917 16:56:41.253518   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0917 16:56:41.260461   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0917 16:56:41.267586   19145 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
	I0917 16:56:41.267641   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0917 16:56:41.274788   19145 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"
	I0917 16:56:41.306490   19145 kubeadm.go:310] W0917 16:56:41.305832    1287 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.
	I0917 16:56:41.307112   19145 kubeadm.go:310] W0917 16:56:41.306562    1287 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.
	I0917 16:56:41.323963   19145 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
	I0917 16:56:41.371036   19145 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0917 16:56:50.288876   19145 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0917 16:56:50.288951   19145 kubeadm.go:310] [preflight] Running pre-flight checks
	I0917 16:56:50.289051   19145 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0917 16:56:50.289102   19145 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0917 16:56:50.289134   19145 kubeadm.go:310] OS: Linux
	I0917 16:56:50.289239   19145 kubeadm.go:310] CGROUPS_CPU: enabled
	I0917 16:56:50.289313   19145 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0917 16:56:50.289386   19145 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0917 16:56:50.289436   19145 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0917 16:56:50.289480   19145 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0917 16:56:50.289539   19145 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0917 16:56:50.289585   19145 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0917 16:56:50.289636   19145 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0917 16:56:50.289688   19145 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0917 16:56:50.289755   19145 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0917 16:56:50.289848   19145 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0917 16:56:50.289961   19145 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0917 16:56:50.290047   19145 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0917 16:56:50.291674   19145 out.go:235]   - Generating certificates and keys ...
	I0917 16:56:50.291770   19145 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0917 16:56:50.291837   19145 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0917 16:56:50.291899   19145 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0917 16:56:50.291951   19145 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0917 16:56:50.292010   19145 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0917 16:56:50.292056   19145 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0917 16:56:50.292121   19145 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0917 16:56:50.292231   19145 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-486180 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 16:56:50.292280   19145 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0917 16:56:50.292402   19145 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-486180 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 16:56:50.292501   19145 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0917 16:56:50.292590   19145 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0917 16:56:50.292654   19145 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0917 16:56:50.292710   19145 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0917 16:56:50.292759   19145 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0917 16:56:50.292814   19145 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0917 16:56:50.292861   19145 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0917 16:56:50.292947   19145 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0917 16:56:50.293025   19145 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0917 16:56:50.293134   19145 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0917 16:56:50.293236   19145 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0917 16:56:50.294538   19145 out.go:235]   - Booting up control plane ...
	I0917 16:56:50.294616   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0917 16:56:50.294683   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0917 16:56:50.294752   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0917 16:56:50.294846   19145 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0917 16:56:50.294922   19145 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0917 16:56:50.294956   19145 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0917 16:56:50.295075   19145 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0917 16:56:50.295166   19145 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0917 16:56:50.295219   19145 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.751355ms
	I0917 16:56:50.295282   19145 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0917 16:56:50.295331   19145 kubeadm.go:310] [api-check] The API server is healthy after 4.001341542s
	I0917 16:56:50.295435   19145 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0917 16:56:50.295597   19145 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0917 16:56:50.295689   19145 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0917 16:56:50.295964   19145 kubeadm.go:310] [mark-control-plane] Marking the node addons-486180 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0917 16:56:50.296049   19145 kubeadm.go:310] [bootstrap-token] Using token: uoq44i.dhijv8pg4v3sjqts
	I0917 16:56:50.298289   19145 out.go:235]   - Configuring RBAC rules ...
	I0917 16:56:50.298406   19145 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0917 16:56:50.298517   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0917 16:56:50.298724   19145 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
	I0917 16:56:50.298937   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0917 16:56:50.299067   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0917 16:56:50.299170   19145 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0917 16:56:50.299295   19145 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0917 16:56:50.299358   19145 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0917 16:56:50.299424   19145 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0917 16:56:50.299438   19145 kubeadm.go:310] 
	I0917 16:56:50.299535   19145 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0917 16:56:50.299552   19145 kubeadm.go:310] 
	I0917 16:56:50.299647   19145 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0917 16:56:50.299658   19145 kubeadm.go:310] 
	I0917 16:56:50.299700   19145 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0917 16:56:50.299799   19145 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0917 16:56:50.299871   19145 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0917 16:56:50.299882   19145 kubeadm.go:310] 
	I0917 16:56:50.299959   19145 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0917 16:56:50.299969   19145 kubeadm.go:310] 
	I0917 16:56:50.300035   19145 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0917 16:56:50.300045   19145 kubeadm.go:310] 
	I0917 16:56:50.300117   19145 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0917 16:56:50.300229   19145 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0917 16:56:50.300326   19145 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0917 16:56:50.300336   19145 kubeadm.go:310] 
	I0917 16:56:50.300437   19145 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0917 16:56:50.300542   19145 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0917 16:56:50.300552   19145 kubeadm.go:310] 
	I0917 16:56:50.300660   19145 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token uoq44i.dhijv8pg4v3sjqts \
	I0917 16:56:50.300790   19145 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:141255af9b98a568ddbd17ad3515f008307a2cc145c1a090d792642531973516 \
	I0917 16:56:50.300828   19145 kubeadm.go:310] 	--control-plane 
	I0917 16:56:50.300842   19145 kubeadm.go:310] 
	I0917 16:56:50.300962   19145 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0917 16:56:50.300969   19145 kubeadm.go:310] 
	I0917 16:56:50.301081   19145 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token uoq44i.dhijv8pg4v3sjqts \
	I0917 16:56:50.301240   19145 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:141255af9b98a568ddbd17ad3515f008307a2cc145c1a090d792642531973516 
	I0917 16:56:50.301254   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:50.301262   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:50.302630   19145 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0917 16:56:50.303618   19145 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0917 16:56:50.307305   19145 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0917 16:56:50.307320   19145 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0917 16:56:50.323623   19145 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
	I0917 16:56:50.511965   19145 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0917 16:56:50.512022   19145 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
	I0917 16:56:50.512063   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-486180 minikube.k8s.io/updated_at=2024_09_17T16_56_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce minikube.k8s.io/name=addons-486180 minikube.k8s.io/primary=true
	I0917 16:56:50.574665   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:50.574675   19145 ops.go:34] apiserver oom_adj: -16
	I0917 16:56:51.074792   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:51.575188   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:52.075321   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:52.575768   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:53.075036   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:53.574936   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.074925   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.575007   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.634318   19145 kubeadm.go:1113] duration metric: took 4.122353374s to wait for elevateKubeSystemPrivileges
	I0917 16:56:54.634355   19145 kubeadm.go:394] duration metric: took 13.473531224s to StartCluster
	I0917 16:56:54.634377   19145 settings.go:142] acquiring lock: {Name:mkef0ff90bdb9bd66f10479dd6980ece99a42454 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:54.634505   19145 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:56:54.634941   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/kubeconfig: {Name:mk1d9f9ee318b461f920f59c0f7046a1b144d6d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:54.635156   19145 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"
	I0917 16:56:54.635170   19145 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}
	I0917 16:56:54.635230   19145 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true 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]
	I0917 16:56:54.635372   19145 addons.go:69] Setting default-storageclass=true in profile "addons-486180"
	I0917 16:56:54.635378   19145 addons.go:69] Setting yakd=true in profile "addons-486180"
	I0917 16:56:54.635385   19145 addons.go:69] Setting metrics-server=true in profile "addons-486180"
	I0917 16:56:54.635399   19145 addons.go:234] Setting addon yakd=true in "addons-486180"
	I0917 16:56:54.635398   19145 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-486180"
	I0917 16:56:54.635403   19145 addons.go:69] Setting storage-provisioner=true in profile "addons-486180"
	I0917 16:56:54.635420   19145 addons.go:234] Setting addon metrics-server=true in "addons-486180"
	I0917 16:56:54.635429   19145 addons.go:234] Setting addon storage-provisioner=true in "addons-486180"
	I0917 16:56:54.635427   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:54.635439   19145 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-486180"
	I0917 16:56:54.635452   19145 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-486180"
	I0917 16:56:54.635453   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635459   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635432   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635469   19145 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-486180"
	I0917 16:56:54.635483   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635496   19145 addons.go:69] Setting volcano=true in profile "addons-486180"
	I0917 16:56:54.635521   19145 addons.go:234] Setting addon volcano=true in "addons-486180"
	I0917 16:56:54.635546   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635550   19145 addons.go:69] Setting ingress=true in profile "addons-486180"
	I0917 16:56:54.635566   19145 addons.go:234] Setting addon ingress=true in "addons-486180"
	I0917 16:56:54.635415   19145 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-486180"
	I0917 16:56:54.635601   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635699   19145 addons.go:69] Setting volumesnapshots=true in profile "addons-486180"
	I0917 16:56:54.635720   19145 addons.go:234] Setting addon volumesnapshots=true in "addons-486180"
	I0917 16:56:54.635742   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635844   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.635856   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636001   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636007   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636047   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636170   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636399   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636636   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636007   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.639588   19145 out.go:177] * Verifying Kubernetes components...
	I0917 16:56:54.641406   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:54.641831   19145 addons.go:69] Setting registry=true in profile "addons-486180"
	I0917 16:56:54.641851   19145 addons.go:234] Setting addon registry=true in "addons-486180"
	I0917 16:56:54.641886   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.642345   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.635365   19145 addons.go:69] Setting cloud-spanner=true in profile "addons-486180"
	I0917 16:56:54.645560   19145 addons.go:234] Setting addon cloud-spanner=true in "addons-486180"
	I0917 16:56:54.645599   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.646094   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.665406   19145 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-486180"
	I0917 16:56:54.665884   19145 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-486180"
	I0917 16:56:54.666058   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.690079   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.665488   19145 addons.go:69] Setting ingress-dns=true in profile "addons-486180"
	I0917 16:56:54.690458   19145 addons.go:234] Setting addon ingress-dns=true in "addons-486180"
	I0917 16:56:54.665973   19145 addons.go:69] Setting gcp-auth=true in profile "addons-486180"
	I0917 16:56:54.665669   19145 addons.go:69] Setting helm-tiller=true in profile "addons-486180"
	I0917 16:56:54.665495   19145 addons.go:69] Setting inspektor-gadget=true in profile "addons-486180"
	I0917 16:56:54.690813   19145 addons.go:234] Setting addon inspektor-gadget=true in "addons-486180"
	I0917 16:56:54.690854   19145 host.go:66] Checking if "addons-486180" exists ...
	W0917 16:56:54.691042   19145 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0917 16:56:54.691163   19145 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-486180"
	I0917 16:56:54.691182   19145 mustload.go:65] Loading cluster: addons-486180
	I0917 16:56:54.691196   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691376   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691412   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:54.691444   19145 addons.go:234] Setting addon helm-tiller=true in "addons-486180"
	I0917 16:56:54.691472   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691482   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691710   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691726   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691970   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.692049   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.694174   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0917 16:56:54.694462   19145 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0917 16:56:54.694660   19145 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0917 16:56:54.695231   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0917 16:56:54.695242   19145 out.go:177]   - Using image docker.io/registry:2.8.3
	I0917 16:56:54.697367   19145 addons.go:234] Setting addon default-storageclass=true in "addons-486180"
	I0917 16:56:54.697946   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.698521   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.701239   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:56:54.701604   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0917 16:56:54.701622   19145 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0917 16:56:54.701745   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.697403   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0917 16:56:54.702939   19145 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0917 16:56:54.702985   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.704117   19145 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0917 16:56:54.697515   19145 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 16:56:54.705305   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0917 16:56:54.705369   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.706345   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:56:54.706666   19145 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0917 16:56:54.706699   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0917 16:56:54.706746   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.707402   19145 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0917 16:56:54.707502   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0917 16:56:54.708297   19145 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 16:56:54.708318   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0917 16:56:54.708374   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.710911   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0917 16:56:54.710930   19145 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0917 16:56:54.711015   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.713511   19145 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0917 16:56:54.714128   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0917 16:56:54.714811   19145 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0917 16:56:54.714827   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0917 16:56:54.714985   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.719199   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0917 16:56:54.720559   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0917 16:56:54.721927   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0917 16:56:54.723198   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0917 16:56:54.726527   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0917 16:56:54.729174   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0917 16:56:54.730474   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0917 16:56:54.730495   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0917 16:56:54.730573   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.733840   19145 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0917 16:56:54.733859   19145 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0917 16:56:54.733926   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.739254   19145 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0917 16:56:54.744757   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.745225   19145 out.go:177]   - Using image docker.io/busybox:stable
	I0917 16:56:54.748571   19145 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 16:56:54.748610   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0917 16:56:54.748673   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.750540   19145 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0917 16:56:54.751857   19145 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 16:56:54.751875   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0917 16:56:54.751921   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.751936   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.769355   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.771561   19145 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0917 16:56:54.773037   19145 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 16:56:54.773056   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0917 16:56:54.773121   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.782508   19145 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 -"
	I0917 16:56:54.786613   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.787013   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.796121   19145 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0917 16:56:54.798055   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.798310   19145 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0917 16:56:54.798327   19145 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0917 16:56:54.798386   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.802569   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.803987   19145 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0917 16:56:54.805370   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0917 16:56:54.805390   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0917 16:56:54.805432   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.806717   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.807580   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.809175   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.809357   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.810564   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.820722   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.822222   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.823669   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.844374   19145 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 16:56:55.055184   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0917 16:56:55.055215   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0917 16:56:55.146224   19145 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
	I0917 16:56:55.236163   19145 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0917 16:56:55.236259   19145 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0917 16:56:55.239548   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0917 16:56:55.239572   19145 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0917 16:56:55.246822   19145 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
	I0917 16:56:55.249106   19145 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
	I0917 16:56:55.253630   19145 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0917 16:56:55.253659   19145 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0917 16:56:55.253784   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0917 16:56:55.253800   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0917 16:56:55.337089   19145 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
	I0917 16:56:55.338818   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0917 16:56:55.338899   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0917 16:56:55.350193   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0917 16:56:55.350281   19145 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0917 16:56:55.352494   19145 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
	I0917 16:56:55.434034   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0917 16:56:55.434136   19145 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0917 16:56:55.434818   19145 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0917 16:56:55.434893   19145 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0917 16:56:55.435084   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0917 16:56:55.435139   19145 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0917 16:56:55.437140   19145 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
	I0917 16:56:55.442377   19145 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
	I0917 16:56:55.444261   19145 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0917 16:56:55.444322   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0917 16:56:55.537634   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0917 16:56:55.537733   19145 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)
	I0917 16:56:55.551826   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0917 16:56:55.551905   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0917 16:56:55.553253   19145 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
	I0917 16:56:55.641135   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0917 16:56:55.641225   19145 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0917 16:56:55.656564   19145 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
	I0917 16:56:55.745720   19145 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0917 16:56:55.745820   19145 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0917 16:56:55.754782   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0917 16:56:55.754865   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0917 16:56:55.840131   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0917 16:56:55.840232   19145 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0917 16:56:55.849150   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0917 16:56:55.849196   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0917 16:56:55.953045   19145 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0917 16:56:56.049085   19145 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0917 16:56:56.049112   19145 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0917 16:56:56.135614   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0917 16:56:56.135651   19145 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0917 16:56:56.234866   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0917 16:56:56.234895   19145 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0917 16:56:56.244937   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0917 16:56:56.245012   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0917 16:56:56.458943   19145 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0917 16:56:56.458974   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0917 16:56:56.540490   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0917 16:56:56.540566   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0917 16:56:56.641922   19145 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0917 16:56:56.642001   19145 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0917 16:56:56.642267   19145 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.859730397s)
	I0917 16:56:56.642334   19145 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0917 16:56:56.643583   19145 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.799181605s)
	I0917 16:56:56.644537   19145 node_ready.go:35] waiting up to 6m0s for node "addons-486180" to be "Ready" ...
	I0917 16:56:56.733726   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0917 16:56:56.733812   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0917 16:56:56.736454   19145 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
	I0917 16:56:56.833909   19145 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
	I0917 16:56:57.054567   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0917 16:56:57.054656   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0917 16:56:57.135112   19145 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0917 16:56:57.135202   19145 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0917 16:56:57.349688   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0917 16:56:57.349782   19145 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0917 16:56:57.440163   19145 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-486180" context rescaled to 1 replicas
	I0917 16:56:57.743368   19145 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0917 16:56:57.743459   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0917 16:56:58.036472   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0917 16:56:58.036547   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0917 16:56:58.041851   19145 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
	I0917 16:56:58.156150   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0917 16:56:58.156175   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0917 16:56:58.348079   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0917 16:56:58.348127   19145 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0917 16:56:58.537388   19145 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
	I0917 16:56:58.741481   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:00.557437   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.411158776s)
	I0917 16:57:00.557463   19145 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: (5.310602462s)
	I0917 16:57:00.557477   19145 addons.go:475] Verifying addon ingress=true in "addons-486180"
	I0917 16:57:00.557527   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.308393947s)
	I0917 16:57:00.557593   19145 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: (5.220423121s)
	I0917 16:57:00.557653   19145 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: (5.205137437s)
	I0917 16:57:00.557726   19145 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: (5.12051139s)
	I0917 16:57:00.557796   19145 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: (5.11535616s)
	I0917 16:57:00.557898   19145 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: (5.004562178s)
	I0917 16:57:00.557922   19145 addons.go:475] Verifying addon metrics-server=true in "addons-486180"
	I0917 16:57:00.557926   19145 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.901332708s)
	I0917 16:57:00.557944   19145 addons.go:475] Verifying addon registry=true in "addons-486180"
	I0917 16:57:00.557962   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.604886805s)
	I0917 16:57:00.558015   19145 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.82150192s)
	I0917 16:57:00.559096   19145 out.go:177] * Verifying ingress addon...
	I0917 16:57:00.560027   19145 out.go:177] * Verifying registry addon...
	I0917 16:57:00.560064   19145 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-486180 service yakd-dashboard -n yakd-dashboard
	
	I0917 16:57:00.561880   19145 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0917 16:57:00.564165   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0917 16:57:00.639073   19145 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0917 16:57:00.639102   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0917 16:57:00.642658   19145 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0917 16:57:00.643205   19145 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 16:57:00.643227   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.070185   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:01.147286   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:01.169478   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.242090   19145 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.408070693s)
	W0917 16:57:01.242149   19145 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
	I0917 16:57:01.242174   19145 retry.go:31] will retry after 318.266988ms: 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
	I0917 16:57:01.242208   19145 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.200262052s)
	I0917 16:57:01.561305   19145 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
	I0917 16:57:01.562428   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.024991799s)
	I0917 16:57:01.562462   19145 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-486180"
	I0917 16:57:01.564194   19145 out.go:177] * Verifying csi-hostpath-driver addon...
	I0917 16:57:01.565755   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:01.566573   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0917 16:57:01.639548   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.639762   19145 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 16:57:01.639787   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:01.976145   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0917 16:57:01.976215   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:57:01.993985   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:57:02.065694   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:02.066309   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:02.069286   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:02.098815   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0917 16:57:02.115143   19145 addons.go:234] Setting addon gcp-auth=true in "addons-486180"
	I0917 16:57:02.115193   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:57:02.115661   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:57:02.132431   19145 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0917 16:57:02.132475   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:57:02.148715   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:57:02.566965   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:02.634944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:02.635234   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:03.065428   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:03.066751   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:03.069122   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:03.147554   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:03.566033   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:03.566944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:03.568553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.066658   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:04.067270   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:04.069100   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.262956   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.701547634s)
	I0917 16:57:04.263014   19145 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.130552174s)
	I0917 16:57:04.264954   19145 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0917 16:57:04.266295   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:57:04.267357   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0917 16:57:04.267385   19145 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0917 16:57:04.284187   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0917 16:57:04.284219   19145 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0917 16:57:04.333816   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0917 16:57:04.333842   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0917 16:57:04.351374   19145 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
	I0917 16:57:04.567241   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:04.567804   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:04.569731   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.969552   19145 addons.go:475] Verifying addon gcp-auth=true in "addons-486180"
	I0917 16:57:04.970944   19145 out.go:177] * Verifying gcp-auth addon...
	I0917 16:57:04.973780   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0917 16:57:05.038406   19145 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0917 16:57:05.038438   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:05.139126   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:05.139272   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:05.139483   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:05.476954   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:05.566047   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:05.567001   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:05.568887   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:05.648319   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:05.977176   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:06.066224   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:06.067187   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:06.068795   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:06.476752   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:06.565866   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:06.566833   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:06.568852   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:06.976672   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:07.065719   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:07.066907   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:07.068664   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:07.476852   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:07.577104   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:07.577428   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:07.577744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:07.976214   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:08.065248   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:08.066472   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:08.069330   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:08.147823   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:08.477530   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:08.565595   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:08.566558   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:08.569489   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:08.977158   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:09.064744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:09.066609   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:09.068625   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:09.477467   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:09.565250   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:09.566586   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:09.568493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:09.977503   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:10.065372   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:10.066595   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:10.068626   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:10.476783   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:10.565960   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:10.566882   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:10.568752   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:10.647766   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:10.977854   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:11.065681   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:11.066717   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:11.068609   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:11.476358   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:11.565347   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:11.566403   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:11.569063   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:11.977382   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:12.065334   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:12.066470   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:12.069442   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:12.476771   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:12.565600   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:12.566531   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:12.569285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:12.977523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:13.065621   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:13.066707   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:13.068924   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:13.148209   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:13.476693   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:13.565476   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:13.566621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:13.568550   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:13.976502   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:14.065933   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:14.066523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:14.069454   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:14.477330   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:14.565744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:14.566969   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:14.568792   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:14.977293   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:15.065553   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:15.066606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:15.068782   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:15.148301   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:15.476995   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:15.565884   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:15.566996   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:15.568837   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:15.976942   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:16.065801   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:16.067170   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:16.068808   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:16.476371   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:16.565152   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:16.566285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:16.569049   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:16.976917   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:17.066045   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:17.067275   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:17.069069   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:17.476680   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:17.565563   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:17.566573   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:17.569474   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:17.647777   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:17.976350   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:18.065238   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:18.066546   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:18.069405   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:18.477438   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:18.565550   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:18.566675   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:18.568682   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:18.976681   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:19.065471   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:19.066560   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:19.069471   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:19.477094   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:19.565139   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:19.566191   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:19.568988   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:19.977090   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:20.065166   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:20.066278   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:20.069274   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:20.147530   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:20.477468   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:20.565416   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:20.566464   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:20.569254   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:20.977079   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:21.064848   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:21.066337   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:21.069365   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:21.476911   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:21.565904   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:21.566804   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:21.568939   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:21.976596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:22.065789   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:22.066671   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:22.068601   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:22.147849   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:22.477336   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:22.565020   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:22.566248   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:22.568880   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:22.976918   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:23.066713   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:23.068977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:23.069060   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:23.477171   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:23.566190   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:23.567148   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:23.568746   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:23.977255   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:24.065212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:24.066465   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:24.069439   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:24.477363   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:24.565705   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:24.566761   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:24.568793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:24.648237   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:24.977216   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:25.065470   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:25.066689   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:25.068679   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:25.476529   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:25.565712   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:25.566702   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:25.568716   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:25.976493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:26.065481   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:26.066910   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:26.068663   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:26.477164   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:26.565555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:26.566509   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:26.569357   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:26.977824   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:27.066093   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:27.066880   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:27.068983   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:27.148071   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:27.476722   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:27.566083   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:27.567317   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:27.569024   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:27.977211   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:28.065135   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:28.066522   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:28.069427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:28.476988   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:28.566089   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:28.567288   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:28.569078   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:28.977653   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:29.065499   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:29.066606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:29.068632   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:29.476689   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:29.565864   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:29.567129   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:29.569054   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:29.647304   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:29.976883   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:30.065601   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:30.066921   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:30.068642   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:30.476739   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:30.566300   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:30.566946   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:30.568727   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:30.976896   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:31.065944   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:31.067939   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:31.069670   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:31.476527   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:31.565567   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:31.566920   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:31.568538   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:31.647811   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:31.976255   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:32.065561   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:32.066651   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:32.068713   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:32.476308   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:32.565016   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:32.566285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:32.569282   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:32.977545   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:33.065691   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:33.066738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:33.068636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:33.476525   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:33.565451   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:33.566796   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:33.568976   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:33.976889   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:34.065878   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:34.067001   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:34.068977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:34.147248   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:34.476963   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:34.565254   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:34.566621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:34.568702   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:34.977167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:35.065232   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:35.066164   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:35.069137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:35.476853   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:35.566147   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:35.567383   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:35.568996   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:35.976955   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:36.065992   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:36.067017   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:36.068820   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:36.148247   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:36.476914   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:36.565921   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:36.567317   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:36.571066   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:36.977041   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:37.066047   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:37.067293   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:37.069137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:37.476839   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:37.565766   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:37.567152   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:37.568902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:37.976411   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:38.065443   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:38.066574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:38.069319   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:38.477391   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:38.565718   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:38.566449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:38.569320   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:38.647451   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:38.977374   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:39.065224   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:39.066397   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:39.069149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:39.476615   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:39.565764   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:39.566869   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:39.568797   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:39.978073   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:40.065671   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:40.066503   19145 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 16:57:40.066521   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:40.070500   19145 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 16:57:40.070517   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:40.147048   19145 node_ready.go:49] node "addons-486180" has status "Ready":"True"
	I0917 16:57:40.147077   19145 node_ready.go:38] duration metric: took 43.502481353s for node "addons-486180" to be "Ready" ...
	I0917 16:57:40.147087   19145 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" ...
	I0917 16:57:40.153640   19145 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:40.536414   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:40.639082   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:40.639446   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:40.642056   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:40.977584   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:41.065934   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:41.069738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:41.070191   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:41.159306   19145 pod_ready.go:93] pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.159328   19145 pod_ready.go:82] duration metric: took 1.005664959s for pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.159356   19145 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.162951   19145 pod_ready.go:93] pod "etcd-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.162967   19145 pod_ready.go:82] duration metric: took 3.602664ms for pod "etcd-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.162978   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.166512   19145 pod_ready.go:93] pod "kube-apiserver-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.166528   19145 pod_ready.go:82] duration metric: took 3.543937ms for pod "kube-apiserver-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.166536   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.170222   19145 pod_ready.go:93] pod "kube-controller-manager-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.170238   19145 pod_ready.go:82] duration metric: took 3.696871ms for pod "kube-controller-manager-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.170250   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-7hrnh" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.348011   19145 pod_ready.go:93] pod "kube-proxy-7hrnh" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.348032   19145 pod_ready.go:82] duration metric: took 177.776862ms for pod "kube-proxy-7hrnh" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.348042   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.476399   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:41.565998   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:41.566930   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:41.569902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:41.747666   19145 pod_ready.go:93] pod "kube-scheduler-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.747687   19145 pod_ready.go:82] duration metric: took 399.638111ms for pod "kube-scheduler-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.747697   19145 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.977056   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:42.066688   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:42.067546   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:42.069585   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:42.477356   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:42.566112   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:42.567515   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:42.569793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:42.977767   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:43.066101   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:43.067462   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:43.070040   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:43.477348   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:43.639068   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:43.640569   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:43.640729   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:43.753850   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:43.977928   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:44.066280   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:44.067714   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:44.069902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:44.477540   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:44.566391   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:44.567760   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:44.570343   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:44.978037   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:45.066965   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:45.068574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:45.070320   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:45.477225   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:45.566504   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:45.567015   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:45.569755   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:45.977055   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:46.066457   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:46.067951   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:46.070369   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:46.254284   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:46.477149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:46.566814   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:46.567924   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:46.570208   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:46.977851   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:47.079791   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:47.079883   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:47.079947   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:47.477294   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:47.565756   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:47.567328   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:47.570420   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:47.977139   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:48.066435   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:48.067654   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:48.070032   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:48.476669   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:48.578347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:48.578778   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:48.578865   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:48.752777   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:48.977474   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:49.078873   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:49.079277   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:49.079472   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:49.477296   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:49.565592   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:49.567382   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:49.569288   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:49.976957   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:50.066414   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:50.067313   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:50.069171   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:50.477256   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:50.565526   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:50.566502   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:50.569962   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:50.977952   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:51.080117   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:51.081568   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:51.081939   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:51.252122   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:51.477272   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:51.565877   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:51.567060   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:51.570211   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:51.976876   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:52.066049   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:52.067306   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:52.069776   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:52.477041   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:52.566555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:52.567648   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:52.570408   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:52.978031   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:53.079305   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:53.079633   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:53.079925   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:53.253087   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:53.477348   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:53.577520   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:53.577901   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:53.578407   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:53.976722   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:54.066228   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:54.067251   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:54.069897   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:54.476972   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:54.576017   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:54.578429   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:54.579740   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:54.976946   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:55.079413   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:55.079764   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:55.080167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:55.477300   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:55.565482   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:55.566799   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:55.569738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:55.752532   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:56.037166   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:56.135904   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:56.136284   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:56.139838   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:56.477415   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:56.565912   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:56.567264   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:56.569793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:56.977923   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:57.066086   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:57.067482   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:57.070149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:57.476985   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:57.566364   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:57.567544   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:57.569678   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:57.752859   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:57.977401   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:58.065577   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:58.066759   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:58.071381   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:58.477621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:58.565698   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:58.567144   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:58.569921   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:58.977005   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:59.066287   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:59.067493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:59.069613   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:59.477043   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:59.566156   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:59.567590   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:59.569920   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:59.752952   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:59.976606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:00.066089   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:00.067292   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:00.070230   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:00.477726   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:00.566338   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:00.567515   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:00.569761   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:00.977509   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:01.065378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:01.078595   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:01.079347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:01.477457   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:01.565582   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:01.567559   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:01.570704   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:01.977493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:02.065713   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:02.066812   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:02.069514   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:02.252289   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:02.476723   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:02.565925   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:02.567034   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:02.569757   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:02.976638   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:03.066096   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:03.067187   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:03.069441   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:03.477482   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:03.565585   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:03.566784   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:03.569940   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:03.977506   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:04.065717   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:04.067399   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:04.070832   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:04.253819   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:04.477143   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:04.565659   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:04.567111   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:04.570029   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:04.977513   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:05.065760   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:05.066979   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:05.069767   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:05.476773   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:05.565970   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:05.567197   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:05.569861   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:05.977296   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:06.066540   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:06.067791   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:06.070245   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:06.477070   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:06.565947   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:06.567553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:06.569636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:06.752670   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:06.977989   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:07.077666   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:07.078142   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:07.078703   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:07.477453   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:07.565807   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:07.567180   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:07.569859   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:07.977314   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:08.065660   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:08.067357   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:08.070157   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:08.477424   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:08.565609   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:08.566534   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:08.569673   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:08.752802   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:08.977848   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:09.066318   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:09.067434   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:09.069685   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:09.478318   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:09.565649   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:09.566935   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:09.570190   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:09.977297   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:10.065546   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:10.066739   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:10.069487   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:10.477306   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:10.565378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:10.566504   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:10.569745   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:10.752871   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:10.977594   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:11.079083   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:11.079340   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:11.079427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:11.477339   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:11.565223   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:11.567163   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:11.571184   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:11.977709   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:12.066315   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:12.068182   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:12.070418   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:12.477021   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:12.566065   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:12.567345   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:12.569831   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:12.754213   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:12.977099   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:13.066995   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:13.067995   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:13.070427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:13.478166   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:13.567078   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:13.568021   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:13.570447   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:13.978649   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:14.066177   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:14.067553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:14.070593   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:14.477500   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:14.566196   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:14.567597   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:14.569737   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:14.977907   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:15.066494   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:15.067450   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:15.069829   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:15.253053   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:15.477492   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:15.566087   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:15.567090   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:15.569719   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:15.976760   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:16.066107   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:16.067883   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:16.070258   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:16.476805   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:16.566168   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:16.567359   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:16.569372   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:16.978213   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:17.066352   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:17.067960   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:17.070033   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:17.253445   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:17.476974   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:17.566278   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:17.567637   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:17.569855   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:17.976449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:18.065963   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:18.067236   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:18.069376   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:18.476954   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:18.566205   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:18.567737   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:18.569621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:18.977729   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:19.065876   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:19.067341   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:19.069488   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:19.253618   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:19.477582   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:19.566555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:19.567326   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:19.569858   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:19.976535   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:20.065824   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:20.066967   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:20.069725   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:20.477764   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:20.566186   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:20.567151   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:20.569538   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:20.977394   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:21.065473   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:21.066736   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:21.069528   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:21.256775   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:21.477839   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:21.566440   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:21.567911   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:21.570775   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.036524   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:22.135820   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:22.137958   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:22.139970   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.547083   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:22.640734   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.642378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:22.642958   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.037905   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:23.137253   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.137517   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:23.137675   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:23.477451   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:23.566065   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:23.567536   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.570224   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:23.754931   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:23.978257   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:24.066643   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:24.068035   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:24.070316   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:24.477347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:24.566212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:24.567688   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:24.570106   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:24.976736   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:25.066544   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:25.067135   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:25.069453   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:25.478004   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:25.566503   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:25.567707   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:25.569886   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:25.977543   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:26.066033   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:26.067163   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:26.070733   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:26.253590   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:26.477137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:26.566732   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:26.567977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:26.569986   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:26.976971   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:27.080649   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:27.081448   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:27.081637   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:27.477611   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:27.565873   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:27.567195   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:27.570449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:27.976944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:28.078262   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:28.078723   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:28.078814   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:28.317554   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:28.584730   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:28.585167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:28.585505   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:28.585560   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:28.977636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:29.078000   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:29.078477   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:29.078502   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:29.477442   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:29.578462   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:29.578579   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:29.578709   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:29.977379   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:30.065338   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:30.066870   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:30.069596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:30.477249   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:30.566298   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:30.567810   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:30.571040   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:30.752993   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:30.977720   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:31.066778   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:31.069878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:31.070838   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:31.477789   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:31.566029   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:31.567227   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:31.570145   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:31.978045   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:32.066607   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:32.067836   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:32.070132   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:32.477423   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:32.565473   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:32.566754   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:32.569686   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:32.976931   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:33.066275   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:33.067599   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:33.070087   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:33.253345   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:33.477659   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:33.566199   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:33.567347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:33.569901   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:33.977313   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:34.065852   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:34.066843   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:34.069865   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:34.476596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:34.566277   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:34.567591   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:34.569878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:34.977009   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:35.066491   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:35.067814   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:35.069825   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:35.477535   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:35.565528   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:35.566872   19145 kapi.go:107] duration metric: took 1m35.002705004s to wait for kubernetes.io/minikube-addons=registry ...
	I0917 16:58:35.569527   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:35.754407   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:35.977700   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:36.066457   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:36.071430   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:36.476831   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:36.578518   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:36.578777   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:36.977343   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:37.065608   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:37.070693   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:37.536196   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:37.566314   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:37.570991   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:37.977282   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:38.065054   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:38.070807   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:38.254460   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:38.477507   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:38.566043   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:38.570919   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:38.977705   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:39.065581   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:39.070219   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:39.477548   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:39.566310   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:39.571342   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:39.977464   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:40.065636   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:40.070529   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:40.477206   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:40.565434   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:40.570756   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:40.753029   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:40.977504   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:41.065732   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:41.072668   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:41.477059   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:41.566249   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:41.570774   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:41.977878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:42.066131   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:42.070523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:42.477701   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:42.565658   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:42.570266   19145 kapi.go:107] duration metric: took 1m41.003688634s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0917 16:58:42.753338   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:42.976801   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:43.065794   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:43.477066   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:43.566117   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:43.977120   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:44.066255   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:44.477663   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:44.566046   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:44.753595   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:44.977098   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:45.066390   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:45.477574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:45.565404   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:45.977431   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:46.065505   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:46.477352   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:46.566447   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:46.753808   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:46.977232   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:47.065449   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:47.477694   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:47.565884   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:47.976720   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:48.065968   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:48.476603   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:48.565767   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:48.977570   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:49.079138   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:49.252783   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:49.478245   19145 kapi.go:107] duration metric: took 1m44.504463438s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0917 16:58:49.479799   19145 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-486180 cluster.
	I0917 16:58:49.480971   19145 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.
	I0917 16:58:49.482211   19145 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0917 16:58:49.636911   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.067416   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.566010   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.754250   19145 pod_ready.go:93] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"True"
	I0917 16:58:50.754281   19145 pod_ready.go:82] duration metric: took 1m9.006576827s for pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.754298   19145 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.760180   19145 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace has status "Ready":"True"
	I0917 16:58:50.760210   19145 pod_ready.go:82] duration metric: took 5.902579ms for pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.760234   19145 pod_ready.go:39] duration metric: took 1m10.613132898s 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" ...
	I0917 16:58:50.760253   19145 api_server.go:52] waiting for apiserver process to appear ...
	I0917 16:58:50.760294   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:50.760354   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:51.046261   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:51.046289   19145 cri.go:89] found id: ""
	I0917 16:58:51.046300   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:51.046360   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.050573   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:51.050649   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:51.137619   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:51.338707   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:51.338801   19145 cri.go:89] found id: ""
	I0917 16:58:51.338823   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:51.338896   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.343149   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:51.343257   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:51.458289   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:51.458313   19145 cri.go:89] found id: ""
	I0917 16:58:51.458322   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:51.458369   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.462380   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:51.462480   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:51.636720   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:51.644431   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:51.644500   19145 cri.go:89] found id: ""
	I0917 16:58:51.644517   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:51.644570   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.648854   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:51.648927   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:51.760414   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:51.760438   19145 cri.go:89] found id: ""
	I0917 16:58:51.760450   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:51.760502   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.763558   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:51.763625   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:51.939519   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:51.939544   19145 cri.go:89] found id: ""
	I0917 16:58:51.939555   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:51.939610   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.944018   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:51.944100   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:52.065530   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:52.065554   19145 cri.go:89] found id: ""
	I0917 16:58:52.065564   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:52.065614   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:52.066440   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:52.134388   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:52.134419   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:52.239352   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:52.239391   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:52.287179   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:52.287212   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:52.377974   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:52.378009   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:52.473005   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:52.473035   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:52.566212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:52.666421   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:52.666450   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:52.762574   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:52.762608   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:52.816735   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:52.816765   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:52.863685   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:52.863715   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:52.922330   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:52.922367   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:58:53.023782   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:53.023815   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:53.066261   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:53.114966   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:53.115003   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:53.566318   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:54.067586   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:54.566080   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:55.066454   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:55.565707   19145 kapi.go:107] duration metric: took 1m55.003825268s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0917 16:58:55.567217   19145 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, helm-tiller, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0917 16:58:55.568254   19145 addons.go:510] duration metric: took 2m0.93303751s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server helm-tiller yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0917 16:58:55.628179   19145 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 16:58:55.641458   19145 api_server.go:72] duration metric: took 2m1.006255285s to wait for apiserver process to appear ...
	I0917 16:58:55.641484   19145 api_server.go:88] waiting for apiserver healthz status ...
	I0917 16:58:55.641514   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:55.641555   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:55.673705   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:55.673723   19145 cri.go:89] found id: ""
	I0917 16:58:55.673729   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:55.673768   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.676905   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:55.676963   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:55.708987   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:55.709011   19145 cri.go:89] found id: ""
	I0917 16:58:55.709021   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:55.709072   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.712143   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:55.712195   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:55.743984   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:55.744003   19145 cri.go:89] found id: ""
	I0917 16:58:55.744010   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:55.744045   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.747121   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:55.747163   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:55.778492   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:55.778511   19145 cri.go:89] found id: ""
	I0917 16:58:55.778517   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:55.778559   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.781838   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:55.781892   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:55.812996   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:55.813015   19145 cri.go:89] found id: ""
	I0917 16:58:55.813024   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:55.813076   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.816159   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:55.816208   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:55.847101   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:55.847120   19145 cri.go:89] found id: ""
	I0917 16:58:55.847126   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:55.847162   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.850267   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:55.850320   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:55.881450   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:55.881471   19145 cri.go:89] found id: ""
	I0917 16:58:55.881480   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:55.881528   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.884737   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:55.884757   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:55.923272   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:55.923299   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:58:55.995984   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:55.996023   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:56.075795   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:56.075832   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:56.087134   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:56.087161   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:56.138765   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:56.138798   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:56.172613   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:56.172639   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:56.205748   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:56.205775   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:56.245152   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:56.245214   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:56.338391   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:56.338418   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:56.380139   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:56.380167   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:56.411508   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:56.411541   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:58.968310   19145 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0917 16:58:58.971769   19145 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0917 16:58:58.972599   19145 api_server.go:141] control plane version: v1.31.1
	I0917 16:58:58.972620   19145 api_server.go:131] duration metric: took 3.331129732s to wait for apiserver health ...
	I0917 16:58:58.972628   19145 system_pods.go:43] waiting for kube-system pods to appear ...
	I0917 16:58:58.972646   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:58.972693   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:59.005581   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:59.005599   19145 cri.go:89] found id: ""
	I0917 16:58:59.005606   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:59.005650   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.008860   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:59.008932   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:59.039996   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:59.040016   19145 cri.go:89] found id: ""
	I0917 16:58:59.040027   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:59.040075   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.043096   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:59.043160   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:59.074181   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:59.074198   19145 cri.go:89] found id: ""
	I0917 16:58:59.074205   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:59.074251   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.077215   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:59.077277   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:59.108633   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:59.108652   19145 cri.go:89] found id: ""
	I0917 16:58:59.108658   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:59.108698   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.111686   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:59.111742   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:59.142081   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:59.142098   19145 cri.go:89] found id: ""
	I0917 16:58:59.142105   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:59.142148   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.145225   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:59.145283   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:59.177078   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:59.177100   19145 cri.go:89] found id: ""
	I0917 16:58:59.177109   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:59.177157   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.180281   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:59.180335   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:59.213343   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:59.213361   19145 cri.go:89] found id: ""
	I0917 16:58:59.213368   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:59.213417   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.216375   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:59.216395   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:59.294561   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:59.294597   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:59.306588   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:59.306614   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:59.445601   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:59.445626   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:59.496058   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:59.496089   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:59.551111   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:59.551145   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:59.590697   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:59.590729   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:59.633354   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:59.633382   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:59.666518   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:59.666543   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:59.703810   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:59.703838   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:59.734496   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:59.734524   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:59.769974   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:59.770001   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:59:02.351026   19145 system_pods.go:59] 19 kube-system pods found
	I0917 16:59:02.351071   19145 system_pods.go:61] "coredns-7c65d6cfc9-mmvbp" [a2f4efe8-f1e7-43d7-8756-304001fbc4a5] Running
	I0917 16:59:02.351084   19145 system_pods.go:61] "csi-hostpath-attacher-0" [6d06e7b7-0bf4-452d-96cf-eb5c9afc1b5d] Running
	I0917 16:59:02.351089   19145 system_pods.go:61] "csi-hostpath-resizer-0" [099faa14-b170-48f2-96e8-a586b0145d76] Running
	I0917 16:59:02.351094   19145 system_pods.go:61] "csi-hostpathplugin-p7c2r" [8aad6ea8-a2c1-43e4-997a-f6614febcb26] Running
	I0917 16:59:02.351104   19145 system_pods.go:61] "etcd-addons-486180" [a0562056-c06b-4300-a892-3996845be3ab] Running
	I0917 16:59:02.351112   19145 system_pods.go:61] "kindnet-qfkmv" [04cd43c1-7008-4b9d-8e75-7f9fb1a28b41] Running
	I0917 16:59:02.351118   19145 system_pods.go:61] "kube-apiserver-addons-486180" [75329036-7c80-47dc-8787-f615973f6a8f] Running
	I0917 16:59:02.351124   19145 system_pods.go:61] "kube-controller-manager-addons-486180" [010096bc-c1c5-4b32-bb47-f4f6af826569] Running
	I0917 16:59:02.351130   19145 system_pods.go:61] "kube-ingress-dns-minikube" [ff839f09-a28c-42f9-9407-01478b962bc6] Running
	I0917 16:59:02.351137   19145 system_pods.go:61] "kube-proxy-7hrnh" [d099db98-fd6c-4c49-ab2d-2b2c8c0b584d] Running
	I0917 16:59:02.351146   19145 system_pods.go:61] "kube-scheduler-addons-486180" [97c02884-5d2a-4edc-8448-912f0998bb7b] Running
	I0917 16:59:02.351152   19145 system_pods.go:61] "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
	I0917 16:59:02.351159   19145 system_pods.go:61] "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
	I0917 16:59:02.351166   19145 system_pods.go:61] "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
	I0917 16:59:02.351174   19145 system_pods.go:61] "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
	I0917 16:59:02.351182   19145 system_pods.go:61] "snapshot-controller-56fcc65765-fghpp" [b1087e9a-b98d-4b37-97b4-968341a4058a] Running
	I0917 16:59:02.351191   19145 system_pods.go:61] "snapshot-controller-56fcc65765-fpb4s" [0109c63e-ff09-4b88-9987-e30c48f3a9e8] Running
	I0917 16:59:02.351196   19145 system_pods.go:61] "storage-provisioner" [ebba5b6b-5b7c-43ec-b6ea-acb57166c2a6] Running
	I0917 16:59:02.351201   19145 system_pods.go:61] "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
	I0917 16:59:02.351210   19145 system_pods.go:74] duration metric: took 3.378574325s to wait for pod list to return data ...
	I0917 16:59:02.351223   19145 default_sa.go:34] waiting for default service account to be created ...
	I0917 16:59:02.353608   19145 default_sa.go:45] found service account: "default"
	I0917 16:59:02.353633   19145 default_sa.go:55] duration metric: took 2.400048ms for default service account to be created ...
	I0917 16:59:02.353645   19145 system_pods.go:116] waiting for k8s-apps to be running ...
	I0917 16:59:02.361476   19145 system_pods.go:86] 19 kube-system pods found
	I0917 16:59:02.361503   19145 system_pods.go:89] "coredns-7c65d6cfc9-mmvbp" [a2f4efe8-f1e7-43d7-8756-304001fbc4a5] Running
	I0917 16:59:02.361509   19145 system_pods.go:89] "csi-hostpath-attacher-0" [6d06e7b7-0bf4-452d-96cf-eb5c9afc1b5d] Running
	I0917 16:59:02.361513   19145 system_pods.go:89] "csi-hostpath-resizer-0" [099faa14-b170-48f2-96e8-a586b0145d76] Running
	I0917 16:59:02.361516   19145 system_pods.go:89] "csi-hostpathplugin-p7c2r" [8aad6ea8-a2c1-43e4-997a-f6614febcb26] Running
	I0917 16:59:02.361520   19145 system_pods.go:89] "etcd-addons-486180" [a0562056-c06b-4300-a892-3996845be3ab] Running
	I0917 16:59:02.361524   19145 system_pods.go:89] "kindnet-qfkmv" [04cd43c1-7008-4b9d-8e75-7f9fb1a28b41] Running
	I0917 16:59:02.361528   19145 system_pods.go:89] "kube-apiserver-addons-486180" [75329036-7c80-47dc-8787-f615973f6a8f] Running
	I0917 16:59:02.361531   19145 system_pods.go:89] "kube-controller-manager-addons-486180" [010096bc-c1c5-4b32-bb47-f4f6af826569] Running
	I0917 16:59:02.361536   19145 system_pods.go:89] "kube-ingress-dns-minikube" [ff839f09-a28c-42f9-9407-01478b962bc6] Running
	I0917 16:59:02.361540   19145 system_pods.go:89] "kube-proxy-7hrnh" [d099db98-fd6c-4c49-ab2d-2b2c8c0b584d] Running
	I0917 16:59:02.361543   19145 system_pods.go:89] "kube-scheduler-addons-486180" [97c02884-5d2a-4edc-8448-912f0998bb7b] Running
	I0917 16:59:02.361548   19145 system_pods.go:89] "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
	I0917 16:59:02.361552   19145 system_pods.go:89] "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
	I0917 16:59:02.361555   19145 system_pods.go:89] "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
	I0917 16:59:02.361559   19145 system_pods.go:89] "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
	I0917 16:59:02.361564   19145 system_pods.go:89] "snapshot-controller-56fcc65765-fghpp" [b1087e9a-b98d-4b37-97b4-968341a4058a] Running
	I0917 16:59:02.361570   19145 system_pods.go:89] "snapshot-controller-56fcc65765-fpb4s" [0109c63e-ff09-4b88-9987-e30c48f3a9e8] Running
	I0917 16:59:02.361573   19145 system_pods.go:89] "storage-provisioner" [ebba5b6b-5b7c-43ec-b6ea-acb57166c2a6] Running
	I0917 16:59:02.361576   19145 system_pods.go:89] "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
	I0917 16:59:02.361582   19145 system_pods.go:126] duration metric: took 7.931917ms to wait for k8s-apps to be running ...
	I0917 16:59:02.361593   19145 system_svc.go:44] waiting for kubelet service to be running ....
	I0917 16:59:02.361636   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 16:59:02.372859   19145 system_svc.go:56] duration metric: took 11.259608ms WaitForService to wait for kubelet
	I0917 16:59:02.372884   19145 kubeadm.go:582] duration metric: took 2m7.737685539s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0917 16:59:02.372904   19145 node_conditions.go:102] verifying NodePressure condition ...
	I0917 16:59:02.375783   19145 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0917 16:59:02.375813   19145 node_conditions.go:123] node cpu capacity is 8
	I0917 16:59:02.375828   19145 node_conditions.go:105] duration metric: took 2.917008ms to run NodePressure ...
	I0917 16:59:02.375839   19145 start.go:241] waiting for startup goroutines ...
	I0917 16:59:02.375846   19145 start.go:246] waiting for cluster config update ...
	I0917 16:59:02.375862   19145 start.go:255] writing updated cluster config ...
	I0917 16:59:02.376162   19145 ssh_runner.go:195] Run: rm -f paused
	I0917 16:59:02.423475   19145 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0917 16:59:02.425728   19145 out.go:177] * Done! kubectl is now configured to use "addons-486180" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.668908425Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:a3bd70e2c3d2498d8f37f3649e650fd632505db9d34936837c954d9a53df3353 UID:57c18eee-de0f-40bc-a52e-16acca44b57e NetNS:/var/run/netns/0c401d63-1f04-4004-94ba-dcb6ec74ed13 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.669093222Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.710854268Z" level=info msg="Stopped pod sandbox: a3bd70e2c3d2498d8f37f3649e650fd632505db9d34936837c954d9a53df3353" id=0e8850fc-f22b-4555-8eff-c28c542c54b2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.740551715Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=6b6c29d0-0afb-4f27-8cfb-5f21b855f4ed name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.740842383Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=6b6c29d0-0afb-4f27-8cfb-5f21b855f4ed name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.932185250Z" level=info msg="Stopping container: 39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9 (timeout: 30s)" id=63a2f784-59bb-4164-8e4a-16c685f3c6ff name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 17:08:15 addons-486180 crio[1026]: time="2024-09-17 17:08:15.935174937Z" level=info msg="Stopping container: 21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92 (timeout: 30s)" id=aa090869-a801-453e-ab15-33248d7d3e55 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 17:08:15 addons-486180 conmon[3689]: conmon 39aaa2f0ea34c501db37 <ninfo>: container 3701 exited with status 2
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.070454097Z" level=info msg="Stopped container 39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9: kube-system/registry-66c9cd494c-kjmnr/registry" id=63a2f784-59bb-4164-8e4a-16c685f3c6ff name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.071050524Z" level=info msg="Stopping pod sandbox: 237a69233976f5c6643cac6e1d738bc26047a86ccf238224be9622d00c9d31a6" id=ec348398-7bce-447b-bbaa-ebd60b7bd85e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.071298118Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-kjmnr Namespace:kube-system ID:237a69233976f5c6643cac6e1d738bc26047a86ccf238224be9622d00c9d31a6 UID:d7e32a82-7fac-486a-ab96-b7b407ace0d9 NetNS:/var/run/netns/25b973a5-7d71-43eb-9a70-4fcbd231a54e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.071415591Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-kjmnr from CNI network \"kindnet\" (type=ptp)"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.072514395Z" level=info msg="Stopped container 21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92: kube-system/registry-proxy-55csl/registry-proxy" id=aa090869-a801-453e-ab15-33248d7d3e55 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.072943980Z" level=info msg="Stopping pod sandbox: 93670f7bb078bdf96d152fb2c4e6dfde5d39dcc8a24047612688bf952c0118a2" id=1e1d828f-9c7c-4960-b402-e86310cca10c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.077244470Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-MELKNRP2LCOLVJ6Q - [0:0]\n:KUBE-HP-BRN22GTIRPR4DZUU - [0:0]\n:KUBE-HP-6ZBRYCVTIQCCKJO2 - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-s55tw_ingress-nginx_4a382691-058a-4c94-8c1f-63a52867bc4f_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-MELKNRP2LCOLVJ6Q\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-s55tw_ingress-nginx_4a382691-058a-4c94-8c1f-63a52867bc4f_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-BRN22GTIRPR4DZUU\n-A KUBE-HP-BRN22GTIRPR4DZUU -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-s55tw_ingress-nginx_4a382691-058a-4c94-8c1f-63a52867bc4f_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-BRN22GTIRPR4DZUU -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-s55tw_ingress-nginx_4a382691-058a-4c94-8c
1f-63a52867bc4f_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-A KUBE-HP-MELKNRP2LCOLVJ6Q -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-s55tw_ingress-nginx_4a382691-058a-4c94-8c1f-63a52867bc4f_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-MELKNRP2LCOLVJ6Q -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-s55tw_ingress-nginx_4a382691-058a-4c94-8c1f-63a52867bc4f_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-X KUBE-HP-6ZBRYCVTIQCCKJO2\nCOMMIT\n"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.079570821Z" level=info msg="Closing host port tcp:5000"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.080989800Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.081249617Z" level=info msg="Got pod network &{Name:registry-proxy-55csl Namespace:kube-system ID:93670f7bb078bdf96d152fb2c4e6dfde5d39dcc8a24047612688bf952c0118a2 UID:b3fdb4f3-aa12-4db2-b620-6aa4653b25cf NetNS:/var/run/netns/cc0193a8-159b-4c24-8db4-369324f9f264 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.081422615Z" level=info msg="Deleting pod kube-system_registry-proxy-55csl from CNI network \"kindnet\" (type=ptp)"
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.114400757Z" level=info msg="Stopped pod sandbox: 237a69233976f5c6643cac6e1d738bc26047a86ccf238224be9622d00c9d31a6" id=ec348398-7bce-447b-bbaa-ebd60b7bd85e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.154368841Z" level=info msg="Stopped pod sandbox: 93670f7bb078bdf96d152fb2c4e6dfde5d39dcc8a24047612688bf952c0118a2" id=1e1d828f-9c7c-4960-b402-e86310cca10c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.674056906Z" level=info msg="Removing container: 39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9" id=2e415194-304a-4806-ace5-739e6991013b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.689358968Z" level=info msg="Removed container 39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9: kube-system/registry-66c9cd494c-kjmnr/registry" id=2e415194-304a-4806-ace5-739e6991013b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.691401642Z" level=info msg="Removing container: 21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92" id=5b4c185c-8844-4e5e-baed-76b592d9e14e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 17:08:16 addons-486180 crio[1026]: time="2024-09-17 17:08:16.740378417Z" level=info msg="Removed container 21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92: kube-system/registry-proxy-55csl/registry-proxy" id=5b4c185c-8844-4e5e-baed-76b592d9e14e name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8800acd4f78d6       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              22 seconds ago      Running             nginx                     0                   a1d14c09468e1       nginx
	265768703d106       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             9 minutes ago       Running             controller                0                   c7a3b356b630f       ingress-nginx-controller-bc57996ff-s55tw
	16fe8506959bf       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 9 minutes ago       Running             gcp-auth                  0                   1e4c7275eadac       gcp-auth-89d5ffd79-rccn4
	747f6aefe5cea       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             9 minutes ago       Exited              patch                     2                   7f639f00e6ced       ingress-nginx-admission-patch-wvxwd
	7d4d96b478e27       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   cabfca1bb3495       ingress-nginx-admission-create-4ltdm
	c29ef5b7fff84       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             10 minutes ago      Running             local-path-provisioner    0                   e70b005b0c009       local-path-provisioner-86d989889c-6nwqp
	908ab7a83f1b1       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   3a84b4f7f9515       metrics-server-84c5f94fbc-bp4tt
	b032715e13ee4       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   4d358f7a3d051       kube-ingress-dns-minikube
	1007be927d694       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             10 minutes ago      Running             storage-provisioner       0                   eacf7ed61b165       storage-provisioner
	ad63d0747ddc1       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             10 minutes ago      Running             coredns                   0                   e740109531339       coredns-7c65d6cfc9-mmvbp
	d1d839e67df33       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   f4a88d4e97aa0       kindnet-qfkmv
	d02a4d6463b26       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   7ef4cb84f092a       kube-proxy-7hrnh
	b75d5a758287e       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             11 minutes ago      Running             kube-apiserver            0                   57e7a31bdb04f       kube-apiserver-addons-486180
	04734bff87930       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             11 minutes ago      Running             kube-controller-manager   0                   748d653652005       kube-controller-manager-addons-486180
	911e8485b7510       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             11 minutes ago      Running             etcd                      0                   d299ee18a261a       etcd-addons-486180
	0f7ab7d9b897d       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             11 minutes ago      Running             kube-scheduler            0                   0319d5056d33b       kube-scheduler-addons-486180
	
	
	==> coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] <==
	[INFO] 10.244.0.19:36498 - 23788 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000116554s
	[INFO] 10.244.0.19:52856 - 31143 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000067177s
	[INFO] 10.244.0.19:52856 - 44453 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000105053s
	[INFO] 10.244.0.19:55308 - 46681 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004668939s
	[INFO] 10.244.0.19:55308 - 13150 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004798103s
	[INFO] 10.244.0.19:46250 - 35321 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004689181s
	[INFO] 10.244.0.19:46250 - 52989 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004721723s
	[INFO] 10.244.0.19:37676 - 20831 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003611302s
	[INFO] 10.244.0.19:37676 - 55643 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00431339s
	[INFO] 10.244.0.19:52630 - 19303 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000083854s
	[INFO] 10.244.0.19:52630 - 39266 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00012099s
	[INFO] 10.244.0.21:45724 - 6895 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000182143s
	[INFO] 10.244.0.21:43034 - 44278 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000145461s
	[INFO] 10.244.0.21:57051 - 44088 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00009989s
	[INFO] 10.244.0.21:54277 - 29205 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000122442s
	[INFO] 10.244.0.21:49872 - 33126 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000096511s
	[INFO] 10.244.0.21:43306 - 52449 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000166972s
	[INFO] 10.244.0.21:52089 - 14492 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008142886s
	[INFO] 10.244.0.21:54866 - 39864 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009765568s
	[INFO] 10.244.0.21:45459 - 55901 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006213687s
	[INFO] 10.244.0.21:40896 - 28700 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009196087s
	[INFO] 10.244.0.21:54210 - 8773 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.00626521s
	[INFO] 10.244.0.21:37438 - 48771 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.013310336s
	[INFO] 10.244.0.21:52650 - 54297 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000827902s
	[INFO] 10.244.0.21:45433 - 22996 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000924427s
	
	
	==> describe nodes <==
	Name:               addons-486180
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-486180
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce
	                    minikube.k8s.io/name=addons-486180
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_17T16_56_50_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-486180
	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:  Tue, 17 Sep 2024 16:56:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-486180
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 17 Sep 2024 17:08:13 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 17 Sep 2024 17:07:53 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 17 Sep 2024 17:07:53 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 17 Sep 2024 17:07:53 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 17 Sep 2024 17:07:53 +0000   Tue, 17 Sep 2024 16:57:39 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-486180
	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:                 8afeb4fb36014045820ee371e70062db
	  System UUID:                e771e6d4-61c9-4641-b750-d4044cb78c46
	  Boot ID:                    952ff7e4-8751-4383-8406-e8f889dca00f
	  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:          (15 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         28s
	  gcp-auth                    gcp-auth-89d5ffd79-rccn4                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-s55tw    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-mmvbp                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-486180                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-qfkmv                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-486180                250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-486180       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-7hrnh                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-486180                100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-bp4tt             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-6nwqp     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   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-486180 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-486180 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-486180 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-486180 event: Registered Node addons-486180 in Controller
	  Normal   NodeReady                10m   kubelet          Node addons-486180 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001013]  #7
	[  +0.058402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.418336] i8042: Warning: Keylock active
	[  +0.008242] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.003769] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000700] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000741] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000809] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000755] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.004481] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.001049] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.571556] 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.
	[  +7.086425] kauditd_printk_skb: 46 callbacks suppressed
	[Sep17 17:08] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +1.000069] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +2.015784] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +4.063535] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000027] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +8.195108] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	
	
	==> etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] <==
	{"level":"info","ts":"2024-09-17T16:56:58.348743Z","caller":"traceutil/trace.go:171","msg":"trace[22598856] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:396; }","duration":"197.607266ms","start":"2024-09-17T16:56:58.151115Z","end":"2024-09-17T16:56:58.348722Z","steps":["trace[22598856] 'agreement among raft nodes before linearized reading'  (duration: 92.382749ms)","trace[22598856] 'range keys from in-memory index tree'  (duration: 104.945363ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T16:56:58.349096Z","caller":"traceutil/trace.go:171","msg":"trace[1943482197] range","detail":"{range_begin:/registry/clusterrolebindings/storage-provisioner; range_end:; response_count:0; response_revision:396; }","duration":"197.28607ms","start":"2024-09-17T16:56:58.150934Z","end":"2024-09-17T16:56:58.348220Z","steps":["trace[1943482197] 'agreement among raft nodes before linearized reading'  (duration: 97.874127ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:56:58.349056Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"198.809317ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-09-17T16:56:58.349263Z","caller":"traceutil/trace.go:171","msg":"trace[354375448] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:396; }","duration":"199.005171ms","start":"2024-09-17T16:56:58.150237Z","end":"2024-09-17T16:56:58.349242Z","steps":["trace[354375448] 'agreement among raft nodes before linearized reading'  (duration: 92.171058ms)","trace[354375448] 'get authentication metadata'  (duration: 106.616057ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:56:58.954806Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.886013ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:56:58.954877Z","caller":"traceutil/trace.go:171","msg":"trace[971576801] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:457; }","duration":"102.960303ms","start":"2024-09-17T16:56:58.851901Z","end":"2024-09-17T16:56:58.954862Z","steps":["trace[971576801] 'agreement among raft nodes before linearized reading'  (duration: 102.86962ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:56:59.147395Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.567287ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/tiller-clusterrolebinding\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:56:59.147521Z","caller":"traceutil/trace.go:171","msg":"trace[1265780027] range","detail":"{range_begin:/registry/clusterrolebindings/tiller-clusterrolebinding; range_end:; response_count:0; response_revision:473; }","duration":"101.693252ms","start":"2024-09-17T16:56:59.045806Z","end":"2024-09-17T16:56:59.147499Z","steps":["trace[1265780027] 'agreement among raft nodes before linearized reading'  (duration: 101.552283ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:56:59.247285Z","caller":"traceutil/trace.go:171","msg":"trace[385152457] transaction","detail":"{read_only:false; response_revision:474; number_of_response:1; }","duration":"100.224932ms","start":"2024-09-17T16:56:59.147037Z","end":"2024-09-17T16:56:59.247262Z","steps":["trace[385152457] 'process raft request'  (duration: 86.977654ms)","trace[385152457] 'compare'  (duration: 12.830974ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:56:59.247711Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.796056ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-486180\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-17T16:56:59.247755Z","caller":"traceutil/trace.go:171","msg":"trace[1289204584] range","detail":"{range_begin:/registry/minions/addons-486180; range_end:; response_count:1; response_revision:481; }","duration":"100.849179ms","start":"2024-09-17T16:56:59.146896Z","end":"2024-09-17T16:56:59.247745Z","steps":["trace[1289204584] 'agreement among raft nodes before linearized reading'  (duration: 100.687567ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:58:28.582583Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.842879ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031960124812884 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/snapshot-controller-leader\" mod_revision:1119 > success:<request_put:<key:\"/registry/leases/kube-system/snapshot-controller-leader\" value_size:420 >> failure:<request_range:<key:\"/registry/leases/kube-system/snapshot-controller-leader\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-17T16:58:28.582710Z","caller":"traceutil/trace.go:171","msg":"trace[1027360762] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1179; }","duration":"106.924514ms","start":"2024-09-17T16:58:28.475769Z","end":"2024-09-17T16:58:28.582693Z","steps":["trace[1027360762] 'read index received'  (duration: 29.045µs)","trace[1027360762] 'applied index is now lower than readState.Index'  (duration: 106.894287ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T16:58:28.582738Z","caller":"traceutil/trace.go:171","msg":"trace[1865549132] transaction","detail":"{read_only:false; response_revision:1144; number_of_response:1; }","duration":"243.683697ms","start":"2024-09-17T16:58:28.339024Z","end":"2024-09-17T16:58:28.582708Z","steps":["trace[1865549132] 'process raft request'  (duration: 121.64798ms)","trace[1865549132] 'compare'  (duration: 121.761825ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:58:28.582810Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.029857ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:58:28.582906Z","caller":"traceutil/trace.go:171","msg":"trace[651558509] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1144; }","duration":"107.135783ms","start":"2024-09-17T16:58:28.475760Z","end":"2024-09-17T16:58:28.582896Z","steps":["trace[651558509] 'agreement among raft nodes before linearized reading'  (duration: 106.988851ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:58:39.204146Z","caller":"traceutil/trace.go:171","msg":"trace[1109747208] transaction","detail":"{read_only:false; response_revision:1207; number_of_response:1; }","duration":"110.794829ms","start":"2024-09-17T16:58:39.093333Z","end":"2024-09-17T16:58:39.204127Z","steps":["trace[1109747208] 'process raft request'  (duration: 110.667489ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:58:55.472332Z","caller":"traceutil/trace.go:171","msg":"trace[599634380] transaction","detail":"{read_only:false; response_revision:1271; number_of_response:1; }","duration":"114.591864ms","start":"2024-09-17T16:58:55.357721Z","end":"2024-09-17T16:58:55.472313Z","steps":["trace[599634380] 'process raft request'  (duration: 111.869588ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:06:46.257878Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1575}
	{"level":"info","ts":"2024-09-17T17:06:46.280129Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1575,"took":"21.815322ms","hash":4153656384,"current-db-size-bytes":6397952,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3448832,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-17T17:06:46.280172Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4153656384,"revision":1575,"compact-revision":-1}
	{"level":"info","ts":"2024-09-17T17:07:45.312932Z","caller":"traceutil/trace.go:171","msg":"trace[13445645] transaction","detail":"{read_only:false; response_revision:2438; number_of_response:1; }","duration":"101.129993ms","start":"2024-09-17T17:07:45.211787Z","end":"2024-09-17T17:07:45.312917Z","steps":["trace[13445645] 'process raft request'  (duration: 100.693986ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:07:45.312922Z","caller":"traceutil/trace.go:171","msg":"trace[144703170] linearizableReadLoop","detail":"{readStateIndex:2610; appliedIndex:2609; }","duration":"100.127239ms","start":"2024-09-17T17:07:45.212776Z","end":"2024-09-17T17:07:45.312903Z","steps":["trace[144703170] 'read index received'  (duration: 99.673962ms)","trace[144703170] 'applied index is now lower than readState.Index'  (duration: 452.491µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T17:07:45.313037Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.236732ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/snapshot-controller\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:07:45.313101Z","caller":"traceutil/trace.go:171","msg":"trace[1779310083] range","detail":"{range_begin:/registry/deployments/kube-system/snapshot-controller; range_end:; response_count:0; response_revision:2438; }","duration":"100.319351ms","start":"2024-09-17T17:07:45.212774Z","end":"2024-09-17T17:07:45.313093Z","steps":["trace[1779310083] 'agreement among raft nodes before linearized reading'  (duration: 100.189639ms)"],"step_count":1}
	
	
	==> gcp-auth [16fe8506959bf04668519c9d8668894c89c4f85a31737a752d537f23e0b6498c] <==
	2024/09/17 16:59:02 Ready to write response ...
	2024/09/17 16:59:02 Ready to marshal response ...
	2024/09/17 16:59:02 Ready to write response ...
	2024/09/17 17:07:09 Ready to marshal response ...
	2024/09/17 17:07:09 Ready to write response ...
	2024/09/17 17:07:10 Ready to marshal response ...
	2024/09/17 17:07:10 Ready to write response ...
	2024/09/17 17:07:15 Ready to marshal response ...
	2024/09/17 17:07:15 Ready to write response ...
	2024/09/17 17:07:21 Ready to marshal response ...
	2024/09/17 17:07:21 Ready to write response ...
	2024/09/17 17:07:21 Ready to marshal response ...
	2024/09/17 17:07:21 Ready to write response ...
	2024/09/17 17:07:26 Ready to marshal response ...
	2024/09/17 17:07:26 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:34 Ready to marshal response ...
	2024/09/17 17:07:34 Ready to write response ...
	2024/09/17 17:07:49 Ready to marshal response ...
	2024/09/17 17:07:49 Ready to write response ...
	
	
	==> kernel <==
	 17:08:17 up 50 min,  0 users,  load average: 0.08, 0.14, 0.16
	Linux addons-486180 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 [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] <==
	I0917 17:06:09.241770       1 main.go:299] handling current node
	I0917 17:06:19.234333       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:06:19.234364       1 main.go:299] handling current node
	I0917 17:06:29.238163       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:06:29.238203       1 main.go:299] handling current node
	I0917 17:06:39.237308       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:06:39.237344       1 main.go:299] handling current node
	I0917 17:06:49.237259       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:06:49.237290       1 main.go:299] handling current node
	I0917 17:06:59.234292       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:06:59.234327       1 main.go:299] handling current node
	I0917 17:07:09.235537       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:07:09.235572       1 main.go:299] handling current node
	I0917 17:07:19.236323       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:07:19.236365       1 main.go:299] handling current node
	I0917 17:07:29.234114       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:07:29.234148       1 main.go:299] handling current node
	I0917 17:07:39.234971       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:07:39.235029       1 main.go:299] handling current node
	I0917 17:07:49.234555       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:07:49.234589       1 main.go:299] handling current node
	I0917 17:07:59.234562       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:07:59.234596       1 main.go:299] handling current node
	I0917 17:08:09.236542       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:08:09.236595       1 main.go:299] handling current node
	
	
	==> kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] <==
		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"
	E0917 16:58:50.351998       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.146.199:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.146.199:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.146.199:443: connect: connection refused" logger="UnhandledError"
	I0917 16:58:50.453508       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0917 17:07:19.289900       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.24:59962: read: connection reset by peer
	I0917 17:07:22.550243       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0917 17:07:28.547913       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.127.52"}
	I0917 17:07:44.871316       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.871363       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.884262       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.884320       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.885321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.885361       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.897891       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.897939       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:45.080866       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:45.080996       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0917 17:07:45.886053       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0917 17:07:46.081891       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0917 17:07:46.111962       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0917 17:07:49.507899       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0917 17:07:49.689239       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.69.113"}
	I0917 17:07:50.814080       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0917 17:07:51.828051       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	
	
	==> kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] <==
	E0917 17:07:54.270374       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"
	W0917 17:07:54.334556       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
	E0917 17:07:54.334606       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"
	I0917 17:07:54.498537       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0917 17:07:54.498572       1 shared_informer.go:320] Caches are synced for resource quota
	W0917 17:07:54.662504       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
	E0917 17:07:54.662557       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"
	I0917 17:07:55.134875       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0917 17:07:55.134918       1 shared_informer.go:320] Caches are synced for garbage collector
	I0917 17:08:00.914104       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	W0917 17:08:01.026417       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
	E0917 17:08:01.026456       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"
	W0917 17:08:01.119699       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
	E0917 17:08:01.119738       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"
	W0917 17:08:01.424070       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
	E0917 17:08:01.424110       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"
	W0917 17:08:02.020560       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
	E0917 17:08:02.020609       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"
	W0917 17:08:13.512259       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
	E0917 17:08:13.512299       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"
	W0917 17:08:15.851597       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
	E0917 17:08:15.851643       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"
	I0917 17:08:15.925163       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="19.091µs"
	W0917 17:08:16.014021       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
	E0917 17:08:16.014071       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 [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] <==
	I0917 16:56:58.539157       1 server_linux.go:66] "Using iptables proxy"
	I0917 16:56:59.335621       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0917 16:56:59.342141       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`"
	I0917 16:56:59.840643       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0917 16:56:59.840708       1 server_linux.go:169] "Using iptables Proxier"
	I0917 16:56:59.843339       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"
	I0917 16:56:59.845649       1 server.go:483] "Version info" version="v1.31.1"
	I0917 16:56:59.845732       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0917 16:56:59.849120       1 config.go:199] "Starting service config controller"
	I0917 16:56:59.849219       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0917 16:56:59.849271       1 config.go:328] "Starting node config controller"
	I0917 16:56:59.849297       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0917 16:56:59.848599       1 config.go:105] "Starting endpoint slice config controller"
	I0917 16:56:59.849979       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0917 16:56:59.949529       1 shared_informer.go:320] Caches are synced for node config
	I0917 16:56:59.949550       1 shared_informer.go:320] Caches are synced for service config
	I0917 16:56:59.950647       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] <==
	W0917 16:56:47.556909       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
	W0917 16:56:47.556909       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 16:56:47.557143       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:47.556937       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
	E0917 16:56:47.557205       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"
	E0917 16:56:47.557080       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"
	W0917 16:56:47.557286       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
	E0917 16:56:47.557321       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"
	W0917 16:56:48.362028       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0917 16:56:48.362072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:48.377622       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
	E0917 16:56:48.377657       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"
	W0917 16:56:48.433136       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 16:56:48.433171       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:48.447342       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
	E0917 16:56:48.447377       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"
	W0917 16:56:48.452501       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
	E0917 16:56:48.452538       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"
	W0917 16:56:48.505092       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
	E0917 16:56:48.505125       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"
	W0917 16:56:48.509404       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
	E0917 16:56:48.509446       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"
	W0917 16:56:48.509530       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"
	E0917 16:56:48.509552       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"
	I0917 16:56:50.254638       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 17 17:08:04 addons-486180 kubelet[1633]: E0917 17:08:04.740911    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:08:09 addons-486180 kubelet[1633]: E0917 17:08:09.852593    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726592889852387135,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582618,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:08:09 addons-486180 kubelet[1633]: E0917 17:08:09.852625    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726592889852387135,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582618,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:08:14 addons-486180 kubelet[1633]: E0917 17:08:14.741229    1633 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="57c18eee-de0f-40bc-a52e-16acca44b57e"
	Sep 17 17:08:15 addons-486180 kubelet[1633]: E0917 17:08:15.741076    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:08:15 addons-486180 kubelet[1633]: I0917 17:08:15.827912    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-svw8d\" (UniqueName: \"kubernetes.io/projected/57c18eee-de0f-40bc-a52e-16acca44b57e-kube-api-access-svw8d\") pod \"57c18eee-de0f-40bc-a52e-16acca44b57e\" (UID: \"57c18eee-de0f-40bc-a52e-16acca44b57e\") "
	Sep 17 17:08:15 addons-486180 kubelet[1633]: I0917 17:08:15.827974    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/57c18eee-de0f-40bc-a52e-16acca44b57e-gcp-creds\") pod \"57c18eee-de0f-40bc-a52e-16acca44b57e\" (UID: \"57c18eee-de0f-40bc-a52e-16acca44b57e\") "
	Sep 17 17:08:15 addons-486180 kubelet[1633]: I0917 17:08:15.828110    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/57c18eee-de0f-40bc-a52e-16acca44b57e-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "57c18eee-de0f-40bc-a52e-16acca44b57e" (UID: "57c18eee-de0f-40bc-a52e-16acca44b57e"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 17 17:08:15 addons-486180 kubelet[1633]: I0917 17:08:15.829779    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/57c18eee-de0f-40bc-a52e-16acca44b57e-kube-api-access-svw8d" (OuterVolumeSpecName: "kube-api-access-svw8d") pod "57c18eee-de0f-40bc-a52e-16acca44b57e" (UID: "57c18eee-de0f-40bc-a52e-16acca44b57e"). InnerVolumeSpecName "kube-api-access-svw8d". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 17:08:15 addons-486180 kubelet[1633]: I0917 17:08:15.928775    1633 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/57c18eee-de0f-40bc-a52e-16acca44b57e-gcp-creds\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:08:15 addons-486180 kubelet[1633]: I0917 17:08:15.928817    1633 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-svw8d\" (UniqueName: \"kubernetes.io/projected/57c18eee-de0f-40bc-a52e-16acca44b57e-kube-api-access-svw8d\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.230655    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2r946\" (UniqueName: \"kubernetes.io/projected/d7e32a82-7fac-486a-ab96-b7b407ace0d9-kube-api-access-2r946\") pod \"d7e32a82-7fac-486a-ab96-b7b407ace0d9\" (UID: \"d7e32a82-7fac-486a-ab96-b7b407ace0d9\") "
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.230703    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-drk2v\" (UniqueName: \"kubernetes.io/projected/b3fdb4f3-aa12-4db2-b620-6aa4653b25cf-kube-api-access-drk2v\") pod \"b3fdb4f3-aa12-4db2-b620-6aa4653b25cf\" (UID: \"b3fdb4f3-aa12-4db2-b620-6aa4653b25cf\") "
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.232511    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b3fdb4f3-aa12-4db2-b620-6aa4653b25cf-kube-api-access-drk2v" (OuterVolumeSpecName: "kube-api-access-drk2v") pod "b3fdb4f3-aa12-4db2-b620-6aa4653b25cf" (UID: "b3fdb4f3-aa12-4db2-b620-6aa4653b25cf"). InnerVolumeSpecName "kube-api-access-drk2v". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.232523    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d7e32a82-7fac-486a-ab96-b7b407ace0d9-kube-api-access-2r946" (OuterVolumeSpecName: "kube-api-access-2r946") pod "d7e32a82-7fac-486a-ab96-b7b407ace0d9" (UID: "d7e32a82-7fac-486a-ab96-b7b407ace0d9"). InnerVolumeSpecName "kube-api-access-2r946". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.331829    1633 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2r946\" (UniqueName: \"kubernetes.io/projected/d7e32a82-7fac-486a-ab96-b7b407ace0d9-kube-api-access-2r946\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.331877    1633 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-drk2v\" (UniqueName: \"kubernetes.io/projected/b3fdb4f3-aa12-4db2-b620-6aa4653b25cf-kube-api-access-drk2v\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.673030    1633 scope.go:117] "RemoveContainer" containerID="39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.689610    1633 scope.go:117] "RemoveContainer" containerID="39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: E0917 17:08:16.690000    1633 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9\": container with ID starting with 39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9 not found: ID does not exist" containerID="39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.690043    1633 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9"} err="failed to get container status \"39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9\": rpc error: code = NotFound desc = could not find container \"39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9\": container with ID starting with 39aaa2f0ea34c501db37e149117cd2a2c4c7fdbf35afeb527eff05d486f8bfd9 not found: ID does not exist"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.690075    1633 scope.go:117] "RemoveContainer" containerID="21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.740621    1633 scope.go:117] "RemoveContainer" containerID="21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: E0917 17:08:16.741031    1633 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92\": container with ID starting with 21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92 not found: ID does not exist" containerID="21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92"
	Sep 17 17:08:16 addons-486180 kubelet[1633]: I0917 17:08:16.741080    1633 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92"} err="failed to get container status \"21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92\": rpc error: code = NotFound desc = could not find container \"21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92\": container with ID starting with 21ee5f88c7f257a4e7858259db4140d3ae15a98a771cc1310b6ca0834bf62b92 not found: ID does not exist"
	
	
	==> storage-provisioner [1007be927d694dc9fdc445f083ca80214b1424ab23585f5b62e413cad657386f] <==
	I0917 16:57:40.734840       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0917 16:57:40.743255       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0917 16:57:40.743296       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0917 16:57:40.750422       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0917 16:57:40.750616       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b!
	I0917 16:57:40.751478       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2cb769fa-46f7-4795-a4f7-8e220086506c", APIVersion:"v1", ResourceVersion:"925", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b became leader
	I0917 16:57:40.851034       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-486180/192.168.49.2
	Start Time:       Tue, 17 Sep 2024 16:59:02 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	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-97mpf (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-97mpf:
	    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  9m16s                   default-scheduler  Successfully assigned default/busybox to addons-486180
	  Normal   Pulling    7m48s (x4 over 9m15s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m48s (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     7m48s (x4 over 9m15s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m37s (x6 over 9m15s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m12s (x21 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-4ltdm" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-wvxwd" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-486180 describe pod busybox ingress-nginx-admission-create-4ltdm ingress-nginx-admission-patch-wvxwd: exit status 1
--- FAIL: TestAddons/parallel/Registry (72.81s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-486180 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-486180 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-486180 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [0e7abb12-3338-4735-a37d-c2ca72a66c5b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [0e7abb12-3338-4735-a37d-c2ca72a66c5b] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.003059967s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-486180 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.94122195s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-486180 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 addons disable ingress --alsologtostderr -v=1: (7.609437619s)
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-486180
helpers_test.go:235: (dbg) docker inspect addons-486180:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff",
	        "Created": "2024-09-17T16:56:36.65970696Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 19877,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-17T16:56:36.790285994Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:bb3bcbaabeeeadbf6b43ae7d1d07e504b3c8a94ec024df89bcb237eba4f5e9b3",
	        "ResolvConfPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/hosts",
	        "LogPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff-json.log",
	        "Name": "/addons-486180",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-486180:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-486180",
	            "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/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5-init/diff:/var/lib/docker/overlay2/434d7e10ea6c0742dee7f7a923b2559a24cad5ca83e3bf76b7ca984f74af38a6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-486180",
	                "Source": "/var/lib/docker/volumes/addons-486180/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-486180",
	            "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-486180",
	                "name.minikube.sigs.k8s.io": "addons-486180",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ddc538909f997e5ecb5192fad50a86c199ed8bf465681f5a6c4bd7c6bacd4c4c",
	            "SandboxKey": "/var/run/docker/netns/ddc538909f99",
	            "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-486180": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "88d99dd7b8794b595da6f7a4dfd8279616f2fbe38870cb0ebdcc3a9c9ef8f52e",
	                    "EndpointID": "e415114d95621a3df3791b949a82a8fdf44ebeac1a94f58bc78b10c5750df5fc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-486180",
	                        "eb41e3bcd427"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-486180 -n addons-486180
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-486180 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 logs -n 25: (1.14768748s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-547364                                                                     | download-only-547364   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| start   | --download-only -p                                                                          | download-docker-132658 | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | download-docker-132658                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-132658                                                                   | download-docker-132658 | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-434564   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | binary-mirror-434564                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41479                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-434564                                                                     | binary-mirror-434564   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| addons  | enable dashboard -p                                                                         | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-486180 --wait=true                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:59 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | -p addons-486180                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | -p addons-486180                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-486180 ssh cat                                                                       | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | /opt/local-path-provisioner/pvc-9642e93b-c2f5-48f0-9fd4-a915331ebde5_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-486180 ssh curl -s                                                                   | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-486180 ip                                                                            | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC | 17 Sep 24 17:08 UTC |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC | 17 Sep 24 17:08 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-486180 ip                                                                            | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:10 UTC | 17 Sep 24 17:10 UTC |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:10 UTC | 17 Sep 24 17:10 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:10 UTC | 17 Sep 24 17:10 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 16:56:14
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 16:56:14.529640   19145 out.go:345] Setting OutFile to fd 1 ...
	I0917 16:56:14.529748   19145 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:56:14.529757   19145 out.go:358] Setting ErrFile to fd 2...
	I0917 16:56:14.529761   19145 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:56:14.529938   19145 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 16:56:14.530543   19145 out.go:352] Setting JSON to false
	I0917 16:56:14.531386   19145 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2315,"bootTime":1726589859,"procs":172,"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"}
	I0917 16:56:14.531486   19145 start.go:139] virtualization: kvm guest
	I0917 16:56:14.533539   19145 out.go:177] * [addons-486180] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0917 16:56:14.534720   19145 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 16:56:14.534765   19145 notify.go:220] Checking for updates...
	I0917 16:56:14.537125   19145 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 16:56:14.538455   19145 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:56:14.539738   19145 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 16:56:14.541248   19145 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0917 16:56:14.542580   19145 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 16:56:14.544069   19145 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 16:56:14.564916   19145 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 16:56:14.565003   19145 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:56:14.609077   19145 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:56:14.600620029 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:56:14.609236   19145 docker.go:318] overlay module found
	I0917 16:56:14.611109   19145 out.go:177] * Using the docker driver based on user configuration
	I0917 16:56:14.612377   19145 start.go:297] selected driver: docker
	I0917 16:56:14.612391   19145 start.go:901] validating driver "docker" against <nil>
	I0917 16:56:14.612405   19145 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 16:56:14.613274   19145 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:56:14.658283   19145 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:56:14.650103406 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:56:14.658523   19145 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 16:56:14.658784   19145 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]
	I0917 16:56:14.660355   19145 out.go:177] * Using Docker driver with root privileges
	I0917 16:56:14.661800   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:14.661853   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:14.661864   19145 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 16:56:14.661923   19145 start.go:340] cluster config:
	{Name:addons-486180 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-486180 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}
	I0917 16:56:14.663305   19145 out.go:177] * Starting "addons-486180" primary control-plane node in "addons-486180" cluster
	I0917 16:56:14.664485   19145 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 16:56:14.665713   19145 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0917 16:56:14.666775   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:14.666798   19145 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 16:56:14.666815   19145 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0917 16:56:14.666824   19145 cache.go:56] Caching tarball of preloaded images
	I0917 16:56:14.666899   19145 preload.go:172] Found /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0917 16:56:14.666910   19145 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0917 16:56:14.667227   19145 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json ...
	I0917 16:56:14.667246   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json: {Name:mk7b1877cc6d97ba8cf7cfd3ee7c101320cba4d9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:14.682181   19145 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 16:56:14.682323   19145 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 16:56:14.682360   19145 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 16:56:14.682367   19145 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 16:56:14.682374   19145 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 16:56:14.682381   19145 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0917 16:56:26.864115   19145 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0917 16:56:26.864147   19145 cache.go:194] Successfully downloaded all kic artifacts
	I0917 16:56:26.864218   19145 start.go:360] acquireMachinesLock for addons-486180: {Name:mk177db9364bb175dc7ae0a01163ec3eb7f69ae4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0917 16:56:26.864334   19145 start.go:364] duration metric: took 94.118µs to acquireMachinesLock for "addons-486180"
	I0917 16:56:26.864365   19145 start.go:93] Provisioning new machine with config: &{Name:addons-486180 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-486180 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}
	I0917 16:56:26.864459   19145 start.go:125] createHost starting for "" (driver="docker")
	I0917 16:56:26.866525   19145 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0917 16:56:26.866810   19145 start.go:159] libmachine.API.Create for "addons-486180" (driver="docker")
	I0917 16:56:26.866848   19145 client.go:168] LocalClient.Create starting
	I0917 16:56:26.866965   19145 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem
	I0917 16:56:26.925881   19145 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem
	I0917 16:56:27.094567   19145 cli_runner.go:164] Run: docker network inspect addons-486180 --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}}]}"
	W0917 16:56:27.109965   19145 cli_runner.go:211] docker network inspect addons-486180 --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
	I0917 16:56:27.110040   19145 network_create.go:284] running [docker network inspect addons-486180] to gather additional debugging logs...
	I0917 16:56:27.110060   19145 cli_runner.go:164] Run: docker network inspect addons-486180
	W0917 16:56:27.124788   19145 cli_runner.go:211] docker network inspect addons-486180 returned with exit code 1
	I0917 16:56:27.124818   19145 network_create.go:287] error running [docker network inspect addons-486180]: docker network inspect addons-486180: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-486180 not found
	I0917 16:56:27.124834   19145 network_create.go:289] output of [docker network inspect addons-486180]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-486180 not found
	
	** /stderr **
	I0917 16:56:27.124924   19145 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}}]}"
	I0917 16:56:27.140719   19145 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:0xc001c07f10}
	I0917 16:56:27.140763   19145 network_create.go:124] attempt to create docker network addons-486180 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0917 16:56:27.140824   19145 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-486180 addons-486180
	I0917 16:56:27.199860   19145 network_create.go:108] docker network addons-486180 192.168.49.0/24 created
	I0917 16:56:27.199894   19145 kic.go:121] calculated static IP "192.168.49.2" for the "addons-486180" container
	I0917 16:56:27.199963   19145 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0917 16:56:27.214833   19145 cli_runner.go:164] Run: docker volume create addons-486180 --label name.minikube.sigs.k8s.io=addons-486180 --label created_by.minikube.sigs.k8s.io=true
	I0917 16:56:27.231655   19145 oci.go:103] Successfully created a docker volume addons-486180
	I0917 16:56:27.231743   19145 cli_runner.go:164] Run: docker run --rm --name addons-486180-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --entrypoint /usr/bin/test -v addons-486180:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0917 16:56:32.240484   19145 cli_runner.go:217] Completed: docker run --rm --name addons-486180-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --entrypoint /usr/bin/test -v addons-486180:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (5.008697642s)
	I0917 16:56:32.240514   19145 oci.go:107] Successfully prepared a docker volume addons-486180
	I0917 16:56:32.240534   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:32.240554   19145 kic.go:194] Starting extracting preloaded images to volume ...
	I0917 16:56:32.240601   19145 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-486180:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0917 16:56:36.599164   19145 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-486180:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.358528744s)
	I0917 16:56:36.599192   19145 kic.go:203] duration metric: took 4.358636355s to extract preloaded images to volume ...
	W0917 16:56:36.599297   19145 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0917 16:56:36.599396   19145 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0917 16:56:36.645460   19145 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-486180 --name addons-486180 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-486180 --network addons-486180 --ip 192.168.49.2 --volume addons-486180:/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
	I0917 16:56:36.958902   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Running}}
	I0917 16:56:36.976581   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:36.994158   19145 cli_runner.go:164] Run: docker exec addons-486180 stat /var/lib/dpkg/alternatives/iptables
	I0917 16:56:37.038368   19145 oci.go:144] the created container "addons-486180" has a running status.
	I0917 16:56:37.038402   19145 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa...
	I0917 16:56:37.232761   19145 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0917 16:56:37.255507   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:37.283235   19145 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0917 16:56:37.283263   19145 kic_runner.go:114] Args: [docker exec --privileged addons-486180 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0917 16:56:37.348562   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:37.370303   19145 machine.go:93] provisionDockerMachine start ...
	I0917 16:56:37.370396   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.390432   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.390623   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.390648   19145 main.go:141] libmachine: About to run SSH command:
	hostname
	I0917 16:56:37.612358   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-486180
	
	I0917 16:56:37.612384   19145 ubuntu.go:169] provisioning hostname "addons-486180"
	I0917 16:56:37.612443   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.629074   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.629279   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.629294   19145 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-486180 && echo "addons-486180" | sudo tee /etc/hostname
	I0917 16:56:37.770932   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-486180
	
	I0917 16:56:37.770997   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.788618   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.788855   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.788882   19145 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-486180' /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-486180/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-486180' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0917 16:56:37.921039   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0917 16:56:37.921083   19145 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19662-10961/.minikube CaCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19662-10961/.minikube}
	I0917 16:56:37.921123   19145 ubuntu.go:177] setting up certificates
	I0917 16:56:37.921136   19145 provision.go:84] configureAuth start
	I0917 16:56:37.921206   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:37.937114   19145 provision.go:143] copyHostCerts
	I0917 16:56:37.937207   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/key.pem (1679 bytes)
	I0917 16:56:37.937315   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/ca.pem (1082 bytes)
	I0917 16:56:37.937374   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/cert.pem (1123 bytes)
	I0917 16:56:37.937444   19145 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem org=jenkins.addons-486180 san=[127.0.0.1 192.168.49.2 addons-486180 localhost minikube]
	I0917 16:56:38.052500   19145 provision.go:177] copyRemoteCerts
	I0917 16:56:38.052554   19145 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0917 16:56:38.052586   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.069141   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.161441   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0917 16:56:38.182692   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0917 16:56:38.203780   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0917 16:56:38.224058   19145 provision.go:87] duration metric: took 302.905933ms to configureAuth
	I0917 16:56:38.224087   19145 ubuntu.go:193] setting minikube options for container-runtime
	I0917 16:56:38.224251   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:38.224339   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.240944   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:38.241116   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:38.241134   19145 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
	I0917 16:56:38.453617   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0917 16:56:38.453639   19145 machine.go:96] duration metric: took 1.083313005s to provisionDockerMachine
	I0917 16:56:38.453650   19145 client.go:171] duration metric: took 11.586793066s to LocalClient.Create
	I0917 16:56:38.453670   19145 start.go:167] duration metric: took 11.586868629s to libmachine.API.Create "addons-486180"
	I0917 16:56:38.453680   19145 start.go:293] postStartSetup for "addons-486180" (driver="docker")
	I0917 16:56:38.453696   19145 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]
	I0917 16:56:38.453760   19145 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
	I0917 16:56:38.453804   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.471783   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.565506   19145 ssh_runner.go:195] Run: cat /etc/os-release
	I0917 16:56:38.568412   19145 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0917 16:56:38.568452   19145 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0917 16:56:38.568465   19145 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0917 16:56:38.568475   19145 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0917 16:56:38.568491   19145 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-10961/.minikube/addons for local assets ...
	I0917 16:56:38.568554   19145 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-10961/.minikube/files for local assets ...
	I0917 16:56:38.568592   19145 start.go:296] duration metric: took 114.89459ms for postStartSetup
	I0917 16:56:38.568880   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:38.585199   19145 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json ...
	I0917 16:56:38.585487   19145 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 16:56:38.585543   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.603286   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.693982   19145 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0917 16:56:38.697816   19145 start.go:128] duration metric: took 11.833340008s to createHost
	I0917 16:56:38.697845   19145 start.go:83] releasing machines lock for "addons-486180", held for 11.833496674s
	I0917 16:56:38.697918   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:38.714087   19145 ssh_runner.go:195] Run: cat /version.json
	I0917 16:56:38.714133   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.714180   19145 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0917 16:56:38.714251   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.731136   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.731615   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.891456   19145 ssh_runner.go:195] Run: systemctl --version
	I0917 16:56:38.895448   19145 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0917 16:56:39.030572   19145 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0917 16:56:39.034549   19145 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" ;
	I0917 16:56:39.051078   19145 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0917 16:56:39.051152   19145 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" ;
	I0917 16:56:39.076763   19145 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0917 16:56:39.076788   19145 start.go:495] detecting cgroup driver to use...
	I0917 16:56:39.076852   19145 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0917 16:56:39.076904   19145 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0917 16:56:39.090662   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0917 16:56:39.101225   19145 docker.go:217] disabling cri-docker service (if available) ...
	I0917 16:56:39.101274   19145 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0917 16:56:39.113569   19145 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0917 16:56:39.125894   19145 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0917 16:56:39.207040   19145 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0917 16:56:39.287267   19145 docker.go:233] disabling docker service ...
	I0917 16:56:39.287329   19145 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0917 16:56:39.304539   19145 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0917 16:56:39.314714   19145 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0917 16:56:39.396198   19145 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0917 16:56:39.469639   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0917 16:56:39.479544   19145 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"
	I0917 16:56:39.493585   19145 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0917 16:56:39.493645   19145 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"
	I0917 16:56:39.502164   19145 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0917 16:56:39.502224   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.510508   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.518606   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.526731   19145 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0917 16:56:39.534474   19145 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"
	I0917 16:56:39.542945   19145 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"
	I0917 16:56:39.557104   19145 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"
	I0917 16:56:39.565617   19145 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0917 16:56:39.572938   19145 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0917 16:56:39.580191   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:39.653742   19145 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0917 16:56:39.749730   19145 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0917 16:56:39.749832   19145 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0917 16:56:39.753054   19145 start.go:563] Will wait 60s for crictl version
	I0917 16:56:39.753111   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:56:39.756113   19145 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0917 16:56:39.788070   19145 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0917 16:56:39.788188   19145 ssh_runner.go:195] Run: crio --version
	I0917 16:56:39.821143   19145 ssh_runner.go:195] Run: crio --version
	I0917 16:56:39.855188   19145 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0917 16:56:39.856606   19145 cli_runner.go:164] Run: docker network inspect addons-486180 --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}}]}"
	I0917 16:56:39.873308   19145 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0917 16:56:39.876586   19145 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""
	I0917 16:56:39.886287   19145 kubeadm.go:883] updating cluster {Name:addons-486180 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-486180 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} ...
	I0917 16:56:39.886389   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:39.886437   19145 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 16:56:39.945735   19145 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 16:56:39.945763   19145 crio.go:433] Images already preloaded, skipping extraction
	I0917 16:56:39.945813   19145 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 16:56:39.975804   19145 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 16:56:39.975829   19145 cache_images.go:84] Images are preloaded, skipping loading
	I0917 16:56:39.975839   19145 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0917 16:56:39.975941   19145 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-486180 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-486180 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:}
	I0917 16:56:39.976022   19145 ssh_runner.go:195] Run: crio config
	I0917 16:56:40.014677   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:40.014696   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:40.014708   19145 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0917 16:56:40.014737   19145 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-486180 NodeName:addons-486180 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}
	I0917 16:56:40.014885   19145 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-486180"
	  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
	
	I0917 16:56:40.014952   19145 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0917 16:56:40.022789   19145 binaries.go:44] Found k8s binaries, skipping transfer
	I0917 16:56:40.022863   19145 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0917 16:56:40.030265   19145 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0917 16:56:40.045697   19145 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0917 16:56:40.061021   19145 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0917 16:56:40.076359   19145 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0917 16:56:40.079396   19145 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""
	I0917 16:56:40.088880   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:40.167110   19145 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 16:56:40.179057   19145 certs.go:68] Setting up /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180 for IP: 192.168.49.2
	I0917 16:56:40.179080   19145 certs.go:194] generating shared ca certs ...
	I0917 16:56:40.179100   19145 certs.go:226] acquiring lock for ca certs: {Name:mk6078c0db2531752ab6f65044618674e7b33b45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.179223   19145 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key
	I0917 16:56:40.293848   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt ...
	I0917 16:56:40.293876   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt: {Name:mk5ecfaefa55c1a7bc7e0277d7c5ac33fb406914 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.294039   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key ...
	I0917 16:56:40.294049   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key: {Name:mk27670f5d5fa2a373fd74d5b7cc1b81fbe978d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.294125   19145 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key
	I0917 16:56:40.514787   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt ...
	I0917 16:56:40.514826   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt: {Name:mk79ebc2febcd9bb248ad81e969215dcd275a836 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.515030   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key ...
	I0917 16:56:40.515045   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key: {Name:mkc77cba28f5ff26ede665f85df31399b8735a82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.515146   19145 certs.go:256] generating profile certs ...
	I0917 16:56:40.515219   19145 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key
	I0917 16:56:40.515248   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt with IP's: []
	I0917 16:56:40.606243   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt ...
	I0917 16:56:40.606276   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: {Name:mk7461aa56706df437652ec13591def0f2552b3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.606461   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key ...
	I0917 16:56:40.606476   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key: {Name:mkb21c38cbf5b6419576d49b9b38e5671dd169ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.606571   19145 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14
	I0917 16:56:40.606594   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0917 16:56:40.694790   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 ...
	I0917 16:56:40.694821   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14: {Name:mk78c1d435954f63ce6c501a1d8555f45dfca816 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.694977   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14 ...
	I0917 16:56:40.694990   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14: {Name:mk09bc7d2f9cee15cb6e060c3328a418d7c47999 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.695056   19145 certs.go:381] copying /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 -> /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt
	I0917 16:56:40.695132   19145 certs.go:385] copying /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14 -> /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key
	I0917 16:56:40.695176   19145 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key
	I0917 16:56:40.695192   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt with IP's: []
	I0917 16:56:40.926953   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt ...
	I0917 16:56:40.926980   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt: {Name:mk7f4f427bd70b67b4d51573182cbc889c430717 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.927134   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key ...
	I0917 16:56:40.927144   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key: {Name:mk8a1fbfc75137b1ff0e90e4fa911e10db92936d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.927305   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem (1675 bytes)
	I0917 16:56:40.927338   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem (1082 bytes)
	I0917 16:56:40.927362   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem (1123 bytes)
	I0917 16:56:40.927387   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem (1679 bytes)
	I0917 16:56:40.928000   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0917 16:56:40.949110   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0917 16:56:40.969214   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0917 16:56:40.989292   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0917 16:56:41.009635   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0917 16:56:41.030063   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0917 16:56:41.050404   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0917 16:56:41.070754   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0917 16:56:41.091458   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0917 16:56:41.112355   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0917 16:56:41.127710   19145 ssh_runner.go:195] Run: openssl version
	I0917 16:56:41.132693   19145 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"
	I0917 16:56:41.140969   19145 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.143925   19145 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 17 16:56 /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.143973   19145 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.150046   19145 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"
	I0917 16:56:41.157994   19145 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0917 16:56:41.160770   19145 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
	I0917 16:56:41.160828   19145 kubeadm.go:392] StartCluster: {Name:addons-486180 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-486180 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}
	I0917 16:56:41.160914   19145 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0917 16:56:41.160963   19145 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0917 16:56:41.193600   19145 cri.go:89] found id: ""
	I0917 16:56:41.193652   19145 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0917 16:56:41.201343   19145 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0917 16:56:41.208715   19145 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0917 16:56:41.208765   19145 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
	I0917 16:56:41.216199   19145 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
	I0917 16:56:41.216218   19145 kubeadm.go:157] found existing configuration files:
	
	I0917 16:56:41.216253   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0917 16:56:41.223685   19145 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
	I0917 16:56:41.223749   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0917 16:56:41.231361   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0917 16:56:41.238824   19145 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
	I0917 16:56:41.238880   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0917 16:56:41.246105   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0917 16:56:41.253460   19145 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
	I0917 16:56:41.253518   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0917 16:56:41.260461   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0917 16:56:41.267586   19145 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
	I0917 16:56:41.267641   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0917 16:56:41.274788   19145 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"
	I0917 16:56:41.306490   19145 kubeadm.go:310] W0917 16:56:41.305832    1287 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.
	I0917 16:56:41.307112   19145 kubeadm.go:310] W0917 16:56:41.306562    1287 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.
	I0917 16:56:41.323963   19145 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
	I0917 16:56:41.371036   19145 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0917 16:56:50.288876   19145 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0917 16:56:50.288951   19145 kubeadm.go:310] [preflight] Running pre-flight checks
	I0917 16:56:50.289051   19145 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0917 16:56:50.289102   19145 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0917 16:56:50.289134   19145 kubeadm.go:310] OS: Linux
	I0917 16:56:50.289239   19145 kubeadm.go:310] CGROUPS_CPU: enabled
	I0917 16:56:50.289313   19145 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0917 16:56:50.289386   19145 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0917 16:56:50.289436   19145 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0917 16:56:50.289480   19145 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0917 16:56:50.289539   19145 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0917 16:56:50.289585   19145 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0917 16:56:50.289636   19145 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0917 16:56:50.289688   19145 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0917 16:56:50.289755   19145 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0917 16:56:50.289848   19145 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0917 16:56:50.289961   19145 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0917 16:56:50.290047   19145 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0917 16:56:50.291674   19145 out.go:235]   - Generating certificates and keys ...
	I0917 16:56:50.291770   19145 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0917 16:56:50.291837   19145 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0917 16:56:50.291899   19145 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0917 16:56:50.291951   19145 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0917 16:56:50.292010   19145 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0917 16:56:50.292056   19145 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0917 16:56:50.292121   19145 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0917 16:56:50.292231   19145 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-486180 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 16:56:50.292280   19145 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0917 16:56:50.292402   19145 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-486180 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 16:56:50.292501   19145 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0917 16:56:50.292590   19145 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0917 16:56:50.292654   19145 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0917 16:56:50.292710   19145 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0917 16:56:50.292759   19145 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0917 16:56:50.292814   19145 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0917 16:56:50.292861   19145 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0917 16:56:50.292947   19145 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0917 16:56:50.293025   19145 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0917 16:56:50.293134   19145 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0917 16:56:50.293236   19145 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0917 16:56:50.294538   19145 out.go:235]   - Booting up control plane ...
	I0917 16:56:50.294616   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0917 16:56:50.294683   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0917 16:56:50.294752   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0917 16:56:50.294846   19145 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0917 16:56:50.294922   19145 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0917 16:56:50.294956   19145 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0917 16:56:50.295075   19145 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0917 16:56:50.295166   19145 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0917 16:56:50.295219   19145 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.751355ms
	I0917 16:56:50.295282   19145 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0917 16:56:50.295331   19145 kubeadm.go:310] [api-check] The API server is healthy after 4.001341542s
	I0917 16:56:50.295435   19145 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0917 16:56:50.295597   19145 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0917 16:56:50.295689   19145 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0917 16:56:50.295964   19145 kubeadm.go:310] [mark-control-plane] Marking the node addons-486180 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0917 16:56:50.296049   19145 kubeadm.go:310] [bootstrap-token] Using token: uoq44i.dhijv8pg4v3sjqts
	I0917 16:56:50.298289   19145 out.go:235]   - Configuring RBAC rules ...
	I0917 16:56:50.298406   19145 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0917 16:56:50.298517   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0917 16:56:50.298724   19145 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
	I0917 16:56:50.298937   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0917 16:56:50.299067   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0917 16:56:50.299170   19145 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0917 16:56:50.299295   19145 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0917 16:56:50.299358   19145 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0917 16:56:50.299424   19145 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0917 16:56:50.299438   19145 kubeadm.go:310] 
	I0917 16:56:50.299535   19145 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0917 16:56:50.299552   19145 kubeadm.go:310] 
	I0917 16:56:50.299647   19145 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0917 16:56:50.299658   19145 kubeadm.go:310] 
	I0917 16:56:50.299700   19145 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0917 16:56:50.299799   19145 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0917 16:56:50.299871   19145 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0917 16:56:50.299882   19145 kubeadm.go:310] 
	I0917 16:56:50.299959   19145 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0917 16:56:50.299969   19145 kubeadm.go:310] 
	I0917 16:56:50.300035   19145 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0917 16:56:50.300045   19145 kubeadm.go:310] 
	I0917 16:56:50.300117   19145 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0917 16:56:50.300229   19145 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0917 16:56:50.300326   19145 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0917 16:56:50.300336   19145 kubeadm.go:310] 
	I0917 16:56:50.300437   19145 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0917 16:56:50.300542   19145 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0917 16:56:50.300552   19145 kubeadm.go:310] 
	I0917 16:56:50.300660   19145 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token uoq44i.dhijv8pg4v3sjqts \
	I0917 16:56:50.300790   19145 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:141255af9b98a568ddbd17ad3515f008307a2cc145c1a090d792642531973516 \
	I0917 16:56:50.300828   19145 kubeadm.go:310] 	--control-plane 
	I0917 16:56:50.300842   19145 kubeadm.go:310] 
	I0917 16:56:50.300962   19145 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0917 16:56:50.300969   19145 kubeadm.go:310] 
	I0917 16:56:50.301081   19145 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token uoq44i.dhijv8pg4v3sjqts \
	I0917 16:56:50.301240   19145 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:141255af9b98a568ddbd17ad3515f008307a2cc145c1a090d792642531973516 
	I0917 16:56:50.301254   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:50.301262   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:50.302630   19145 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0917 16:56:50.303618   19145 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0917 16:56:50.307305   19145 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0917 16:56:50.307320   19145 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0917 16:56:50.323623   19145 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
	I0917 16:56:50.511965   19145 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0917 16:56:50.512022   19145 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
	I0917 16:56:50.512063   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-486180 minikube.k8s.io/updated_at=2024_09_17T16_56_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce minikube.k8s.io/name=addons-486180 minikube.k8s.io/primary=true
	I0917 16:56:50.574665   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:50.574675   19145 ops.go:34] apiserver oom_adj: -16
	I0917 16:56:51.074792   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:51.575188   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:52.075321   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:52.575768   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:53.075036   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:53.574936   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.074925   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.575007   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.634318   19145 kubeadm.go:1113] duration metric: took 4.122353374s to wait for elevateKubeSystemPrivileges
	I0917 16:56:54.634355   19145 kubeadm.go:394] duration metric: took 13.473531224s to StartCluster
	I0917 16:56:54.634377   19145 settings.go:142] acquiring lock: {Name:mkef0ff90bdb9bd66f10479dd6980ece99a42454 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:54.634505   19145 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:56:54.634941   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/kubeconfig: {Name:mk1d9f9ee318b461f920f59c0f7046a1b144d6d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:54.635156   19145 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"
	I0917 16:56:54.635170   19145 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}
	I0917 16:56:54.635230   19145 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true 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]
	I0917 16:56:54.635372   19145 addons.go:69] Setting default-storageclass=true in profile "addons-486180"
	I0917 16:56:54.635378   19145 addons.go:69] Setting yakd=true in profile "addons-486180"
	I0917 16:56:54.635385   19145 addons.go:69] Setting metrics-server=true in profile "addons-486180"
	I0917 16:56:54.635399   19145 addons.go:234] Setting addon yakd=true in "addons-486180"
	I0917 16:56:54.635398   19145 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-486180"
	I0917 16:56:54.635403   19145 addons.go:69] Setting storage-provisioner=true in profile "addons-486180"
	I0917 16:56:54.635420   19145 addons.go:234] Setting addon metrics-server=true in "addons-486180"
	I0917 16:56:54.635429   19145 addons.go:234] Setting addon storage-provisioner=true in "addons-486180"
	I0917 16:56:54.635427   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:54.635439   19145 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-486180"
	I0917 16:56:54.635452   19145 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-486180"
	I0917 16:56:54.635453   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635459   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635432   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635469   19145 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-486180"
	I0917 16:56:54.635483   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635496   19145 addons.go:69] Setting volcano=true in profile "addons-486180"
	I0917 16:56:54.635521   19145 addons.go:234] Setting addon volcano=true in "addons-486180"
	I0917 16:56:54.635546   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635550   19145 addons.go:69] Setting ingress=true in profile "addons-486180"
	I0917 16:56:54.635566   19145 addons.go:234] Setting addon ingress=true in "addons-486180"
	I0917 16:56:54.635415   19145 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-486180"
	I0917 16:56:54.635601   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635699   19145 addons.go:69] Setting volumesnapshots=true in profile "addons-486180"
	I0917 16:56:54.635720   19145 addons.go:234] Setting addon volumesnapshots=true in "addons-486180"
	I0917 16:56:54.635742   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635844   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.635856   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636001   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636007   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636047   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636170   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636399   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636636   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636007   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.639588   19145 out.go:177] * Verifying Kubernetes components...
	I0917 16:56:54.641406   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:54.641831   19145 addons.go:69] Setting registry=true in profile "addons-486180"
	I0917 16:56:54.641851   19145 addons.go:234] Setting addon registry=true in "addons-486180"
	I0917 16:56:54.641886   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.642345   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.635365   19145 addons.go:69] Setting cloud-spanner=true in profile "addons-486180"
	I0917 16:56:54.645560   19145 addons.go:234] Setting addon cloud-spanner=true in "addons-486180"
	I0917 16:56:54.645599   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.646094   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.665406   19145 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-486180"
	I0917 16:56:54.665884   19145 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-486180"
	I0917 16:56:54.666058   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.690079   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.665488   19145 addons.go:69] Setting ingress-dns=true in profile "addons-486180"
	I0917 16:56:54.690458   19145 addons.go:234] Setting addon ingress-dns=true in "addons-486180"
	I0917 16:56:54.665973   19145 addons.go:69] Setting gcp-auth=true in profile "addons-486180"
	I0917 16:56:54.665669   19145 addons.go:69] Setting helm-tiller=true in profile "addons-486180"
	I0917 16:56:54.665495   19145 addons.go:69] Setting inspektor-gadget=true in profile "addons-486180"
	I0917 16:56:54.690813   19145 addons.go:234] Setting addon inspektor-gadget=true in "addons-486180"
	I0917 16:56:54.690854   19145 host.go:66] Checking if "addons-486180" exists ...
	W0917 16:56:54.691042   19145 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0917 16:56:54.691163   19145 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-486180"
	I0917 16:56:54.691182   19145 mustload.go:65] Loading cluster: addons-486180
	I0917 16:56:54.691196   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691376   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691412   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:54.691444   19145 addons.go:234] Setting addon helm-tiller=true in "addons-486180"
	I0917 16:56:54.691472   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691482   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691710   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691726   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691970   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.692049   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.694174   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0917 16:56:54.694462   19145 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0917 16:56:54.694660   19145 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0917 16:56:54.695231   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0917 16:56:54.695242   19145 out.go:177]   - Using image docker.io/registry:2.8.3
	I0917 16:56:54.697367   19145 addons.go:234] Setting addon default-storageclass=true in "addons-486180"
	I0917 16:56:54.697946   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.698521   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.701239   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:56:54.701604   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0917 16:56:54.701622   19145 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0917 16:56:54.701745   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.697403   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0917 16:56:54.702939   19145 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0917 16:56:54.702985   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.704117   19145 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0917 16:56:54.697515   19145 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 16:56:54.705305   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0917 16:56:54.705369   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.706345   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:56:54.706666   19145 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0917 16:56:54.706699   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0917 16:56:54.706746   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.707402   19145 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0917 16:56:54.707502   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0917 16:56:54.708297   19145 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 16:56:54.708318   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0917 16:56:54.708374   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.710911   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0917 16:56:54.710930   19145 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0917 16:56:54.711015   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.713511   19145 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0917 16:56:54.714128   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0917 16:56:54.714811   19145 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0917 16:56:54.714827   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0917 16:56:54.714985   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.719199   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0917 16:56:54.720559   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0917 16:56:54.721927   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0917 16:56:54.723198   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0917 16:56:54.726527   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0917 16:56:54.729174   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0917 16:56:54.730474   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0917 16:56:54.730495   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0917 16:56:54.730573   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.733840   19145 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0917 16:56:54.733859   19145 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0917 16:56:54.733926   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.739254   19145 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0917 16:56:54.744757   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.745225   19145 out.go:177]   - Using image docker.io/busybox:stable
	I0917 16:56:54.748571   19145 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 16:56:54.748610   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0917 16:56:54.748673   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.750540   19145 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0917 16:56:54.751857   19145 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 16:56:54.751875   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0917 16:56:54.751921   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.751936   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.769355   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.771561   19145 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0917 16:56:54.773037   19145 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 16:56:54.773056   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0917 16:56:54.773121   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.782508   19145 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 -"
	I0917 16:56:54.786613   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.787013   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.796121   19145 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0917 16:56:54.798055   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.798310   19145 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0917 16:56:54.798327   19145 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0917 16:56:54.798386   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.802569   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.803987   19145 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0917 16:56:54.805370   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0917 16:56:54.805390   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0917 16:56:54.805432   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.806717   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.807580   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.809175   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.809357   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.810564   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.820722   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.822222   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.823669   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.844374   19145 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 16:56:55.055184   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0917 16:56:55.055215   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0917 16:56:55.146224   19145 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
	I0917 16:56:55.236163   19145 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0917 16:56:55.236259   19145 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0917 16:56:55.239548   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0917 16:56:55.239572   19145 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0917 16:56:55.246822   19145 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
	I0917 16:56:55.249106   19145 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
	I0917 16:56:55.253630   19145 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0917 16:56:55.253659   19145 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0917 16:56:55.253784   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0917 16:56:55.253800   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0917 16:56:55.337089   19145 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
	I0917 16:56:55.338818   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0917 16:56:55.338899   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0917 16:56:55.350193   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0917 16:56:55.350281   19145 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0917 16:56:55.352494   19145 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
	I0917 16:56:55.434034   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0917 16:56:55.434136   19145 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0917 16:56:55.434818   19145 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0917 16:56:55.434893   19145 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0917 16:56:55.435084   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0917 16:56:55.435139   19145 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0917 16:56:55.437140   19145 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
	I0917 16:56:55.442377   19145 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
	I0917 16:56:55.444261   19145 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0917 16:56:55.444322   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0917 16:56:55.537634   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0917 16:56:55.537733   19145 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)
	I0917 16:56:55.551826   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0917 16:56:55.551905   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0917 16:56:55.553253   19145 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
	I0917 16:56:55.641135   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0917 16:56:55.641225   19145 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0917 16:56:55.656564   19145 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
	I0917 16:56:55.745720   19145 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0917 16:56:55.745820   19145 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0917 16:56:55.754782   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0917 16:56:55.754865   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0917 16:56:55.840131   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0917 16:56:55.840232   19145 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0917 16:56:55.849150   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0917 16:56:55.849196   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0917 16:56:55.953045   19145 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0917 16:56:56.049085   19145 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0917 16:56:56.049112   19145 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0917 16:56:56.135614   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0917 16:56:56.135651   19145 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0917 16:56:56.234866   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0917 16:56:56.234895   19145 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0917 16:56:56.244937   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0917 16:56:56.245012   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0917 16:56:56.458943   19145 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0917 16:56:56.458974   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0917 16:56:56.540490   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0917 16:56:56.540566   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0917 16:56:56.641922   19145 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0917 16:56:56.642001   19145 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0917 16:56:56.642267   19145 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.859730397s)
	I0917 16:56:56.642334   19145 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0917 16:56:56.643583   19145 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.799181605s)
	I0917 16:56:56.644537   19145 node_ready.go:35] waiting up to 6m0s for node "addons-486180" to be "Ready" ...
	I0917 16:56:56.733726   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0917 16:56:56.733812   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0917 16:56:56.736454   19145 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
	I0917 16:56:56.833909   19145 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
	I0917 16:56:57.054567   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0917 16:56:57.054656   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0917 16:56:57.135112   19145 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0917 16:56:57.135202   19145 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0917 16:56:57.349688   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0917 16:56:57.349782   19145 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0917 16:56:57.440163   19145 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-486180" context rescaled to 1 replicas
	I0917 16:56:57.743368   19145 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0917 16:56:57.743459   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0917 16:56:58.036472   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0917 16:56:58.036547   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0917 16:56:58.041851   19145 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
	I0917 16:56:58.156150   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0917 16:56:58.156175   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0917 16:56:58.348079   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0917 16:56:58.348127   19145 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0917 16:56:58.537388   19145 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
	I0917 16:56:58.741481   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:00.557437   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.411158776s)
	I0917 16:57:00.557463   19145 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: (5.310602462s)
	I0917 16:57:00.557477   19145 addons.go:475] Verifying addon ingress=true in "addons-486180"
	I0917 16:57:00.557527   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.308393947s)
	I0917 16:57:00.557593   19145 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: (5.220423121s)
	I0917 16:57:00.557653   19145 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: (5.205137437s)
	I0917 16:57:00.557726   19145 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: (5.12051139s)
	I0917 16:57:00.557796   19145 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: (5.11535616s)
	I0917 16:57:00.557898   19145 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: (5.004562178s)
	I0917 16:57:00.557922   19145 addons.go:475] Verifying addon metrics-server=true in "addons-486180"
	I0917 16:57:00.557926   19145 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.901332708s)
	I0917 16:57:00.557944   19145 addons.go:475] Verifying addon registry=true in "addons-486180"
	I0917 16:57:00.557962   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.604886805s)
	I0917 16:57:00.558015   19145 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.82150192s)
	I0917 16:57:00.559096   19145 out.go:177] * Verifying ingress addon...
	I0917 16:57:00.560027   19145 out.go:177] * Verifying registry addon...
	I0917 16:57:00.560064   19145 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-486180 service yakd-dashboard -n yakd-dashboard
	
	I0917 16:57:00.561880   19145 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0917 16:57:00.564165   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0917 16:57:00.639073   19145 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0917 16:57:00.639102   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0917 16:57:00.642658   19145 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0917 16:57:00.643205   19145 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 16:57:00.643227   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.070185   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:01.147286   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:01.169478   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.242090   19145 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.408070693s)
	W0917 16:57:01.242149   19145 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
	I0917 16:57:01.242174   19145 retry.go:31] will retry after 318.266988ms: 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
	I0917 16:57:01.242208   19145 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.200262052s)
	I0917 16:57:01.561305   19145 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
	I0917 16:57:01.562428   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.024991799s)
	I0917 16:57:01.562462   19145 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-486180"
	I0917 16:57:01.564194   19145 out.go:177] * Verifying csi-hostpath-driver addon...
	I0917 16:57:01.565755   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:01.566573   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0917 16:57:01.639548   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.639762   19145 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 16:57:01.639787   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:01.976145   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0917 16:57:01.976215   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:57:01.993985   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:57:02.065694   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:02.066309   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:02.069286   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:02.098815   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0917 16:57:02.115143   19145 addons.go:234] Setting addon gcp-auth=true in "addons-486180"
	I0917 16:57:02.115193   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:57:02.115661   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:57:02.132431   19145 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0917 16:57:02.132475   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:57:02.148715   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:57:02.566965   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:02.634944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:02.635234   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:03.065428   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:03.066751   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:03.069122   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:03.147554   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:03.566033   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:03.566944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:03.568553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.066658   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:04.067270   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:04.069100   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.262956   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.701547634s)
	I0917 16:57:04.263014   19145 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.130552174s)
	I0917 16:57:04.264954   19145 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0917 16:57:04.266295   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:57:04.267357   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0917 16:57:04.267385   19145 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0917 16:57:04.284187   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0917 16:57:04.284219   19145 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0917 16:57:04.333816   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0917 16:57:04.333842   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0917 16:57:04.351374   19145 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
	I0917 16:57:04.567241   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:04.567804   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:04.569731   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.969552   19145 addons.go:475] Verifying addon gcp-auth=true in "addons-486180"
	I0917 16:57:04.970944   19145 out.go:177] * Verifying gcp-auth addon...
	I0917 16:57:04.973780   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0917 16:57:05.038406   19145 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0917 16:57:05.038438   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:05.139126   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:05.139272   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:05.139483   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:05.476954   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:05.566047   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:05.567001   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:05.568887   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:05.648319   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:05.977176   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:06.066224   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:06.067187   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:06.068795   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:06.476752   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:06.565866   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:06.566833   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:06.568852   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:06.976672   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:07.065719   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:07.066907   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:07.068664   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:07.476852   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:07.577104   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:07.577428   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:07.577744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:07.976214   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:08.065248   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:08.066472   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:08.069330   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:08.147823   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:08.477530   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:08.565595   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:08.566558   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:08.569489   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:08.977158   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:09.064744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:09.066609   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:09.068625   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:09.477467   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:09.565250   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:09.566586   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:09.568493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:09.977503   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:10.065372   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:10.066595   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:10.068626   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:10.476783   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:10.565960   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:10.566882   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:10.568752   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:10.647766   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:10.977854   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:11.065681   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:11.066717   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:11.068609   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:11.476358   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:11.565347   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:11.566403   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:11.569063   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:11.977382   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:12.065334   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:12.066470   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:12.069442   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:12.476771   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:12.565600   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:12.566531   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:12.569285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:12.977523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:13.065621   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:13.066707   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:13.068924   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:13.148209   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:13.476693   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:13.565476   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:13.566621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:13.568550   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:13.976502   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:14.065933   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:14.066523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:14.069454   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:14.477330   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:14.565744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:14.566969   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:14.568792   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:14.977293   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:15.065553   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:15.066606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:15.068782   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:15.148301   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:15.476995   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:15.565884   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:15.566996   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:15.568837   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:15.976942   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:16.065801   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:16.067170   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:16.068808   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:16.476371   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:16.565152   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:16.566285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:16.569049   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:16.976917   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:17.066045   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:17.067275   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:17.069069   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:17.476680   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:17.565563   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:17.566573   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:17.569474   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:17.647777   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:17.976350   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:18.065238   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:18.066546   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:18.069405   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:18.477438   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:18.565550   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:18.566675   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:18.568682   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:18.976681   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:19.065471   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:19.066560   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:19.069471   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:19.477094   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:19.565139   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:19.566191   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:19.568988   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:19.977090   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:20.065166   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:20.066278   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:20.069274   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:20.147530   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:20.477468   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:20.565416   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:20.566464   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:20.569254   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:20.977079   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:21.064848   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:21.066337   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:21.069365   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:21.476911   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:21.565904   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:21.566804   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:21.568939   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:21.976596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:22.065789   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:22.066671   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:22.068601   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:22.147849   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:22.477336   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:22.565020   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:22.566248   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:22.568880   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:22.976918   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:23.066713   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:23.068977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:23.069060   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:23.477171   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:23.566190   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:23.567148   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:23.568746   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:23.977255   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:24.065212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:24.066465   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:24.069439   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:24.477363   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:24.565705   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:24.566761   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:24.568793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:24.648237   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:24.977216   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:25.065470   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:25.066689   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:25.068679   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:25.476529   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:25.565712   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:25.566702   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:25.568716   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:25.976493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:26.065481   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:26.066910   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:26.068663   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:26.477164   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:26.565555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:26.566509   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:26.569357   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:26.977824   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:27.066093   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:27.066880   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:27.068983   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:27.148071   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:27.476722   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:27.566083   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:27.567317   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:27.569024   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:27.977211   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:28.065135   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:28.066522   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:28.069427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:28.476988   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:28.566089   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:28.567288   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:28.569078   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:28.977653   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:29.065499   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:29.066606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:29.068632   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:29.476689   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:29.565864   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:29.567129   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:29.569054   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:29.647304   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:29.976883   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:30.065601   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:30.066921   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:30.068642   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:30.476739   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:30.566300   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:30.566946   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:30.568727   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:30.976896   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:31.065944   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:31.067939   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:31.069670   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:31.476527   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:31.565567   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:31.566920   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:31.568538   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:31.647811   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:31.976255   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:32.065561   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:32.066651   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:32.068713   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:32.476308   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:32.565016   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:32.566285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:32.569282   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:32.977545   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:33.065691   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:33.066738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:33.068636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:33.476525   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:33.565451   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:33.566796   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:33.568976   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:33.976889   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:34.065878   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:34.067001   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:34.068977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:34.147248   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:34.476963   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:34.565254   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:34.566621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:34.568702   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:34.977167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:35.065232   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:35.066164   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:35.069137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:35.476853   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:35.566147   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:35.567383   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:35.568996   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:35.976955   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:36.065992   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:36.067017   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:36.068820   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:36.148247   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:36.476914   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:36.565921   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:36.567317   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:36.571066   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:36.977041   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:37.066047   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:37.067293   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:37.069137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:37.476839   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:37.565766   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:37.567152   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:37.568902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:37.976411   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:38.065443   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:38.066574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:38.069319   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:38.477391   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:38.565718   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:38.566449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:38.569320   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:38.647451   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:38.977374   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:39.065224   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:39.066397   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:39.069149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:39.476615   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:39.565764   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:39.566869   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:39.568797   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:39.978073   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:40.065671   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:40.066503   19145 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 16:57:40.066521   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:40.070500   19145 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 16:57:40.070517   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:40.147048   19145 node_ready.go:49] node "addons-486180" has status "Ready":"True"
	I0917 16:57:40.147077   19145 node_ready.go:38] duration metric: took 43.502481353s for node "addons-486180" to be "Ready" ...
	I0917 16:57:40.147087   19145 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" ...
	I0917 16:57:40.153640   19145 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:40.536414   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:40.639082   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:40.639446   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:40.642056   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:40.977584   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:41.065934   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:41.069738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:41.070191   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:41.159306   19145 pod_ready.go:93] pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.159328   19145 pod_ready.go:82] duration metric: took 1.005664959s for pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.159356   19145 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.162951   19145 pod_ready.go:93] pod "etcd-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.162967   19145 pod_ready.go:82] duration metric: took 3.602664ms for pod "etcd-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.162978   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.166512   19145 pod_ready.go:93] pod "kube-apiserver-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.166528   19145 pod_ready.go:82] duration metric: took 3.543937ms for pod "kube-apiserver-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.166536   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.170222   19145 pod_ready.go:93] pod "kube-controller-manager-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.170238   19145 pod_ready.go:82] duration metric: took 3.696871ms for pod "kube-controller-manager-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.170250   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-7hrnh" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.348011   19145 pod_ready.go:93] pod "kube-proxy-7hrnh" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.348032   19145 pod_ready.go:82] duration metric: took 177.776862ms for pod "kube-proxy-7hrnh" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.348042   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.476399   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:41.565998   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:41.566930   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:41.569902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:41.747666   19145 pod_ready.go:93] pod "kube-scheduler-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.747687   19145 pod_ready.go:82] duration metric: took 399.638111ms for pod "kube-scheduler-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.747697   19145 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.977056   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:42.066688   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:42.067546   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:42.069585   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:42.477356   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:42.566112   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:42.567515   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:42.569793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:42.977767   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:43.066101   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:43.067462   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:43.070040   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:43.477348   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:43.639068   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:43.640569   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:43.640729   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:43.753850   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:43.977928   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:44.066280   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:44.067714   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:44.069902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:44.477540   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:44.566391   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:44.567760   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:44.570343   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:44.978037   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:45.066965   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:45.068574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:45.070320   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:45.477225   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:45.566504   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:45.567015   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:45.569755   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:45.977055   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:46.066457   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:46.067951   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:46.070369   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:46.254284   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:46.477149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:46.566814   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:46.567924   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:46.570208   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:46.977851   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:47.079791   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:47.079883   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:47.079947   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:47.477294   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:47.565756   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:47.567328   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:47.570420   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:47.977139   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:48.066435   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:48.067654   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:48.070032   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:48.476669   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:48.578347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:48.578778   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:48.578865   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:48.752777   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:48.977474   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:49.078873   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:49.079277   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:49.079472   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:49.477296   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:49.565592   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:49.567382   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:49.569288   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:49.976957   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:50.066414   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:50.067313   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:50.069171   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:50.477256   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:50.565526   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:50.566502   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:50.569962   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:50.977952   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:51.080117   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:51.081568   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:51.081939   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:51.252122   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:51.477272   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:51.565877   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:51.567060   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:51.570211   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:51.976876   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:52.066049   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:52.067306   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:52.069776   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:52.477041   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:52.566555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:52.567648   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:52.570408   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:52.978031   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:53.079305   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:53.079633   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:53.079925   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:53.253087   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:53.477348   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:53.577520   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:53.577901   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:53.578407   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:53.976722   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:54.066228   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:54.067251   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:54.069897   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:54.476972   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:54.576017   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:54.578429   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:54.579740   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:54.976946   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:55.079413   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:55.079764   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:55.080167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:55.477300   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:55.565482   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:55.566799   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:55.569738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:55.752532   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:56.037166   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:56.135904   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:56.136284   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:56.139838   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:56.477415   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:56.565912   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:56.567264   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:56.569793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:56.977923   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:57.066086   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:57.067482   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:57.070149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:57.476985   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:57.566364   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:57.567544   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:57.569678   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:57.752859   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:57.977401   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:58.065577   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:58.066759   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:58.071381   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:58.477621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:58.565698   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:58.567144   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:58.569921   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:58.977005   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:59.066287   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:59.067493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:59.069613   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:59.477043   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:59.566156   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:59.567590   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:59.569920   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:59.752952   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:59.976606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:00.066089   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:00.067292   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:00.070230   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:00.477726   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:00.566338   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:00.567515   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:00.569761   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:00.977509   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:01.065378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:01.078595   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:01.079347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:01.477457   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:01.565582   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:01.567559   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:01.570704   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:01.977493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:02.065713   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:02.066812   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:02.069514   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:02.252289   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:02.476723   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:02.565925   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:02.567034   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:02.569757   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:02.976638   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:03.066096   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:03.067187   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:03.069441   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:03.477482   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:03.565585   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:03.566784   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:03.569940   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:03.977506   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:04.065717   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:04.067399   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:04.070832   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:04.253819   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:04.477143   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:04.565659   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:04.567111   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:04.570029   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:04.977513   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:05.065760   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:05.066979   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:05.069767   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:05.476773   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:05.565970   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:05.567197   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:05.569861   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:05.977296   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:06.066540   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:06.067791   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:06.070245   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:06.477070   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:06.565947   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:06.567553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:06.569636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:06.752670   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:06.977989   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:07.077666   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:07.078142   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:07.078703   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:07.477453   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:07.565807   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:07.567180   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:07.569859   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:07.977314   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:08.065660   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:08.067357   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:08.070157   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:08.477424   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:08.565609   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:08.566534   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:08.569673   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:08.752802   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:08.977848   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:09.066318   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:09.067434   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:09.069685   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:09.478318   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:09.565649   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:09.566935   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:09.570190   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:09.977297   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:10.065546   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:10.066739   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:10.069487   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:10.477306   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:10.565378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:10.566504   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:10.569745   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:10.752871   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:10.977594   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:11.079083   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:11.079340   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:11.079427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:11.477339   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:11.565223   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:11.567163   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:11.571184   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:11.977709   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:12.066315   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:12.068182   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:12.070418   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:12.477021   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:12.566065   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:12.567345   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:12.569831   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:12.754213   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:12.977099   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:13.066995   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:13.067995   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:13.070427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:13.478166   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:13.567078   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:13.568021   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:13.570447   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:13.978649   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:14.066177   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:14.067553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:14.070593   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:14.477500   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:14.566196   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:14.567597   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:14.569737   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:14.977907   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:15.066494   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:15.067450   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:15.069829   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:15.253053   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:15.477492   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:15.566087   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:15.567090   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:15.569719   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:15.976760   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:16.066107   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:16.067883   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:16.070258   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:16.476805   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:16.566168   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:16.567359   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:16.569372   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:16.978213   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:17.066352   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:17.067960   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:17.070033   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:17.253445   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:17.476974   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:17.566278   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:17.567637   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:17.569855   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:17.976449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:18.065963   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:18.067236   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:18.069376   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:18.476954   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:18.566205   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:18.567737   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:18.569621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:18.977729   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:19.065876   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:19.067341   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:19.069488   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:19.253618   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:19.477582   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:19.566555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:19.567326   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:19.569858   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:19.976535   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:20.065824   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:20.066967   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:20.069725   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:20.477764   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:20.566186   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:20.567151   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:20.569538   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:20.977394   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:21.065473   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:21.066736   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:21.069528   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:21.256775   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:21.477839   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:21.566440   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:21.567911   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:21.570775   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.036524   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:22.135820   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:22.137958   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:22.139970   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.547083   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:22.640734   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.642378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:22.642958   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.037905   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:23.137253   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.137517   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:23.137675   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:23.477451   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:23.566065   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:23.567536   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.570224   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:23.754931   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:23.978257   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:24.066643   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:24.068035   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:24.070316   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:24.477347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:24.566212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:24.567688   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:24.570106   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:24.976736   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:25.066544   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:25.067135   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:25.069453   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:25.478004   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:25.566503   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:25.567707   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:25.569886   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:25.977543   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:26.066033   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:26.067163   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:26.070733   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:26.253590   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:26.477137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:26.566732   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:26.567977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:26.569986   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:26.976971   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:27.080649   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:27.081448   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:27.081637   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:27.477611   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:27.565873   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:27.567195   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:27.570449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:27.976944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:28.078262   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:28.078723   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:28.078814   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:28.317554   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:28.584730   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:28.585167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:28.585505   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:28.585560   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:28.977636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:29.078000   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:29.078477   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:29.078502   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:29.477442   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:29.578462   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:29.578579   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:29.578709   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:29.977379   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:30.065338   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:30.066870   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:30.069596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:30.477249   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:30.566298   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:30.567810   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:30.571040   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:30.752993   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:30.977720   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:31.066778   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:31.069878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:31.070838   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:31.477789   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:31.566029   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:31.567227   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:31.570145   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:31.978045   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:32.066607   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:32.067836   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:32.070132   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:32.477423   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:32.565473   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:32.566754   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:32.569686   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:32.976931   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:33.066275   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:33.067599   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:33.070087   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:33.253345   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:33.477659   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:33.566199   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:33.567347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:33.569901   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:33.977313   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:34.065852   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:34.066843   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:34.069865   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:34.476596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:34.566277   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:34.567591   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:34.569878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:34.977009   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:35.066491   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:35.067814   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:35.069825   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:35.477535   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:35.565528   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:35.566872   19145 kapi.go:107] duration metric: took 1m35.002705004s to wait for kubernetes.io/minikube-addons=registry ...
	I0917 16:58:35.569527   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:35.754407   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:35.977700   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:36.066457   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:36.071430   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:36.476831   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:36.578518   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:36.578777   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:36.977343   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:37.065608   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:37.070693   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:37.536196   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:37.566314   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:37.570991   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:37.977282   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:38.065054   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:38.070807   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:38.254460   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:38.477507   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:38.566043   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:38.570919   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:38.977705   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:39.065581   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:39.070219   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:39.477548   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:39.566310   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:39.571342   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:39.977464   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:40.065636   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:40.070529   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:40.477206   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:40.565434   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:40.570756   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:40.753029   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:40.977504   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:41.065732   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:41.072668   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:41.477059   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:41.566249   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:41.570774   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:41.977878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:42.066131   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:42.070523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:42.477701   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:42.565658   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:42.570266   19145 kapi.go:107] duration metric: took 1m41.003688634s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0917 16:58:42.753338   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:42.976801   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:43.065794   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:43.477066   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:43.566117   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:43.977120   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:44.066255   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:44.477663   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:44.566046   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:44.753595   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:44.977098   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:45.066390   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:45.477574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:45.565404   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:45.977431   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:46.065505   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:46.477352   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:46.566447   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:46.753808   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:46.977232   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:47.065449   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:47.477694   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:47.565884   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:47.976720   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:48.065968   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:48.476603   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:48.565767   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:48.977570   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:49.079138   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:49.252783   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:49.478245   19145 kapi.go:107] duration metric: took 1m44.504463438s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0917 16:58:49.479799   19145 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-486180 cluster.
	I0917 16:58:49.480971   19145 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.
	I0917 16:58:49.482211   19145 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0917 16:58:49.636911   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.067416   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.566010   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.754250   19145 pod_ready.go:93] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"True"
	I0917 16:58:50.754281   19145 pod_ready.go:82] duration metric: took 1m9.006576827s for pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.754298   19145 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.760180   19145 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace has status "Ready":"True"
	I0917 16:58:50.760210   19145 pod_ready.go:82] duration metric: took 5.902579ms for pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.760234   19145 pod_ready.go:39] duration metric: took 1m10.613132898s 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" ...
	I0917 16:58:50.760253   19145 api_server.go:52] waiting for apiserver process to appear ...
	I0917 16:58:50.760294   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:50.760354   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:51.046261   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:51.046289   19145 cri.go:89] found id: ""
	I0917 16:58:51.046300   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:51.046360   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.050573   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:51.050649   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:51.137619   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:51.338707   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:51.338801   19145 cri.go:89] found id: ""
	I0917 16:58:51.338823   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:51.338896   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.343149   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:51.343257   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:51.458289   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:51.458313   19145 cri.go:89] found id: ""
	I0917 16:58:51.458322   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:51.458369   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.462380   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:51.462480   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:51.636720   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:51.644431   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:51.644500   19145 cri.go:89] found id: ""
	I0917 16:58:51.644517   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:51.644570   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.648854   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:51.648927   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:51.760414   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:51.760438   19145 cri.go:89] found id: ""
	I0917 16:58:51.760450   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:51.760502   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.763558   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:51.763625   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:51.939519   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:51.939544   19145 cri.go:89] found id: ""
	I0917 16:58:51.939555   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:51.939610   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.944018   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:51.944100   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:52.065530   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:52.065554   19145 cri.go:89] found id: ""
	I0917 16:58:52.065564   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:52.065614   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:52.066440   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:52.134388   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:52.134419   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:52.239352   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:52.239391   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:52.287179   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:52.287212   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:52.377974   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:52.378009   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:52.473005   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:52.473035   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:52.566212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:52.666421   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:52.666450   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:52.762574   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:52.762608   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:52.816735   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:52.816765   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:52.863685   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:52.863715   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:52.922330   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:52.922367   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:58:53.023782   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:53.023815   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:53.066261   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:53.114966   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:53.115003   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:53.566318   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:54.067586   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:54.566080   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:55.066454   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:55.565707   19145 kapi.go:107] duration metric: took 1m55.003825268s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0917 16:58:55.567217   19145 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, helm-tiller, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0917 16:58:55.568254   19145 addons.go:510] duration metric: took 2m0.93303751s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server helm-tiller yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0917 16:58:55.628179   19145 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 16:58:55.641458   19145 api_server.go:72] duration metric: took 2m1.006255285s to wait for apiserver process to appear ...
	I0917 16:58:55.641484   19145 api_server.go:88] waiting for apiserver healthz status ...
	I0917 16:58:55.641514   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:55.641555   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:55.673705   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:55.673723   19145 cri.go:89] found id: ""
	I0917 16:58:55.673729   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:55.673768   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.676905   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:55.676963   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:55.708987   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:55.709011   19145 cri.go:89] found id: ""
	I0917 16:58:55.709021   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:55.709072   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.712143   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:55.712195   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:55.743984   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:55.744003   19145 cri.go:89] found id: ""
	I0917 16:58:55.744010   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:55.744045   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.747121   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:55.747163   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:55.778492   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:55.778511   19145 cri.go:89] found id: ""
	I0917 16:58:55.778517   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:55.778559   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.781838   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:55.781892   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:55.812996   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:55.813015   19145 cri.go:89] found id: ""
	I0917 16:58:55.813024   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:55.813076   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.816159   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:55.816208   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:55.847101   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:55.847120   19145 cri.go:89] found id: ""
	I0917 16:58:55.847126   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:55.847162   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.850267   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:55.850320   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:55.881450   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:55.881471   19145 cri.go:89] found id: ""
	I0917 16:58:55.881480   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:55.881528   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.884737   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:55.884757   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:55.923272   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:55.923299   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:58:55.995984   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:55.996023   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:56.075795   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:56.075832   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:56.087134   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:56.087161   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:56.138765   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:56.138798   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:56.172613   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:56.172639   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:56.205748   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:56.205775   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:56.245152   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:56.245214   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:56.338391   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:56.338418   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:56.380139   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:56.380167   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:56.411508   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:56.411541   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:58.968310   19145 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0917 16:58:58.971769   19145 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0917 16:58:58.972599   19145 api_server.go:141] control plane version: v1.31.1
	I0917 16:58:58.972620   19145 api_server.go:131] duration metric: took 3.331129732s to wait for apiserver health ...
	I0917 16:58:58.972628   19145 system_pods.go:43] waiting for kube-system pods to appear ...
	I0917 16:58:58.972646   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:58.972693   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:59.005581   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:59.005599   19145 cri.go:89] found id: ""
	I0917 16:58:59.005606   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:59.005650   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.008860   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:59.008932   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:59.039996   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:59.040016   19145 cri.go:89] found id: ""
	I0917 16:58:59.040027   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:59.040075   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.043096   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:59.043160   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:59.074181   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:59.074198   19145 cri.go:89] found id: ""
	I0917 16:58:59.074205   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:59.074251   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.077215   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:59.077277   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:59.108633   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:59.108652   19145 cri.go:89] found id: ""
	I0917 16:58:59.108658   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:59.108698   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.111686   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:59.111742   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:59.142081   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:59.142098   19145 cri.go:89] found id: ""
	I0917 16:58:59.142105   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:59.142148   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.145225   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:59.145283   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:59.177078   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:59.177100   19145 cri.go:89] found id: ""
	I0917 16:58:59.177109   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:59.177157   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.180281   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:59.180335   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:59.213343   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:59.213361   19145 cri.go:89] found id: ""
	I0917 16:58:59.213368   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:59.213417   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.216375   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:59.216395   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:59.294561   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:59.294597   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:59.306588   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:59.306614   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:59.445601   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:59.445626   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:59.496058   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:59.496089   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:59.551111   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:59.551145   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:59.590697   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:59.590729   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:59.633354   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:59.633382   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:59.666518   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:59.666543   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:59.703810   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:59.703838   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:59.734496   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:59.734524   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:59.769974   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:59.770001   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:59:02.351026   19145 system_pods.go:59] 19 kube-system pods found
	I0917 16:59:02.351071   19145 system_pods.go:61] "coredns-7c65d6cfc9-mmvbp" [a2f4efe8-f1e7-43d7-8756-304001fbc4a5] Running
	I0917 16:59:02.351084   19145 system_pods.go:61] "csi-hostpath-attacher-0" [6d06e7b7-0bf4-452d-96cf-eb5c9afc1b5d] Running
	I0917 16:59:02.351089   19145 system_pods.go:61] "csi-hostpath-resizer-0" [099faa14-b170-48f2-96e8-a586b0145d76] Running
	I0917 16:59:02.351094   19145 system_pods.go:61] "csi-hostpathplugin-p7c2r" [8aad6ea8-a2c1-43e4-997a-f6614febcb26] Running
	I0917 16:59:02.351104   19145 system_pods.go:61] "etcd-addons-486180" [a0562056-c06b-4300-a892-3996845be3ab] Running
	I0917 16:59:02.351112   19145 system_pods.go:61] "kindnet-qfkmv" [04cd43c1-7008-4b9d-8e75-7f9fb1a28b41] Running
	I0917 16:59:02.351118   19145 system_pods.go:61] "kube-apiserver-addons-486180" [75329036-7c80-47dc-8787-f615973f6a8f] Running
	I0917 16:59:02.351124   19145 system_pods.go:61] "kube-controller-manager-addons-486180" [010096bc-c1c5-4b32-bb47-f4f6af826569] Running
	I0917 16:59:02.351130   19145 system_pods.go:61] "kube-ingress-dns-minikube" [ff839f09-a28c-42f9-9407-01478b962bc6] Running
	I0917 16:59:02.351137   19145 system_pods.go:61] "kube-proxy-7hrnh" [d099db98-fd6c-4c49-ab2d-2b2c8c0b584d] Running
	I0917 16:59:02.351146   19145 system_pods.go:61] "kube-scheduler-addons-486180" [97c02884-5d2a-4edc-8448-912f0998bb7b] Running
	I0917 16:59:02.351152   19145 system_pods.go:61] "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
	I0917 16:59:02.351159   19145 system_pods.go:61] "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
	I0917 16:59:02.351166   19145 system_pods.go:61] "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
	I0917 16:59:02.351174   19145 system_pods.go:61] "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
	I0917 16:59:02.351182   19145 system_pods.go:61] "snapshot-controller-56fcc65765-fghpp" [b1087e9a-b98d-4b37-97b4-968341a4058a] Running
	I0917 16:59:02.351191   19145 system_pods.go:61] "snapshot-controller-56fcc65765-fpb4s" [0109c63e-ff09-4b88-9987-e30c48f3a9e8] Running
	I0917 16:59:02.351196   19145 system_pods.go:61] "storage-provisioner" [ebba5b6b-5b7c-43ec-b6ea-acb57166c2a6] Running
	I0917 16:59:02.351201   19145 system_pods.go:61] "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
	I0917 16:59:02.351210   19145 system_pods.go:74] duration metric: took 3.378574325s to wait for pod list to return data ...
	I0917 16:59:02.351223   19145 default_sa.go:34] waiting for default service account to be created ...
	I0917 16:59:02.353608   19145 default_sa.go:45] found service account: "default"
	I0917 16:59:02.353633   19145 default_sa.go:55] duration metric: took 2.400048ms for default service account to be created ...
	I0917 16:59:02.353645   19145 system_pods.go:116] waiting for k8s-apps to be running ...
	I0917 16:59:02.361476   19145 system_pods.go:86] 19 kube-system pods found
	I0917 16:59:02.361503   19145 system_pods.go:89] "coredns-7c65d6cfc9-mmvbp" [a2f4efe8-f1e7-43d7-8756-304001fbc4a5] Running
	I0917 16:59:02.361509   19145 system_pods.go:89] "csi-hostpath-attacher-0" [6d06e7b7-0bf4-452d-96cf-eb5c9afc1b5d] Running
	I0917 16:59:02.361513   19145 system_pods.go:89] "csi-hostpath-resizer-0" [099faa14-b170-48f2-96e8-a586b0145d76] Running
	I0917 16:59:02.361516   19145 system_pods.go:89] "csi-hostpathplugin-p7c2r" [8aad6ea8-a2c1-43e4-997a-f6614febcb26] Running
	I0917 16:59:02.361520   19145 system_pods.go:89] "etcd-addons-486180" [a0562056-c06b-4300-a892-3996845be3ab] Running
	I0917 16:59:02.361524   19145 system_pods.go:89] "kindnet-qfkmv" [04cd43c1-7008-4b9d-8e75-7f9fb1a28b41] Running
	I0917 16:59:02.361528   19145 system_pods.go:89] "kube-apiserver-addons-486180" [75329036-7c80-47dc-8787-f615973f6a8f] Running
	I0917 16:59:02.361531   19145 system_pods.go:89] "kube-controller-manager-addons-486180" [010096bc-c1c5-4b32-bb47-f4f6af826569] Running
	I0917 16:59:02.361536   19145 system_pods.go:89] "kube-ingress-dns-minikube" [ff839f09-a28c-42f9-9407-01478b962bc6] Running
	I0917 16:59:02.361540   19145 system_pods.go:89] "kube-proxy-7hrnh" [d099db98-fd6c-4c49-ab2d-2b2c8c0b584d] Running
	I0917 16:59:02.361543   19145 system_pods.go:89] "kube-scheduler-addons-486180" [97c02884-5d2a-4edc-8448-912f0998bb7b] Running
	I0917 16:59:02.361548   19145 system_pods.go:89] "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
	I0917 16:59:02.361552   19145 system_pods.go:89] "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
	I0917 16:59:02.361555   19145 system_pods.go:89] "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
	I0917 16:59:02.361559   19145 system_pods.go:89] "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
	I0917 16:59:02.361564   19145 system_pods.go:89] "snapshot-controller-56fcc65765-fghpp" [b1087e9a-b98d-4b37-97b4-968341a4058a] Running
	I0917 16:59:02.361570   19145 system_pods.go:89] "snapshot-controller-56fcc65765-fpb4s" [0109c63e-ff09-4b88-9987-e30c48f3a9e8] Running
	I0917 16:59:02.361573   19145 system_pods.go:89] "storage-provisioner" [ebba5b6b-5b7c-43ec-b6ea-acb57166c2a6] Running
	I0917 16:59:02.361576   19145 system_pods.go:89] "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
	I0917 16:59:02.361582   19145 system_pods.go:126] duration metric: took 7.931917ms to wait for k8s-apps to be running ...
	I0917 16:59:02.361593   19145 system_svc.go:44] waiting for kubelet service to be running ....
	I0917 16:59:02.361636   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 16:59:02.372859   19145 system_svc.go:56] duration metric: took 11.259608ms WaitForService to wait for kubelet
	I0917 16:59:02.372884   19145 kubeadm.go:582] duration metric: took 2m7.737685539s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0917 16:59:02.372904   19145 node_conditions.go:102] verifying NodePressure condition ...
	I0917 16:59:02.375783   19145 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0917 16:59:02.375813   19145 node_conditions.go:123] node cpu capacity is 8
	I0917 16:59:02.375828   19145 node_conditions.go:105] duration metric: took 2.917008ms to run NodePressure ...
	I0917 16:59:02.375839   19145 start.go:241] waiting for startup goroutines ...
	I0917 16:59:02.375846   19145 start.go:246] waiting for cluster config update ...
	I0917 16:59:02.375862   19145 start.go:255] writing updated cluster config ...
	I0917 16:59:02.376162   19145 ssh_runner.go:195] Run: rm -f paused
	I0917 16:59:02.423475   19145 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0917 16:59:02.425728   19145 out.go:177] * Done! kubectl is now configured to use "addons-486180" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.329624146Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=adbbbe50-a64e-436a-bbd8-8220f06a1d8c name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.330212599Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=adbbbe50-a64e-436a-bbd8-8220f06a1d8c name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.330854080Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=df6e09fa-5319-42b3-a1c6-17557a8a3d0e name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.331555965Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=df6e09fa-5319-42b3-a1c6-17557a8a3d0e name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.332176520Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-wtqmt/hello-world-app" id=ffe7d54c-1a06-4a1c-a2f5-6a9497f84ca9 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.332269868Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.346174942Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c267d9f3f361c1bb0200fdc160f28eadbc65ccc6ef8abcc1b8272c93d98d6611/merged/etc/passwd: no such file or directory"
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.346209281Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c267d9f3f361c1bb0200fdc160f28eadbc65ccc6ef8abcc1b8272c93d98d6611/merged/etc/group: no such file or directory"
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.378995333Z" level=info msg="Created container 2764e4e143e26e0abff6911f52b1e060425c4dfb4c135ed131b04e553d619594: default/hello-world-app-55bf9c44b4-wtqmt/hello-world-app" id=ffe7d54c-1a06-4a1c-a2f5-6a9497f84ca9 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.379545276Z" level=info msg="Starting container: 2764e4e143e26e0abff6911f52b1e060425c4dfb4c135ed131b04e553d619594" id=43007037-fbad-4c71-88fc-f14ff55e57aa name=/runtime.v1.RuntimeService/StartContainer
	Sep 17 17:10:14 addons-486180 crio[1026]: time="2024-09-17 17:10:14.385011202Z" level=info msg="Started container" PID=11723 containerID=2764e4e143e26e0abff6911f52b1e060425c4dfb4c135ed131b04e553d619594 description=default/hello-world-app-55bf9c44b4-wtqmt/hello-world-app id=43007037-fbad-4c71-88fc-f14ff55e57aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a16acecb4accdf038580db559d1ff4cbb084ef5cf8f31e89f8d0d4feaf1cbf
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.447265307Z" level=warning msg="Stopping container 265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=d4b39454-fe38-4a14-bd27-233d70785ee8 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 17:10:15 addons-486180 conmon[6509]: conmon 265768703d106ff1fea1 <ninfo>: container 6521 exited with status 137
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.576422643Z" level=info msg="Stopped container 265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3: ingress-nginx/ingress-nginx-controller-bc57996ff-s55tw/controller" id=d4b39454-fe38-4a14-bd27-233d70785ee8 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.576902292Z" level=info msg="Stopping pod sandbox: c7a3b356b630fd31f495b1b0929b25c58f0dee6874c045e6e902a1fabdcfc697" id=e1c3eba4-4aba-4f03-ae3e-f220fa71e7d1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.579710525Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-BRN22GTIRPR4DZUU - [0:0]\n:KUBE-HP-MELKNRP2LCOLVJ6Q - [0:0]\n-X KUBE-HP-BRN22GTIRPR4DZUU\n-X KUBE-HP-MELKNRP2LCOLVJ6Q\nCOMMIT\n"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.580937994Z" level=info msg="Closing host port tcp:80"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.580968562Z" level=info msg="Closing host port tcp:443"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.582285379Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.582305287Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.582438879Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-s55tw Namespace:ingress-nginx ID:c7a3b356b630fd31f495b1b0929b25c58f0dee6874c045e6e902a1fabdcfc697 UID:4a382691-058a-4c94-8c1f-63a52867bc4f NetNS:/var/run/netns/3fe9aa7c-bb64-4abd-a569-5c5e67c85988 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.582552817Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-s55tw from CNI network \"kindnet\" (type=ptp)"
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.634576284Z" level=info msg="Stopped pod sandbox: c7a3b356b630fd31f495b1b0929b25c58f0dee6874c045e6e902a1fabdcfc697" id=e1c3eba4-4aba-4f03-ae3e-f220fa71e7d1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.906746966Z" level=info msg="Removing container: 265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3" id=c5f1eb14-b059-4c17-80f8-05b06b54b392 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 17:10:15 addons-486180 crio[1026]: time="2024-09-17 17:10:15.919515640Z" level=info msg="Removed container 265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3: ingress-nginx/ingress-nginx-controller-bc57996ff-s55tw/controller" id=c5f1eb14-b059-4c17-80f8-05b06b54b392 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	2764e4e143e26       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        6 seconds ago       Running             hello-world-app           0                   95a16acecb4ac       hello-world-app-55bf9c44b4-wtqmt
	8800acd4f78d6       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   a1d14c09468e1       nginx
	16fe8506959bf       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 11 minutes ago      Running             gcp-auth                  0                   1e4c7275eadac       gcp-auth-89d5ffd79-rccn4
	747f6aefe5cea       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             11 minutes ago      Exited              patch                     2                   7f639f00e6ced       ingress-nginx-admission-patch-wvxwd
	7d4d96b478e27       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   cabfca1bb3495       ingress-nginx-admission-create-4ltdm
	c29ef5b7fff84       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             12 minutes ago      Running             local-path-provisioner    0                   e70b005b0c009       local-path-provisioner-86d989889c-6nwqp
	908ab7a83f1b1       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   3a84b4f7f9515       metrics-server-84c5f94fbc-bp4tt
	1007be927d694       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             12 minutes ago      Running             storage-provisioner       0                   eacf7ed61b165       storage-provisioner
	ad63d0747ddc1       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             12 minutes ago      Running             coredns                   0                   e740109531339       coredns-7c65d6cfc9-mmvbp
	d1d839e67df33       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             13 minutes ago      Running             kindnet-cni               0                   f4a88d4e97aa0       kindnet-qfkmv
	d02a4d6463b26       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             13 minutes ago      Running             kube-proxy                0                   7ef4cb84f092a       kube-proxy-7hrnh
	b75d5a758287e       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             13 minutes ago      Running             kube-apiserver            0                   57e7a31bdb04f       kube-apiserver-addons-486180
	04734bff87930       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             13 minutes ago      Running             kube-controller-manager   0                   748d653652005       kube-controller-manager-addons-486180
	911e8485b7510       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             13 minutes ago      Running             etcd                      0                   d299ee18a261a       etcd-addons-486180
	0f7ab7d9b897d       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             13 minutes ago      Running             kube-scheduler            0                   0319d5056d33b       kube-scheduler-addons-486180
	
	
	==> coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] <==
	[INFO] 10.244.0.19:36498 - 23788 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000116554s
	[INFO] 10.244.0.19:52856 - 31143 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000067177s
	[INFO] 10.244.0.19:52856 - 44453 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000105053s
	[INFO] 10.244.0.19:55308 - 46681 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004668939s
	[INFO] 10.244.0.19:55308 - 13150 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004798103s
	[INFO] 10.244.0.19:46250 - 35321 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004689181s
	[INFO] 10.244.0.19:46250 - 52989 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004721723s
	[INFO] 10.244.0.19:37676 - 20831 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003611302s
	[INFO] 10.244.0.19:37676 - 55643 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00431339s
	[INFO] 10.244.0.19:52630 - 19303 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000083854s
	[INFO] 10.244.0.19:52630 - 39266 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00012099s
	[INFO] 10.244.0.21:45724 - 6895 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000182143s
	[INFO] 10.244.0.21:43034 - 44278 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000145461s
	[INFO] 10.244.0.21:57051 - 44088 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00009989s
	[INFO] 10.244.0.21:54277 - 29205 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000122442s
	[INFO] 10.244.0.21:49872 - 33126 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000096511s
	[INFO] 10.244.0.21:43306 - 52449 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000166972s
	[INFO] 10.244.0.21:52089 - 14492 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008142886s
	[INFO] 10.244.0.21:54866 - 39864 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009765568s
	[INFO] 10.244.0.21:45459 - 55901 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006213687s
	[INFO] 10.244.0.21:40896 - 28700 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009196087s
	[INFO] 10.244.0.21:54210 - 8773 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.00626521s
	[INFO] 10.244.0.21:37438 - 48771 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.013310336s
	[INFO] 10.244.0.21:52650 - 54297 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000827902s
	[INFO] 10.244.0.21:45433 - 22996 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000924427s
	
	
	==> describe nodes <==
	Name:               addons-486180
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-486180
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce
	                    minikube.k8s.io/name=addons-486180
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_17T16_56_50_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-486180
	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:  Tue, 17 Sep 2024 16:56:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-486180
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 17 Sep 2024 17:10:15 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 17 Sep 2024 17:08:23 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 17 Sep 2024 17:08:23 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 17 Sep 2024 17:08:23 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 17 Sep 2024 17:08:23 +0000   Tue, 17 Sep 2024 16:57:39 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-486180
	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:                 8afeb4fb36014045820ee371e70062db
	  System UUID:                e771e6d4-61c9-4641-b750-d4044cb78c46
	  Boot ID:                    952ff7e4-8751-4383-8406-e8f889dca00f
	  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%)         11m
	  default                     hello-world-app-55bf9c44b4-wtqmt           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  gcp-auth                    gcp-auth-89d5ffd79-rccn4                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-mmvbp                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-486180                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kindnet-qfkmv                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-486180               250m (3%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-486180      200m (2%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-7hrnh                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-486180               100m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-bp4tt            100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  local-path-storage          local-path-provisioner-86d989889c-6nwqp    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   Starting                 13m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  13m   kubelet          Node addons-486180 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m   kubelet          Node addons-486180 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m   kubelet          Node addons-486180 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m   node-controller  Node addons-486180 event: Registered Node addons-486180 in Controller
	  Normal   NodeReady                12m   kubelet          Node addons-486180 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003769] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000700] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000741] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000809] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000755] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.004481] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.001049] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.571556] 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.
	[  +7.086425] kauditd_printk_skb: 46 callbacks suppressed
	[Sep17 17:08] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +1.000069] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +2.015784] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +4.063535] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000027] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +8.195108] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[ +16.122360] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[Sep17 17:09] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	
	
	==> etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] <==
	{"level":"info","ts":"2024-09-17T16:56:58.348743Z","caller":"traceutil/trace.go:171","msg":"trace[22598856] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:396; }","duration":"197.607266ms","start":"2024-09-17T16:56:58.151115Z","end":"2024-09-17T16:56:58.348722Z","steps":["trace[22598856] 'agreement among raft nodes before linearized reading'  (duration: 92.382749ms)","trace[22598856] 'range keys from in-memory index tree'  (duration: 104.945363ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T16:56:58.349096Z","caller":"traceutil/trace.go:171","msg":"trace[1943482197] range","detail":"{range_begin:/registry/clusterrolebindings/storage-provisioner; range_end:; response_count:0; response_revision:396; }","duration":"197.28607ms","start":"2024-09-17T16:56:58.150934Z","end":"2024-09-17T16:56:58.348220Z","steps":["trace[1943482197] 'agreement among raft nodes before linearized reading'  (duration: 97.874127ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:56:58.349056Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"198.809317ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-09-17T16:56:58.349263Z","caller":"traceutil/trace.go:171","msg":"trace[354375448] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:396; }","duration":"199.005171ms","start":"2024-09-17T16:56:58.150237Z","end":"2024-09-17T16:56:58.349242Z","steps":["trace[354375448] 'agreement among raft nodes before linearized reading'  (duration: 92.171058ms)","trace[354375448] 'get authentication metadata'  (duration: 106.616057ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:56:58.954806Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.886013ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:56:58.954877Z","caller":"traceutil/trace.go:171","msg":"trace[971576801] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:457; }","duration":"102.960303ms","start":"2024-09-17T16:56:58.851901Z","end":"2024-09-17T16:56:58.954862Z","steps":["trace[971576801] 'agreement among raft nodes before linearized reading'  (duration: 102.86962ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:56:59.147395Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.567287ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/tiller-clusterrolebinding\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:56:59.147521Z","caller":"traceutil/trace.go:171","msg":"trace[1265780027] range","detail":"{range_begin:/registry/clusterrolebindings/tiller-clusterrolebinding; range_end:; response_count:0; response_revision:473; }","duration":"101.693252ms","start":"2024-09-17T16:56:59.045806Z","end":"2024-09-17T16:56:59.147499Z","steps":["trace[1265780027] 'agreement among raft nodes before linearized reading'  (duration: 101.552283ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:56:59.247285Z","caller":"traceutil/trace.go:171","msg":"trace[385152457] transaction","detail":"{read_only:false; response_revision:474; number_of_response:1; }","duration":"100.224932ms","start":"2024-09-17T16:56:59.147037Z","end":"2024-09-17T16:56:59.247262Z","steps":["trace[385152457] 'process raft request'  (duration: 86.977654ms)","trace[385152457] 'compare'  (duration: 12.830974ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:56:59.247711Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.796056ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-486180\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-17T16:56:59.247755Z","caller":"traceutil/trace.go:171","msg":"trace[1289204584] range","detail":"{range_begin:/registry/minions/addons-486180; range_end:; response_count:1; response_revision:481; }","duration":"100.849179ms","start":"2024-09-17T16:56:59.146896Z","end":"2024-09-17T16:56:59.247745Z","steps":["trace[1289204584] 'agreement among raft nodes before linearized reading'  (duration: 100.687567ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:58:28.582583Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.842879ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031960124812884 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/snapshot-controller-leader\" mod_revision:1119 > success:<request_put:<key:\"/registry/leases/kube-system/snapshot-controller-leader\" value_size:420 >> failure:<request_range:<key:\"/registry/leases/kube-system/snapshot-controller-leader\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-17T16:58:28.582710Z","caller":"traceutil/trace.go:171","msg":"trace[1027360762] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1179; }","duration":"106.924514ms","start":"2024-09-17T16:58:28.475769Z","end":"2024-09-17T16:58:28.582693Z","steps":["trace[1027360762] 'read index received'  (duration: 29.045µs)","trace[1027360762] 'applied index is now lower than readState.Index'  (duration: 106.894287ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T16:58:28.582738Z","caller":"traceutil/trace.go:171","msg":"trace[1865549132] transaction","detail":"{read_only:false; response_revision:1144; number_of_response:1; }","duration":"243.683697ms","start":"2024-09-17T16:58:28.339024Z","end":"2024-09-17T16:58:28.582708Z","steps":["trace[1865549132] 'process raft request'  (duration: 121.64798ms)","trace[1865549132] 'compare'  (duration: 121.761825ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:58:28.582810Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.029857ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:58:28.582906Z","caller":"traceutil/trace.go:171","msg":"trace[651558509] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1144; }","duration":"107.135783ms","start":"2024-09-17T16:58:28.475760Z","end":"2024-09-17T16:58:28.582896Z","steps":["trace[651558509] 'agreement among raft nodes before linearized reading'  (duration: 106.988851ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:58:39.204146Z","caller":"traceutil/trace.go:171","msg":"trace[1109747208] transaction","detail":"{read_only:false; response_revision:1207; number_of_response:1; }","duration":"110.794829ms","start":"2024-09-17T16:58:39.093333Z","end":"2024-09-17T16:58:39.204127Z","steps":["trace[1109747208] 'process raft request'  (duration: 110.667489ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:58:55.472332Z","caller":"traceutil/trace.go:171","msg":"trace[599634380] transaction","detail":"{read_only:false; response_revision:1271; number_of_response:1; }","duration":"114.591864ms","start":"2024-09-17T16:58:55.357721Z","end":"2024-09-17T16:58:55.472313Z","steps":["trace[599634380] 'process raft request'  (duration: 111.869588ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:06:46.257878Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1575}
	{"level":"info","ts":"2024-09-17T17:06:46.280129Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1575,"took":"21.815322ms","hash":4153656384,"current-db-size-bytes":6397952,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3448832,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-17T17:06:46.280172Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4153656384,"revision":1575,"compact-revision":-1}
	{"level":"info","ts":"2024-09-17T17:07:45.312932Z","caller":"traceutil/trace.go:171","msg":"trace[13445645] transaction","detail":"{read_only:false; response_revision:2438; number_of_response:1; }","duration":"101.129993ms","start":"2024-09-17T17:07:45.211787Z","end":"2024-09-17T17:07:45.312917Z","steps":["trace[13445645] 'process raft request'  (duration: 100.693986ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:07:45.312922Z","caller":"traceutil/trace.go:171","msg":"trace[144703170] linearizableReadLoop","detail":"{readStateIndex:2610; appliedIndex:2609; }","duration":"100.127239ms","start":"2024-09-17T17:07:45.212776Z","end":"2024-09-17T17:07:45.312903Z","steps":["trace[144703170] 'read index received'  (duration: 99.673962ms)","trace[144703170] 'applied index is now lower than readState.Index'  (duration: 452.491µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T17:07:45.313037Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.236732ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/snapshot-controller\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:07:45.313101Z","caller":"traceutil/trace.go:171","msg":"trace[1779310083] range","detail":"{range_begin:/registry/deployments/kube-system/snapshot-controller; range_end:; response_count:0; response_revision:2438; }","duration":"100.319351ms","start":"2024-09-17T17:07:45.212774Z","end":"2024-09-17T17:07:45.313093Z","steps":["trace[1779310083] 'agreement among raft nodes before linearized reading'  (duration: 100.189639ms)"],"step_count":1}
	
	
	==> gcp-auth [16fe8506959bf04668519c9d8668894c89c4f85a31737a752d537f23e0b6498c] <==
	2024/09/17 16:59:02 Ready to write response ...
	2024/09/17 17:07:09 Ready to marshal response ...
	2024/09/17 17:07:09 Ready to write response ...
	2024/09/17 17:07:10 Ready to marshal response ...
	2024/09/17 17:07:10 Ready to write response ...
	2024/09/17 17:07:15 Ready to marshal response ...
	2024/09/17 17:07:15 Ready to write response ...
	2024/09/17 17:07:21 Ready to marshal response ...
	2024/09/17 17:07:21 Ready to write response ...
	2024/09/17 17:07:21 Ready to marshal response ...
	2024/09/17 17:07:21 Ready to write response ...
	2024/09/17 17:07:26 Ready to marshal response ...
	2024/09/17 17:07:26 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:34 Ready to marshal response ...
	2024/09/17 17:07:34 Ready to write response ...
	2024/09/17 17:07:49 Ready to marshal response ...
	2024/09/17 17:07:49 Ready to write response ...
	2024/09/17 17:10:10 Ready to marshal response ...
	2024/09/17 17:10:10 Ready to write response ...
	
	
	==> kernel <==
	 17:10:20 up 52 min,  0 users,  load average: 0.30, 0.20, 0.18
	Linux addons-486180 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 [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] <==
	I0917 17:08:19.234436       1 main.go:299] handling current node
	I0917 17:08:29.234378       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:08:29.234410       1 main.go:299] handling current node
	I0917 17:08:39.241250       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:08:39.241283       1 main.go:299] handling current node
	I0917 17:08:49.238158       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:08:49.238189       1 main.go:299] handling current node
	I0917 17:08:59.234943       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:08:59.234975       1 main.go:299] handling current node
	I0917 17:09:09.236082       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:09:09.236129       1 main.go:299] handling current node
	I0917 17:09:19.237226       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:09:19.237261       1 main.go:299] handling current node
	I0917 17:09:29.238954       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:09:29.238995       1 main.go:299] handling current node
	I0917 17:09:39.235111       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:09:39.235143       1 main.go:299] handling current node
	I0917 17:09:49.237256       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:09:49.237285       1 main.go:299] handling current node
	I0917 17:09:59.234328       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:09:59.234364       1 main.go:299] handling current node
	I0917 17:10:09.234124       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:10:09.234156       1 main.go:299] handling current node
	I0917 17:10:19.235355       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:10:19.235402       1 main.go:299] handling current node
	
	
	==> kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0917 16:58:50.351998       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.146.199:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.146.199:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.146.199:443: connect: connection refused" logger="UnhandledError"
	I0917 16:58:50.453508       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0917 17:07:19.289900       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.24:59962: read: connection reset by peer
	I0917 17:07:22.550243       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0917 17:07:28.547913       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.127.52"}
	I0917 17:07:44.871316       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.871363       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.884262       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.884320       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.885321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.885361       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.897891       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.897939       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:45.080866       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:45.080996       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0917 17:07:45.886053       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0917 17:07:46.081891       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0917 17:07:46.111962       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0917 17:07:49.507899       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0917 17:07:49.689239       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.69.113"}
	I0917 17:07:50.814080       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0917 17:07:51.828051       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0917 17:10:10.972762       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.154.75"}
	
	
	==> kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] <==
	W0917 17:08:47.186844       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
	E0917 17:08:47.186889       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"
	W0917 17:09:03.472832       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
	E0917 17:09:03.472872       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"
	W0917 17:09:06.145385       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
	E0917 17:09:06.145429       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"
	W0917 17:09:21.693131       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
	E0917 17:09:21.693175       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"
	W0917 17:09:23.793249       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
	E0917 17:09:23.793290       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"
	W0917 17:09:50.272886       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
	E0917 17:09:50.272929       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"
	W0917 17:09:57.033858       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
	E0917 17:09:57.033906       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"
	W0917 17:10:03.098009       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
	E0917 17:10:03.098052       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"
	I0917 17:10:10.768505       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="16.326437ms"
	I0917 17:10:10.772248       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.698482ms"
	I0917 17:10:10.772328       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="38.205µs"
	I0917 17:10:10.775942       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.337µs"
	I0917 17:10:12.415091       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0917 17:10:12.416375       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="9.662µs"
	I0917 17:10:12.418674       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0917 17:10:14.916202       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="4.878458ms"
	I0917 17:10:14.916301       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="49.455µs"
	
	
	==> kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] <==
	I0917 16:56:58.539157       1 server_linux.go:66] "Using iptables proxy"
	I0917 16:56:59.335621       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0917 16:56:59.342141       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`"
	I0917 16:56:59.840643       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0917 16:56:59.840708       1 server_linux.go:169] "Using iptables Proxier"
	I0917 16:56:59.843339       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"
	I0917 16:56:59.845649       1 server.go:483] "Version info" version="v1.31.1"
	I0917 16:56:59.845732       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0917 16:56:59.849120       1 config.go:199] "Starting service config controller"
	I0917 16:56:59.849219       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0917 16:56:59.849271       1 config.go:328] "Starting node config controller"
	I0917 16:56:59.849297       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0917 16:56:59.848599       1 config.go:105] "Starting endpoint slice config controller"
	I0917 16:56:59.849979       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0917 16:56:59.949529       1 shared_informer.go:320] Caches are synced for node config
	I0917 16:56:59.949550       1 shared_informer.go:320] Caches are synced for service config
	I0917 16:56:59.950647       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] <==
	W0917 16:56:47.556909       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
	W0917 16:56:47.556909       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 16:56:47.557143       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:47.556937       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
	E0917 16:56:47.557205       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"
	E0917 16:56:47.557080       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"
	W0917 16:56:47.557286       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
	E0917 16:56:47.557321       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"
	W0917 16:56:48.362028       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0917 16:56:48.362072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:48.377622       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
	E0917 16:56:48.377657       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"
	W0917 16:56:48.433136       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 16:56:48.433171       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:48.447342       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
	E0917 16:56:48.447377       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"
	W0917 16:56:48.452501       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
	E0917 16:56:48.452538       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"
	W0917 16:56:48.505092       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
	E0917 16:56:48.505125       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"
	W0917 16:56:48.509404       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
	E0917 16:56:48.509446       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"
	W0917 16:56:48.509530       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"
	E0917 16:56:48.509552       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"
	I0917 16:56:50.254638       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 17 17:10:10 addons-486180 kubelet[1633]: I0917 17:10:10.898775    1633 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-528hp\" (UniqueName: \"kubernetes.io/projected/cd0e2058-6439-4876-92f9-3cd58b0e83f2-kube-api-access-528hp\") pod \"hello-world-app-55bf9c44b4-wtqmt\" (UID: \"cd0e2058-6439-4876-92f9-3cd58b0e83f2\") " pod="default/hello-world-app-55bf9c44b4-wtqmt"
	Sep 17 17:10:11 addons-486180 kubelet[1633]: I0917 17:10:11.838323    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-b67gs\" (UniqueName: \"kubernetes.io/projected/ff839f09-a28c-42f9-9407-01478b962bc6-kube-api-access-b67gs\") pod \"ff839f09-a28c-42f9-9407-01478b962bc6\" (UID: \"ff839f09-a28c-42f9-9407-01478b962bc6\") "
	Sep 17 17:10:11 addons-486180 kubelet[1633]: I0917 17:10:11.840055    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ff839f09-a28c-42f9-9407-01478b962bc6-kube-api-access-b67gs" (OuterVolumeSpecName: "kube-api-access-b67gs") pod "ff839f09-a28c-42f9-9407-01478b962bc6" (UID: "ff839f09-a28c-42f9-9407-01478b962bc6"). InnerVolumeSpecName "kube-api-access-b67gs". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 17:10:11 addons-486180 kubelet[1633]: I0917 17:10:11.894845    1633 scope.go:117] "RemoveContainer" containerID="b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209"
	Sep 17 17:10:11 addons-486180 kubelet[1633]: I0917 17:10:11.911694    1633 scope.go:117] "RemoveContainer" containerID="b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209"
	Sep 17 17:10:11 addons-486180 kubelet[1633]: E0917 17:10:11.912176    1633 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209\": container with ID starting with b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209 not found: ID does not exist" containerID="b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209"
	Sep 17 17:10:11 addons-486180 kubelet[1633]: I0917 17:10:11.912225    1633 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209"} err="failed to get container status \"b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209\": rpc error: code = NotFound desc = could not find container \"b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209\": container with ID starting with b032715e13ee449a78f992a7a0b9bb9fe1b537987802d2208e277cf170fa4209 not found: ID does not exist"
	Sep 17 17:10:11 addons-486180 kubelet[1633]: I0917 17:10:11.939460    1633 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-b67gs\" (UniqueName: \"kubernetes.io/projected/ff839f09-a28c-42f9-9407-01478b962bc6-kube-api-access-b67gs\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:10:13 addons-486180 kubelet[1633]: I0917 17:10:13.741579    1633 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="348acde1-ba97-4f2a-a860-005069ef6110" path="/var/lib/kubelet/pods/348acde1-ba97-4f2a-a860-005069ef6110/volumes"
	Sep 17 17:10:13 addons-486180 kubelet[1633]: I0917 17:10:13.741942    1633 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a2e97ecb-8966-4cbe-8462-09b62c3ed25c" path="/var/lib/kubelet/pods/a2e97ecb-8966-4cbe-8462-09b62c3ed25c/volumes"
	Sep 17 17:10:13 addons-486180 kubelet[1633]: I0917 17:10:13.742253    1633 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ff839f09-a28c-42f9-9407-01478b962bc6" path="/var/lib/kubelet/pods/ff839f09-a28c-42f9-9407-01478b962bc6/volumes"
	Sep 17 17:10:14 addons-486180 kubelet[1633]: I0917 17:10:14.911626    1633 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-wtqmt" podStartSLOduration=1.721877455 podStartE2EDuration="4.911602224s" podCreationTimestamp="2024-09-17 17:10:10 +0000 UTC" firstStartedPulling="2024-09-17 17:10:11.140660331 +0000 UTC m=+801.671316164" lastFinishedPulling="2024-09-17 17:10:14.330385102 +0000 UTC m=+804.861040933" observedRunningTime="2024-09-17 17:10:14.911157907 +0000 UTC m=+805.441813745" watchObservedRunningTime="2024-09-17 17:10:14.911602224 +0000 UTC m=+805.442258061"
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.765034    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4a382691-058a-4c94-8c1f-63a52867bc4f-webhook-cert\") pod \"4a382691-058a-4c94-8c1f-63a52867bc4f\" (UID: \"4a382691-058a-4c94-8c1f-63a52867bc4f\") "
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.765096    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8mkrw\" (UniqueName: \"kubernetes.io/projected/4a382691-058a-4c94-8c1f-63a52867bc4f-kube-api-access-8mkrw\") pod \"4a382691-058a-4c94-8c1f-63a52867bc4f\" (UID: \"4a382691-058a-4c94-8c1f-63a52867bc4f\") "
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.766951    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/4a382691-058a-4c94-8c1f-63a52867bc4f-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "4a382691-058a-4c94-8c1f-63a52867bc4f" (UID: "4a382691-058a-4c94-8c1f-63a52867bc4f"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.766970    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4a382691-058a-4c94-8c1f-63a52867bc4f-kube-api-access-8mkrw" (OuterVolumeSpecName: "kube-api-access-8mkrw") pod "4a382691-058a-4c94-8c1f-63a52867bc4f" (UID: "4a382691-058a-4c94-8c1f-63a52867bc4f"). InnerVolumeSpecName "kube-api-access-8mkrw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.866257    1633 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4a382691-058a-4c94-8c1f-63a52867bc4f-webhook-cert\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.866286    1633 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-8mkrw\" (UniqueName: \"kubernetes.io/projected/4a382691-058a-4c94-8c1f-63a52867bc4f-kube-api-access-8mkrw\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.905852    1633 scope.go:117] "RemoveContainer" containerID="265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3"
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.919738    1633 scope.go:117] "RemoveContainer" containerID="265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3"
	Sep 17 17:10:15 addons-486180 kubelet[1633]: E0917 17:10:15.920112    1633 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3\": container with ID starting with 265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3 not found: ID does not exist" containerID="265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3"
	Sep 17 17:10:15 addons-486180 kubelet[1633]: I0917 17:10:15.920144    1633 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3"} err="failed to get container status \"265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3\": rpc error: code = NotFound desc = could not find container \"265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3\": container with ID starting with 265768703d106ff1fea1d28c7e4ae73ced6e1c38d80b96ac62be06a624de03d3 not found: ID does not exist"
	Sep 17 17:10:17 addons-486180 kubelet[1633]: I0917 17:10:17.741490    1633 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4a382691-058a-4c94-8c1f-63a52867bc4f" path="/var/lib/kubelet/pods/4a382691-058a-4c94-8c1f-63a52867bc4f/volumes"
	Sep 17 17:10:19 addons-486180 kubelet[1633]: E0917 17:10:19.885348    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593019885055630,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:10:19 addons-486180 kubelet[1633]: E0917 17:10:19.885389    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593019885055630,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [1007be927d694dc9fdc445f083ca80214b1424ab23585f5b62e413cad657386f] <==
	I0917 16:57:40.734840       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0917 16:57:40.743255       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0917 16:57:40.743296       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0917 16:57:40.750422       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0917 16:57:40.750616       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b!
	I0917 16:57:40.751478       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2cb769fa-46f7-4795-a4f7-8e220086506c", APIVersion:"v1", ResourceVersion:"925", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b became leader
	I0917 16:57:40.851034       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-486180/192.168.49.2
	Start Time:       Tue, 17 Sep 2024 16:59:02 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	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:       ErrImagePull
	    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-97mpf (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-97mpf:
	    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-486180
	  Normal   Pulling    9m51s (x4 over 11m)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     9m51s (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     9m51s (x4 over 11m)  kubelet            Error: ErrImagePull
	  Warning  Failed     9m40s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    77s (x44 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 (152.27s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (365.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.316421ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003833756s
addons_test.go:417: (dbg) Run:  kubectl --context addons-486180 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-486180 top pods -n kube-system: exit status 1 (60.3581ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 10m45.259441596s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 10m47.897666595s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 10m54.631879752s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 10m59.082333369s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 11m5.600696548s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 11m19.107391363s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 11m36.345102078s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 12m10.00455373s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 14m0.073840071s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 15m28.374028217s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-mmvbp, age: 16m43.023121354s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff",
	        "Created": "2024-09-17T16:56:36.65970696Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 19877,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-17T16:56:36.790285994Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:bb3bcbaabeeeadbf6b43ae7d1d07e504b3c8a94ec024df89bcb237eba4f5e9b3",
	        "ResolvConfPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/hosts",
	        "LogPath": "/var/lib/docker/containers/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff/eb41e3bcd427a0e03a45634915a646408e8dfed10332468649403d7111b760ff-json.log",
	        "Name": "/addons-486180",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-486180:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-486180",
	            "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/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5-init/diff:/var/lib/docker/overlay2/434d7e10ea6c0742dee7f7a923b2559a24cad5ca83e3bf76b7ca984f74af38a6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f342736c4f0ae1aaa7bba76cbd5a8ea5faf3a54e824600a048b8d0e49e4e41a5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-486180",
	                "Source": "/var/lib/docker/volumes/addons-486180/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-486180",
	            "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-486180",
	                "name.minikube.sigs.k8s.io": "addons-486180",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ddc538909f997e5ecb5192fad50a86c199ed8bf465681f5a6c4bd7c6bacd4c4c",
	            "SandboxKey": "/var/run/docker/netns/ddc538909f99",
	            "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-486180": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "88d99dd7b8794b595da6f7a4dfd8279616f2fbe38870cb0ebdcc3a9c9ef8f52e",
	                    "EndpointID": "e415114d95621a3df3791b949a82a8fdf44ebeac1a94f58bc78b10c5750df5fc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-486180",
	                        "eb41e3bcd427"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-486180 -n addons-486180
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-486180 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 logs -n 25: (1.154967077s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-132658 | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | download-docker-132658                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-132658                                                                   | download-docker-132658 | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-434564   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | binary-mirror-434564                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41479                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-434564                                                                     | binary-mirror-434564   | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:56 UTC |
	| addons  | enable dashboard -p                                                                         | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC |                     |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-486180 --wait=true                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 16:56 UTC | 17 Sep 24 16:59 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | -p addons-486180                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | -p addons-486180                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-486180 ssh cat                                                                       | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | /opt/local-path-provisioner/pvc-9642e93b-c2f5-48f0-9fd4-a915331ebde5_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:07 UTC | 17 Sep 24 17:07 UTC |
	|         | addons-486180                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-486180 ssh curl -s                                                                   | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-486180 ip                                                                            | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC | 17 Sep 24 17:08 UTC |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:08 UTC | 17 Sep 24 17:08 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-486180 ip                                                                            | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:10 UTC | 17 Sep 24 17:10 UTC |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:10 UTC | 17 Sep 24 17:10 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-486180 addons disable                                                                | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:10 UTC | 17 Sep 24 17:10 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-486180 addons                                                                        | addons-486180          | jenkins | v1.34.0 | 17 Sep 24 17:13 UTC | 17 Sep 24 17:13 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 16:56:14
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 16:56:14.529640   19145 out.go:345] Setting OutFile to fd 1 ...
	I0917 16:56:14.529748   19145 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:56:14.529757   19145 out.go:358] Setting ErrFile to fd 2...
	I0917 16:56:14.529761   19145 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:56:14.529938   19145 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 16:56:14.530543   19145 out.go:352] Setting JSON to false
	I0917 16:56:14.531386   19145 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2315,"bootTime":1726589859,"procs":172,"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"}
	I0917 16:56:14.531486   19145 start.go:139] virtualization: kvm guest
	I0917 16:56:14.533539   19145 out.go:177] * [addons-486180] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0917 16:56:14.534720   19145 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 16:56:14.534765   19145 notify.go:220] Checking for updates...
	I0917 16:56:14.537125   19145 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 16:56:14.538455   19145 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:56:14.539738   19145 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 16:56:14.541248   19145 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0917 16:56:14.542580   19145 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 16:56:14.544069   19145 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 16:56:14.564916   19145 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 16:56:14.565003   19145 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:56:14.609077   19145 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:56:14.600620029 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:56:14.609236   19145 docker.go:318] overlay module found
	I0917 16:56:14.611109   19145 out.go:177] * Using the docker driver based on user configuration
	I0917 16:56:14.612377   19145 start.go:297] selected driver: docker
	I0917 16:56:14.612391   19145 start.go:901] validating driver "docker" against <nil>
	I0917 16:56:14.612405   19145 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 16:56:14.613274   19145 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:56:14.658283   19145 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:56:14.650103406 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:56:14.658523   19145 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 16:56:14.658784   19145 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]
	I0917 16:56:14.660355   19145 out.go:177] * Using Docker driver with root privileges
	I0917 16:56:14.661800   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:14.661853   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:14.661864   19145 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 16:56:14.661923   19145 start.go:340] cluster config:
	{Name:addons-486180 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-486180 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}
	I0917 16:56:14.663305   19145 out.go:177] * Starting "addons-486180" primary control-plane node in "addons-486180" cluster
	I0917 16:56:14.664485   19145 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 16:56:14.665713   19145 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0917 16:56:14.666775   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:14.666798   19145 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 16:56:14.666815   19145 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0917 16:56:14.666824   19145 cache.go:56] Caching tarball of preloaded images
	I0917 16:56:14.666899   19145 preload.go:172] Found /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0917 16:56:14.666910   19145 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0917 16:56:14.667227   19145 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json ...
	I0917 16:56:14.667246   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json: {Name:mk7b1877cc6d97ba8cf7cfd3ee7c101320cba4d9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:14.682181   19145 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 16:56:14.682323   19145 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 16:56:14.682360   19145 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 16:56:14.682367   19145 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 16:56:14.682374   19145 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 16:56:14.682381   19145 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0917 16:56:26.864115   19145 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0917 16:56:26.864147   19145 cache.go:194] Successfully downloaded all kic artifacts
	I0917 16:56:26.864218   19145 start.go:360] acquireMachinesLock for addons-486180: {Name:mk177db9364bb175dc7ae0a01163ec3eb7f69ae4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0917 16:56:26.864334   19145 start.go:364] duration metric: took 94.118µs to acquireMachinesLock for "addons-486180"
	I0917 16:56:26.864365   19145 start.go:93] Provisioning new machine with config: &{Name:addons-486180 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-486180 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}
	I0917 16:56:26.864459   19145 start.go:125] createHost starting for "" (driver="docker")
	I0917 16:56:26.866525   19145 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0917 16:56:26.866810   19145 start.go:159] libmachine.API.Create for "addons-486180" (driver="docker")
	I0917 16:56:26.866848   19145 client.go:168] LocalClient.Create starting
	I0917 16:56:26.866965   19145 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem
	I0917 16:56:26.925881   19145 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem
	I0917 16:56:27.094567   19145 cli_runner.go:164] Run: docker network inspect addons-486180 --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}}]}"
	W0917 16:56:27.109965   19145 cli_runner.go:211] docker network inspect addons-486180 --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
	I0917 16:56:27.110040   19145 network_create.go:284] running [docker network inspect addons-486180] to gather additional debugging logs...
	I0917 16:56:27.110060   19145 cli_runner.go:164] Run: docker network inspect addons-486180
	W0917 16:56:27.124788   19145 cli_runner.go:211] docker network inspect addons-486180 returned with exit code 1
	I0917 16:56:27.124818   19145 network_create.go:287] error running [docker network inspect addons-486180]: docker network inspect addons-486180: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-486180 not found
	I0917 16:56:27.124834   19145 network_create.go:289] output of [docker network inspect addons-486180]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-486180 not found
	
	** /stderr **
	I0917 16:56:27.124924   19145 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}}]}"
	I0917 16:56:27.140719   19145 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:0xc001c07f10}
	I0917 16:56:27.140763   19145 network_create.go:124] attempt to create docker network addons-486180 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0917 16:56:27.140824   19145 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-486180 addons-486180
	I0917 16:56:27.199860   19145 network_create.go:108] docker network addons-486180 192.168.49.0/24 created
	I0917 16:56:27.199894   19145 kic.go:121] calculated static IP "192.168.49.2" for the "addons-486180" container
	I0917 16:56:27.199963   19145 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0917 16:56:27.214833   19145 cli_runner.go:164] Run: docker volume create addons-486180 --label name.minikube.sigs.k8s.io=addons-486180 --label created_by.minikube.sigs.k8s.io=true
	I0917 16:56:27.231655   19145 oci.go:103] Successfully created a docker volume addons-486180
	I0917 16:56:27.231743   19145 cli_runner.go:164] Run: docker run --rm --name addons-486180-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --entrypoint /usr/bin/test -v addons-486180:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0917 16:56:32.240484   19145 cli_runner.go:217] Completed: docker run --rm --name addons-486180-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --entrypoint /usr/bin/test -v addons-486180:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (5.008697642s)
	I0917 16:56:32.240514   19145 oci.go:107] Successfully prepared a docker volume addons-486180
	I0917 16:56:32.240534   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:32.240554   19145 kic.go:194] Starting extracting preloaded images to volume ...
	I0917 16:56:32.240601   19145 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-486180:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0917 16:56:36.599164   19145 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-486180:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.358528744s)
	I0917 16:56:36.599192   19145 kic.go:203] duration metric: took 4.358636355s to extract preloaded images to volume ...
	W0917 16:56:36.599297   19145 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0917 16:56:36.599396   19145 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0917 16:56:36.645460   19145 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-486180 --name addons-486180 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-486180 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-486180 --network addons-486180 --ip 192.168.49.2 --volume addons-486180:/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
	I0917 16:56:36.958902   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Running}}
	I0917 16:56:36.976581   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:36.994158   19145 cli_runner.go:164] Run: docker exec addons-486180 stat /var/lib/dpkg/alternatives/iptables
	I0917 16:56:37.038368   19145 oci.go:144] the created container "addons-486180" has a running status.
	I0917 16:56:37.038402   19145 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa...
	I0917 16:56:37.232761   19145 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0917 16:56:37.255507   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:37.283235   19145 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0917 16:56:37.283263   19145 kic_runner.go:114] Args: [docker exec --privileged addons-486180 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0917 16:56:37.348562   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:37.370303   19145 machine.go:93] provisionDockerMachine start ...
	I0917 16:56:37.370396   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.390432   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.390623   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.390648   19145 main.go:141] libmachine: About to run SSH command:
	hostname
	I0917 16:56:37.612358   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-486180
	
	I0917 16:56:37.612384   19145 ubuntu.go:169] provisioning hostname "addons-486180"
	I0917 16:56:37.612443   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.629074   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.629279   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.629294   19145 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-486180 && echo "addons-486180" | sudo tee /etc/hostname
	I0917 16:56:37.770932   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-486180
	
	I0917 16:56:37.770997   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:37.788618   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:37.788855   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:37.788882   19145 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-486180' /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-486180/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-486180' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0917 16:56:37.921039   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0917 16:56:37.921083   19145 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19662-10961/.minikube CaCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19662-10961/.minikube}
	I0917 16:56:37.921123   19145 ubuntu.go:177] setting up certificates
	I0917 16:56:37.921136   19145 provision.go:84] configureAuth start
	I0917 16:56:37.921206   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:37.937114   19145 provision.go:143] copyHostCerts
	I0917 16:56:37.937207   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/key.pem (1679 bytes)
	I0917 16:56:37.937315   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/ca.pem (1082 bytes)
	I0917 16:56:37.937374   19145 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19662-10961/.minikube/cert.pem (1123 bytes)
	I0917 16:56:37.937444   19145 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem org=jenkins.addons-486180 san=[127.0.0.1 192.168.49.2 addons-486180 localhost minikube]
	I0917 16:56:38.052500   19145 provision.go:177] copyRemoteCerts
	I0917 16:56:38.052554   19145 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0917 16:56:38.052586   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.069141   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.161441   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0917 16:56:38.182692   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0917 16:56:38.203780   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0917 16:56:38.224058   19145 provision.go:87] duration metric: took 302.905933ms to configureAuth
	I0917 16:56:38.224087   19145 ubuntu.go:193] setting minikube options for container-runtime
	I0917 16:56:38.224251   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:38.224339   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.240944   19145 main.go:141] libmachine: Using SSH client type: native
	I0917 16:56:38.241116   19145 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0917 16:56:38.241134   19145 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
	I0917 16:56:38.453617   19145 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0917 16:56:38.453639   19145 machine.go:96] duration metric: took 1.083313005s to provisionDockerMachine
	I0917 16:56:38.453650   19145 client.go:171] duration metric: took 11.586793066s to LocalClient.Create
	I0917 16:56:38.453670   19145 start.go:167] duration metric: took 11.586868629s to libmachine.API.Create "addons-486180"
	I0917 16:56:38.453680   19145 start.go:293] postStartSetup for "addons-486180" (driver="docker")
	I0917 16:56:38.453696   19145 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]
	I0917 16:56:38.453760   19145 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
	I0917 16:56:38.453804   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.471783   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.565506   19145 ssh_runner.go:195] Run: cat /etc/os-release
	I0917 16:56:38.568412   19145 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0917 16:56:38.568452   19145 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0917 16:56:38.568465   19145 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0917 16:56:38.568475   19145 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0917 16:56:38.568491   19145 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-10961/.minikube/addons for local assets ...
	I0917 16:56:38.568554   19145 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-10961/.minikube/files for local assets ...
	I0917 16:56:38.568592   19145 start.go:296] duration metric: took 114.89459ms for postStartSetup
	I0917 16:56:38.568880   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:38.585199   19145 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/config.json ...
	I0917 16:56:38.585487   19145 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 16:56:38.585543   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.603286   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.693982   19145 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0917 16:56:38.697816   19145 start.go:128] duration metric: took 11.833340008s to createHost
	I0917 16:56:38.697845   19145 start.go:83] releasing machines lock for "addons-486180", held for 11.833496674s
	I0917 16:56:38.697918   19145 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-486180
	I0917 16:56:38.714087   19145 ssh_runner.go:195] Run: cat /version.json
	I0917 16:56:38.714133   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.714180   19145 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0917 16:56:38.714251   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:38.731136   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.731615   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:38.891456   19145 ssh_runner.go:195] Run: systemctl --version
	I0917 16:56:38.895448   19145 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0917 16:56:39.030572   19145 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0917 16:56:39.034549   19145 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" ;
	I0917 16:56:39.051078   19145 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0917 16:56:39.051152   19145 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" ;
	I0917 16:56:39.076763   19145 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0917 16:56:39.076788   19145 start.go:495] detecting cgroup driver to use...
	I0917 16:56:39.076852   19145 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0917 16:56:39.076904   19145 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0917 16:56:39.090662   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0917 16:56:39.101225   19145 docker.go:217] disabling cri-docker service (if available) ...
	I0917 16:56:39.101274   19145 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0917 16:56:39.113569   19145 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0917 16:56:39.125894   19145 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0917 16:56:39.207040   19145 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0917 16:56:39.287267   19145 docker.go:233] disabling docker service ...
	I0917 16:56:39.287329   19145 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0917 16:56:39.304539   19145 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0917 16:56:39.314714   19145 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0917 16:56:39.396198   19145 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0917 16:56:39.469639   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0917 16:56:39.479544   19145 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"
	I0917 16:56:39.493585   19145 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0917 16:56:39.493645   19145 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"
	I0917 16:56:39.502164   19145 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0917 16:56:39.502224   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.510508   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.518606   19145 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 16:56:39.526731   19145 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0917 16:56:39.534474   19145 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"
	I0917 16:56:39.542945   19145 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"
	I0917 16:56:39.557104   19145 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"
	I0917 16:56:39.565617   19145 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0917 16:56:39.572938   19145 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0917 16:56:39.580191   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:39.653742   19145 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0917 16:56:39.749730   19145 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0917 16:56:39.749832   19145 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0917 16:56:39.753054   19145 start.go:563] Will wait 60s for crictl version
	I0917 16:56:39.753111   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:56:39.756113   19145 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0917 16:56:39.788070   19145 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0917 16:56:39.788188   19145 ssh_runner.go:195] Run: crio --version
	I0917 16:56:39.821143   19145 ssh_runner.go:195] Run: crio --version
	I0917 16:56:39.855188   19145 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0917 16:56:39.856606   19145 cli_runner.go:164] Run: docker network inspect addons-486180 --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}}]}"
	I0917 16:56:39.873308   19145 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0917 16:56:39.876586   19145 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""
	I0917 16:56:39.886287   19145 kubeadm.go:883] updating cluster {Name:addons-486180 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-486180 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} ...
	I0917 16:56:39.886389   19145 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:56:39.886437   19145 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 16:56:39.945735   19145 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 16:56:39.945763   19145 crio.go:433] Images already preloaded, skipping extraction
	I0917 16:56:39.945813   19145 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 16:56:39.975804   19145 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 16:56:39.975829   19145 cache_images.go:84] Images are preloaded, skipping loading
	I0917 16:56:39.975839   19145 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0917 16:56:39.975941   19145 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-486180 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-486180 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:}
	I0917 16:56:39.976022   19145 ssh_runner.go:195] Run: crio config
	I0917 16:56:40.014677   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:40.014696   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:40.014708   19145 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0917 16:56:40.014737   19145 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-486180 NodeName:addons-486180 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}
	I0917 16:56:40.014885   19145 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-486180"
	  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
	
	I0917 16:56:40.014952   19145 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0917 16:56:40.022789   19145 binaries.go:44] Found k8s binaries, skipping transfer
	I0917 16:56:40.022863   19145 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0917 16:56:40.030265   19145 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0917 16:56:40.045697   19145 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0917 16:56:40.061021   19145 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0917 16:56:40.076359   19145 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0917 16:56:40.079396   19145 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""
	I0917 16:56:40.088880   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:40.167110   19145 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 16:56:40.179057   19145 certs.go:68] Setting up /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180 for IP: 192.168.49.2
	I0917 16:56:40.179080   19145 certs.go:194] generating shared ca certs ...
	I0917 16:56:40.179100   19145 certs.go:226] acquiring lock for ca certs: {Name:mk6078c0db2531752ab6f65044618674e7b33b45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.179223   19145 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key
	I0917 16:56:40.293848   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt ...
	I0917 16:56:40.293876   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt: {Name:mk5ecfaefa55c1a7bc7e0277d7c5ac33fb406914 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.294039   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key ...
	I0917 16:56:40.294049   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key: {Name:mk27670f5d5fa2a373fd74d5b7cc1b81fbe978d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.294125   19145 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key
	I0917 16:56:40.514787   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt ...
	I0917 16:56:40.514826   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt: {Name:mk79ebc2febcd9bb248ad81e969215dcd275a836 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.515030   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key ...
	I0917 16:56:40.515045   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key: {Name:mkc77cba28f5ff26ede665f85df31399b8735a82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.515146   19145 certs.go:256] generating profile certs ...
	I0917 16:56:40.515219   19145 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key
	I0917 16:56:40.515248   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt with IP's: []
	I0917 16:56:40.606243   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt ...
	I0917 16:56:40.606276   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: {Name:mk7461aa56706df437652ec13591def0f2552b3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.606461   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key ...
	I0917 16:56:40.606476   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.key: {Name:mkb21c38cbf5b6419576d49b9b38e5671dd169ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.606571   19145 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14
	I0917 16:56:40.606594   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0917 16:56:40.694790   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 ...
	I0917 16:56:40.694821   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14: {Name:mk78c1d435954f63ce6c501a1d8555f45dfca816 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.694977   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14 ...
	I0917 16:56:40.694990   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14: {Name:mk09bc7d2f9cee15cb6e060c3328a418d7c47999 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.695056   19145 certs.go:381] copying /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt.f8d7aa14 -> /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt
	I0917 16:56:40.695132   19145 certs.go:385] copying /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key.f8d7aa14 -> /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key
	I0917 16:56:40.695176   19145 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key
	I0917 16:56:40.695192   19145 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt with IP's: []
	I0917 16:56:40.926953   19145 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt ...
	I0917 16:56:40.926980   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt: {Name:mk7f4f427bd70b67b4d51573182cbc889c430717 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.927134   19145 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key ...
	I0917 16:56:40.927144   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key: {Name:mk8a1fbfc75137b1ff0e90e4fa911e10db92936d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:40.927305   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca-key.pem (1675 bytes)
	I0917 16:56:40.927338   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/ca.pem (1082 bytes)
	I0917 16:56:40.927362   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/cert.pem (1123 bytes)
	I0917 16:56:40.927387   19145 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-10961/.minikube/certs/key.pem (1679 bytes)
	I0917 16:56:40.928000   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0917 16:56:40.949110   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0917 16:56:40.969214   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0917 16:56:40.989292   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0917 16:56:41.009635   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0917 16:56:41.030063   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0917 16:56:41.050404   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0917 16:56:41.070754   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0917 16:56:41.091458   19145 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0917 16:56:41.112355   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0917 16:56:41.127710   19145 ssh_runner.go:195] Run: openssl version
	I0917 16:56:41.132693   19145 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"
	I0917 16:56:41.140969   19145 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.143925   19145 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 17 16:56 /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.143973   19145 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0917 16:56:41.150046   19145 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"
	I0917 16:56:41.157994   19145 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0917 16:56:41.160770   19145 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
	I0917 16:56:41.160828   19145 kubeadm.go:392] StartCluster: {Name:addons-486180 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-486180 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}
	I0917 16:56:41.160914   19145 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0917 16:56:41.160963   19145 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0917 16:56:41.193600   19145 cri.go:89] found id: ""
	I0917 16:56:41.193652   19145 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0917 16:56:41.201343   19145 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0917 16:56:41.208715   19145 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0917 16:56:41.208765   19145 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
	I0917 16:56:41.216199   19145 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
	I0917 16:56:41.216218   19145 kubeadm.go:157] found existing configuration files:
	
	I0917 16:56:41.216253   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0917 16:56:41.223685   19145 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
	I0917 16:56:41.223749   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0917 16:56:41.231361   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0917 16:56:41.238824   19145 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
	I0917 16:56:41.238880   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0917 16:56:41.246105   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0917 16:56:41.253460   19145 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
	I0917 16:56:41.253518   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0917 16:56:41.260461   19145 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0917 16:56:41.267586   19145 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
	I0917 16:56:41.267641   19145 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0917 16:56:41.274788   19145 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"
	I0917 16:56:41.306490   19145 kubeadm.go:310] W0917 16:56:41.305832    1287 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.
	I0917 16:56:41.307112   19145 kubeadm.go:310] W0917 16:56:41.306562    1287 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.
	I0917 16:56:41.323963   19145 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
	I0917 16:56:41.371036   19145 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0917 16:56:50.288876   19145 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0917 16:56:50.288951   19145 kubeadm.go:310] [preflight] Running pre-flight checks
	I0917 16:56:50.289051   19145 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0917 16:56:50.289102   19145 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0917 16:56:50.289134   19145 kubeadm.go:310] OS: Linux
	I0917 16:56:50.289239   19145 kubeadm.go:310] CGROUPS_CPU: enabled
	I0917 16:56:50.289313   19145 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0917 16:56:50.289386   19145 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0917 16:56:50.289436   19145 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0917 16:56:50.289480   19145 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0917 16:56:50.289539   19145 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0917 16:56:50.289585   19145 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0917 16:56:50.289636   19145 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0917 16:56:50.289688   19145 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0917 16:56:50.289755   19145 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0917 16:56:50.289848   19145 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0917 16:56:50.289961   19145 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0917 16:56:50.290047   19145 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0917 16:56:50.291674   19145 out.go:235]   - Generating certificates and keys ...
	I0917 16:56:50.291770   19145 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0917 16:56:50.291837   19145 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0917 16:56:50.291899   19145 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0917 16:56:50.291951   19145 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0917 16:56:50.292010   19145 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0917 16:56:50.292056   19145 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0917 16:56:50.292121   19145 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0917 16:56:50.292231   19145 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-486180 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 16:56:50.292280   19145 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0917 16:56:50.292402   19145 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-486180 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 16:56:50.292501   19145 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0917 16:56:50.292590   19145 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0917 16:56:50.292654   19145 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0917 16:56:50.292710   19145 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0917 16:56:50.292759   19145 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0917 16:56:50.292814   19145 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0917 16:56:50.292861   19145 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0917 16:56:50.292947   19145 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0917 16:56:50.293025   19145 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0917 16:56:50.293134   19145 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0917 16:56:50.293236   19145 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0917 16:56:50.294538   19145 out.go:235]   - Booting up control plane ...
	I0917 16:56:50.294616   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0917 16:56:50.294683   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0917 16:56:50.294752   19145 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0917 16:56:50.294846   19145 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0917 16:56:50.294922   19145 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0917 16:56:50.294956   19145 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0917 16:56:50.295075   19145 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0917 16:56:50.295166   19145 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0917 16:56:50.295219   19145 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.751355ms
	I0917 16:56:50.295282   19145 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0917 16:56:50.295331   19145 kubeadm.go:310] [api-check] The API server is healthy after 4.001341542s
	I0917 16:56:50.295435   19145 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0917 16:56:50.295597   19145 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0917 16:56:50.295689   19145 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0917 16:56:50.295964   19145 kubeadm.go:310] [mark-control-plane] Marking the node addons-486180 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0917 16:56:50.296049   19145 kubeadm.go:310] [bootstrap-token] Using token: uoq44i.dhijv8pg4v3sjqts
	I0917 16:56:50.298289   19145 out.go:235]   - Configuring RBAC rules ...
	I0917 16:56:50.298406   19145 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0917 16:56:50.298517   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0917 16:56:50.298724   19145 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
	I0917 16:56:50.298937   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0917 16:56:50.299067   19145 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0917 16:56:50.299170   19145 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0917 16:56:50.299295   19145 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0917 16:56:50.299358   19145 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0917 16:56:50.299424   19145 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0917 16:56:50.299438   19145 kubeadm.go:310] 
	I0917 16:56:50.299535   19145 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0917 16:56:50.299552   19145 kubeadm.go:310] 
	I0917 16:56:50.299647   19145 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0917 16:56:50.299658   19145 kubeadm.go:310] 
	I0917 16:56:50.299700   19145 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0917 16:56:50.299799   19145 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0917 16:56:50.299871   19145 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0917 16:56:50.299882   19145 kubeadm.go:310] 
	I0917 16:56:50.299959   19145 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0917 16:56:50.299969   19145 kubeadm.go:310] 
	I0917 16:56:50.300035   19145 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0917 16:56:50.300045   19145 kubeadm.go:310] 
	I0917 16:56:50.300117   19145 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0917 16:56:50.300229   19145 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0917 16:56:50.300326   19145 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0917 16:56:50.300336   19145 kubeadm.go:310] 
	I0917 16:56:50.300437   19145 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0917 16:56:50.300542   19145 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0917 16:56:50.300552   19145 kubeadm.go:310] 
	I0917 16:56:50.300660   19145 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token uoq44i.dhijv8pg4v3sjqts \
	I0917 16:56:50.300790   19145 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:141255af9b98a568ddbd17ad3515f008307a2cc145c1a090d792642531973516 \
	I0917 16:56:50.300828   19145 kubeadm.go:310] 	--control-plane 
	I0917 16:56:50.300842   19145 kubeadm.go:310] 
	I0917 16:56:50.300962   19145 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0917 16:56:50.300969   19145 kubeadm.go:310] 
	I0917 16:56:50.301081   19145 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token uoq44i.dhijv8pg4v3sjqts \
	I0917 16:56:50.301240   19145 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:141255af9b98a568ddbd17ad3515f008307a2cc145c1a090d792642531973516 
	I0917 16:56:50.301254   19145 cni.go:84] Creating CNI manager for ""
	I0917 16:56:50.301262   19145 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:56:50.302630   19145 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0917 16:56:50.303618   19145 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0917 16:56:50.307305   19145 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0917 16:56:50.307320   19145 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0917 16:56:50.323623   19145 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
	I0917 16:56:50.511965   19145 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0917 16:56:50.512022   19145 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
	I0917 16:56:50.512063   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-486180 minikube.k8s.io/updated_at=2024_09_17T16_56_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce minikube.k8s.io/name=addons-486180 minikube.k8s.io/primary=true
	I0917 16:56:50.574665   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:50.574675   19145 ops.go:34] apiserver oom_adj: -16
	I0917 16:56:51.074792   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:51.575188   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:52.075321   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:52.575768   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:53.075036   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:53.574936   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.074925   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.575007   19145 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 16:56:54.634318   19145 kubeadm.go:1113] duration metric: took 4.122353374s to wait for elevateKubeSystemPrivileges
	I0917 16:56:54.634355   19145 kubeadm.go:394] duration metric: took 13.473531224s to StartCluster
	I0917 16:56:54.634377   19145 settings.go:142] acquiring lock: {Name:mkef0ff90bdb9bd66f10479dd6980ece99a42454 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:54.634505   19145 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:56:54.634941   19145 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-10961/kubeconfig: {Name:mk1d9f9ee318b461f920f59c0f7046a1b144d6d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 16:56:54.635156   19145 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"
	I0917 16:56:54.635170   19145 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}
	I0917 16:56:54.635230   19145 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true 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]
	I0917 16:56:54.635372   19145 addons.go:69] Setting default-storageclass=true in profile "addons-486180"
	I0917 16:56:54.635378   19145 addons.go:69] Setting yakd=true in profile "addons-486180"
	I0917 16:56:54.635385   19145 addons.go:69] Setting metrics-server=true in profile "addons-486180"
	I0917 16:56:54.635399   19145 addons.go:234] Setting addon yakd=true in "addons-486180"
	I0917 16:56:54.635398   19145 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-486180"
	I0917 16:56:54.635403   19145 addons.go:69] Setting storage-provisioner=true in profile "addons-486180"
	I0917 16:56:54.635420   19145 addons.go:234] Setting addon metrics-server=true in "addons-486180"
	I0917 16:56:54.635429   19145 addons.go:234] Setting addon storage-provisioner=true in "addons-486180"
	I0917 16:56:54.635427   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:54.635439   19145 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-486180"
	I0917 16:56:54.635452   19145 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-486180"
	I0917 16:56:54.635453   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635459   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635432   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635469   19145 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-486180"
	I0917 16:56:54.635483   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635496   19145 addons.go:69] Setting volcano=true in profile "addons-486180"
	I0917 16:56:54.635521   19145 addons.go:234] Setting addon volcano=true in "addons-486180"
	I0917 16:56:54.635546   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635550   19145 addons.go:69] Setting ingress=true in profile "addons-486180"
	I0917 16:56:54.635566   19145 addons.go:234] Setting addon ingress=true in "addons-486180"
	I0917 16:56:54.635415   19145 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-486180"
	I0917 16:56:54.635601   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635699   19145 addons.go:69] Setting volumesnapshots=true in profile "addons-486180"
	I0917 16:56:54.635720   19145 addons.go:234] Setting addon volumesnapshots=true in "addons-486180"
	I0917 16:56:54.635742   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.635844   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.635856   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636001   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636007   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636047   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636170   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636399   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636636   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.636007   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.639588   19145 out.go:177] * Verifying Kubernetes components...
	I0917 16:56:54.641406   19145 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 16:56:54.641831   19145 addons.go:69] Setting registry=true in profile "addons-486180"
	I0917 16:56:54.641851   19145 addons.go:234] Setting addon registry=true in "addons-486180"
	I0917 16:56:54.641886   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.642345   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.635365   19145 addons.go:69] Setting cloud-spanner=true in profile "addons-486180"
	I0917 16:56:54.645560   19145 addons.go:234] Setting addon cloud-spanner=true in "addons-486180"
	I0917 16:56:54.645599   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.646094   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.665406   19145 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-486180"
	I0917 16:56:54.665884   19145 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-486180"
	I0917 16:56:54.666058   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.690079   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.665488   19145 addons.go:69] Setting ingress-dns=true in profile "addons-486180"
	I0917 16:56:54.690458   19145 addons.go:234] Setting addon ingress-dns=true in "addons-486180"
	I0917 16:56:54.665973   19145 addons.go:69] Setting gcp-auth=true in profile "addons-486180"
	I0917 16:56:54.665669   19145 addons.go:69] Setting helm-tiller=true in profile "addons-486180"
	I0917 16:56:54.665495   19145 addons.go:69] Setting inspektor-gadget=true in profile "addons-486180"
	I0917 16:56:54.690813   19145 addons.go:234] Setting addon inspektor-gadget=true in "addons-486180"
	I0917 16:56:54.690854   19145 host.go:66] Checking if "addons-486180" exists ...
	W0917 16:56:54.691042   19145 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0917 16:56:54.691163   19145 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-486180"
	I0917 16:56:54.691182   19145 mustload.go:65] Loading cluster: addons-486180
	I0917 16:56:54.691196   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691376   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691412   19145 config.go:182] Loaded profile config "addons-486180": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 16:56:54.691444   19145 addons.go:234] Setting addon helm-tiller=true in "addons-486180"
	I0917 16:56:54.691472   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691482   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.691710   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691726   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.691970   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.692049   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.694174   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0917 16:56:54.694462   19145 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0917 16:56:54.694660   19145 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0917 16:56:54.695231   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0917 16:56:54.695242   19145 out.go:177]   - Using image docker.io/registry:2.8.3
	I0917 16:56:54.697367   19145 addons.go:234] Setting addon default-storageclass=true in "addons-486180"
	I0917 16:56:54.697946   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.698521   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:56:54.701239   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:56:54.701604   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0917 16:56:54.701622   19145 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0917 16:56:54.701745   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.697403   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0917 16:56:54.702939   19145 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0917 16:56:54.702985   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.704117   19145 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0917 16:56:54.697515   19145 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 16:56:54.705305   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0917 16:56:54.705369   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.706345   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:56:54.706666   19145 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0917 16:56:54.706699   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0917 16:56:54.706746   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.707402   19145 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0917 16:56:54.707502   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0917 16:56:54.708297   19145 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 16:56:54.708318   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0917 16:56:54.708374   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.710911   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0917 16:56:54.710930   19145 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0917 16:56:54.711015   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.713511   19145 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0917 16:56:54.714128   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0917 16:56:54.714811   19145 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0917 16:56:54.714827   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0917 16:56:54.714985   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.719199   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0917 16:56:54.720559   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0917 16:56:54.721927   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0917 16:56:54.723198   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0917 16:56:54.726527   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0917 16:56:54.729174   19145 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0917 16:56:54.730474   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0917 16:56:54.730495   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0917 16:56:54.730573   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.733840   19145 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0917 16:56:54.733859   19145 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0917 16:56:54.733926   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.739254   19145 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0917 16:56:54.744757   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.745225   19145 out.go:177]   - Using image docker.io/busybox:stable
	I0917 16:56:54.748571   19145 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 16:56:54.748610   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0917 16:56:54.748673   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.750540   19145 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0917 16:56:54.751857   19145 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 16:56:54.751875   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0917 16:56:54.751921   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.751936   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.769355   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:56:54.771561   19145 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0917 16:56:54.773037   19145 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 16:56:54.773056   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0917 16:56:54.773121   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.782508   19145 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 -"
	I0917 16:56:54.786613   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.787013   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.796121   19145 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0917 16:56:54.798055   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.798310   19145 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0917 16:56:54.798327   19145 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0917 16:56:54.798386   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.802569   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.803987   19145 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0917 16:56:54.805370   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0917 16:56:54.805390   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0917 16:56:54.805432   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:56:54.806717   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.807580   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.809175   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.809357   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.810564   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.820722   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.822222   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.823669   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:56:54.844374   19145 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 16:56:55.055184   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0917 16:56:55.055215   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0917 16:56:55.146224   19145 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
	I0917 16:56:55.236163   19145 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0917 16:56:55.236259   19145 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0917 16:56:55.239548   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0917 16:56:55.239572   19145 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0917 16:56:55.246822   19145 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
	I0917 16:56:55.249106   19145 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
	I0917 16:56:55.253630   19145 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0917 16:56:55.253659   19145 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0917 16:56:55.253784   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0917 16:56:55.253800   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0917 16:56:55.337089   19145 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
	I0917 16:56:55.338818   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0917 16:56:55.338899   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0917 16:56:55.350193   19145 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0917 16:56:55.350281   19145 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0917 16:56:55.352494   19145 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
	I0917 16:56:55.434034   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0917 16:56:55.434136   19145 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0917 16:56:55.434818   19145 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0917 16:56:55.434893   19145 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0917 16:56:55.435084   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0917 16:56:55.435139   19145 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0917 16:56:55.437140   19145 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
	I0917 16:56:55.442377   19145 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
	I0917 16:56:55.444261   19145 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0917 16:56:55.444322   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0917 16:56:55.537634   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0917 16:56:55.537733   19145 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)
	I0917 16:56:55.551826   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0917 16:56:55.551905   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0917 16:56:55.553253   19145 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
	I0917 16:56:55.641135   19145 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0917 16:56:55.641225   19145 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0917 16:56:55.656564   19145 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
	I0917 16:56:55.745720   19145 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0917 16:56:55.745820   19145 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0917 16:56:55.754782   19145 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0917 16:56:55.754865   19145 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0917 16:56:55.840131   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0917 16:56:55.840232   19145 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0917 16:56:55.849150   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0917 16:56:55.849196   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0917 16:56:55.953045   19145 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0917 16:56:56.049085   19145 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0917 16:56:56.049112   19145 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0917 16:56:56.135614   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0917 16:56:56.135651   19145 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0917 16:56:56.234866   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0917 16:56:56.234895   19145 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0917 16:56:56.244937   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0917 16:56:56.245012   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0917 16:56:56.458943   19145 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0917 16:56:56.458974   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0917 16:56:56.540490   19145 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0917 16:56:56.540566   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0917 16:56:56.641922   19145 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0917 16:56:56.642001   19145 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0917 16:56:56.642267   19145 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.859730397s)
	I0917 16:56:56.642334   19145 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0917 16:56:56.643583   19145 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.799181605s)
	I0917 16:56:56.644537   19145 node_ready.go:35] waiting up to 6m0s for node "addons-486180" to be "Ready" ...
	I0917 16:56:56.733726   19145 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0917 16:56:56.733812   19145 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0917 16:56:56.736454   19145 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
	I0917 16:56:56.833909   19145 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
	I0917 16:56:57.054567   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0917 16:56:57.054656   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0917 16:56:57.135112   19145 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0917 16:56:57.135202   19145 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0917 16:56:57.349688   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0917 16:56:57.349782   19145 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0917 16:56:57.440163   19145 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-486180" context rescaled to 1 replicas
	I0917 16:56:57.743368   19145 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0917 16:56:57.743459   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0917 16:56:58.036472   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0917 16:56:58.036547   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0917 16:56:58.041851   19145 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
	I0917 16:56:58.156150   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0917 16:56:58.156175   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0917 16:56:58.348079   19145 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0917 16:56:58.348127   19145 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0917 16:56:58.537388   19145 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
	I0917 16:56:58.741481   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:00.557437   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.411158776s)
	I0917 16:57:00.557463   19145 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: (5.310602462s)
	I0917 16:57:00.557477   19145 addons.go:475] Verifying addon ingress=true in "addons-486180"
	I0917 16:57:00.557527   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.308393947s)
	I0917 16:57:00.557593   19145 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: (5.220423121s)
	I0917 16:57:00.557653   19145 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: (5.205137437s)
	I0917 16:57:00.557726   19145 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: (5.12051139s)
	I0917 16:57:00.557796   19145 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: (5.11535616s)
	I0917 16:57:00.557898   19145 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: (5.004562178s)
	I0917 16:57:00.557922   19145 addons.go:475] Verifying addon metrics-server=true in "addons-486180"
	I0917 16:57:00.557926   19145 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.901332708s)
	I0917 16:57:00.557944   19145 addons.go:475] Verifying addon registry=true in "addons-486180"
	I0917 16:57:00.557962   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.604886805s)
	I0917 16:57:00.558015   19145 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.82150192s)
	I0917 16:57:00.559096   19145 out.go:177] * Verifying ingress addon...
	I0917 16:57:00.560027   19145 out.go:177] * Verifying registry addon...
	I0917 16:57:00.560064   19145 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-486180 service yakd-dashboard -n yakd-dashboard
	
	I0917 16:57:00.561880   19145 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0917 16:57:00.564165   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0917 16:57:00.639073   19145 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0917 16:57:00.639102   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0917 16:57:00.642658   19145 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0917 16:57:00.643205   19145 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 16:57:00.643227   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.070185   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:01.147286   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:01.169478   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.242090   19145 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.408070693s)
	W0917 16:57:01.242149   19145 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
	I0917 16:57:01.242174   19145 retry.go:31] will retry after 318.266988ms: 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
	I0917 16:57:01.242208   19145 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.200262052s)
	I0917 16:57:01.561305   19145 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
	I0917 16:57:01.562428   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.024991799s)
	I0917 16:57:01.562462   19145 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-486180"
	I0917 16:57:01.564194   19145 out.go:177] * Verifying csi-hostpath-driver addon...
	I0917 16:57:01.565755   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:01.566573   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0917 16:57:01.639548   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:01.639762   19145 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 16:57:01.639787   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:01.976145   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0917 16:57:01.976215   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:57:01.993985   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:57:02.065694   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:02.066309   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:02.069286   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:02.098815   19145 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0917 16:57:02.115143   19145 addons.go:234] Setting addon gcp-auth=true in "addons-486180"
	I0917 16:57:02.115193   19145 host.go:66] Checking if "addons-486180" exists ...
	I0917 16:57:02.115661   19145 cli_runner.go:164] Run: docker container inspect addons-486180 --format={{.State.Status}}
	I0917 16:57:02.132431   19145 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0917 16:57:02.132475   19145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-486180
	I0917 16:57:02.148715   19145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/addons-486180/id_rsa Username:docker}
	I0917 16:57:02.566965   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:02.634944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:02.635234   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:03.065428   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:03.066751   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:03.069122   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:03.147554   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:03.566033   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:03.566944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:03.568553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.066658   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:04.067270   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:04.069100   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.262956   19145 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.701547634s)
	I0917 16:57:04.263014   19145 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.130552174s)
	I0917 16:57:04.264954   19145 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0917 16:57:04.266295   19145 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 16:57:04.267357   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0917 16:57:04.267385   19145 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0917 16:57:04.284187   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0917 16:57:04.284219   19145 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0917 16:57:04.333816   19145 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0917 16:57:04.333842   19145 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0917 16:57:04.351374   19145 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
	I0917 16:57:04.567241   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:04.567804   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:04.569731   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:04.969552   19145 addons.go:475] Verifying addon gcp-auth=true in "addons-486180"
	I0917 16:57:04.970944   19145 out.go:177] * Verifying gcp-auth addon...
	I0917 16:57:04.973780   19145 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0917 16:57:05.038406   19145 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0917 16:57:05.038438   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:05.139126   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:05.139272   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:05.139483   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:05.476954   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:05.566047   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:05.567001   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:05.568887   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:05.648319   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:05.977176   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:06.066224   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:06.067187   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:06.068795   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:06.476752   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:06.565866   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:06.566833   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:06.568852   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:06.976672   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:07.065719   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:07.066907   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:07.068664   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:07.476852   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:07.577104   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:07.577428   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:07.577744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:07.976214   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:08.065248   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:08.066472   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:08.069330   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:08.147823   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:08.477530   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:08.565595   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:08.566558   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:08.569489   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:08.977158   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:09.064744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:09.066609   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:09.068625   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:09.477467   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:09.565250   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:09.566586   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:09.568493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:09.977503   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:10.065372   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:10.066595   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:10.068626   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:10.476783   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:10.565960   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:10.566882   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:10.568752   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:10.647766   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:10.977854   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:11.065681   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:11.066717   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:11.068609   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:11.476358   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:11.565347   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:11.566403   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:11.569063   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:11.977382   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:12.065334   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:12.066470   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:12.069442   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:12.476771   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:12.565600   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:12.566531   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:12.569285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:12.977523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:13.065621   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:13.066707   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:13.068924   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:13.148209   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:13.476693   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:13.565476   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:13.566621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:13.568550   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:13.976502   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:14.065933   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:14.066523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:14.069454   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:14.477330   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:14.565744   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:14.566969   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:14.568792   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:14.977293   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:15.065553   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:15.066606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:15.068782   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:15.148301   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:15.476995   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:15.565884   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:15.566996   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:15.568837   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:15.976942   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:16.065801   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:16.067170   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:16.068808   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:16.476371   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:16.565152   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:16.566285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:16.569049   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:16.976917   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:17.066045   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:17.067275   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:17.069069   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:17.476680   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:17.565563   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:17.566573   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:17.569474   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:17.647777   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:17.976350   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:18.065238   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:18.066546   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:18.069405   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:18.477438   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:18.565550   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:18.566675   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:18.568682   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:18.976681   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:19.065471   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:19.066560   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:19.069471   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:19.477094   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:19.565139   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:19.566191   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:19.568988   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:19.977090   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:20.065166   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:20.066278   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:20.069274   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:20.147530   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:20.477468   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:20.565416   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:20.566464   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:20.569254   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:20.977079   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:21.064848   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:21.066337   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:21.069365   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:21.476911   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:21.565904   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:21.566804   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:21.568939   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:21.976596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:22.065789   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:22.066671   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:22.068601   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:22.147849   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:22.477336   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:22.565020   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:22.566248   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:22.568880   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:22.976918   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:23.066713   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:23.068977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:23.069060   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:23.477171   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:23.566190   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:23.567148   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:23.568746   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:23.977255   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:24.065212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:24.066465   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:24.069439   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:24.477363   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:24.565705   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:24.566761   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:24.568793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:24.648237   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:24.977216   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:25.065470   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:25.066689   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:25.068679   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:25.476529   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:25.565712   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:25.566702   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:25.568716   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:25.976493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:26.065481   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:26.066910   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:26.068663   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:26.477164   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:26.565555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:26.566509   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:26.569357   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:26.977824   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:27.066093   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:27.066880   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:27.068983   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:27.148071   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:27.476722   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:27.566083   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:27.567317   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:27.569024   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:27.977211   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:28.065135   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:28.066522   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:28.069427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:28.476988   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:28.566089   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:28.567288   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:28.569078   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:28.977653   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:29.065499   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:29.066606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:29.068632   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:29.476689   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:29.565864   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:29.567129   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:29.569054   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:29.647304   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:29.976883   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:30.065601   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:30.066921   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:30.068642   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:30.476739   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:30.566300   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:30.566946   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:30.568727   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:30.976896   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:31.065944   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:31.067939   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:31.069670   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:31.476527   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:31.565567   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:31.566920   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:31.568538   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:31.647811   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:31.976255   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:32.065561   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:32.066651   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:32.068713   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:32.476308   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:32.565016   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:32.566285   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:32.569282   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:32.977545   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:33.065691   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:33.066738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:33.068636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:33.476525   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:33.565451   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:33.566796   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:33.568976   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:33.976889   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:34.065878   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:34.067001   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:34.068977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:34.147248   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:34.476963   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:34.565254   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:34.566621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:34.568702   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:34.977167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:35.065232   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:35.066164   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:35.069137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:35.476853   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:35.566147   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:35.567383   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:35.568996   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:35.976955   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:36.065992   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:36.067017   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:36.068820   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:36.148247   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:36.476914   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:36.565921   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:36.567317   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:36.571066   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:36.977041   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:37.066047   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:37.067293   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:37.069137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:37.476839   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:37.565766   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:37.567152   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:37.568902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:37.976411   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:38.065443   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:38.066574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:38.069319   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:38.477391   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:38.565718   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:38.566449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:38.569320   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:38.647451   19145 node_ready.go:53] node "addons-486180" has status "Ready":"False"
	I0917 16:57:38.977374   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:39.065224   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:39.066397   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:39.069149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:39.476615   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:39.565764   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:39.566869   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:39.568797   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:39.978073   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:40.065671   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:40.066503   19145 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 16:57:40.066521   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:40.070500   19145 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 16:57:40.070517   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:40.147048   19145 node_ready.go:49] node "addons-486180" has status "Ready":"True"
	I0917 16:57:40.147077   19145 node_ready.go:38] duration metric: took 43.502481353s for node "addons-486180" to be "Ready" ...
	I0917 16:57:40.147087   19145 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" ...
	I0917 16:57:40.153640   19145 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:40.536414   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:40.639082   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:40.639446   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:40.642056   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:40.977584   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:41.065934   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:41.069738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:41.070191   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:41.159306   19145 pod_ready.go:93] pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.159328   19145 pod_ready.go:82] duration metric: took 1.005664959s for pod "coredns-7c65d6cfc9-mmvbp" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.159356   19145 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.162951   19145 pod_ready.go:93] pod "etcd-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.162967   19145 pod_ready.go:82] duration metric: took 3.602664ms for pod "etcd-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.162978   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.166512   19145 pod_ready.go:93] pod "kube-apiserver-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.166528   19145 pod_ready.go:82] duration metric: took 3.543937ms for pod "kube-apiserver-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.166536   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.170222   19145 pod_ready.go:93] pod "kube-controller-manager-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.170238   19145 pod_ready.go:82] duration metric: took 3.696871ms for pod "kube-controller-manager-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.170250   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-7hrnh" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.348011   19145 pod_ready.go:93] pod "kube-proxy-7hrnh" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.348032   19145 pod_ready.go:82] duration metric: took 177.776862ms for pod "kube-proxy-7hrnh" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.348042   19145 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.476399   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:41.565998   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:41.566930   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:41.569902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:41.747666   19145 pod_ready.go:93] pod "kube-scheduler-addons-486180" in "kube-system" namespace has status "Ready":"True"
	I0917 16:57:41.747687   19145 pod_ready.go:82] duration metric: took 399.638111ms for pod "kube-scheduler-addons-486180" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.747697   19145 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace to be "Ready" ...
	I0917 16:57:41.977056   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:42.066688   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:42.067546   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:42.069585   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:42.477356   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:42.566112   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:42.567515   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:42.569793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:42.977767   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:43.066101   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:43.067462   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:43.070040   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:43.477348   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:43.639068   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:43.640569   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:43.640729   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:43.753850   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:43.977928   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:44.066280   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:44.067714   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:44.069902   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:44.477540   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:44.566391   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:44.567760   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:44.570343   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:44.978037   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:45.066965   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:45.068574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:45.070320   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:45.477225   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:45.566504   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:45.567015   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:45.569755   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:45.977055   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:46.066457   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:46.067951   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:46.070369   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:46.254284   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:46.477149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:46.566814   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:46.567924   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:46.570208   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:46.977851   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:47.079791   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:47.079883   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:47.079947   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:47.477294   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:47.565756   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:47.567328   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:47.570420   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:47.977139   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:48.066435   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:48.067654   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:48.070032   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:48.476669   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:48.578347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:48.578778   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:48.578865   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:48.752777   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:48.977474   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:49.078873   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:49.079277   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:49.079472   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:49.477296   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:49.565592   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:49.567382   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:49.569288   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:49.976957   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:50.066414   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:50.067313   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:50.069171   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:50.477256   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:50.565526   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:50.566502   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:50.569962   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:50.977952   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:51.080117   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:51.081568   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:51.081939   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:51.252122   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:51.477272   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:51.565877   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:51.567060   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:51.570211   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:51.976876   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:52.066049   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:52.067306   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:52.069776   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:52.477041   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:52.566555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:52.567648   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:52.570408   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:52.978031   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:53.079305   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:53.079633   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:53.079925   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:53.253087   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:53.477348   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:53.577520   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:53.577901   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:53.578407   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:53.976722   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:54.066228   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:54.067251   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:54.069897   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:54.476972   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:54.576017   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:54.578429   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:54.579740   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:54.976946   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:55.079413   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:55.079764   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:55.080167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:55.477300   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:55.565482   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:55.566799   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:55.569738   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:55.752532   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:56.037166   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:56.135904   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:56.136284   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:56.139838   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:56.477415   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:56.565912   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:56.567264   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:56.569793   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:56.977923   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:57.066086   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:57.067482   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:57.070149   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:57.476985   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:57.566364   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:57.567544   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:57.569678   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:57.752859   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:57.977401   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:58.065577   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:58.066759   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:58.071381   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:58.477621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:58.565698   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:58.567144   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:58.569921   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:58.977005   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:59.066287   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:59.067493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:59.069613   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:59.477043   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:57:59.566156   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:57:59.567590   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:57:59.569920   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:57:59.752952   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:57:59.976606   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:00.066089   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:00.067292   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:00.070230   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:00.477726   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:00.566338   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:00.567515   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:00.569761   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:00.977509   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:01.065378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:01.078595   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:01.079347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:01.477457   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:01.565582   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:01.567559   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:01.570704   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:01.977493   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:02.065713   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:02.066812   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:02.069514   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:02.252289   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:02.476723   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:02.565925   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:02.567034   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:02.569757   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:02.976638   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:03.066096   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:03.067187   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:03.069441   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:03.477482   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:03.565585   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:03.566784   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:03.569940   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:03.977506   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:04.065717   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:04.067399   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:04.070832   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:04.253819   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:04.477143   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:04.565659   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:04.567111   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:04.570029   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:04.977513   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:05.065760   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:05.066979   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:05.069767   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:05.476773   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:05.565970   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:05.567197   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:05.569861   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:05.977296   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:06.066540   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:06.067791   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:06.070245   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:06.477070   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:06.565947   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:06.567553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:06.569636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:06.752670   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:06.977989   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:07.077666   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:07.078142   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:07.078703   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:07.477453   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:07.565807   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:07.567180   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:07.569859   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:07.977314   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:08.065660   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:08.067357   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:08.070157   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:08.477424   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:08.565609   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:08.566534   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:08.569673   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:08.752802   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:08.977848   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:09.066318   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:09.067434   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:09.069685   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:09.478318   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:09.565649   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:09.566935   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:09.570190   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:09.977297   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:10.065546   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:10.066739   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:10.069487   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:10.477306   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:10.565378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:10.566504   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:10.569745   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:10.752871   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:10.977594   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:11.079083   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:11.079340   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:11.079427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:11.477339   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:11.565223   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:11.567163   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:11.571184   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:11.977709   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:12.066315   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:12.068182   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:12.070418   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:12.477021   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:12.566065   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:12.567345   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:12.569831   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:12.754213   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:12.977099   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:13.066995   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:13.067995   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:13.070427   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:13.478166   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:13.567078   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:13.568021   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:13.570447   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:13.978649   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:14.066177   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:14.067553   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:14.070593   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:14.477500   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:14.566196   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:14.567597   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:14.569737   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:14.977907   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:15.066494   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:15.067450   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:15.069829   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:15.253053   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:15.477492   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:15.566087   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:15.567090   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:15.569719   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:15.976760   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:16.066107   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:16.067883   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:16.070258   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:16.476805   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:16.566168   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:16.567359   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:16.569372   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:16.978213   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:17.066352   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:17.067960   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:17.070033   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:17.253445   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:17.476974   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:17.566278   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:17.567637   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:17.569855   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:17.976449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:18.065963   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:18.067236   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:18.069376   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:18.476954   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:18.566205   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:18.567737   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:18.569621   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:18.977729   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:19.065876   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:19.067341   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:19.069488   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:19.253618   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:19.477582   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:19.566555   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:19.567326   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:19.569858   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:19.976535   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:20.065824   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:20.066967   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:20.069725   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:20.477764   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:20.566186   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:20.567151   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:20.569538   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:20.977394   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:21.065473   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:21.066736   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:21.069528   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:21.256775   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:21.477839   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:21.566440   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:21.567911   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:21.570775   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.036524   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:22.135820   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:22.137958   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:22.139970   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.547083   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:22.640734   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:22.642378   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:22.642958   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.037905   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:23.137253   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.137517   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:23.137675   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:23.477451   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:23.566065   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:23.567536   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:23.570224   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:23.754931   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:23.978257   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:24.066643   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:24.068035   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:24.070316   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:24.477347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:24.566212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:24.567688   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:24.570106   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:24.976736   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:25.066544   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:25.067135   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:25.069453   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:25.478004   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:25.566503   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:25.567707   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:25.569886   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:25.977543   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:26.066033   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:26.067163   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:26.070733   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:26.253590   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:26.477137   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:26.566732   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:26.567977   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:26.569986   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:26.976971   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:27.080649   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:27.081448   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:27.081637   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:27.477611   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:27.565873   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:27.567195   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:27.570449   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:27.976944   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:28.078262   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:28.078723   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:28.078814   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:28.317554   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:28.584730   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:28.585167   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:28.585505   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:28.585560   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:28.977636   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:29.078000   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:29.078477   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:29.078502   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:29.477442   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:29.578462   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:29.578579   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:29.578709   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:29.977379   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:30.065338   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:30.066870   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:30.069596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:30.477249   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:30.566298   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:30.567810   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:30.571040   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:30.752993   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:30.977720   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:31.066778   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:31.069878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:31.070838   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:31.477789   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:31.566029   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:31.567227   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:31.570145   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:31.978045   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:32.066607   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:32.067836   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:32.070132   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:32.477423   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:32.565473   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:32.566754   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:32.569686   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:32.976931   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:33.066275   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:33.067599   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:33.070087   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:33.253345   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:33.477659   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:33.566199   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:33.567347   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:33.569901   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:33.977313   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:34.065852   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:34.066843   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:34.069865   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:34.476596   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:34.566277   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:34.567591   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:34.569878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:34.977009   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:35.066491   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:35.067814   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 16:58:35.069825   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:35.477535   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:35.565528   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:35.566872   19145 kapi.go:107] duration metric: took 1m35.002705004s to wait for kubernetes.io/minikube-addons=registry ...
	I0917 16:58:35.569527   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:35.754407   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:35.977700   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:36.066457   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:36.071430   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:36.476831   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:36.578518   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:36.578777   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:36.977343   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:37.065608   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:37.070693   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:37.536196   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:37.566314   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:37.570991   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:37.977282   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:38.065054   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:38.070807   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:38.254460   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:38.477507   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:38.566043   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:38.570919   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:38.977705   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:39.065581   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:39.070219   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:39.477548   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:39.566310   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:39.571342   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:39.977464   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:40.065636   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:40.070529   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:40.477206   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:40.565434   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:40.570756   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:40.753029   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:40.977504   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:41.065732   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:41.072668   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:41.477059   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:41.566249   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:41.570774   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:41.977878   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:42.066131   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:42.070523   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 16:58:42.477701   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:42.565658   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:42.570266   19145 kapi.go:107] duration metric: took 1m41.003688634s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0917 16:58:42.753338   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:42.976801   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:43.065794   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:43.477066   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:43.566117   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:43.977120   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:44.066255   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:44.477663   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:44.566046   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:44.753595   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:44.977098   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:45.066390   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:45.477574   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:45.565404   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:45.977431   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:46.065505   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:46.477352   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:46.566447   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:46.753808   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:46.977232   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:47.065449   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:47.477694   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:47.565884   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:47.976720   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:48.065968   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:48.476603   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:48.565767   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:48.977570   19145 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 16:58:49.079138   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:49.252783   19145 pod_ready.go:103] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"False"
	I0917 16:58:49.478245   19145 kapi.go:107] duration metric: took 1m44.504463438s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0917 16:58:49.479799   19145 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-486180 cluster.
	I0917 16:58:49.480971   19145 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.
	I0917 16:58:49.482211   19145 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0917 16:58:49.636911   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.067416   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.566010   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:50.754250   19145 pod_ready.go:93] pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace has status "Ready":"True"
	I0917 16:58:50.754281   19145 pod_ready.go:82] duration metric: took 1m9.006576827s for pod "metrics-server-84c5f94fbc-bp4tt" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.754298   19145 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.760180   19145 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace has status "Ready":"True"
	I0917 16:58:50.760210   19145 pod_ready.go:82] duration metric: took 5.902579ms for pod "nvidia-device-plugin-daemonset-2q8t4" in "kube-system" namespace to be "Ready" ...
	I0917 16:58:50.760234   19145 pod_ready.go:39] duration metric: took 1m10.613132898s 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" ...
	I0917 16:58:50.760253   19145 api_server.go:52] waiting for apiserver process to appear ...
	I0917 16:58:50.760294   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:50.760354   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:51.046261   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:51.046289   19145 cri.go:89] found id: ""
	I0917 16:58:51.046300   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:51.046360   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.050573   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:51.050649   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:51.137619   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:51.338707   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:51.338801   19145 cri.go:89] found id: ""
	I0917 16:58:51.338823   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:51.338896   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.343149   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:51.343257   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:51.458289   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:51.458313   19145 cri.go:89] found id: ""
	I0917 16:58:51.458322   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:51.458369   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.462380   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:51.462480   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:51.636720   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:51.644431   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:51.644500   19145 cri.go:89] found id: ""
	I0917 16:58:51.644517   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:51.644570   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.648854   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:51.648927   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:51.760414   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:51.760438   19145 cri.go:89] found id: ""
	I0917 16:58:51.760450   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:51.760502   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.763558   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:51.763625   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:51.939519   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:51.939544   19145 cri.go:89] found id: ""
	I0917 16:58:51.939555   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:51.939610   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:51.944018   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:51.944100   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:52.065530   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:52.065554   19145 cri.go:89] found id: ""
	I0917 16:58:52.065564   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:52.065614   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:52.066440   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:52.134388   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:52.134419   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:52.239352   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:52.239391   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:52.287179   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:52.287212   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:52.377974   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:52.378009   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:52.473005   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:52.473035   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:52.566212   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:52.666421   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:52.666450   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:52.762574   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:52.762608   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:52.816735   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:52.816765   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:52.863685   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:52.863715   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:52.922330   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:52.922367   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:58:53.023782   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:53.023815   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:53.066261   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:53.114966   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:53.115003   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:53.566318   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:54.067586   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:54.566080   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:55.066454   19145 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 16:58:55.565707   19145 kapi.go:107] duration metric: took 1m55.003825268s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0917 16:58:55.567217   19145 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, helm-tiller, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0917 16:58:55.568254   19145 addons.go:510] duration metric: took 2m0.93303751s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server helm-tiller yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0917 16:58:55.628179   19145 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 16:58:55.641458   19145 api_server.go:72] duration metric: took 2m1.006255285s to wait for apiserver process to appear ...
	I0917 16:58:55.641484   19145 api_server.go:88] waiting for apiserver healthz status ...
	I0917 16:58:55.641514   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:55.641555   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:55.673705   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:55.673723   19145 cri.go:89] found id: ""
	I0917 16:58:55.673729   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:55.673768   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.676905   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:55.676963   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:55.708987   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:55.709011   19145 cri.go:89] found id: ""
	I0917 16:58:55.709021   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:55.709072   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.712143   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:55.712195   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:55.743984   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:55.744003   19145 cri.go:89] found id: ""
	I0917 16:58:55.744010   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:55.744045   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.747121   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:55.747163   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:55.778492   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:55.778511   19145 cri.go:89] found id: ""
	I0917 16:58:55.778517   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:55.778559   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.781838   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:55.781892   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:55.812996   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:55.813015   19145 cri.go:89] found id: ""
	I0917 16:58:55.813024   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:55.813076   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.816159   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:55.816208   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:55.847101   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:55.847120   19145 cri.go:89] found id: ""
	I0917 16:58:55.847126   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:55.847162   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.850267   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:55.850320   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:55.881450   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:55.881471   19145 cri.go:89] found id: ""
	I0917 16:58:55.881480   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:55.881528   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:55.884737   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:55.884757   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:55.923272   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:55.923299   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:58:55.995984   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:55.996023   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:56.075795   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:56.075832   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:56.087134   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:56.087161   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:56.138765   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:56.138798   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:56.172613   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:56.172639   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:56.205748   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:56.205775   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:56.245152   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:56.245214   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:56.338391   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:56.338418   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:56.380139   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:56.380167   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:56.411508   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:56.411541   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:58.968310   19145 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0917 16:58:58.971769   19145 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0917 16:58:58.972599   19145 api_server.go:141] control plane version: v1.31.1
	I0917 16:58:58.972620   19145 api_server.go:131] duration metric: took 3.331129732s to wait for apiserver health ...
	I0917 16:58:58.972628   19145 system_pods.go:43] waiting for kube-system pods to appear ...
	I0917 16:58:58.972646   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 16:58:58.972693   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 16:58:59.005581   19145 cri.go:89] found id: "b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:59.005599   19145 cri.go:89] found id: ""
	I0917 16:58:59.005606   19145 logs.go:276] 1 containers: [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2]
	I0917 16:58:59.005650   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.008860   19145 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 16:58:59.008932   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 16:58:59.039996   19145 cri.go:89] found id: "911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:59.040016   19145 cri.go:89] found id: ""
	I0917 16:58:59.040027   19145 logs.go:276] 1 containers: [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894]
	I0917 16:58:59.040075   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.043096   19145 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 16:58:59.043160   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 16:58:59.074181   19145 cri.go:89] found id: "ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:59.074198   19145 cri.go:89] found id: ""
	I0917 16:58:59.074205   19145 logs.go:276] 1 containers: [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb]
	I0917 16:58:59.074251   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.077215   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 16:58:59.077277   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 16:58:59.108633   19145 cri.go:89] found id: "0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:59.108652   19145 cri.go:89] found id: ""
	I0917 16:58:59.108658   19145 logs.go:276] 1 containers: [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47]
	I0917 16:58:59.108698   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.111686   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 16:58:59.111742   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 16:58:59.142081   19145 cri.go:89] found id: "d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:59.142098   19145 cri.go:89] found id: ""
	I0917 16:58:59.142105   19145 logs.go:276] 1 containers: [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e]
	I0917 16:58:59.142148   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.145225   19145 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 16:58:59.145283   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 16:58:59.177078   19145 cri.go:89] found id: "04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:59.177100   19145 cri.go:89] found id: ""
	I0917 16:58:59.177109   19145 logs.go:276] 1 containers: [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a]
	I0917 16:58:59.177157   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.180281   19145 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 16:58:59.180335   19145 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 16:58:59.213343   19145 cri.go:89] found id: "d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:59.213361   19145 cri.go:89] found id: ""
	I0917 16:58:59.213368   19145 logs.go:276] 1 containers: [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc]
	I0917 16:58:59.213417   19145 ssh_runner.go:195] Run: which crictl
	I0917 16:58:59.216375   19145 logs.go:123] Gathering logs for kubelet ...
	I0917 16:58:59.216395   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0917 16:58:59.294561   19145 logs.go:123] Gathering logs for dmesg ...
	I0917 16:58:59.294597   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 16:58:59.306588   19145 logs.go:123] Gathering logs for describe nodes ...
	I0917 16:58:59.306614   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 16:58:59.445601   19145 logs.go:123] Gathering logs for etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] ...
	I0917 16:58:59.445626   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894"
	I0917 16:58:59.496058   19145 logs.go:123] Gathering logs for kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] ...
	I0917 16:58:59.496089   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a"
	I0917 16:58:59.551111   19145 logs.go:123] Gathering logs for container status ...
	I0917 16:58:59.551145   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 16:58:59.590697   19145 logs.go:123] Gathering logs for kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] ...
	I0917 16:58:59.590729   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2"
	I0917 16:58:59.633354   19145 logs.go:123] Gathering logs for coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] ...
	I0917 16:58:59.633382   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb"
	I0917 16:58:59.666518   19145 logs.go:123] Gathering logs for kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] ...
	I0917 16:58:59.666543   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47"
	I0917 16:58:59.703810   19145 logs.go:123] Gathering logs for kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] ...
	I0917 16:58:59.703838   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e"
	I0917 16:58:59.734496   19145 logs.go:123] Gathering logs for kindnet [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] ...
	I0917 16:58:59.734524   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc"
	I0917 16:58:59.769974   19145 logs.go:123] Gathering logs for CRI-O ...
	I0917 16:58:59.770001   19145 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 16:59:02.351026   19145 system_pods.go:59] 19 kube-system pods found
	I0917 16:59:02.351071   19145 system_pods.go:61] "coredns-7c65d6cfc9-mmvbp" [a2f4efe8-f1e7-43d7-8756-304001fbc4a5] Running
	I0917 16:59:02.351084   19145 system_pods.go:61] "csi-hostpath-attacher-0" [6d06e7b7-0bf4-452d-96cf-eb5c9afc1b5d] Running
	I0917 16:59:02.351089   19145 system_pods.go:61] "csi-hostpath-resizer-0" [099faa14-b170-48f2-96e8-a586b0145d76] Running
	I0917 16:59:02.351094   19145 system_pods.go:61] "csi-hostpathplugin-p7c2r" [8aad6ea8-a2c1-43e4-997a-f6614febcb26] Running
	I0917 16:59:02.351104   19145 system_pods.go:61] "etcd-addons-486180" [a0562056-c06b-4300-a892-3996845be3ab] Running
	I0917 16:59:02.351112   19145 system_pods.go:61] "kindnet-qfkmv" [04cd43c1-7008-4b9d-8e75-7f9fb1a28b41] Running
	I0917 16:59:02.351118   19145 system_pods.go:61] "kube-apiserver-addons-486180" [75329036-7c80-47dc-8787-f615973f6a8f] Running
	I0917 16:59:02.351124   19145 system_pods.go:61] "kube-controller-manager-addons-486180" [010096bc-c1c5-4b32-bb47-f4f6af826569] Running
	I0917 16:59:02.351130   19145 system_pods.go:61] "kube-ingress-dns-minikube" [ff839f09-a28c-42f9-9407-01478b962bc6] Running
	I0917 16:59:02.351137   19145 system_pods.go:61] "kube-proxy-7hrnh" [d099db98-fd6c-4c49-ab2d-2b2c8c0b584d] Running
	I0917 16:59:02.351146   19145 system_pods.go:61] "kube-scheduler-addons-486180" [97c02884-5d2a-4edc-8448-912f0998bb7b] Running
	I0917 16:59:02.351152   19145 system_pods.go:61] "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
	I0917 16:59:02.351159   19145 system_pods.go:61] "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
	I0917 16:59:02.351166   19145 system_pods.go:61] "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
	I0917 16:59:02.351174   19145 system_pods.go:61] "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
	I0917 16:59:02.351182   19145 system_pods.go:61] "snapshot-controller-56fcc65765-fghpp" [b1087e9a-b98d-4b37-97b4-968341a4058a] Running
	I0917 16:59:02.351191   19145 system_pods.go:61] "snapshot-controller-56fcc65765-fpb4s" [0109c63e-ff09-4b88-9987-e30c48f3a9e8] Running
	I0917 16:59:02.351196   19145 system_pods.go:61] "storage-provisioner" [ebba5b6b-5b7c-43ec-b6ea-acb57166c2a6] Running
	I0917 16:59:02.351201   19145 system_pods.go:61] "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
	I0917 16:59:02.351210   19145 system_pods.go:74] duration metric: took 3.378574325s to wait for pod list to return data ...
	I0917 16:59:02.351223   19145 default_sa.go:34] waiting for default service account to be created ...
	I0917 16:59:02.353608   19145 default_sa.go:45] found service account: "default"
	I0917 16:59:02.353633   19145 default_sa.go:55] duration metric: took 2.400048ms for default service account to be created ...
	I0917 16:59:02.353645   19145 system_pods.go:116] waiting for k8s-apps to be running ...
	I0917 16:59:02.361476   19145 system_pods.go:86] 19 kube-system pods found
	I0917 16:59:02.361503   19145 system_pods.go:89] "coredns-7c65d6cfc9-mmvbp" [a2f4efe8-f1e7-43d7-8756-304001fbc4a5] Running
	I0917 16:59:02.361509   19145 system_pods.go:89] "csi-hostpath-attacher-0" [6d06e7b7-0bf4-452d-96cf-eb5c9afc1b5d] Running
	I0917 16:59:02.361513   19145 system_pods.go:89] "csi-hostpath-resizer-0" [099faa14-b170-48f2-96e8-a586b0145d76] Running
	I0917 16:59:02.361516   19145 system_pods.go:89] "csi-hostpathplugin-p7c2r" [8aad6ea8-a2c1-43e4-997a-f6614febcb26] Running
	I0917 16:59:02.361520   19145 system_pods.go:89] "etcd-addons-486180" [a0562056-c06b-4300-a892-3996845be3ab] Running
	I0917 16:59:02.361524   19145 system_pods.go:89] "kindnet-qfkmv" [04cd43c1-7008-4b9d-8e75-7f9fb1a28b41] Running
	I0917 16:59:02.361528   19145 system_pods.go:89] "kube-apiserver-addons-486180" [75329036-7c80-47dc-8787-f615973f6a8f] Running
	I0917 16:59:02.361531   19145 system_pods.go:89] "kube-controller-manager-addons-486180" [010096bc-c1c5-4b32-bb47-f4f6af826569] Running
	I0917 16:59:02.361536   19145 system_pods.go:89] "kube-ingress-dns-minikube" [ff839f09-a28c-42f9-9407-01478b962bc6] Running
	I0917 16:59:02.361540   19145 system_pods.go:89] "kube-proxy-7hrnh" [d099db98-fd6c-4c49-ab2d-2b2c8c0b584d] Running
	I0917 16:59:02.361543   19145 system_pods.go:89] "kube-scheduler-addons-486180" [97c02884-5d2a-4edc-8448-912f0998bb7b] Running
	I0917 16:59:02.361548   19145 system_pods.go:89] "metrics-server-84c5f94fbc-bp4tt" [1bd61edc-abc4-4f83-b464-490a0ad10b56] Running
	I0917 16:59:02.361552   19145 system_pods.go:89] "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
	I0917 16:59:02.361555   19145 system_pods.go:89] "registry-66c9cd494c-kjmnr" [d7e32a82-7fac-486a-ab96-b7b407ace0d9] Running
	I0917 16:59:02.361559   19145 system_pods.go:89] "registry-proxy-55csl" [b3fdb4f3-aa12-4db2-b620-6aa4653b25cf] Running
	I0917 16:59:02.361564   19145 system_pods.go:89] "snapshot-controller-56fcc65765-fghpp" [b1087e9a-b98d-4b37-97b4-968341a4058a] Running
	I0917 16:59:02.361570   19145 system_pods.go:89] "snapshot-controller-56fcc65765-fpb4s" [0109c63e-ff09-4b88-9987-e30c48f3a9e8] Running
	I0917 16:59:02.361573   19145 system_pods.go:89] "storage-provisioner" [ebba5b6b-5b7c-43ec-b6ea-acb57166c2a6] Running
	I0917 16:59:02.361576   19145 system_pods.go:89] "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
	I0917 16:59:02.361582   19145 system_pods.go:126] duration metric: took 7.931917ms to wait for k8s-apps to be running ...
	I0917 16:59:02.361593   19145 system_svc.go:44] waiting for kubelet service to be running ....
	I0917 16:59:02.361636   19145 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 16:59:02.372859   19145 system_svc.go:56] duration metric: took 11.259608ms WaitForService to wait for kubelet
	I0917 16:59:02.372884   19145 kubeadm.go:582] duration metric: took 2m7.737685539s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0917 16:59:02.372904   19145 node_conditions.go:102] verifying NodePressure condition ...
	I0917 16:59:02.375783   19145 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0917 16:59:02.375813   19145 node_conditions.go:123] node cpu capacity is 8
	I0917 16:59:02.375828   19145 node_conditions.go:105] duration metric: took 2.917008ms to run NodePressure ...
	I0917 16:59:02.375839   19145 start.go:241] waiting for startup goroutines ...
	I0917 16:59:02.375846   19145 start.go:246] waiting for cluster config update ...
	I0917 16:59:02.375862   19145 start.go:255] writing updated cluster config ...
	I0917 16:59:02.376162   19145 ssh_runner.go:195] Run: rm -f paused
	I0917 16:59:02.423475   19145 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0917 16:59:02.425728   19145 out.go:177] * Done! kubectl is now configured to use "addons-486180" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 17 17:11:11 addons-486180 crio[1026]: time="2024-09-17 17:11:11.740039584Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0ba12967-1b05-40fc-b5ad-4719dea1f223 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:11 addons-486180 crio[1026]: time="2024-09-17 17:11:11.740279680Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0ba12967-1b05-40fc-b5ad-4719dea1f223 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:23 addons-486180 crio[1026]: time="2024-09-17 17:11:23.740254549Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0d2f7c21-8a5e-4e20-9ac1-3b8e1c6ed8cd name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:23 addons-486180 crio[1026]: time="2024-09-17 17:11:23.740475224Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0d2f7c21-8a5e-4e20-9ac1-3b8e1c6ed8cd name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:36 addons-486180 crio[1026]: time="2024-09-17 17:11:36.740250746Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=bb13a9ba-ca67-4bc1-85a9-a9c426863947 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:36 addons-486180 crio[1026]: time="2024-09-17 17:11:36.740575683Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=bb13a9ba-ca67-4bc1-85a9-a9c426863947 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:50 addons-486180 crio[1026]: time="2024-09-17 17:11:50.739664446Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=00441842-0448-49cf-88c4-ed51b6cf8f60 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:11:50 addons-486180 crio[1026]: time="2024-09-17 17:11:50.739889440Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=00441842-0448-49cf-88c4-ed51b6cf8f60 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:05 addons-486180 crio[1026]: time="2024-09-17 17:12:05.740566981Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7dce31ac-5426-4da6-891d-52141cdb5b3b name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:05 addons-486180 crio[1026]: time="2024-09-17 17:12:05.740849689Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7dce31ac-5426-4da6-891d-52141cdb5b3b name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:18 addons-486180 crio[1026]: time="2024-09-17 17:12:18.739782100Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2045962d-cbc8-45e8-bfb0-adb199c07e24 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:18 addons-486180 crio[1026]: time="2024-09-17 17:12:18.739990732Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2045962d-cbc8-45e8-bfb0-adb199c07e24 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:32 addons-486180 crio[1026]: time="2024-09-17 17:12:32.740325663Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=816125a5-072a-45b6-9159-67e84e800b89 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:32 addons-486180 crio[1026]: time="2024-09-17 17:12:32.740523823Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=816125a5-072a-45b6-9159-67e84e800b89 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:43 addons-486180 crio[1026]: time="2024-09-17 17:12:43.739925962Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3b3339e1-93a2-4880-87ef-e0ebb3dcfc51 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:43 addons-486180 crio[1026]: time="2024-09-17 17:12:43.740206918Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3b3339e1-93a2-4880-87ef-e0ebb3dcfc51 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:54 addons-486180 crio[1026]: time="2024-09-17 17:12:54.740806434Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=996d1315-9729-495e-bee3-cad43151a4ec name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:12:54 addons-486180 crio[1026]: time="2024-09-17 17:12:54.741009134Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=996d1315-9729-495e-bee3-cad43151a4ec name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:05 addons-486180 crio[1026]: time="2024-09-17 17:13:05.740259578Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5663ba63-255b-45e6-aa8a-df8d9ee8e82a name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:05 addons-486180 crio[1026]: time="2024-09-17 17:13:05.740533109Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5663ba63-255b-45e6-aa8a-df8d9ee8e82a name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:17 addons-486180 crio[1026]: time="2024-09-17 17:13:17.740435700Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=aba17489-fe2d-4ba1-a453-e61472ec46ed name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:17 addons-486180 crio[1026]: time="2024-09-17 17:13:17.740707431Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=aba17489-fe2d-4ba1-a453-e61472ec46ed name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:29 addons-486180 crio[1026]: time="2024-09-17 17:13:29.739952256Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=9e2f80b2-33a3-4965-8e9a-e58abdf6b0c5 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:29 addons-486180 crio[1026]: time="2024-09-17 17:13:29.740191438Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=9e2f80b2-33a3-4965-8e9a-e58abdf6b0c5 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 17:13:38 addons-486180 crio[1026]: time="2024-09-17 17:13:38.453664617Z" level=info msg="Stopping container: 908ab7a83f1b1641250fb31f355027e8480e3e4bfd2acc9b8bd8df4eaaa41090 (timeout: 30s)" id=85afa183-fe6d-4846-ac74-d991cfaa9ea3 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	2764e4e143e26       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   3 minutes ago       Running             hello-world-app           0                   95a16acecb4ac       hello-world-app-55bf9c44b4-wtqmt
	8800acd4f78d6       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         5 minutes ago       Running             nginx                     0                   a1d14c09468e1       nginx
	16fe8506959bf       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   1e4c7275eadac       gcp-auth-89d5ffd79-rccn4
	c29ef5b7fff84       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        15 minutes ago      Running             local-path-provisioner    0                   e70b005b0c009       local-path-provisioner-86d989889c-6nwqp
	908ab7a83f1b1       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   15 minutes ago      Running             metrics-server            0                   3a84b4f7f9515       metrics-server-84c5f94fbc-bp4tt
	1007be927d694       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   eacf7ed61b165       storage-provisioner
	ad63d0747ddc1       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   e740109531339       coredns-7c65d6cfc9-mmvbp
	d1d839e67df33       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   f4a88d4e97aa0       kindnet-qfkmv
	d02a4d6463b26       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   7ef4cb84f092a       kube-proxy-7hrnh
	b75d5a758287e       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   57e7a31bdb04f       kube-apiserver-addons-486180
	04734bff87930       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   748d653652005       kube-controller-manager-addons-486180
	911e8485b7510       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   d299ee18a261a       etcd-addons-486180
	0f7ab7d9b897d       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   0319d5056d33b       kube-scheduler-addons-486180
	
	
	==> coredns [ad63d0747ddc15dcfe815c875b270342cce49a0b99b546822b86b6fc2671b6fb] <==
	[INFO] 10.244.0.19:36498 - 23788 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000116554s
	[INFO] 10.244.0.19:52856 - 31143 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000067177s
	[INFO] 10.244.0.19:52856 - 44453 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000105053s
	[INFO] 10.244.0.19:55308 - 46681 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004668939s
	[INFO] 10.244.0.19:55308 - 13150 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004798103s
	[INFO] 10.244.0.19:46250 - 35321 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004689181s
	[INFO] 10.244.0.19:46250 - 52989 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004721723s
	[INFO] 10.244.0.19:37676 - 20831 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003611302s
	[INFO] 10.244.0.19:37676 - 55643 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00431339s
	[INFO] 10.244.0.19:52630 - 19303 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000083854s
	[INFO] 10.244.0.19:52630 - 39266 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00012099s
	[INFO] 10.244.0.21:45724 - 6895 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000182143s
	[INFO] 10.244.0.21:43034 - 44278 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000145461s
	[INFO] 10.244.0.21:57051 - 44088 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00009989s
	[INFO] 10.244.0.21:54277 - 29205 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000122442s
	[INFO] 10.244.0.21:49872 - 33126 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000096511s
	[INFO] 10.244.0.21:43306 - 52449 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000166972s
	[INFO] 10.244.0.21:52089 - 14492 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008142886s
	[INFO] 10.244.0.21:54866 - 39864 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009765568s
	[INFO] 10.244.0.21:45459 - 55901 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006213687s
	[INFO] 10.244.0.21:40896 - 28700 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009196087s
	[INFO] 10.244.0.21:54210 - 8773 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.00626521s
	[INFO] 10.244.0.21:37438 - 48771 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.013310336s
	[INFO] 10.244.0.21:52650 - 54297 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000827902s
	[INFO] 10.244.0.21:45433 - 22996 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000924427s
	
	
	==> describe nodes <==
	Name:               addons-486180
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-486180
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce
	                    minikube.k8s.io/name=addons-486180
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_17T16_56_50_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-486180
	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:  Tue, 17 Sep 2024 16:56:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-486180
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 17 Sep 2024 17:13:38 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 17 Sep 2024 17:10:26 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 17 Sep 2024 17:10:26 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 17 Sep 2024 17:10:26 +0000   Tue, 17 Sep 2024 16:56:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 17 Sep 2024 17:10:26 +0000   Tue, 17 Sep 2024 16:57:39 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-486180
	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:                 8afeb4fb36014045820ee371e70062db
	  System UUID:                e771e6d4-61c9-4641-b750-d4044cb78c46
	  Boot ID:                    952ff7e4-8751-4383-8406-e8f889dca00f
	  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%)         14m
	  default                     hello-world-app-55bf9c44b4-wtqmt           0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m29s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m50s
	  gcp-auth                    gcp-auth-89d5ffd79-rccn4                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-mmvbp                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-486180                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-qfkmv                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-486180               250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-486180      200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-7hrnh                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-486180               100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  local-path-storage          local-path-provisioner-86d989889c-6nwqp    0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%)  100m (1%)
	  memory             220Mi (0%)  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                 16m   kube-proxy       
	  Normal   Starting                 16m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 16m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  16m   kubelet          Node addons-486180 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-486180 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-486180 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m   node-controller  Node addons-486180 event: Registered Node addons-486180 in Controller
	  Normal   NodeReady                16m   kubelet          Node addons-486180 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003769] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000700] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000741] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000809] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000755] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.004481] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.001049] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.571556] 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.
	[  +7.086425] kauditd_printk_skb: 46 callbacks suppressed
	[Sep17 17:08] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +1.000069] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +2.015784] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +4.063535] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000027] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[  +8.195108] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[ +16.122360] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	[Sep17 17:09] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca cf b7 9e d3 e9 5e 30 8c 57 ca 5d 08 00
	
	
	==> etcd [911e8485b7510999ebe6c6182fb41e978d8dd3e840b92b615e85cd84459a9894] <==
	{"level":"info","ts":"2024-09-17T16:56:58.349263Z","caller":"traceutil/trace.go:171","msg":"trace[354375448] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:396; }","duration":"199.005171ms","start":"2024-09-17T16:56:58.150237Z","end":"2024-09-17T16:56:58.349242Z","steps":["trace[354375448] 'agreement among raft nodes before linearized reading'  (duration: 92.171058ms)","trace[354375448] 'get authentication metadata'  (duration: 106.616057ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:56:58.954806Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.886013ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:56:58.954877Z","caller":"traceutil/trace.go:171","msg":"trace[971576801] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:457; }","duration":"102.960303ms","start":"2024-09-17T16:56:58.851901Z","end":"2024-09-17T16:56:58.954862Z","steps":["trace[971576801] 'agreement among raft nodes before linearized reading'  (duration: 102.86962ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:56:59.147395Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.567287ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/tiller-clusterrolebinding\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:56:59.147521Z","caller":"traceutil/trace.go:171","msg":"trace[1265780027] range","detail":"{range_begin:/registry/clusterrolebindings/tiller-clusterrolebinding; range_end:; response_count:0; response_revision:473; }","duration":"101.693252ms","start":"2024-09-17T16:56:59.045806Z","end":"2024-09-17T16:56:59.147499Z","steps":["trace[1265780027] 'agreement among raft nodes before linearized reading'  (duration: 101.552283ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:56:59.247285Z","caller":"traceutil/trace.go:171","msg":"trace[385152457] transaction","detail":"{read_only:false; response_revision:474; number_of_response:1; }","duration":"100.224932ms","start":"2024-09-17T16:56:59.147037Z","end":"2024-09-17T16:56:59.247262Z","steps":["trace[385152457] 'process raft request'  (duration: 86.977654ms)","trace[385152457] 'compare'  (duration: 12.830974ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:56:59.247711Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.796056ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-486180\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-17T16:56:59.247755Z","caller":"traceutil/trace.go:171","msg":"trace[1289204584] range","detail":"{range_begin:/registry/minions/addons-486180; range_end:; response_count:1; response_revision:481; }","duration":"100.849179ms","start":"2024-09-17T16:56:59.146896Z","end":"2024-09-17T16:56:59.247745Z","steps":["trace[1289204584] 'agreement among raft nodes before linearized reading'  (duration: 100.687567ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T16:58:28.582583Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.842879ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031960124812884 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/snapshot-controller-leader\" mod_revision:1119 > success:<request_put:<key:\"/registry/leases/kube-system/snapshot-controller-leader\" value_size:420 >> failure:<request_range:<key:\"/registry/leases/kube-system/snapshot-controller-leader\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-17T16:58:28.582710Z","caller":"traceutil/trace.go:171","msg":"trace[1027360762] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1179; }","duration":"106.924514ms","start":"2024-09-17T16:58:28.475769Z","end":"2024-09-17T16:58:28.582693Z","steps":["trace[1027360762] 'read index received'  (duration: 29.045µs)","trace[1027360762] 'applied index is now lower than readState.Index'  (duration: 106.894287ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T16:58:28.582738Z","caller":"traceutil/trace.go:171","msg":"trace[1865549132] transaction","detail":"{read_only:false; response_revision:1144; number_of_response:1; }","duration":"243.683697ms","start":"2024-09-17T16:58:28.339024Z","end":"2024-09-17T16:58:28.582708Z","steps":["trace[1865549132] 'process raft request'  (duration: 121.64798ms)","trace[1865549132] 'compare'  (duration: 121.761825ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T16:58:28.582810Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.029857ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T16:58:28.582906Z","caller":"traceutil/trace.go:171","msg":"trace[651558509] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1144; }","duration":"107.135783ms","start":"2024-09-17T16:58:28.475760Z","end":"2024-09-17T16:58:28.582896Z","steps":["trace[651558509] 'agreement among raft nodes before linearized reading'  (duration: 106.988851ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:58:39.204146Z","caller":"traceutil/trace.go:171","msg":"trace[1109747208] transaction","detail":"{read_only:false; response_revision:1207; number_of_response:1; }","duration":"110.794829ms","start":"2024-09-17T16:58:39.093333Z","end":"2024-09-17T16:58:39.204127Z","steps":["trace[1109747208] 'process raft request'  (duration: 110.667489ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T16:58:55.472332Z","caller":"traceutil/trace.go:171","msg":"trace[599634380] transaction","detail":"{read_only:false; response_revision:1271; number_of_response:1; }","duration":"114.591864ms","start":"2024-09-17T16:58:55.357721Z","end":"2024-09-17T16:58:55.472313Z","steps":["trace[599634380] 'process raft request'  (duration: 111.869588ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:06:46.257878Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1575}
	{"level":"info","ts":"2024-09-17T17:06:46.280129Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1575,"took":"21.815322ms","hash":4153656384,"current-db-size-bytes":6397952,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3448832,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-17T17:06:46.280172Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4153656384,"revision":1575,"compact-revision":-1}
	{"level":"info","ts":"2024-09-17T17:07:45.312932Z","caller":"traceutil/trace.go:171","msg":"trace[13445645] transaction","detail":"{read_only:false; response_revision:2438; number_of_response:1; }","duration":"101.129993ms","start":"2024-09-17T17:07:45.211787Z","end":"2024-09-17T17:07:45.312917Z","steps":["trace[13445645] 'process raft request'  (duration: 100.693986ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:07:45.312922Z","caller":"traceutil/trace.go:171","msg":"trace[144703170] linearizableReadLoop","detail":"{readStateIndex:2610; appliedIndex:2609; }","duration":"100.127239ms","start":"2024-09-17T17:07:45.212776Z","end":"2024-09-17T17:07:45.312903Z","steps":["trace[144703170] 'read index received'  (duration: 99.673962ms)","trace[144703170] 'applied index is now lower than readState.Index'  (duration: 452.491µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T17:07:45.313037Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.236732ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/snapshot-controller\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:07:45.313101Z","caller":"traceutil/trace.go:171","msg":"trace[1779310083] range","detail":"{range_begin:/registry/deployments/kube-system/snapshot-controller; range_end:; response_count:0; response_revision:2438; }","duration":"100.319351ms","start":"2024-09-17T17:07:45.212774Z","end":"2024-09-17T17:07:45.313093Z","steps":["trace[1779310083] 'agreement among raft nodes before linearized reading'  (duration: 100.189639ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:11:46.262363Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1998}
	{"level":"info","ts":"2024-09-17T17:11:46.278015Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1998,"took":"15.153632ms","hash":2653146584,"current-db-size-bytes":6397952,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":5242880,"current-db-size-in-use":"5.2 MB"}
	{"level":"info","ts":"2024-09-17T17:11:46.278061Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2653146584,"revision":1998,"compact-revision":1575}
	
	
	==> gcp-auth [16fe8506959bf04668519c9d8668894c89c4f85a31737a752d537f23e0b6498c] <==
	2024/09/17 16:59:02 Ready to write response ...
	2024/09/17 17:07:09 Ready to marshal response ...
	2024/09/17 17:07:09 Ready to write response ...
	2024/09/17 17:07:10 Ready to marshal response ...
	2024/09/17 17:07:10 Ready to write response ...
	2024/09/17 17:07:15 Ready to marshal response ...
	2024/09/17 17:07:15 Ready to write response ...
	2024/09/17 17:07:21 Ready to marshal response ...
	2024/09/17 17:07:21 Ready to write response ...
	2024/09/17 17:07:21 Ready to marshal response ...
	2024/09/17 17:07:21 Ready to write response ...
	2024/09/17 17:07:26 Ready to marshal response ...
	2024/09/17 17:07:26 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:28 Ready to marshal response ...
	2024/09/17 17:07:28 Ready to write response ...
	2024/09/17 17:07:34 Ready to marshal response ...
	2024/09/17 17:07:34 Ready to write response ...
	2024/09/17 17:07:49 Ready to marshal response ...
	2024/09/17 17:07:49 Ready to write response ...
	2024/09/17 17:10:10 Ready to marshal response ...
	2024/09/17 17:10:10 Ready to write response ...
	
	
	==> kernel <==
	 17:13:39 up 56 min,  0 users,  load average: 0.05, 0.12, 0.15
	Linux addons-486180 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 [d1d839e67df33bc01902eee3ddfd1f02d9054f696aea29246ce089a225ae5adc] <==
	I0917 17:11:39.234405       1 main.go:299] handling current node
	I0917 17:11:49.236511       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:11:49.236545       1 main.go:299] handling current node
	I0917 17:11:59.234307       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:11:59.234344       1 main.go:299] handling current node
	I0917 17:12:09.234753       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:12:09.234803       1 main.go:299] handling current node
	I0917 17:12:19.234316       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:12:19.234432       1 main.go:299] handling current node
	I0917 17:12:29.234114       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:12:29.234158       1 main.go:299] handling current node
	I0917 17:12:39.241251       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:12:39.241287       1 main.go:299] handling current node
	I0917 17:12:49.241272       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:12:49.241308       1 main.go:299] handling current node
	I0917 17:12:59.234590       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:12:59.234633       1 main.go:299] handling current node
	I0917 17:13:09.235020       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:13:09.235052       1 main.go:299] handling current node
	I0917 17:13:19.241268       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:13:19.241298       1 main.go:299] handling current node
	I0917 17:13:29.242865       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:13:29.242898       1 main.go:299] handling current node
	I0917 17:13:39.234338       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 17:13:39.234384       1 main.go:299] handling current node
	
	
	==> kube-apiserver [b75d5a758287e3ce4c51390badfeb257089f368a8e9f70f0b9cff377767d71f2] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0917 16:58:50.351998       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.146.199:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.146.199:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.146.199:443: connect: connection refused" logger="UnhandledError"
	I0917 16:58:50.453508       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0917 17:07:19.289900       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.24:59962: read: connection reset by peer
	I0917 17:07:22.550243       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0917 17:07:28.547913       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.127.52"}
	I0917 17:07:44.871316       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.871363       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.884262       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.884320       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.885321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.885361       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:44.897891       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:44.897939       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 17:07:45.080866       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 17:07:45.080996       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0917 17:07:45.886053       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0917 17:07:46.081891       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0917 17:07:46.111962       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0917 17:07:49.507899       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0917 17:07:49.689239       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.69.113"}
	I0917 17:07:50.814080       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0917 17:07:51.828051       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0917 17:10:10.972762       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.154.75"}
	
	
	==> kube-controller-manager [04734bff879309a1874e68ad02f535200023bbb4c39a98ad57d0012d0928d67a] <==
	W0917 17:11:34.423272       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
	E0917 17:11:34.423313       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"
	W0917 17:11:37.664827       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
	E0917 17:11:37.664875       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"
	W0917 17:11:42.624270       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
	E0917 17:11:42.624316       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"
	W0917 17:12:02.229044       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
	E0917 17:12:02.229091       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"
	W0917 17:12:05.859747       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
	E0917 17:12:05.859789       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"
	W0917 17:12:13.989556       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
	E0917 17:12:13.989597       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"
	W0917 17:12:19.063674       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
	E0917 17:12:19.063719       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"
	W0917 17:12:56.646418       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
	E0917 17:12:56.646456       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"
	W0917 17:12:57.289099       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
	E0917 17:12:57.289137       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"
	W0917 17:13:03.798944       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
	E0917 17:13:03.798997       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"
	W0917 17:13:09.769422       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
	E0917 17:13:09.769462       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"
	W0917 17:13:33.291502       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
	E0917 17:13:33.291544       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"
	I0917 17:13:38.445140       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="4.086µs"
	
	
	==> kube-proxy [d02a4d6463b26ef8d5216c7acebb0bbcdfef3ffd5cf6ef2f19e0ad1daf64e07e] <==
	I0917 16:56:58.539157       1 server_linux.go:66] "Using iptables proxy"
	I0917 16:56:59.335621       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0917 16:56:59.342141       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`"
	I0917 16:56:59.840643       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0917 16:56:59.840708       1 server_linux.go:169] "Using iptables Proxier"
	I0917 16:56:59.843339       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"
	I0917 16:56:59.845649       1 server.go:483] "Version info" version="v1.31.1"
	I0917 16:56:59.845732       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0917 16:56:59.849120       1 config.go:199] "Starting service config controller"
	I0917 16:56:59.849219       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0917 16:56:59.849271       1 config.go:328] "Starting node config controller"
	I0917 16:56:59.849297       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0917 16:56:59.848599       1 config.go:105] "Starting endpoint slice config controller"
	I0917 16:56:59.849979       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0917 16:56:59.949529       1 shared_informer.go:320] Caches are synced for node config
	I0917 16:56:59.949550       1 shared_informer.go:320] Caches are synced for service config
	I0917 16:56:59.950647       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0f7ab7d9b897d3daedc1d2f1103ab7e31b80aea9ed665ec86ab33e062ccf8b47] <==
	W0917 16:56:47.556909       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
	W0917 16:56:47.556909       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 16:56:47.557143       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:47.556937       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
	E0917 16:56:47.557205       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"
	E0917 16:56:47.557080       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"
	W0917 16:56:47.557286       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
	E0917 16:56:47.557321       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"
	W0917 16:56:48.362028       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0917 16:56:48.362072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:48.377622       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
	E0917 16:56:48.377657       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"
	W0917 16:56:48.433136       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 16:56:48.433171       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 16:56:48.447342       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
	E0917 16:56:48.447377       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"
	W0917 16:56:48.452501       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
	E0917 16:56:48.452538       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"
	W0917 16:56:48.505092       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
	E0917 16:56:48.505125       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"
	W0917 16:56:48.509404       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
	E0917 16:56:48.509446       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"
	W0917 16:56:48.509530       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"
	E0917 16:56:48.509552       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"
	I0917 16:56:50.254638       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 17 17:12:39 addons-486180 kubelet[1633]: E0917 17:12:39.918674    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593159918416580,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:12:41 addons-486180 kubelet[1633]: I0917 17:12:41.739554    1633 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7c65d6cfc9-mmvbp" secret="" err="secret \"gcp-auth\" not found"
	Sep 17 17:12:43 addons-486180 kubelet[1633]: E0917 17:12:43.740440    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:12:49 addons-486180 kubelet[1633]: E0917 17:12:49.921493    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593169921257268,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:12:49 addons-486180 kubelet[1633]: E0917 17:12:49.921534    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593169921257268,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:12:54 addons-486180 kubelet[1633]: E0917 17:12:54.741294    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:12:59 addons-486180 kubelet[1633]: E0917 17:12:59.923721    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593179923474715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:12:59 addons-486180 kubelet[1633]: E0917 17:12:59.923774    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593179923474715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:05 addons-486180 kubelet[1633]: E0917 17:13:05.740744    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:13:09 addons-486180 kubelet[1633]: E0917 17:13:09.925957    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593189925717523,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:09 addons-486180 kubelet[1633]: E0917 17:13:09.925985    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593189925717523,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:17 addons-486180 kubelet[1633]: E0917 17:13:17.740932    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:13:19 addons-486180 kubelet[1633]: E0917 17:13:19.927902    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593199927673124,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:19 addons-486180 kubelet[1633]: E0917 17:13:19.927943    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593199927673124,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:29 addons-486180 kubelet[1633]: E0917 17:13:29.740402    1633 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="3d959972-d666-4942-8958-0c9cd14fdd52"
	Sep 17 17:13:29 addons-486180 kubelet[1633]: E0917 17:13:29.930532    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593209930295727,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:29 addons-486180 kubelet[1633]: E0917 17:13:29.930561    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593209930295727,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:39 addons-486180 kubelet[1633]: I0917 17:13:39.753410    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/1bd61edc-abc4-4f83-b464-490a0ad10b56-tmp-dir\") pod \"1bd61edc-abc4-4f83-b464-490a0ad10b56\" (UID: \"1bd61edc-abc4-4f83-b464-490a0ad10b56\") "
	Sep 17 17:13:39 addons-486180 kubelet[1633]: I0917 17:13:39.753467    1633 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-cq9vk\" (UniqueName: \"kubernetes.io/projected/1bd61edc-abc4-4f83-b464-490a0ad10b56-kube-api-access-cq9vk\") pod \"1bd61edc-abc4-4f83-b464-490a0ad10b56\" (UID: \"1bd61edc-abc4-4f83-b464-490a0ad10b56\") "
	Sep 17 17:13:39 addons-486180 kubelet[1633]: I0917 17:13:39.754041    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/1bd61edc-abc4-4f83-b464-490a0ad10b56-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "1bd61edc-abc4-4f83-b464-490a0ad10b56" (UID: "1bd61edc-abc4-4f83-b464-490a0ad10b56"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 17 17:13:39 addons-486180 kubelet[1633]: I0917 17:13:39.755166    1633 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1bd61edc-abc4-4f83-b464-490a0ad10b56-kube-api-access-cq9vk" (OuterVolumeSpecName: "kube-api-access-cq9vk") pod "1bd61edc-abc4-4f83-b464-490a0ad10b56" (UID: "1bd61edc-abc4-4f83-b464-490a0ad10b56"). InnerVolumeSpecName "kube-api-access-cq9vk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 17:13:39 addons-486180 kubelet[1633]: I0917 17:13:39.854616    1633 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/1bd61edc-abc4-4f83-b464-490a0ad10b56-tmp-dir\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:13:39 addons-486180 kubelet[1633]: I0917 17:13:39.854645    1633 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-cq9vk\" (UniqueName: \"kubernetes.io/projected/1bd61edc-abc4-4f83-b464-490a0ad10b56-kube-api-access-cq9vk\") on node \"addons-486180\" DevicePath \"\""
	Sep 17 17:13:39 addons-486180 kubelet[1633]: E0917 17:13:39.932577    1633 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593219932352415,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 17:13:39 addons-486180 kubelet[1633]: E0917 17:13:39.932612    1633 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726593219932352415,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [1007be927d694dc9fdc445f083ca80214b1424ab23585f5b62e413cad657386f] <==
	I0917 16:57:40.734840       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0917 16:57:40.743255       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0917 16:57:40.743296       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0917 16:57:40.750422       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0917 16:57:40.750616       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b!
	I0917 16:57:40.751478       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2cb769fa-46f7-4795-a4f7-8e220086506c", APIVersion:"v1", ResourceVersion:"925", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b became leader
	I0917 16:57:40.851034       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-486180_6e50e316-af85-42b7-8931-cbbc2948178b!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-486180/192.168.49.2
	Start Time:       Tue, 17 Sep 2024 16:59:02 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	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-97mpf (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-97mpf:
	    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  14m                   default-scheduler  Successfully assigned default/busybox to addons-486180
	  Normal   Pulling    13m (x4 over 14m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 14m)     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     13m (x4 over 14m)     kubelet            Error: ErrImagePull
	  Warning  Failed     12m (x6 over 14m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m36s (x44 over 14m)  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 (365.36s)

                                                
                                    

Test pass (300/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 21.17
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 14.06
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 1.12
18 TestDownloadOnly/v1.31.1/DeleteAll 0.57
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.04
21 TestBinaryMirror 0.75
22 TestOffline 78.9
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 167.95
31 TestAddons/serial/GCPAuth/Namespaces 0.14
35 TestAddons/parallel/InspektorGadget 10.63
37 TestAddons/parallel/HelmTiller 15.85
39 TestAddons/parallel/CSI 40.18
40 TestAddons/parallel/Headlamp 21.41
41 TestAddons/parallel/CloudSpanner 5.49
42 TestAddons/parallel/LocalPath 14.15
43 TestAddons/parallel/NvidiaDevicePlugin 6.45
44 TestAddons/parallel/Yakd 10.7
45 TestAddons/StoppedEnableDisable 12.02
46 TestCertOptions 26.94
47 TestCertExpiration 221.39
49 TestForceSystemdFlag 25.99
50 TestForceSystemdEnv 38.32
52 TestKVMDriverInstallOrUpdate 4.86
56 TestErrorSpam/setup 19.14
57 TestErrorSpam/start 0.54
58 TestErrorSpam/status 0.85
59 TestErrorSpam/pause 1.48
60 TestErrorSpam/unpause 1.64
61 TestErrorSpam/stop 1.33
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 40.23
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 23.82
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.07
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.2
73 TestFunctional/serial/CacheCmd/cache/add_local 2.1
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
75 TestFunctional/serial/CacheCmd/cache/list 0.04
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.67
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 33.15
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 1.27
84 TestFunctional/serial/LogsFileCmd 1.31
85 TestFunctional/serial/InvalidService 4.61
87 TestFunctional/parallel/ConfigCmd 0.36
88 TestFunctional/parallel/DashboardCmd 12.26
89 TestFunctional/parallel/DryRun 0.38
90 TestFunctional/parallel/InternationalLanguage 0.16
91 TestFunctional/parallel/StatusCmd 1
95 TestFunctional/parallel/ServiceCmdConnect 11.66
96 TestFunctional/parallel/AddonsCmd 0.13
97 TestFunctional/parallel/PersistentVolumeClaim 49.63
99 TestFunctional/parallel/SSHCmd 0.64
100 TestFunctional/parallel/CpCmd 1.74
101 TestFunctional/parallel/MySQL 34.1
102 TestFunctional/parallel/FileSync 0.25
103 TestFunctional/parallel/CertSync 1.71
107 TestFunctional/parallel/NodeLabels 0.06
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.52
111 TestFunctional/parallel/License 0.68
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.46
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 15.21
117 TestFunctional/parallel/ServiceCmd/DeployApp 10.14
118 TestFunctional/parallel/ServiceCmd/List 0.54
119 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
120 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
121 TestFunctional/parallel/ProfileCmd/profile_not_create 0.59
122 TestFunctional/parallel/ServiceCmd/Format 0.61
123 TestFunctional/parallel/ProfileCmd/profile_list 0.38
124 TestFunctional/parallel/ServiceCmd/URL 0.49
125 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
126 TestFunctional/parallel/MountCmd/any-port 9.88
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
128 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
132 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
133 TestFunctional/parallel/Version/short 0.04
134 TestFunctional/parallel/Version/components 0.44
135 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
136 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
137 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
138 TestFunctional/parallel/MountCmd/specific-port 1.93
139 TestFunctional/parallel/MountCmd/VerifyCleanup 1.96
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.66
145 TestFunctional/parallel/ImageCommands/Setup 2
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.37
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.85
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.84
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.98
150 TestFunctional/parallel/ImageCommands/ImageRemove 1.02
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 3.63
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 2.44
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 133.81
160 TestMultiControlPlane/serial/DeployApp 5.96
161 TestMultiControlPlane/serial/PingHostFromPods 0.97
162 TestMultiControlPlane/serial/AddWorkerNode 61.85
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.62
165 TestMultiControlPlane/serial/CopyFile 15.49
166 TestMultiControlPlane/serial/StopSecondaryNode 12.47
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.47
168 TestMultiControlPlane/serial/RestartSecondaryNode 29.45
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.64
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 172.53
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.21
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.46
173 TestMultiControlPlane/serial/StopCluster 35.42
174 TestMultiControlPlane/serial/RestartCluster 117.32
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.45
176 TestMultiControlPlane/serial/AddSecondaryNode 64.02
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.62
181 TestJSONOutput/start/Command 39.65
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.63
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.56
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.73
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.19
206 TestKicCustomNetwork/create_custom_network 35.04
207 TestKicCustomNetwork/use_default_bridge_network 25.9
208 TestKicExistingNetwork 25.62
209 TestKicCustomSubnet 22.12
210 TestKicStaticIP 23.3
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 49.11
215 TestMountStart/serial/StartWithMountFirst 9.22
216 TestMountStart/serial/VerifyMountFirst 0.24
217 TestMountStart/serial/StartWithMountSecond 6.36
218 TestMountStart/serial/VerifyMountSecond 0.23
219 TestMountStart/serial/DeleteFirst 1.57
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.17
222 TestMountStart/serial/RestartStopped 8.1
223 TestMountStart/serial/VerifyMountPostStop 0.24
226 TestMultiNode/serial/FreshStart2Nodes 62.46
227 TestMultiNode/serial/DeployApp2Nodes 5.82
228 TestMultiNode/serial/PingHostFrom2Pods 0.67
229 TestMultiNode/serial/AddNode 28.11
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.28
232 TestMultiNode/serial/CopyFile 8.8
233 TestMultiNode/serial/StopNode 2.08
234 TestMultiNode/serial/StartAfterStop 8.86
235 TestMultiNode/serial/RestartKeepsNodes 99.29
236 TestMultiNode/serial/DeleteNode 5.2
237 TestMultiNode/serial/StopMultiNode 23.65
238 TestMultiNode/serial/RestartMultiNode 49.4
239 TestMultiNode/serial/ValidateNameConflict 22.41
244 TestPreload 122.2
246 TestScheduledStopUnix 96.42
249 TestInsufficientStorage 12.39
250 TestRunningBinaryUpgrade 114.73
252 TestKubernetesUpgrade 340.45
253 TestMissingContainerUpgrade 95.35
255 TestStoppedBinaryUpgrade/Setup 2.71
256 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
264 TestNoKubernetes/serial/StartWithK8s 25.64
265 TestStoppedBinaryUpgrade/Upgrade 121.02
266 TestNoKubernetes/serial/StartWithStopK8s 11.35
267 TestNoKubernetes/serial/Start 6.5
268 TestNoKubernetes/serial/VerifyK8sNotRunning 0.24
269 TestNoKubernetes/serial/ProfileList 0.85
270 TestNoKubernetes/serial/Stop 1.17
271 TestNoKubernetes/serial/StartNoArgs 7.64
272 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
274 TestPause/serial/Start 78.22
275 TestStoppedBinaryUpgrade/MinikubeLogs 0.77
276 TestPause/serial/SecondStartNoReconfiguration 30.79
277 TestPause/serial/Pause 0.85
281 TestPause/serial/VerifyStatus 0.37
282 TestPause/serial/Unpause 0.74
283 TestPause/serial/PauseAgain 1.03
284 TestPause/serial/DeletePaused 4.95
289 TestNetworkPlugins/group/false 4.08
290 TestPause/serial/VerifyDeletedResources 2.21
295 TestStartStop/group/old-k8s-version/serial/FirstStart 142.65
297 TestStartStop/group/embed-certs/serial/FirstStart 41.71
298 TestStartStop/group/embed-certs/serial/DeployApp 10.25
299 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
300 TestStartStop/group/embed-certs/serial/Stop 12.11
301 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
302 TestStartStop/group/embed-certs/serial/SecondStart 277.09
303 TestStartStop/group/old-k8s-version/serial/DeployApp 11.39
304 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.79
305 TestStartStop/group/old-k8s-version/serial/Stop 11.85
306 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
307 TestStartStop/group/old-k8s-version/serial/SecondStart 132.94
309 TestStartStop/group/no-preload/serial/FirstStart 58.04
310 TestStartStop/group/no-preload/serial/DeployApp 9.25
312 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 68.54
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.86
314 TestStartStop/group/no-preload/serial/Stop 11.84
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
316 TestStartStop/group/no-preload/serial/SecondStart 268.5
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
320 TestStartStop/group/old-k8s-version/serial/Pause 2.54
322 TestStartStop/group/newest-cni/serial/FirstStart 28.33
323 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.27
324 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.85
325 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.85
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
327 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.73
328 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/newest-cni/serial/DeployApp 0
330 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.76
331 TestStartStop/group/newest-cni/serial/Stop 1.19
332 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
333 TestStartStop/group/newest-cni/serial/SecondStart 13.82
334 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
335 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
336 TestStartStop/group/embed-certs/serial/Pause 3.06
337 TestNetworkPlugins/group/auto/Start 44.42
338 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
339 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
340 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.27
341 TestStartStop/group/newest-cni/serial/Pause 2.82
342 TestNetworkPlugins/group/kindnet/Start 71.58
343 TestNetworkPlugins/group/auto/KubeletFlags 0.27
344 TestNetworkPlugins/group/auto/NetCatPod 10.18
345 TestNetworkPlugins/group/auto/DNS 0.12
346 TestNetworkPlugins/group/auto/Localhost 0.1
347 TestNetworkPlugins/group/auto/HairPin 0.1
348 TestNetworkPlugins/group/calico/Start 57.79
349 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
350 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
351 TestNetworkPlugins/group/kindnet/NetCatPod 9.21
352 TestNetworkPlugins/group/kindnet/DNS 0.12
353 TestNetworkPlugins/group/kindnet/Localhost 0.1
354 TestNetworkPlugins/group/kindnet/HairPin 0.11
355 TestNetworkPlugins/group/custom-flannel/Start 49.98
356 TestNetworkPlugins/group/calico/ControllerPod 6.01
357 TestNetworkPlugins/group/calico/KubeletFlags 0.26
358 TestNetworkPlugins/group/calico/NetCatPod 10.18
359 TestNetworkPlugins/group/calico/DNS 0.12
360 TestNetworkPlugins/group/calico/Localhost 0.1
361 TestNetworkPlugins/group/calico/HairPin 0.1
362 TestNetworkPlugins/group/enable-default-cni/Start 59.61
363 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
364 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.2
365 TestNetworkPlugins/group/custom-flannel/DNS 0.12
366 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
367 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
368 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
369 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
370 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
371 TestStartStop/group/no-preload/serial/Pause 2.74
372 TestNetworkPlugins/group/flannel/Start 56.8
373 TestNetworkPlugins/group/bridge/Start 67.75
374 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.25
375 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
376 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
377 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
378 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
379 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
380 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
381 TestNetworkPlugins/group/flannel/ControllerPod 6.01
382 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
383 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.52
384 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
385 TestNetworkPlugins/group/flannel/NetCatPod 10.19
386 TestNetworkPlugins/group/bridge/KubeletFlags 0.25
387 TestNetworkPlugins/group/bridge/NetCatPod 10.17
388 TestNetworkPlugins/group/flannel/DNS 0.12
389 TestNetworkPlugins/group/flannel/Localhost 0.1
390 TestNetworkPlugins/group/flannel/HairPin 0.1
391 TestNetworkPlugins/group/bridge/DNS 0.12
392 TestNetworkPlugins/group/bridge/Localhost 0.1
393 TestNetworkPlugins/group/bridge/HairPin 0.1
x
+
TestDownloadOnly/v1.20.0/json-events (21.17s)

                                                
                                                
=== 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-298080 --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-298080 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (21.171681491s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (21.17s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-298080 | jenkins | v1.34.0 | 17 Sep 24 16:55 UTC |          |
	|         | -p download-only-298080        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 16:55:35
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 16:55:35.019653   17759 out.go:345] Setting OutFile to fd 1 ...
	I0917 16:55:35.019930   17759 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:55:35.019948   17759 out.go:358] Setting ErrFile to fd 2...
	I0917 16:55:35.019956   17759 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:55:35.020335   17759 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	W0917 16:55:35.020481   17759 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19662-10961/.minikube/config/config.json: open /home/jenkins/minikube-integration/19662-10961/.minikube/config/config.json: no such file or directory
	I0917 16:55:35.021051   17759 out.go:352] Setting JSON to true
	I0917 16:55:35.021903   17759 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2276,"bootTime":1726589859,"procs":174,"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"}
	I0917 16:55:35.021999   17759 start.go:139] virtualization: kvm guest
	I0917 16:55:35.024331   17759 out.go:97] [download-only-298080] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0917 16:55:35.024422   17759 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball: no such file or directory
	I0917 16:55:35.024450   17759 notify.go:220] Checking for updates...
	I0917 16:55:35.025825   17759 out.go:169] MINIKUBE_LOCATION=19662
	I0917 16:55:35.027121   17759 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 16:55:35.028405   17759 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:55:35.029624   17759 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 16:55:35.030788   17759 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0917 16:55:35.033534   17759 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0917 16:55:35.033770   17759 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 16:55:35.055100   17759 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 16:55:35.055199   17759 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:55:35.391049   17759 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-17 16:55:35.38188897 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:55:35.391190   17759 docker.go:318] overlay module found
	I0917 16:55:35.392909   17759 out.go:97] Using the docker driver based on user configuration
	I0917 16:55:35.392931   17759 start.go:297] selected driver: docker
	I0917 16:55:35.392939   17759 start.go:901] validating driver "docker" against <nil>
	I0917 16:55:35.393030   17759 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:55:35.437963   17759 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-17 16:55:35.429556926 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:55:35.438140   17759 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 16:55:35.438658   17759 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0917 16:55:35.438877   17759 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0917 16:55:35.440603   17759 out.go:169] Using Docker driver with root privileges
	I0917 16:55:35.441852   17759 cni.go:84] Creating CNI manager for ""
	I0917 16:55:35.441908   17759 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:55:35.441921   17759 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 16:55:35.441988   17759 start.go:340] cluster config:
	{Name:download-only-298080 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-298080 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0917 16:55:35.443401   17759 out.go:97] Starting "download-only-298080" primary control-plane node in "download-only-298080" cluster
	I0917 16:55:35.443421   17759 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 16:55:35.444554   17759 out.go:97] Pulling base image v0.0.45-1726589491-19662 ...
	I0917 16:55:35.444579   17759 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0917 16:55:35.444701   17759 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 16:55:35.459332   17759 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 16:55:35.459497   17759 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 16:55:35.459596   17759 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 16:55:35.672783   17759 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0917 16:55:35.672816   17759 cache.go:56] Caching tarball of preloaded images
	I0917 16:55:35.672970   17759 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0917 16:55:35.674849   17759 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0917 16:55:35.674876   17759 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0917 16:55:35.792215   17759 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0917 16:55:52.196995   17759 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 16:55:54.267360   17759 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0917 16:55:54.267456   17759 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-298080 host does not exist
	  To start a cluster, run: "minikube start -p download-only-298080"

                                                
                                                
-- /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-298080
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

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

                                                
                                                
=== 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-547364 --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-547364 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (14.055729515s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (14.06s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-298080 | jenkins | v1.34.0 | 17 Sep 24 16:55 UTC |                     |
	|         | -p download-only-298080        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 17 Sep 24 16:55 UTC | 17 Sep 24 16:55 UTC |
	| delete  | -p download-only-298080        | download-only-298080 | jenkins | v1.34.0 | 17 Sep 24 16:55 UTC | 17 Sep 24 16:55 UTC |
	| start   | -o=json --download-only        | download-only-547364 | jenkins | v1.34.0 | 17 Sep 24 16:55 UTC |                     |
	|         | -p download-only-547364        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 16:55:56
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 16:55:56.558141   18158 out.go:345] Setting OutFile to fd 1 ...
	I0917 16:55:56.558378   18158 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:55:56.558387   18158 out.go:358] Setting ErrFile to fd 2...
	I0917 16:55:56.558391   18158 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 16:55:56.558560   18158 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 16:55:56.559110   18158 out.go:352] Setting JSON to true
	I0917 16:55:56.559915   18158 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2298,"bootTime":1726589859,"procs":172,"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"}
	I0917 16:55:56.559999   18158 start.go:139] virtualization: kvm guest
	I0917 16:55:56.562514   18158 out.go:97] [download-only-547364] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0917 16:55:56.562657   18158 notify.go:220] Checking for updates...
	I0917 16:55:56.564125   18158 out.go:169] MINIKUBE_LOCATION=19662
	I0917 16:55:56.565667   18158 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 16:55:56.567002   18158 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 16:55:56.568355   18158 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 16:55:56.569732   18158 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0917 16:55:56.572355   18158 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0917 16:55:56.572578   18158 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 16:55:56.593734   18158 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 16:55:56.593796   18158 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:55:56.641648   18158 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:55:56.632891694 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:55:56.641750   18158 docker.go:318] overlay module found
	I0917 16:55:56.643560   18158 out.go:97] Using the docker driver based on user configuration
	I0917 16:55:56.643588   18158 start.go:297] selected driver: docker
	I0917 16:55:56.643598   18158 start.go:901] validating driver "docker" against <nil>
	I0917 16:55:56.643685   18158 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 16:55:56.687979   18158 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:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-17 16:55:56.679860843 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 16:55:56.688248   18158 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 16:55:56.688805   18158 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0917 16:55:56.689003   18158 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0917 16:55:56.690929   18158 out.go:169] Using Docker driver with root privileges
	I0917 16:55:56.692269   18158 cni.go:84] Creating CNI manager for ""
	I0917 16:55:56.692335   18158 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 16:55:56.692349   18158 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 16:55:56.692433   18158 start.go:340] cluster config:
	{Name:download-only-547364 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-547364 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0917 16:55:56.693788   18158 out.go:97] Starting "download-only-547364" primary control-plane node in "download-only-547364" cluster
	I0917 16:55:56.693814   18158 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 16:55:56.695079   18158 out.go:97] Pulling base image v0.0.45-1726589491-19662 ...
	I0917 16:55:56.695103   18158 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:55:56.695203   18158 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 16:55:56.710160   18158 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 16:55:56.710288   18158 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 16:55:56.710312   18158 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 16:55:56.710316   18158 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 16:55:56.710326   18158 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 16:55:56.814233   18158 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0917 16:55:56.814264   18158 cache.go:56] Caching tarball of preloaded images
	I0917 16:55:56.814403   18158 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 16:55:56.816199   18158 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0917 16:55:56.816220   18158 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0917 16:55:56.931422   18158 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:aa79045e4550b9510ee496fee0d50abb -> /home/jenkins/minikube-integration/19662-10961/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-547364 host does not exist
	  To start a cluster, run: "minikube start -p download-only-547364"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.04s)

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

                                                
                                    
x
+
TestBinaryMirror (0.75s)

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

                                                
                                    
x
+
TestOffline (78.9s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-738759 --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-738759 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (1m16.437335748s)
helpers_test.go:175: Cleaning up "offline-crio-738759" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-738759
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-738759: (2.457222057s)
--- PASS: TestOffline (78.90s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

                                                
                                                
-- /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:1048: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-486180
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-486180: exit status 85 (48.224502ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (167.95s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-486180 --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=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-486180 --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=helm-tiller: (2m47.945270477s)
--- PASS: TestAddons/Setup (167.95s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-j7kq5" [79236831-9032-4810-9845-6510ffb82372] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003890883s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-486180
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-486180: (5.621720884s)
--- PASS: TestAddons/parallel/InspektorGadget (10.63s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (15.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 1.965289ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-4zp8n" [20eb6a2a-7f67-4ca5-bf3b-981685a3b4c2] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.002614843s
addons_test.go:475: (dbg) Run:  kubectl --context addons-486180 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-486180 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (10.355743544s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (15.85s)

                                                
                                    
x
+
TestAddons/parallel/CSI (40.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 4.10624ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-486180 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-486180 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [9c160a76-2d83-4c5b-b2b6-5513886cfede] Pending
helpers_test.go:344: "task-pv-pod" [9c160a76-2d83-4c5b-b2b6-5513886cfede] 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" [9c160a76-2d83-4c5b-b2b6-5513886cfede] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.003578779s
addons_test.go:590: (dbg) Run:  kubectl --context addons-486180 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-486180 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-486180 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-486180 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-486180 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-486180 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-486180 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [ca443137-9539-423d-a025-8fafc7cbd48e] Pending
helpers_test.go:344: "task-pv-pod-restore" [ca443137-9539-423d-a025-8fafc7cbd48e] 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" [ca443137-9539-423d-a025-8fafc7cbd48e] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.003589162s
addons_test.go:632: (dbg) Run:  kubectl --context addons-486180 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-486180 delete pod task-pv-pod-restore: (1.621902413s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-486180 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-486180 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.516525187s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (40.18s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (21.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-486180 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-pk7pl" [d957fd75-28ef-409a-8b4b-bc78ec4a3d77] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-pk7pl" [d957fd75-28ef-409a-8b4b-bc78ec4a3d77] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 15.003795014s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 addons disable headlamp --alsologtostderr -v=1: (5.59659066s)
--- PASS: TestAddons/parallel/Headlamp (21.41s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-rrf5r" [43044c2f-d710-451a-8a10-430f1c309e44] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004146006s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-486180
--- PASS: TestAddons/parallel/CloudSpanner (5.49s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (14.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-486180 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-486180 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [6d57394f-1cc1-468a-a30a-ede4b680c23f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [6d57394f-1cc1-468a-a30a-ede4b680c23f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [6d57394f-1cc1-468a-a30a-ede4b680c23f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.008708186s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-486180 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 ssh "cat /opt/local-path-provisioner/pvc-9642e93b-c2f5-48f0-9fd4-a915331ebde5_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-486180 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-486180 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (14.15s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-2q8t4" [8a548865-46fc-465c-bc74-c0b39b2bf6e7] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003035573s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-486180
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.45s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-xc97z" [e7b1bf57-e9ab-4945-9052-1a5e54e8d46e] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003363749s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-486180 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-486180 addons disable yakd --alsologtostderr -v=1: (5.698276838s)
--- PASS: TestAddons/parallel/Yakd (10.70s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.02s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-486180
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-486180: (11.790823557s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-486180
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-486180
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-486180
--- PASS: TestAddons/StoppedEnableDisable (12.02s)

                                                
                                    
x
+
TestCertOptions (26.94s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (221.39s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-077658 --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-077658 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (25.29882638s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-077658 --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-077658 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (13.718415104s)
helpers_test.go:175: Cleaning up "cert-expiration-077658" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-077658
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-077658: (2.370542968s)
--- PASS: TestCertExpiration (221.39s)

                                                
                                    
x
+
TestForceSystemdFlag (25.99s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-363846 --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-363846 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (23.309591779s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-363846 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-363846" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-363846
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-363846: (2.393696852s)
--- PASS: TestForceSystemdFlag (25.99s)

                                                
                                    
x
+
TestForceSystemdEnv (38.32s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-692535 --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-692535 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (35.881797237s)
helpers_test.go:175: Cleaning up "force-systemd-env-692535" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-692535
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-692535: (2.438729479s)
--- PASS: TestForceSystemdEnv (38.32s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.86s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (4.86s)

                                                
                                    
x
+
TestErrorSpam/setup (19.14s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-395111 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-395111 --driver=docker  --container-runtime=crio
E0917 17:14:02.755112   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:02.762077   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:02.773450   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:02.794810   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:02.836206   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:02.917682   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:03.079303   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:03.400999   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:04.042418   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:05.323799   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:07.885577   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:14:13.007868   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-395111 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-395111 --driver=docker  --container-runtime=crio: (19.143173288s)
--- PASS: TestErrorSpam/setup (19.14s)

                                                
                                    
x
+
TestErrorSpam/start (0.54s)

                                                
                                                
=== 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-395111 --log_dir /tmp/nospam-395111 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 start --dry-run
--- PASS: TestErrorSpam/start (0.54s)

                                                
                                    
x
+
TestErrorSpam/status (0.85s)

                                                
                                                
=== 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-395111 --log_dir /tmp/nospam-395111 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 status
--- PASS: TestErrorSpam/status (0.85s)

                                                
                                    
x
+
TestErrorSpam/pause (1.48s)

                                                
                                                
=== 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-395111 --log_dir /tmp/nospam-395111 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 pause
--- PASS: TestErrorSpam/pause (1.48s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.64s)

                                                
                                                
=== 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-395111 --log_dir /tmp/nospam-395111 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 unpause
--- PASS: TestErrorSpam/unpause (1.64s)

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

                                                
                                                
=== 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-395111 --log_dir /tmp/nospam-395111 stop
E0917 17:14:23.249913   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 stop: (1.161816659s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-395111 --log_dir /tmp/nospam-395111 stop
--- PASS: TestErrorSpam/stop (1.33s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (40.23s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-765800 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0917 17:14:43.731440   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-765800 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (40.231777819s)
--- PASS: TestFunctional/serial/StartWithProxy (40.23s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (23.82s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-765800 --alsologtostderr -v=8
E0917 17:15:24.693542   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-765800 --alsologtostderr -v=8: (23.821742948s)
functional_test.go:663: soft start took 23.822484756s for "functional-765800" cluster.
--- PASS: TestFunctional/serial/SoftStart (23.82s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-765800 cache add registry.k8s.io/pause:3.1: (1.050276265s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-765800 cache add registry.k8s.io/pause:3.3: (1.117792688s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-765800 cache add registry.k8s.io/pause:latest: (1.033050399s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.20s)

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

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

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

                                                
                                                
=== 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.04s)

                                                
                                    
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-765800 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.26s)

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

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

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

                                                
                                    
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-765800 kubectl -- --context functional-765800 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-765800 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 logs --file /tmp/TestFunctionalserialLogsFileCmd2215147612/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-765800 logs --file /tmp/TestFunctionalserialLogsFileCmd2215147612/001/logs.txt: (1.306626334s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.61s)

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

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

                                                
                                                
-- /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-765800 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-765800 delete -f testdata/invalidsvc.yaml: (1.126463845s)
--- PASS: TestFunctional/serial/InvalidService (4.61s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.36s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.26s)

                                                
                                                
=== 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-765800 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-765800 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 60034: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (12.26s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.38s)

                                                
                                                
=== 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-765800 --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-765800 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (167.248891ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:16:36.367682   59226 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:16:36.367817   59226 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:16:36.367827   59226 out.go:358] Setting ErrFile to fd 2...
	I0917 17:16:36.367832   59226 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:16:36.368039   59226 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:16:36.368639   59226 out.go:352] Setting JSON to false
	I0917 17:16:36.370386   59226 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3537,"bootTime":1726589859,"procs":234,"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"}
	I0917 17:16:36.370466   59226 start.go:139] virtualization: kvm guest
	I0917 17:16:36.372436   59226 out.go:177] * [functional-765800] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0917 17:16:36.374062   59226 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 17:16:36.375164   59226 notify.go:220] Checking for updates...
	I0917 17:16:36.376660   59226 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:16:36.378102   59226 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 17:16:36.379347   59226 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 17:16:36.381275   59226 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0917 17:16:36.382611   59226 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 17:16:36.384384   59226 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:16:36.385058   59226 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:16:36.409429   59226 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:16:36.409529   59226 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:16:36.468901   59226 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-17 17:16:36.457957503 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 17:16:36.469051   59226 docker.go:318] overlay module found
	I0917 17:16:36.470757   59226 out.go:177] * Using the docker driver based on existing profile
	I0917 17:16:36.472000   59226 start.go:297] selected driver: docker
	I0917 17:16:36.472019   59226 start.go:901] validating driver "docker" against &{Name:functional-765800 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-765800 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}
	I0917 17:16:36.472176   59226 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 17:16:36.474617   59226 out.go:201] 
	W0917 17:16:36.475777   59226 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
	I0917 17:16:36.476824   59226 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

                                                
                                                
=== 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-765800 --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-765800 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (160.871116ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:16:36.203422   59100 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:16:36.203614   59100 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:16:36.203648   59100 out.go:358] Setting ErrFile to fd 2...
	I0917 17:16:36.203665   59100 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:16:36.204124   59100 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:16:36.204847   59100 out.go:352] Setting JSON to false
	I0917 17:16:36.206294   59100 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3537,"bootTime":1726589859,"procs":229,"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"}
	I0917 17:16:36.206437   59100 start.go:139] virtualization: kvm guest
	I0917 17:16:36.208558   59100 out.go:177] * [functional-765800] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0917 17:16:36.212522   59100 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 17:16:36.212523   59100 notify.go:220] Checking for updates...
	I0917 17:16:36.214996   59100 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:16:36.216358   59100 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 17:16:36.217792   59100 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 17:16:36.219174   59100 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0917 17:16:36.220589   59100 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 17:16:36.222446   59100 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:16:36.223186   59100 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:16:36.248641   59100 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:16:36.248744   59100 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:16:36.300853   59100 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-17 17:16:36.290971116 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 17:16:36.300953   59100 docker.go:318] overlay module found
	I0917 17:16:36.303359   59100 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0917 17:16:36.304415   59100 start.go:297] selected driver: docker
	I0917 17:16:36.304435   59100 start.go:901] validating driver "docker" against &{Name:functional-765800 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-765800 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}
	I0917 17:16:36.304560   59100 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 17:16:36.306858   59100 out.go:201] 
	W0917 17:16:36.308056   59100 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
	I0917 17:16:36.309330   59100 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-765800 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-765800 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-dc7zt" [3e66f5ab-1d51-45d8-ae5d-6eee44ec2b6d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-dc7zt" [3e66f5ab-1d51-45d8-ae5d-6eee44ec2b6d] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.002868265s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30946
functional_test.go:1675: http://192.168.49.2:30946: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
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-765800 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.13s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (49.63s)

                                                
                                                
=== 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" [62f480b9-a960-43ad-aa48-9086dff50d78] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003871427s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-765800 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-765800 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-765800 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-765800 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" [10a79bf8-365c-4736-bd6e-ba83791aeae6] Pending
helpers_test.go:344: "sp-pod" [10a79bf8-365c-4736-bd6e-ba83791aeae6] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [10a79bf8-365c-4736-bd6e-ba83791aeae6] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 16.003131715s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-765800 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-765800 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-765800 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" [56987fcf-cd40-4950-be5a-5b7a9973c97d] Pending
helpers_test.go:344: "sp-pod" [56987fcf-cd40-4950-be5a-5b7a9973c97d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [56987fcf-cd40-4950-be5a-5b7a9973c97d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 26.003447475s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-765800 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (49.63s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.64s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (34.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-765800 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-ck4b6" [7127519a-de19-4b74-beea-48fae8fdacb3] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-ck4b6" [7127519a-de19-4b74-beea-48fae8fdacb3] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 32.003827215s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-765800 exec mysql-6cdb49bbb-ck4b6 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-765800 exec mysql-6cdb49bbb-ck4b6 -- mysql -ppassword -e "show databases;": exit status 1 (102.784095ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-765800 exec mysql-6cdb49bbb-ck4b6 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-765800 exec mysql-6cdb49bbb-ck4b6 -- mysql -ppassword -e "show databases;": exit status 1 (99.162936ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-765800 exec mysql-6cdb49bbb-ck4b6 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (34.10s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.52s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.68s)

                                                
                                                
=== 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.68s)

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

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

                                                
                                    
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-765800 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-765800 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" [3737ace7-3781-4eb3-b854-a22bdf980bad] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [3737ace7-3781-4eb3-b854-a22bdf980bad] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 15.012451394s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (15.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-765800 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-765800 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-cp4lt" [b40c9378-a177-41be-bfd4-8e93a5a58560] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-cp4lt" [b40c9378-a177-41be-bfd4-8e93a5a58560] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003150539s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.14s)

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

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

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

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

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

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

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

                                                
                                                
=== 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.59s)

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

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

                                                
                                    
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 "335.97245ms" 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 "47.331057ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.38s)

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

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

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

                                                
                                                
=== 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 "349.034242ms" 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 "74.807792ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 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 17 17:16 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 17 17:16 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 17 17:16 test-1726593395046413708
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh cat /mount-9p/test-1726593395046413708
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-765800 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" [9498dc0b-b58d-49a4-bfb7-eee84f68f02a] Pending
helpers_test.go:344: "busybox-mount" [9498dc0b-b58d-49a4-bfb7-eee84f68f02a] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [9498dc0b-b58d-49a4-bfb7-eee84f68f02a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [9498dc0b-b58d-49a4-bfb7-eee84f68f02a] 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 7.004011428s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-765800 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-765800 /tmp/TestFunctionalparallelMountCmdany-port684416664/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.88s)

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

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

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

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

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

                                                
                                                
=== 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-765800 version --short
--- PASS: TestFunctional/parallel/Version/short (0.04s)

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

                                                
                                                
=== 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-765800 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.44s)

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

                                                
                                                
=== 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-765800 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.12s)

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

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

                                                
                                                
=== 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-765800 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.12s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 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-765800 /tmp/TestFunctionalparallelMountCmdspecific-port1526904700/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-765800 ssh "sudo umount -f /mount-9p"
E0917 17:16:46.615297   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-765800 ssh "sudo umount -f /mount-9p": exit status 1 (279.697451ms)

                                                
                                                
-- 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-765800 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-765800 /tmp/TestFunctionalparallelMountCmdspecific-port1526904700/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.93s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 ssh "findmnt -T" /mount3
2024/09/17 17:16:48 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-765800 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-765800 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3495255266/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-765800 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3495255266/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-765800 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3495255266/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.96s)

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

                                                
                                                
=== 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-765800 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-765800 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-765800
localhost/kicbase/echo-server:functional-765800
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/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-765800 image ls --format short --alsologtostderr:
I0917 17:17:02.992248   63622 out.go:345] Setting OutFile to fd 1 ...
I0917 17:17:02.992468   63622 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:02.992477   63622 out.go:358] Setting ErrFile to fd 2...
I0917 17:17:02.992482   63622 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:02.992736   63622 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
I0917 17:17:02.993375   63622 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:02.993482   63622 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:02.993865   63622 cli_runner.go:164] Run: docker container inspect functional-765800 --format={{.State.Status}}
I0917 17:17:03.013007   63622 ssh_runner.go:195] Run: systemctl --version
I0917 17:17:03.013081   63622 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-765800
I0917 17:17:03.031582   63622 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/functional-765800/id_rsa Username:docker}
I0917 17:17:03.125616   63622 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

                                                
                                                
=== 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-765800 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-765800 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| 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.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-765800  | 8eaf77f15cdca | 3.33kB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| localhost/kicbase/echo-server           | functional-765800  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-765800 image ls --format table --alsologtostderr:
I0917 17:17:03.433411   63919 out.go:345] Setting OutFile to fd 1 ...
I0917 17:17:03.433510   63919 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:03.433518   63919 out.go:358] Setting ErrFile to fd 2...
I0917 17:17:03.433522   63919 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:03.433681   63919 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
I0917 17:17:03.434258   63919 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:03.434373   63919 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:03.434741   63919 cli_runner.go:164] Run: docker container inspect functional-765800 --format={{.State.Status}}
I0917 17:17:03.454158   63919 ssh_runner.go:195] Run: systemctl --version
I0917 17:17:03.454271   63919 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-765800
I0917 17:17:03.471582   63919 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/functional-765800/id_rsa Username:docker}
I0917 17:17:03.569223   63919 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

                                                
                                                
=== 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-765800 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-765800 image ls --format json --alsologtostderr:
[{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"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":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af6
0026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"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
":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-765800"],"size":"4943877"},{"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":"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":"
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":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"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":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"re
poTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"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":"8eaf77f15cdcab48cb4a17f6ad9c706005c9b277391fe2a5669af05ff5f6c1b0","repoDigests":["localhost/minikube-local-cache-test@sha256:f8edf8e375d54ecabb28af4e1fbfb71c39d34b32aba7d9d1933d12a8f35e8028"],"repoTags":["localhost/minikube-local-cache-test:functional-765800"],"size":"3330"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5
471a19f3135b30aa9cd1","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":"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"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-765800 image ls --format json --alsologtostderr:
I0917 17:17:03.213743   63748 out.go:345] Setting OutFile to fd 1 ...
I0917 17:17:03.214002   63748 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:03.214012   63748 out.go:358] Setting ErrFile to fd 2...
I0917 17:17:03.214018   63748 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:03.214262   63748 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
I0917 17:17:03.215001   63748 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:03.215191   63748 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:03.215644   63748 cli_runner.go:164] Run: docker container inspect functional-765800 --format={{.State.Status}}
I0917 17:17:03.234126   63748 ssh_runner.go:195] Run: systemctl --version
I0917 17:17:03.234181   63748 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-765800
I0917 17:17:03.252508   63748 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/functional-765800/id_rsa Username:docker}
I0917 17:17:03.353163   63748 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

                                                
                                                
=== 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-765800 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-765800 image ls --format yaml --alsologtostderr:
- 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: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- 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-765800
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: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- 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: 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: 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: 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: 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:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- 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: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 8eaf77f15cdcab48cb4a17f6ad9c706005c9b277391fe2a5669af05ff5f6c1b0
repoDigests:
- localhost/minikube-local-cache-test@sha256:f8edf8e375d54ecabb28af4e1fbfb71c39d34b32aba7d9d1933d12a8f35e8028
repoTags:
- localhost/minikube-local-cache-test:functional-765800
size: "3330"
- 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:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-765800 image ls --format yaml --alsologtostderr:
I0917 17:17:02.991198   63623 out.go:345] Setting OutFile to fd 1 ...
I0917 17:17:02.991312   63623 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:02.991321   63623 out.go:358] Setting ErrFile to fd 2...
I0917 17:17:02.991325   63623 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:02.991486   63623 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
I0917 17:17:02.992055   63623 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:02.992143   63623 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:02.992549   63623 cli_runner.go:164] Run: docker container inspect functional-765800 --format={{.State.Status}}
I0917 17:17:03.011713   63623 ssh_runner.go:195] Run: systemctl --version
I0917 17:17:03.011759   63623 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-765800
I0917 17:17:03.030926   63623 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/functional-765800/id_rsa Username:docker}
I0917 17:17:03.125791   63623 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

                                                
                                                
=== 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-765800 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-765800 ssh pgrep buildkitd: exit status 1 (247.582516ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 image build -t localhost/my-image:functional-765800 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-765800 image build -t localhost/my-image:functional-765800 testdata/build --alsologtostderr: (3.202636877s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-765800 image build -t localhost/my-image:functional-765800 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> ba69c292ca0
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-765800
--> 543e8ac5712
Successfully tagged localhost/my-image:functional-765800
543e8ac5712492b83566baf9b5514acd810f6e91e38a6d5ccae1c1d4593f86c7
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-765800 image build -t localhost/my-image:functional-765800 testdata/build --alsologtostderr:
I0917 17:17:03.468489   63931 out.go:345] Setting OutFile to fd 1 ...
I0917 17:17:03.468809   63931 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:03.468822   63931 out.go:358] Setting ErrFile to fd 2...
I0917 17:17:03.468829   63931 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 17:17:03.469123   63931 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
I0917 17:17:03.470049   63931 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:03.471695   63931 config.go:182] Loaded profile config "functional-765800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 17:17:03.472219   63931 cli_runner.go:164] Run: docker container inspect functional-765800 --format={{.State.Status}}
I0917 17:17:03.492550   63931 ssh_runner.go:195] Run: systemctl --version
I0917 17:17:03.492604   63931 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-765800
I0917 17:17:03.512722   63931 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/functional-765800/id_rsa Username:docker}
I0917 17:17:03.601911   63931 build_images.go:161] Building image from path: /tmp/build.867704628.tar
I0917 17:17:03.601983   63931 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0917 17:17:03.611441   63931 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.867704628.tar
I0917 17:17:03.614309   63931 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.867704628.tar: stat -c "%s %y" /var/lib/minikube/build/build.867704628.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.867704628.tar': No such file or directory
I0917 17:17:03.614334   63931 ssh_runner.go:362] scp /tmp/build.867704628.tar --> /var/lib/minikube/build/build.867704628.tar (3072 bytes)
I0917 17:17:03.635128   63931 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.867704628
I0917 17:17:03.642557   63931 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.867704628 -xf /var/lib/minikube/build/build.867704628.tar
I0917 17:17:03.650249   63931 crio.go:315] Building image: /var/lib/minikube/build/build.867704628
I0917 17:17:03.650325   63931 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-765800 /var/lib/minikube/build/build.867704628 --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
I0917 17:17:06.599252   63931 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-765800 /var/lib/minikube/build/build.867704628 --cgroup-manager=cgroupfs: (2.948900791s)
I0917 17:17:06.599333   63931 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.867704628
I0917 17:17:06.607729   63931 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.867704628.tar
I0917 17:17:06.615491   63931 build_images.go:217] Built localhost/my-image:functional-765800 from /tmp/build.867704628.tar
I0917 17:17:06.615517   63931 build_images.go:133] succeeded building to: functional-765800
I0917 17:17:06.615522   63931 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.66s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 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-765800 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr: (3.042959752s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-765800 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (3.63s)

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

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

                                                
                                    
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-765800
--- 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-765800
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (133.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-174460 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0917 17:19:02.755200   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-174460 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m13.144120238s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 status -v=7 --alsologtostderr
E0917 17:19:30.457236   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/StartCluster (133.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.96s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-174460 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-174460 -- exec busybox-7dff88458-7997l -- 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-174460 -- exec busybox-7dff88458-7997l -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-174460 -- exec busybox-7dff88458-874bc -- 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-174460 -- exec busybox-7dff88458-874bc -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-174460 -- exec busybox-7dff88458-fg4j2 -- 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-174460 -- exec busybox-7dff88458-fg4j2 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (0.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (61.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-174460 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-174460 -v=7 --alsologtostderr: (1m1.031780809s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (61.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.49s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-174460 node stop m02 -v=7 --alsologtostderr: (11.825423706s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-174460 status -v=7 --alsologtostderr: exit status 7 (644.097301ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:21:07.586261   85581 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:21:07.586400   85581 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:21:07.586410   85581 out.go:358] Setting ErrFile to fd 2...
	I0917 17:21:07.586414   85581 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:21:07.586585   85581 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:21:07.586737   85581 out.go:352] Setting JSON to false
	I0917 17:21:07.586766   85581 mustload.go:65] Loading cluster: ha-174460
	I0917 17:21:07.586812   85581 notify.go:220] Checking for updates...
	I0917 17:21:07.587336   85581 config.go:182] Loaded profile config "ha-174460": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:21:07.587357   85581 status.go:255] checking status of ha-174460 ...
	I0917 17:21:07.587768   85581 cli_runner.go:164] Run: docker container inspect ha-174460 --format={{.State.Status}}
	I0917 17:21:07.605064   85581 status.go:330] ha-174460 host status = "Running" (err=<nil>)
	I0917 17:21:07.605086   85581 host.go:66] Checking if "ha-174460" exists ...
	I0917 17:21:07.605368   85581 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-174460
	I0917 17:21:07.625016   85581 host.go:66] Checking if "ha-174460" exists ...
	I0917 17:21:07.625337   85581 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:21:07.625393   85581 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-174460
	I0917 17:21:07.642701   85581 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/ha-174460/id_rsa Username:docker}
	I0917 17:21:07.734189   85581 ssh_runner.go:195] Run: systemctl --version
	I0917 17:21:07.738832   85581 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:21:07.749380   85581 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:21:07.799462   85581 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:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-17 17:21:07.790220823 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 17:21:07.799982   85581 kubeconfig.go:125] found "ha-174460" server: "https://192.168.49.254:8443"
	I0917 17:21:07.800010   85581 api_server.go:166] Checking apiserver status ...
	I0917 17:21:07.800038   85581 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 17:21:07.810259   85581 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1523/cgroup
	I0917 17:21:07.818744   85581 api_server.go:182] apiserver freezer: "10:freezer:/docker/e6ed6d06938c40a557d49d78cf39c2281b97929da9c9e18a3cc292eae495aa1d/crio/crio-75164b4fa4bae3eacf03b77e27152e555291dfb3145b7073e5f4677c68fe6499"
	I0917 17:21:07.818793   85581 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e6ed6d06938c40a557d49d78cf39c2281b97929da9c9e18a3cc292eae495aa1d/crio/crio-75164b4fa4bae3eacf03b77e27152e555291dfb3145b7073e5f4677c68fe6499/freezer.state
	I0917 17:21:07.826330   85581 api_server.go:204] freezer state: "THAWED"
	I0917 17:21:07.826358   85581 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0917 17:21:07.830066   85581 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0917 17:21:07.830086   85581 status.go:422] ha-174460 apiserver status = Running (err=<nil>)
	I0917 17:21:07.830094   85581 status.go:257] ha-174460 status: &{Name:ha-174460 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:21:07.830139   85581 status.go:255] checking status of ha-174460-m02 ...
	I0917 17:21:07.830399   85581 cli_runner.go:164] Run: docker container inspect ha-174460-m02 --format={{.State.Status}}
	I0917 17:21:07.847029   85581 status.go:330] ha-174460-m02 host status = "Stopped" (err=<nil>)
	I0917 17:21:07.847052   85581 status.go:343] host is not running, skipping remaining checks
	I0917 17:21:07.847060   85581 status.go:257] ha-174460-m02 status: &{Name:ha-174460-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:21:07.847111   85581 status.go:255] checking status of ha-174460-m03 ...
	I0917 17:21:07.847386   85581 cli_runner.go:164] Run: docker container inspect ha-174460-m03 --format={{.State.Status}}
	I0917 17:21:07.863532   85581 status.go:330] ha-174460-m03 host status = "Running" (err=<nil>)
	I0917 17:21:07.863558   85581 host.go:66] Checking if "ha-174460-m03" exists ...
	I0917 17:21:07.863881   85581 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-174460-m03
	I0917 17:21:07.880864   85581 host.go:66] Checking if "ha-174460-m03" exists ...
	I0917 17:21:07.881135   85581 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:21:07.881167   85581 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-174460-m03
	I0917 17:21:07.897839   85581 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/ha-174460-m03/id_rsa Username:docker}
	I0917 17:21:07.990109   85581 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:21:08.000711   85581 kubeconfig.go:125] found "ha-174460" server: "https://192.168.49.254:8443"
	I0917 17:21:08.000737   85581 api_server.go:166] Checking apiserver status ...
	I0917 17:21:08.000769   85581 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 17:21:08.009862   85581 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1432/cgroup
	I0917 17:21:08.018034   85581 api_server.go:182] apiserver freezer: "10:freezer:/docker/78819fae8c101c22307204d807ccca130f4f5f204a76aa7f9fdef76ebfd1a3d0/crio/crio-c4d449ce79f5981fbf2944d18759f410857192e97457fc7ae683321032108544"
	I0917 17:21:08.018096   85581 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/78819fae8c101c22307204d807ccca130f4f5f204a76aa7f9fdef76ebfd1a3d0/crio/crio-c4d449ce79f5981fbf2944d18759f410857192e97457fc7ae683321032108544/freezer.state
	I0917 17:21:08.025240   85581 api_server.go:204] freezer state: "THAWED"
	I0917 17:21:08.025263   85581 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0917 17:21:08.028843   85581 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0917 17:21:08.028866   85581 status.go:422] ha-174460-m03 apiserver status = Running (err=<nil>)
	I0917 17:21:08.028876   85581 status.go:257] ha-174460-m03 status: &{Name:ha-174460-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:21:08.028900   85581 status.go:255] checking status of ha-174460-m04 ...
	I0917 17:21:08.029143   85581 cli_runner.go:164] Run: docker container inspect ha-174460-m04 --format={{.State.Status}}
	I0917 17:21:08.045651   85581 status.go:330] ha-174460-m04 host status = "Running" (err=<nil>)
	I0917 17:21:08.045676   85581 host.go:66] Checking if "ha-174460-m04" exists ...
	I0917 17:21:08.045913   85581 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-174460-m04
	I0917 17:21:08.062901   85581 host.go:66] Checking if "ha-174460-m04" exists ...
	I0917 17:21:08.063140   85581 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:21:08.063183   85581 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-174460-m04
	I0917 17:21:08.081380   85581 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/ha-174460-m04/id_rsa Username:docker}
	I0917 17:21:08.173924   85581 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:21:08.185540   85581 status.go:257] ha-174460-m04 status: &{Name:ha-174460-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.47s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (29.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 node start m02 -v=7 --alsologtostderr
E0917 17:21:20.997615   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.003984   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.015403   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.036774   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.078150   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.159650   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.321139   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:21.643364   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:22.285176   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:23.567094   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:26.128643   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:21:31.250679   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-174460 node start m02 -v=7 --alsologtostderr: (28.502935173s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (29.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (172.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-174460 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-174460 -v=7 --alsologtostderr
E0917 17:21:41.492965   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:22:01.974355   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-174460 -v=7 --alsologtostderr: (36.491308775s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-174460 --wait=true -v=7 --alsologtostderr
E0917 17:22:42.935725   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:24:02.754900   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:24:04.857331   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-174460 --wait=true -v=7 --alsologtostderr: (2m15.942900389s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-174460
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (172.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.21s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.42s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:25:20.311246  102617 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:25:20.311358  102617 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:25:20.311367  102617 out.go:358] Setting ErrFile to fd 2...
	I0917 17:25:20.311371  102617 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:25:20.311575  102617 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:25:20.311786  102617 out.go:352] Setting JSON to false
	I0917 17:25:20.311818  102617 mustload.go:65] Loading cluster: ha-174460
	I0917 17:25:20.311905  102617 notify.go:220] Checking for updates...
	I0917 17:25:20.312311  102617 config.go:182] Loaded profile config "ha-174460": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:25:20.312326  102617 status.go:255] checking status of ha-174460 ...
	I0917 17:25:20.312780  102617 cli_runner.go:164] Run: docker container inspect ha-174460 --format={{.State.Status}}
	I0917 17:25:20.330664  102617 status.go:330] ha-174460 host status = "Stopped" (err=<nil>)
	I0917 17:25:20.330704  102617 status.go:343] host is not running, skipping remaining checks
	I0917 17:25:20.330719  102617 status.go:257] ha-174460 status: &{Name:ha-174460 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:25:20.330748  102617 status.go:255] checking status of ha-174460-m02 ...
	I0917 17:25:20.331037  102617 cli_runner.go:164] Run: docker container inspect ha-174460-m02 --format={{.State.Status}}
	I0917 17:25:20.346762  102617 status.go:330] ha-174460-m02 host status = "Stopped" (err=<nil>)
	I0917 17:25:20.346781  102617 status.go:343] host is not running, skipping remaining checks
	I0917 17:25:20.346791  102617 status.go:257] ha-174460-m02 status: &{Name:ha-174460-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:25:20.346807  102617 status.go:255] checking status of ha-174460-m04 ...
	I0917 17:25:20.347043  102617 cli_runner.go:164] Run: docker container inspect ha-174460-m04 --format={{.State.Status}}
	I0917 17:25:20.362956  102617 status.go:330] ha-174460-m04 host status = "Stopped" (err=<nil>)
	I0917 17:25:20.362998  102617 status.go:343] host is not running, skipping remaining checks
	I0917 17:25:20.363006  102617 status.go:257] ha-174460-m04 status: &{Name:ha-174460-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (117.32s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-174460 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0917 17:26:20.997454   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:26:48.699448   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-174460 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m56.537480512s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 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 (117.32s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (64.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-174460 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-174460 --control-plane -v=7 --alsologtostderr: (1m3.214656266s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-174460 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (64.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (39.65s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-241726 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0917 17:29:02.755140   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-241726 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (39.647458789s)
--- PASS: TestJSONOutput/start/Command (39.65s)

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

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

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

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

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

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

                                                
                                    
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-588510 --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-588510 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (62.415731ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d8830024-b69c-48db-8ab7-2feeb0e7e508","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-588510] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ab1d1813-b63a-4d21-89c1-b770a225bd4b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19662"}}
	{"specversion":"1.0","id":"eea5ba6c-7697-4db7-8221-03c2cb5cf48e","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":"0745a75c-92b9-4094-8eab-21232c59f251","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig"}}
	{"specversion":"1.0","id":"153f3447-5af9-4651-bdef-9d088c9debc5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube"}}
	{"specversion":"1.0","id":"2133dfc3-7517-4b0d-987a-d29facd5020e","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":"8dc592c5-2bef-4e27-bf58-48f0d78af893","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"94bffe17-c31a-474e-bdac-1ef0ccb11d5c","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-588510" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-588510
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (35.04s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.9s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.62s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-407510 --network=existing-network
E0917 17:30:25.818720   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-407510 --network=existing-network: (23.642136028s)
helpers_test.go:175: Cleaning up "existing-network-407510" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-407510
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-407510: (1.840320278s)
--- PASS: TestKicExistingNetwork (25.62s)

                                                
                                    
x
+
TestKicCustomSubnet (22.12s)

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

                                                
                                    
x
+
TestKicStaticIP (23.3s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-042154 --static-ip=192.168.200.200
E0917 17:31:20.997422   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/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-042154 --static-ip=192.168.200.200: (21.165135361s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-042154 ip
helpers_test.go:175: Cleaning up "static-ip-042154" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-042154
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-042154: (2.017246524s)
--- PASS: TestKicStaticIP (23.30s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.11s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-492498 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-492498 --driver=docker  --container-runtime=crio: (20.79516566s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-505216 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-505216 --driver=docker  --container-runtime=crio: (23.628282347s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-492498
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-505216
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-505216" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-505216
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-505216: (1.817244363s)
helpers_test.go:175: Cleaning up "first-492498" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-492498
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-492498: (1.835549981s)
--- PASS: TestMinikubeProfile (49.11s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9.22s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.36s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.57s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
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-468740
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-468740: (1.167066661s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.1s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-468740
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-468740: (7.095878623s)
--- PASS: TestMountStart/serial/RestartStopped (8.10s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (62.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-668278 --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-668278 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m2.023710185s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-668278 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (62.46s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.82s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-668278 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-668278 -- exec busybox-7dff88458-h68jw -- 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-668278 -- exec busybox-7dff88458-h68jw -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-668278 -- exec busybox-7dff88458-vdd5p -- 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-668278 -- exec busybox-7dff88458-vdd5p -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.67s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.11s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-668278 -v 3 --alsologtostderr
E0917 17:34:02.754865   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-668278 -v 3 --alsologtostderr: (27.514745176s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-668278 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (28.11s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.8s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.08s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:34:39.683338  168237 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:34:39.683579  168237 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:34:39.683588  168237 out.go:358] Setting ErrFile to fd 2...
	I0917 17:34:39.683592  168237 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:34:39.683780  168237 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:34:39.683940  168237 out.go:352] Setting JSON to false
	I0917 17:34:39.683966  168237 mustload.go:65] Loading cluster: multinode-668278
	I0917 17:34:39.684027  168237 notify.go:220] Checking for updates...
	I0917 17:34:39.684343  168237 config.go:182] Loaded profile config "multinode-668278": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:34:39.684356  168237 status.go:255] checking status of multinode-668278 ...
	I0917 17:34:39.684746  168237 cli_runner.go:164] Run: docker container inspect multinode-668278 --format={{.State.Status}}
	I0917 17:34:39.703313  168237 status.go:330] multinode-668278 host status = "Running" (err=<nil>)
	I0917 17:34:39.703339  168237 host.go:66] Checking if "multinode-668278" exists ...
	I0917 17:34:39.703677  168237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-668278
	I0917 17:34:39.720245  168237 host.go:66] Checking if "multinode-668278" exists ...
	I0917 17:34:39.720465  168237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:34:39.720498  168237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-668278
	I0917 17:34:39.737205  168237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32905 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/multinode-668278/id_rsa Username:docker}
	I0917 17:34:39.830046  168237 ssh_runner.go:195] Run: systemctl --version
	I0917 17:34:39.833874  168237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:34:39.843627  168237 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:34:39.890706  168237 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:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-17 17:34:39.881613299 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 17:34:39.891220  168237 kubeconfig.go:125] found "multinode-668278" server: "https://192.168.67.2:8443"
	I0917 17:34:39.891249  168237 api_server.go:166] Checking apiserver status ...
	I0917 17:34:39.891279  168237 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 17:34:39.901125  168237 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1464/cgroup
	I0917 17:34:39.909170  168237 api_server.go:182] apiserver freezer: "10:freezer:/docker/8304e8403cdd6346c2a1962c456897d5b34034842d771b2588cd2a3b493f6970/crio/crio-37fffc3e7b8037e6d4324b2b72a8bc33e2d85861d8ccf5a7822042d03b28515e"
	I0917 17:34:39.909252  168237 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/8304e8403cdd6346c2a1962c456897d5b34034842d771b2588cd2a3b493f6970/crio/crio-37fffc3e7b8037e6d4324b2b72a8bc33e2d85861d8ccf5a7822042d03b28515e/freezer.state
	I0917 17:34:39.916504  168237 api_server.go:204] freezer state: "THAWED"
	I0917 17:34:39.916526  168237 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0917 17:34:39.920233  168237 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0917 17:34:39.920253  168237 status.go:422] multinode-668278 apiserver status = Running (err=<nil>)
	I0917 17:34:39.920261  168237 status.go:257] multinode-668278 status: &{Name:multinode-668278 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:34:39.920276  168237 status.go:255] checking status of multinode-668278-m02 ...
	I0917 17:34:39.920495  168237 cli_runner.go:164] Run: docker container inspect multinode-668278-m02 --format={{.State.Status}}
	I0917 17:34:39.937254  168237 status.go:330] multinode-668278-m02 host status = "Running" (err=<nil>)
	I0917 17:34:39.937273  168237 host.go:66] Checking if "multinode-668278-m02" exists ...
	I0917 17:34:39.937482  168237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-668278-m02
	I0917 17:34:39.953996  168237 host.go:66] Checking if "multinode-668278-m02" exists ...
	I0917 17:34:39.954245  168237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:34:39.954280  168237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-668278-m02
	I0917 17:34:39.970847  168237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32910 SSHKeyPath:/home/jenkins/minikube-integration/19662-10961/.minikube/machines/multinode-668278-m02/id_rsa Username:docker}
	I0917 17:34:40.062141  168237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:34:40.072671  168237 status.go:257] multinode-668278-m02 status: &{Name:multinode-668278-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:34:40.072707  168237 status.go:255] checking status of multinode-668278-m03 ...
	I0917 17:34:40.072944  168237 cli_runner.go:164] Run: docker container inspect multinode-668278-m03 --format={{.State.Status}}
	I0917 17:34:40.089998  168237 status.go:330] multinode-668278-m03 host status = "Stopped" (err=<nil>)
	I0917 17:34:40.090018  168237 status.go:343] host is not running, skipping remaining checks
	I0917 17:34:40.090024  168237 status.go:257] multinode-668278-m03 status: &{Name:multinode-668278-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.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (99.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-668278
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-668278
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-668278: (24.604834204s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-668278 --wait=true -v=8 --alsologtostderr
E0917 17:36:20.997070   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-668278 --wait=true -v=8 --alsologtostderr: (1m14.595988068s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-668278
--- PASS: TestMultiNode/serial/RestartKeepsNodes (99.29s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.65s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:36:57.055508  177903 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:36:57.055790  177903 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:36:57.055802  177903 out.go:358] Setting ErrFile to fd 2...
	I0917 17:36:57.055807  177903 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:36:57.056030  177903 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:36:57.056265  177903 out.go:352] Setting JSON to false
	I0917 17:36:57.056304  177903 mustload.go:65] Loading cluster: multinode-668278
	I0917 17:36:57.056419  177903 notify.go:220] Checking for updates...
	I0917 17:36:57.056796  177903 config.go:182] Loaded profile config "multinode-668278": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:36:57.056817  177903 status.go:255] checking status of multinode-668278 ...
	I0917 17:36:57.057505  177903 cli_runner.go:164] Run: docker container inspect multinode-668278 --format={{.State.Status}}
	I0917 17:36:57.075718  177903 status.go:330] multinode-668278 host status = "Stopped" (err=<nil>)
	I0917 17:36:57.075740  177903 status.go:343] host is not running, skipping remaining checks
	I0917 17:36:57.075746  177903 status.go:257] multinode-668278 status: &{Name:multinode-668278 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 17:36:57.075768  177903 status.go:255] checking status of multinode-668278-m02 ...
	I0917 17:36:57.076010  177903 cli_runner.go:164] Run: docker container inspect multinode-668278-m02 --format={{.State.Status}}
	I0917 17:36:57.092639  177903 status.go:330] multinode-668278-m02 host status = "Stopped" (err=<nil>)
	I0917 17:36:57.092663  177903 status.go:343] host is not running, skipping remaining checks
	I0917 17:36:57.092668  177903 status.go:257] multinode-668278-m02 status: &{Name:multinode-668278-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-668278 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0917 17:37:44.061387   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-668278 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (48.864376574s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-668278 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 (49.40s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.41s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-668278-m02' is duplicated with machine name 'multinode-668278-m02' in profile 'multinode-668278'
	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-668278-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-668278-m03 --driver=docker  --container-runtime=crio: (20.238249435s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-668278
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-668278: exit status 80 (251.602173ms)

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

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

                                                
                                    
x
+
TestPreload (122.2s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-347410 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0917 17:39:02.754593   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-347410 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m23.223875644s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-347410 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-347410 image pull gcr.io/k8s-minikube/busybox: (3.465409036s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-347410
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-347410: (5.640435128s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-347410 --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-347410 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (27.405624449s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-347410 image list
helpers_test.go:175: Cleaning up "test-preload-347410" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-347410
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-347410: (2.258004319s)
--- PASS: TestPreload (122.20s)

                                                
                                    
x
+
TestScheduledStopUnix (96.42s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-232078 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-232078 --memory=2048 --driver=docker  --container-runtime=crio: (20.719466699s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-232078 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-232078 -n scheduled-stop-232078
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-232078 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-232078 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-232078 -n scheduled-stop-232078
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-232078
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-232078 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0917 17:41:21.000655   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-232078
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-232078: exit status 7 (62.774189ms)

                                                
                                                
-- stdout --
	scheduled-stop-232078
	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-232078 -n scheduled-stop-232078
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-232078 -n scheduled-stop-232078: exit status 7 (60.894967ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.39s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-605468 --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-605468 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (10.105149742s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"f71e1886-875b-41bb-be75-3882c0d2ad80","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-605468] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"cec19957-b0da-4700-80a7-f4f23f3b21c3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19662"}}
	{"specversion":"1.0","id":"e0f6e1d7-b0e0-43a6-acec-ce8b8728e1b7","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":"04e947f5-6f29-4e55-b15b-559ef76e4054","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig"}}
	{"specversion":"1.0","id":"0bbdd44b-8bc6-4620-aa88-804806c80dee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube"}}
	{"specversion":"1.0","id":"16f35241-a5c3-44ec-bf63-d31df56ef9be","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":"24e247b7-a19a-4a92-bf1d-1eb63845b4da","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"59ebdfd2-aa44-401d-8899-df217bf16afa","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":"06d95577-6b53-4771-8d70-1ac9d303780b","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":"5e8aa82e-fdd1-4edf-bf68-b4ddd779ed08","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":"7eec7758-3aa9-4ad3-8174-42ff3c175684","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":"c5cda356-5a88-408d-96eb-a098c5fd7f86","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-605468\" primary control-plane node in \"insufficient-storage-605468\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"dddb4cde-d7b1-4b11-ab1b-56e8d73d4c03","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":"ebe106c6-0e2f-4052-b7e3-34e0cbe7285b","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":"a3036847-1d1b-420c-aeb2-3b600d38e157","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-605468 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-605468 --output=json --layout=cluster: exit status 7 (248.085757ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0917 17:42:01.657375  200630 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-605468" does not appear in /home/jenkins/minikube-integration/19662-10961/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0917 17:42:01.910100  200730 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-605468" does not appear in /home/jenkins/minikube-integration/19662-10961/kubeconfig
	E0917 17:42:01.919215  200730 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/insufficient-storage-605468/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (114.73s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.350238300 start -p running-upgrade-186333 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.350238300 start -p running-upgrade-186333 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m27.202067745s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-186333 --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-186333 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (19.059165027s)
helpers_test.go:175: Cleaning up "running-upgrade-186333" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-186333
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-186333: (5.481856946s)
--- PASS: TestRunningBinaryUpgrade (114.73s)

                                                
                                    
x
+
TestKubernetesUpgrade (340.45s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-878174 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0917 17:44:02.755150   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-878174 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (40.659651022s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-878174
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-878174: (3.845478708s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-878174 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-878174 status --format={{.Host}}: exit status 7 (73.727191ms)

                                                
                                                
-- 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-878174 --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-878174 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m25.707246522s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-878174 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-878174 --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-878174 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (69.456466ms)

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

                                                
                                    
x
+
TestMissingContainerUpgrade (95.35s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2410500479 start -p missing-upgrade-923960 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2410500479 start -p missing-upgrade-923960 --memory=2200 --driver=docker  --container-runtime=crio: (39.680157381s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-923960
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-923960: (1.718026111s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-923960
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-923960 --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-923960 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (49.186828183s)
helpers_test.go:175: Cleaning up "missing-upgrade-923960" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-923960
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-923960: (2.054426771s)
--- PASS: TestMissingContainerUpgrade (95.35s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.71s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-744165 --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-744165 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (69.965645ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-744165] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19662
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.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 (25.64s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (121.02s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.4018231499 start -p stopped-upgrade-765512 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.4018231499 start -p stopped-upgrade-765512 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m30.131970087s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.4018231499 -p stopped-upgrade-765512 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.4018231499 -p stopped-upgrade-765512 stop: (2.23947431s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-765512 --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-765512 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.648533513s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (121.02s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (11.35s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-744165","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-744165
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-744165: (2.990719208s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (11.35s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.5s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.24s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.85s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.64s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Start (78.22s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-890396 --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-890396 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m18.223973505s)
--- PASS: TestPause/serial/Start (78.22s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.77s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (30.79s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.85s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.37s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-890396","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 8 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-890396","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.37s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.03s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.95s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.08s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-amd64 start -p false-223230 --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-223230 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (754.355632ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 17:44:54.069842  243646 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:44:54.070024  243646 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:44:54.070037  243646 out.go:358] Setting ErrFile to fd 2...
	I0917 17:44:54.070044  243646 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:44:54.070328  243646 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-10961/.minikube/bin
	I0917 17:44:54.071010  243646 out.go:352] Setting JSON to false
	I0917 17:44:54.072576  243646 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":5235,"bootTime":1726589859,"procs":296,"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"}
	I0917 17:44:54.072742  243646 start.go:139] virtualization: kvm guest
	I0917 17:44:54.168228  243646 out.go:177] * [false-223230] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0917 17:44:54.222630  243646 notify.go:220] Checking for updates...
	I0917 17:44:54.266670  243646 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 17:44:54.271302  243646 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:44:54.273677  243646 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-10961/kubeconfig
	I0917 17:44:54.276314  243646 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-10961/.minikube
	I0917 17:44:54.281110  243646 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0917 17:44:54.285652  243646 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 17:44:54.294908  243646 config.go:182] Loaded profile config "kubernetes-upgrade-878174": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:44:54.295076  243646 config.go:182] Loaded profile config "missing-upgrade-923960": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0917 17:44:54.295272  243646 config.go:182] Loaded profile config "pause-890396": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:44:54.295394  243646 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:44:54.319240  243646 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:44:54.319394  243646 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:44:54.365510  243646 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:true BridgeNfIP6Tables:true Debug:false NFd:64 OomKillDisable:true NGoroutines:87 SystemTime:2024-09-17 17:44:54.356790111 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0917 17:44:54.365619  243646 docker.go:318] overlay module found
	I0917 17:44:54.393909  243646 out.go:177] * Using the docker driver based on user configuration
	I0917 17:44:54.436003  243646 start.go:297] selected driver: docker
	I0917 17:44:54.436032  243646 start.go:901] validating driver "docker" against <nil>
	I0917 17:44:54.436067  243646 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 17:44:54.523025  243646 out.go:201] 
	W0917 17:44:54.607954  243646 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
	I0917 17:44:54.674796  243646 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:55 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.94.2:8443
name: kubernetes-upgrade-878174
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:55 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: missing-upgrade-923960
contexts:
- context:
cluster: kubernetes-upgrade-878174
user: kubernetes-upgrade-878174
name: kubernetes-upgrade-878174
- context:
cluster: missing-upgrade-923960
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:55 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: missing-upgrade-923960
name: missing-upgrade-923960
current-context: kubernetes-upgrade-878174
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-878174
user:
client-certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/kubernetes-upgrade-878174/client.crt
client-key: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/kubernetes-upgrade-878174/client.key
- name: missing-upgrade-923960
user:
client-certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/missing-upgrade-923960/client.crt
client-key: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/missing-upgrade-923960/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (2.21s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-604900 --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-604900 --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.650463687s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (142.65s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-956473 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" [1b3a1333-4acc-4866-ac4a-164d34b58f9a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1b3a1333-4acc-4866-ac4a-164d34b58f9a] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003913424s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-956473 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-956473 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0917 17:46:20.997360   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-956473 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.123878927s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-956473 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.19s)

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

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

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

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

                                                
                                                
-- 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-956473 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-956473 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0917 17:47:05.820741   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-956473 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m36.733307038s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-956473 -n embed-certs-956473
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (277.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-604900 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" [9add6305-7d13-41d8-917b-dee37594a1c0] Pending
helpers_test.go:344: "busybox" [9add6305-7d13-41d8-917b-dee37594a1c0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9add6305-7d13-41d8-917b-dee37594a1c0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.003485457s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-604900 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.39s)

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

                                                
                                                
=== 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-604900 --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-604900 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.79s)

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

                                                
                                                
=== 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-604900 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-604900 --alsologtostderr -v=3: (11.854617837s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.85s)

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

                                                
                                                
=== 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-604900 -n old-k8s-version-604900
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-604900 -n old-k8s-version-604900: exit status 7 (59.617699ms)

                                                
                                                
-- 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-604900 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.16s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (132.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-604900 --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-604900 --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: (2m12.647159886s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-604900 -n old-k8s-version-604900
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (132.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-081233 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0917 17:49:02.754645   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/addons-486180/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-081233 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (58.040303748s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (58.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-081233 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" [7b0fa1a1-708c-4517-9bb7-52dff6b7b774] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7b0fa1a1-708c-4517-9bb7-52dff6b7b774] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003119856s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-081233 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.25s)

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

                                                
                                                
=== 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-801144 --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-801144 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m8.53921368s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (68.54s)

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

                                                
                                                
=== 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-081233 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-081233 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.86s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-081233 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-081233 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m28.196344599s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-081233 -n no-preload-081233
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (268.50s)

                                                
                                    
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-z54v8" [5bb51b10-f9a2-43bc-aa63-886c590464e1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003874441s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-z54v8" [5bb51b10-f9a2-43bc-aa63-886c590464e1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003076624s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-604900 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-604900 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.22s)

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

                                                
                                                
=== 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-604900 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-604900 -n old-k8s-version-604900
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-604900 -n old-k8s-version-604900: exit status 2 (285.284468ms)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-801144 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" [60b647a4-cf27-4289-9c8a-a2eaac236fd1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [60b647a4-cf27-4289-9c8a-a2eaac236fd1] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004276016s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-801144 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.27s)

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

                                                
                                                
=== 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-801144 --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-801144 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.85s)

                                                
                                    
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-801144 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-801144 --alsologtostderr -v=3: (11.852079528s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.85s)

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

                                                
                                                
=== 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-801144 -n default-k8s-diff-port-801144
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-801144 -n default-k8s-diff-port-801144: exit status 7 (64.55172ms)

                                                
                                                
-- 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-801144 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== 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-801144 --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-801144 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m22.411478779s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-801144 -n default-k8s-diff-port-801144
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.73s)

                                                
                                    
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-s7ftn" [15fc0f73-834e-4911-8641-862ad1c592e0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004702373s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-347251 --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.76s)

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

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

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

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

                                                
                                                
-- 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-347251 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.17s)

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

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

                                                
                                    
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-s7ftn" [15fc0f73-834e-4911-8641-862ad1c592e0] Running
E0917 17:51:20.997701   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0042128s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-956473 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.24s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-223230 --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-223230 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (44.41716208s)
--- PASS: TestNetworkPlugins/group/auto/Start (44.42s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-223230 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-8mgkw" [3e525ce5-4c09-4d6b-9c89-4a180e8f5df6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8mgkw" [3e525ce5-4c09-4d6b-9c89-4a180e8f5df6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003813136s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-223230 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-223230 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-223230 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.10s)

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

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

                                                
                                    
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-6lbcp" [a3aca7a0-3cb4-435a-a69e-da07cfb9cbcd] Running
E0917 17:52:51.549336   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:51.556318   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:51.568125   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:51.589560   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:51.631739   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:51.713913   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:51.876106   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:52.197812   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:52.839238   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
E0917 17:52:54.121403   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003606775s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-223230 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-flzzm" [7992f1a5-7b83-4a38-80c4-f21ecd20da59] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0917 17:52:56.683319   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-flzzm" [7992f1a5-7b83-4a38-80c4-f21ecd20da59] Running
E0917 17:53:01.805126   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003956495s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-223230 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 (49.98s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-223230 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0917 17:53:32.528590   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-223230 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (49.978060327s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (49.98s)

                                                
                                    
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-zrd8t" [876ea2b6-1403-4811-b8ed-661bf33ac584] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004602606s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-223230 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-xl6c9" [551d83fd-8396-4420-8fe5-9aaacee2afc4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xl6c9" [551d83fd-8396-4420-8fe5-9aaacee2afc4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004109542s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-223230 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-223230 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.1s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-223230 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-dzmmg" [6fbff52f-2c75-4063-9577-b766fb5d3e37] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dzmmg" [6fbff52f-2c75-4063-9577-b766fb5d3e37] Running
E0917 17:54:24.063179   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/functional-765800/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.004403185s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.20s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-223230 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.1s)

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

                                                
                                    
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-4jtp7" [8d98419a-a0ab-4707-b36c-aa849af9c7a9] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004075823s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-4jtp7" [8d98419a-a0ab-4707-b36c-aa849af9c7a9] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003763088s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-081233 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-223230 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-jfmd6" [a44a293f-03f9-4658-98fe-4716e788735c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-jfmd6" [a44a293f-03f9-4658-98fe-4716e788735c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.00351465s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-b4v4s" [fc944f0d-73a6-463c-aa80-e0e50e8f9d62] Running
E0917 17:55:35.412228   17747 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/old-k8s-version-604900/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004054743s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-b4v4s" [fc944f0d-73a6-463c-aa80-e0e50e8f9d62] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004370118s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-801144 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-llq9c" [a45c09f0-dcdd-4cfb-9e24-2abc25e4e098] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00442817s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== 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-801144 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.22s)

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

                                                
                                                
=== 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-801144 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-801144 -n default-k8s-diff-port-801144
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-801144 -n default-k8s-diff-port-801144: exit status 2 (280.171368ms)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-223230 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-jdqwh" [25023e5c-29d6-4b75-8a2f-6cc0accd7a70] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-jdqwh" [25023e5c-29d6-4b75-8a2f-6cc0accd7a70] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003290769s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-223230 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-c5mpw" [e42dea74-29f1-4ffb-959c-0785a6e3b436] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-c5mpw" [e42dea74-29f1-4ffb-959c-0785a6e3b436] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003620366s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-223230 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-223230 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.1s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-223230 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-223230 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-223230 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.10s)

                                                
                                    

Test skip (25/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux 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.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.42s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.76.2:8443
name: missing-upgrade-923960
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:30 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-890396
contexts:
- context:
cluster: missing-upgrade-923960
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-923960
name: missing-upgrade-923960
- context:
cluster: pause-890396
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:30 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-890396
name: pause-890396
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-923960
user:
client-certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/missing-upgrade-923960/client.crt
client-key: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/missing-upgrade-923960/client.key
- name: pause-890396
user:
client-certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/pause-890396/client.crt
client-key: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/pause-890396/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.6s)

                                                
                                                
=== 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-223230 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-223230

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-10961/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 17:44:55 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.94.2:8443
name: kubernetes-upgrade-878174
contexts:
- context:
cluster: kubernetes-upgrade-878174
user: kubernetes-upgrade-878174
name: kubernetes-upgrade-878174
current-context: kubernetes-upgrade-878174
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-878174
user:
client-certificate: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/kubernetes-upgrade-878174/client.crt
client-key: /home/jenkins/minikube-integration/19662-10961/.minikube/profiles/kubernetes-upgrade-878174/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-223230 [took: 3.448416147s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-223230" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-223230
--- SKIP: TestNetworkPlugins/group/cilium (3.60s)

                                                
                                    
Copied to clipboard