Test Report: Docker_Linux_crio 19884

                    
                      08b35805c43b30863c024a526778dc541eb759b2:2024-10-30:36874
                    
                

Test fail (2/330)

Order failed test Duration
36 TestAddons/parallel/Ingress 156.39
38 TestAddons/parallel/MetricsServer 318.44
x
+
TestAddons/parallel/Ingress (156.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-311426 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-311426 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-311426 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [aab17fde-a772-4916-aac4-4bb066fd1711] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [aab17fde-a772-4916-aac4-4bb066fd1711] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 15.003946376s
I1030 17:57:56.361999  515835 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-311426 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.612637889s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-311426 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-311426
helpers_test.go:235: (dbg) docker inspect addons-311426:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434",
	        "Created": "2024-10-30T17:54:19.099610353Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 517932,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-30T17:54:19.203566151Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b614a1ff29c6e85b537175184edffd528c6bd99b5b0eb51bb6059bd4ad5ba0a2",
	        "ResolvConfPath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/hostname",
	        "HostsPath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/hosts",
	        "LogPath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434-json.log",
	        "Name": "/addons-311426",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-311426:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-311426",
	            "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/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de-init/diff:/var/lib/docker/overlay2/dc3251243270a5b1a90fa6884f122e11669d072bb6a0c6cebb9286aa8069013c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-311426",
	                "Source": "/var/lib/docker/volumes/addons-311426/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-311426",
	            "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-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9",
	            "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-311426",
	                "name.minikube.sigs.k8s.io": "addons-311426",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2b8343d22a996edd7a998904f0c161c5fc3e99586fa0e06dbb2bd15d8c6122ef",
	            "SandboxKey": "/var/run/docker/netns/2b8343d22a99",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33264"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33265"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33268"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33266"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33267"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-311426": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "fca3b53ef2723c52752e7ce994ed7f598177aabe16f44ecbaaa0167cbef7e877",
	                    "EndpointID": "696f6162cdae4fe2178c484da3384daab10115630d8ee269f32601569a08f503",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-311426",
	                        "2b0181590500"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-311426 -n addons-311426
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-311426 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 logs -n 25: (1.130153172s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-401596                                                                     | download-only-401596   | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| start   | --download-only -p                                                                          | download-docker-071295 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | download-docker-071295                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-071295                                                                   | download-docker-071295 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-118132   | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | binary-mirror-118132                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40207                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-118132                                                                     | binary-mirror-118132   | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| addons  | enable dashboard -p                                                                         | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | addons-311426                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | addons-311426                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-311426 --wait=true                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:56 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:56 UTC | 30 Oct 24 17:56 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:56 UTC | 30 Oct 24 17:57 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | -p addons-311426                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-311426 ssh cat                                                                       | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | /opt/local-path-provisioner/pvc-a7b5f3dc-691f-4330-bea4-e9baad501850_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-311426 ip                                                                            | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-311426 ssh curl -s                                                                   | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:58 UTC | 30 Oct 24 17:58 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:58 UTC | 30 Oct 24 17:58 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-311426 ip                                                                            | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 18:00 UTC | 30 Oct 24 18:00 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 17:53:57
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 17:53:57.136354  517180 out.go:345] Setting OutFile to fd 1 ...
	I1030 17:53:57.136604  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:57.136613  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:53:57.136618  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:57.136811  517180 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 17:53:57.137446  517180 out.go:352] Setting JSON to false
	I1030 17:53:57.138357  517180 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":5783,"bootTime":1730305054,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 17:53:57.138420  517180 start.go:139] virtualization: kvm guest
	I1030 17:53:57.140161  517180 out.go:177] * [addons-311426] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 17:53:57.141248  517180 notify.go:220] Checking for updates...
	I1030 17:53:57.141257  517180 out.go:177]   - MINIKUBE_LOCATION=19884
	I1030 17:53:57.142375  517180 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 17:53:57.143412  517180 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 17:53:57.144480  517180 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 17:53:57.145499  517180 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 17:53:57.146427  517180 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 17:53:57.147701  517180 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 17:53:57.167426  517180 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 17:53:57.167506  517180 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:57.210976  517180 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 17:53:57.202500278 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:57.211085  517180 docker.go:318] overlay module found
	I1030 17:53:57.212557  517180 out.go:177] * Using the docker driver based on user configuration
	I1030 17:53:57.213693  517180 start.go:297] selected driver: docker
	I1030 17:53:57.213707  517180 start.go:901] validating driver "docker" against <nil>
	I1030 17:53:57.213720  517180 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 17:53:57.214533  517180 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:57.256453  517180 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 17:53:57.248380445 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:57.256646  517180 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 17:53:57.256886  517180 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]
	I1030 17:53:57.258362  517180 out.go:177] * Using Docker driver with root privileges
	I1030 17:53:57.259361  517180 cni.go:84] Creating CNI manager for ""
	I1030 17:53:57.259416  517180 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:53:57.259427  517180 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1030 17:53:57.259490  517180 start.go:340] cluster config:
	{Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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}
	I1030 17:53:57.260646  517180 out.go:177] * Starting "addons-311426" primary control-plane node in "addons-311426" cluster
	I1030 17:53:57.261598  517180 cache.go:121] Beginning downloading kic base image for docker with crio
	I1030 17:53:57.262582  517180 out.go:177] * Pulling base image v0.0.45-1730110049-19872 ...
	I1030 17:53:57.263482  517180 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:53:57.263510  517180 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
	I1030 17:53:57.263518  517180 cache.go:56] Caching tarball of preloaded images
	I1030 17:53:57.263581  517180 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local docker daemon
	I1030 17:53:57.263596  517180 preload.go:172] Found /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I1030 17:53:57.263604  517180 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1030 17:53:57.263938  517180 profile.go:143] Saving config to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/config.json ...
	I1030 17:53:57.263971  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/config.json: {Name:mkad3e8b138ea43b7261a47fa8fa26c661fff023 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:53:57.278971  517180 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 to local cache
	I1030 17:53:57.279092  517180 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory
	I1030 17:53:57.279108  517180 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory, skipping pull
	I1030 17:53:57.279115  517180 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 exists in cache, skipping pull
	I1030 17:53:57.279128  517180 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 as a tarball
	I1030 17:53:57.279139  517180 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 from local cache
	I1030 17:54:09.298156  517180 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 from cached tarball
	I1030 17:54:09.298198  517180 cache.go:194] Successfully downloaded all kic artifacts
	I1030 17:54:09.298233  517180 start.go:360] acquireMachinesLock for addons-311426: {Name:mk395a8dee861927d1fd01602c772f71c6e308f8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1030 17:54:09.298331  517180 start.go:364] duration metric: took 77.898µs to acquireMachinesLock for "addons-311426"
	I1030 17:54:09.298356  517180 start.go:93] Provisioning new machine with config: &{Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 17:54:09.298429  517180 start.go:125] createHost starting for "" (driver="docker")
	I1030 17:54:09.299995  517180 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1030 17:54:09.300222  517180 start.go:159] libmachine.API.Create for "addons-311426" (driver="docker")
	I1030 17:54:09.300251  517180 client.go:168] LocalClient.Create starting
	I1030 17:54:09.300345  517180 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem
	I1030 17:54:09.451569  517180 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem
	I1030 17:54:09.573550  517180 cli_runner.go:164] Run: docker network inspect addons-311426 --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}}]}"
	W1030 17:54:09.589233  517180 cli_runner.go:211] docker network inspect addons-311426 --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
	I1030 17:54:09.589300  517180 network_create.go:284] running [docker network inspect addons-311426] to gather additional debugging logs...
	I1030 17:54:09.589320  517180 cli_runner.go:164] Run: docker network inspect addons-311426
	W1030 17:54:09.604409  517180 cli_runner.go:211] docker network inspect addons-311426 returned with exit code 1
	I1030 17:54:09.604447  517180 network_create.go:287] error running [docker network inspect addons-311426]: docker network inspect addons-311426: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-311426 not found
	I1030 17:54:09.604462  517180 network_create.go:289] output of [docker network inspect addons-311426]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-311426 not found
	
	** /stderr **
	I1030 17:54:09.604578  517180 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}}]}"
	I1030 17:54:09.620008  517180 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:0xc001d0e8c0}
	I1030 17:54:09.620058  517180 network_create.go:124] attempt to create docker network addons-311426 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1030 17:54:09.620106  517180 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-311426 addons-311426
	I1030 17:54:09.675904  517180 network_create.go:108] docker network addons-311426 192.168.49.0/24 created
	I1030 17:54:09.675948  517180 kic.go:121] calculated static IP "192.168.49.2" for the "addons-311426" container
	I1030 17:54:09.676022  517180 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1030 17:54:09.691623  517180 cli_runner.go:164] Run: docker volume create addons-311426 --label name.minikube.sigs.k8s.io=addons-311426 --label created_by.minikube.sigs.k8s.io=true
	I1030 17:54:09.708038  517180 oci.go:103] Successfully created a docker volume addons-311426
	I1030 17:54:09.708131  517180 cli_runner.go:164] Run: docker run --rm --name addons-311426-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-311426 --entrypoint /usr/bin/test -v addons-311426:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -d /var/lib
	I1030 17:54:14.696370  517180 cli_runner.go:217] Completed: docker run --rm --name addons-311426-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-311426 --entrypoint /usr/bin/test -v addons-311426:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -d /var/lib: (4.988183784s)
	I1030 17:54:14.696403  517180 oci.go:107] Successfully prepared a docker volume addons-311426
	I1030 17:54:14.696420  517180 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:54:14.696440  517180 kic.go:194] Starting extracting preloaded images to volume ...
	I1030 17:54:14.696496  517180 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-311426:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -I lz4 -xf /preloaded.tar -C /extractDir
	I1030 17:54:19.039015  517180 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-311426:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -I lz4 -xf /preloaded.tar -C /extractDir: (4.342478163s)
	I1030 17:54:19.039051  517180 kic.go:203] duration metric: took 4.342606827s to extract preloaded images to volume ...
	W1030 17:54:19.039174  517180 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1030 17:54:19.039264  517180 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1030 17:54:19.085623  517180 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-311426 --name addons-311426 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-311426 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-311426 --network addons-311426 --ip 192.168.49.2 --volume addons-311426:/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-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9
	I1030 17:54:19.362396  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Running}}
	I1030 17:54:19.379660  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:19.396235  517180 cli_runner.go:164] Run: docker exec addons-311426 stat /var/lib/dpkg/alternatives/iptables
	I1030 17:54:19.435111  517180 oci.go:144] the created container "addons-311426" has a running status.
	I1030 17:54:19.435146  517180 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa...
	I1030 17:54:19.586609  517180 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1030 17:54:19.610210  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:19.625972  517180 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1030 17:54:19.625992  517180 kic_runner.go:114] Args: [docker exec --privileged addons-311426 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1030 17:54:19.674646  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:19.702301  517180 machine.go:93] provisionDockerMachine start ...
	I1030 17:54:19.702395  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:19.721170  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:19.721386  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:19.721400  517180 main.go:141] libmachine: About to run SSH command:
	hostname
	I1030 17:54:19.722058  517180 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:34552->127.0.0.1:33264: read: connection reset by peer
	I1030 17:54:22.836375  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-311426
	
	I1030 17:54:22.836417  517180 ubuntu.go:169] provisioning hostname "addons-311426"
	I1030 17:54:22.836487  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:22.853536  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:22.853739  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:22.853753  517180 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-311426 && echo "addons-311426" | sudo tee /etc/hostname
	I1030 17:54:22.975340  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-311426
	
	I1030 17:54:22.975417  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:22.992093  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:22.992273  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:22.992289  517180 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-311426' /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-311426/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-311426' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1030 17:54:23.104894  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1030 17:54:23.104933  517180 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19884-509011/.minikube CaCertPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19884-509011/.minikube}
	I1030 17:54:23.104970  517180 ubuntu.go:177] setting up certificates
	I1030 17:54:23.104982  517180 provision.go:84] configureAuth start
	I1030 17:54:23.105027  517180 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-311426
	I1030 17:54:23.121203  517180 provision.go:143] copyHostCerts
	I1030 17:54:23.121294  517180 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19884-509011/.minikube/ca.pem (1078 bytes)
	I1030 17:54:23.121419  517180 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19884-509011/.minikube/cert.pem (1123 bytes)
	I1030 17:54:23.121491  517180 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19884-509011/.minikube/key.pem (1679 bytes)
	I1030 17:54:23.121539  517180 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19884-509011/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca-key.pem org=jenkins.addons-311426 san=[127.0.0.1 192.168.49.2 addons-311426 localhost minikube]
	I1030 17:54:23.248026  517180 provision.go:177] copyRemoteCerts
	I1030 17:54:23.248090  517180 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1030 17:54:23.248133  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.265180  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.353230  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1030 17:54:23.374349  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1030 17:54:23.395202  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1030 17:54:23.415656  517180 provision.go:87] duration metric: took 310.660106ms to configureAuth
	I1030 17:54:23.415685  517180 ubuntu.go:193] setting minikube options for container-runtime
	I1030 17:54:23.415871  517180 config.go:182] Loaded profile config "addons-311426": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 17:54:23.415975  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.432197  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:23.432377  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:23.432395  517180 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
	I1030 17:54:23.628877  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1030 17:54:23.628904  517180 machine.go:96] duration metric: took 3.92658163s to provisionDockerMachine
	I1030 17:54:23.628915  517180 client.go:171] duration metric: took 14.328656571s to LocalClient.Create
	I1030 17:54:23.628934  517180 start.go:167] duration metric: took 14.328713019s to libmachine.API.Create "addons-311426"
	I1030 17:54:23.628942  517180 start.go:293] postStartSetup for "addons-311426" (driver="docker")
	I1030 17:54:23.628971  517180 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]
	I1030 17:54:23.629048  517180 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
	I1030 17:54:23.629092  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.645386  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.729572  517180 ssh_runner.go:195] Run: cat /etc/os-release
	I1030 17:54:23.732483  517180 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1030 17:54:23.732529  517180 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1030 17:54:23.732541  517180 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1030 17:54:23.732549  517180 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1030 17:54:23.732560  517180 filesync.go:126] Scanning /home/jenkins/minikube-integration/19884-509011/.minikube/addons for local assets ...
	I1030 17:54:23.732618  517180 filesync.go:126] Scanning /home/jenkins/minikube-integration/19884-509011/.minikube/files for local assets ...
	I1030 17:54:23.732644  517180 start.go:296] duration metric: took 103.694489ms for postStartSetup
	I1030 17:54:23.732920  517180 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-311426
	I1030 17:54:23.749482  517180 profile.go:143] Saving config to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/config.json ...
	I1030 17:54:23.749719  517180 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 17:54:23.749757  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.766267  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.845703  517180 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1030 17:54:23.849733  517180 start.go:128] duration metric: took 14.551285276s to createHost
	I1030 17:54:23.849763  517180 start.go:83] releasing machines lock for "addons-311426", held for 14.551420473s
	I1030 17:54:23.849833  517180 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-311426
	I1030 17:54:23.866523  517180 ssh_runner.go:195] Run: cat /version.json
	I1030 17:54:23.866575  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.866628  517180 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1030 17:54:23.866701  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.884091  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.884697  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.964831  517180 ssh_runner.go:195] Run: systemctl --version
	I1030 17:54:24.043426  517180 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1030 17:54:24.179535  517180 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1030 17:54:24.183884  517180 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" ;
	I1030 17:54:24.200932  517180 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1030 17:54:24.201029  517180 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" ;
	I1030 17:54:24.226217  517180 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1030 17:54:24.226249  517180 start.go:495] detecting cgroup driver to use...
	I1030 17:54:24.226289  517180 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1030 17:54:24.226341  517180 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1030 17:54:24.240098  517180 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1030 17:54:24.250257  517180 docker.go:217] disabling cri-docker service (if available) ...
	I1030 17:54:24.250305  517180 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1030 17:54:24.262299  517180 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1030 17:54:24.274323  517180 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1030 17:54:24.350254  517180 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1030 17:54:24.426160  517180 docker.go:233] disabling docker service ...
	I1030 17:54:24.426226  517180 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1030 17:54:24.443181  517180 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1030 17:54:24.453368  517180 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1030 17:54:24.525757  517180 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1030 17:54:24.610653  517180 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1030 17:54:24.620766  517180 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"
	I1030 17:54:24.634942  517180 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1030 17:54:24.635008  517180 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"
	I1030 17:54:24.643349  517180 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1030 17:54:24.643410  517180 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 17:54:24.651907  517180 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 17:54:24.660109  517180 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 17:54:24.668660  517180 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1030 17:54:24.676905  517180 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"
	I1030 17:54:24.685441  517180 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"
	I1030 17:54:24.699395  517180 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"
	I1030 17:54:24.707967  517180 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1030 17:54:24.715246  517180 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1030 17:54:24.722644  517180 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 17:54:24.793467  517180 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1030 17:54:24.895625  517180 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1030 17:54:24.895705  517180 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1030 17:54:24.899284  517180 start.go:563] Will wait 60s for crictl version
	I1030 17:54:24.899336  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:54:24.902368  517180 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1030 17:54:24.934714  517180 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1030 17:54:24.934798  517180 ssh_runner.go:195] Run: crio --version
	I1030 17:54:24.968517  517180 ssh_runner.go:195] Run: crio --version
	I1030 17:54:25.002683  517180 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1030 17:54:25.003882  517180 cli_runner.go:164] Run: docker network inspect addons-311426 --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}}]}"
	I1030 17:54:25.020045  517180 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1030 17:54:25.023612  517180 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""
	I1030 17:54:25.033614  517180 kubeadm.go:883] updating cluster {Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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} ...
	I1030 17:54:25.033726  517180 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:54:25.033777  517180 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 17:54:25.098407  517180 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 17:54:25.098431  517180 crio.go:433] Images already preloaded, skipping extraction
	I1030 17:54:25.098477  517180 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 17:54:25.129837  517180 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 17:54:25.129861  517180 cache_images.go:84] Images are preloaded, skipping loading
	I1030 17:54:25.129870  517180 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1030 17:54:25.129959  517180 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-311426 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-311426 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:}
	I1030 17:54:25.130019  517180 ssh_runner.go:195] Run: crio config
	I1030 17:54:25.171154  517180 cni.go:84] Creating CNI manager for ""
	I1030 17:54:25.171184  517180 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:54:25.171200  517180 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1030 17:54:25.171231  517180 kubeadm.go:189] 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-311426 NodeName:addons-311426 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}
	I1030 17:54:25.171405  517180 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-311426"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.31.2
	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
	
	I1030 17:54:25.171480  517180 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1030 17:54:25.179977  517180 binaries.go:44] Found k8s binaries, skipping transfer
	I1030 17:54:25.180044  517180 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1030 17:54:25.187902  517180 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1030 17:54:25.203953  517180 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1030 17:54:25.220398  517180 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1030 17:54:25.237099  517180 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1030 17:54:25.240266  517180 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""
	I1030 17:54:25.250347  517180 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 17:54:25.327459  517180 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 17:54:25.339741  517180 certs.go:68] Setting up /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426 for IP: 192.168.49.2
	I1030 17:54:25.339762  517180 certs.go:194] generating shared ca certs ...
	I1030 17:54:25.339779  517180 certs.go:226] acquiring lock for ca certs: {Name:mkffdb4cc8c95807e0245911e16cf7aa2c78d956 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.339905  517180 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key
	I1030 17:54:25.548912  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt ...
	I1030 17:54:25.548945  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt: {Name:mk80cdf03383fadd7ffb4d66d2bb8516eff56a85 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.549119  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key ...
	I1030 17:54:25.549138  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key: {Name:mkddee3fe672acc6957ff0154fe39f6c36b9af51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.549213  517180 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key
	I1030 17:54:25.790671  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.crt ...
	I1030 17:54:25.790707  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.crt: {Name:mkc67abc19e51ff7c060125e8483c241a5992015 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.790896  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key ...
	I1030 17:54:25.790907  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key: {Name:mk7a4ad980e873fe73a8a9339f54510ff9099c09 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.790978  517180 certs.go:256] generating profile certs ...
	I1030 17:54:25.791035  517180 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.key
	I1030 17:54:25.791050  517180 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt with IP's: []
	I1030 17:54:26.087131  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt ...
	I1030 17:54:26.087162  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: {Name:mk82302e4765955a0b357e55ef2983de60646a0c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.087319  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.key ...
	I1030 17:54:26.087330  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.key: {Name:mk30ce9e21c8c297126ba0667854d1545e961bec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.087394  517180 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b
	I1030 17:54:26.087414  517180 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1030 17:54:26.252298  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b ...
	I1030 17:54:26.252330  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b: {Name:mke39fc3e4d33fbbdd45a882b7f1750022ce999b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.252501  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b ...
	I1030 17:54:26.252514  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b: {Name:mkc1c359818bbf814219fe9a54996abcd0c8d82e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.252581  517180 certs.go:381] copying /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b -> /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt
	I1030 17:54:26.252656  517180 certs.go:385] copying /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b -> /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key
	I1030 17:54:26.252713  517180 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key
	I1030 17:54:26.252732  517180 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt with IP's: []
	I1030 17:54:26.459233  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt ...
	I1030 17:54:26.459264  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt: {Name:mk6826fcfd2fd52e2e343d85f555e56d3f6c82bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.459420  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key ...
	I1030 17:54:26.459432  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key: {Name:mk5d8b9f9ca6afaea7020dd6f0aba6607594f33b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.459601  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca-key.pem (1679 bytes)
	I1030 17:54:26.459638  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem (1078 bytes)
	I1030 17:54:26.459665  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem (1123 bytes)
	I1030 17:54:26.459691  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/key.pem (1679 bytes)
	I1030 17:54:26.460323  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1030 17:54:26.482372  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1030 17:54:26.503986  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1030 17:54:26.525311  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1030 17:54:26.546028  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1030 17:54:26.566549  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1030 17:54:26.586746  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1030 17:54:26.607063  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1030 17:54:26.627398  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1030 17:54:26.647666  517180 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1030 17:54:26.662919  517180 ssh_runner.go:195] Run: openssl version
	I1030 17:54:26.667967  517180 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"
	I1030 17:54:26.676303  517180 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1030 17:54:26.679270  517180 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 30 17:54 /usr/share/ca-certificates/minikubeCA.pem
	I1030 17:54:26.679322  517180 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1030 17:54:26.685349  517180 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"
	I1030 17:54:26.693226  517180 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1030 17:54:26.695957  517180 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
	I1030 17:54:26.696002  517180 kubeadm.go:392] StartCluster: {Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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}
	I1030 17:54:26.696076  517180 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1030 17:54:26.696115  517180 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1030 17:54:26.728573  517180 cri.go:89] found id: ""
	I1030 17:54:26.728631  517180 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1030 17:54:26.736498  517180 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1030 17:54:26.744076  517180 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1030 17:54:26.744131  517180 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
	I1030 17:54:26.751646  517180 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
	I1030 17:54:26.751665  517180 kubeadm.go:157] found existing configuration files:
	
	I1030 17:54:26.751699  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1030 17:54:26.759010  517180 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
	I1030 17:54:26.759049  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1030 17:54:26.766487  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1030 17:54:26.773667  517180 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
	I1030 17:54:26.773709  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1030 17:54:26.780745  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1030 17:54:26.787945  517180 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
	I1030 17:54:26.787984  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1030 17:54:26.795179  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1030 17:54:26.802640  517180 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
	I1030 17:54:26.802688  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1030 17:54:26.810091  517180 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.2:$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"
	I1030 17:54:26.862727  517180 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-1070-gcp\n", err: exit status 1
	I1030 17:54:26.909275  517180 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1030 17:54:35.772247  517180 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1030 17:54:35.772296  517180 kubeadm.go:310] [preflight] Running pre-flight checks
	I1030 17:54:35.772397  517180 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1030 17:54:35.772495  517180 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-gcp
	I1030 17:54:35.772548  517180 kubeadm.go:310] OS: Linux
	I1030 17:54:35.772593  517180 kubeadm.go:310] CGROUPS_CPU: enabled
	I1030 17:54:35.772634  517180 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1030 17:54:35.772681  517180 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1030 17:54:35.772732  517180 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1030 17:54:35.772797  517180 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1030 17:54:35.772892  517180 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1030 17:54:35.772963  517180 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1030 17:54:35.773035  517180 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1030 17:54:35.773094  517180 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1030 17:54:35.773208  517180 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1030 17:54:35.773289  517180 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1030 17:54:35.773364  517180 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1030 17:54:35.773417  517180 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1030 17:54:35.775072  517180 out.go:235]   - Generating certificates and keys ...
	I1030 17:54:35.775151  517180 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1030 17:54:35.775222  517180 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1030 17:54:35.775288  517180 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1030 17:54:35.775336  517180 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1030 17:54:35.775388  517180 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1030 17:54:35.775446  517180 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1030 17:54:35.775494  517180 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1030 17:54:35.775595  517180 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-311426 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 17:54:35.775652  517180 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1030 17:54:35.775752  517180 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-311426 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 17:54:35.775846  517180 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1030 17:54:35.775938  517180 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1030 17:54:35.775978  517180 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1030 17:54:35.776025  517180 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1030 17:54:35.776074  517180 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1030 17:54:35.776129  517180 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1030 17:54:35.776178  517180 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1030 17:54:35.776237  517180 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1030 17:54:35.776284  517180 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1030 17:54:35.776362  517180 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1030 17:54:35.776426  517180 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1030 17:54:35.777609  517180 out.go:235]   - Booting up control plane ...
	I1030 17:54:35.777693  517180 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1030 17:54:35.777756  517180 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1030 17:54:35.777815  517180 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1030 17:54:35.777914  517180 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1030 17:54:35.777994  517180 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1030 17:54:35.778038  517180 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1030 17:54:35.778152  517180 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1030 17:54:35.778244  517180 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1030 17:54:35.778294  517180 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.59412ms
	I1030 17:54:35.778362  517180 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1030 17:54:35.778442  517180 kubeadm.go:310] [api-check] The API server is healthy after 4.001716178s
	I1030 17:54:35.778575  517180 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1030 17:54:35.778710  517180 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1030 17:54:35.778800  517180 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1030 17:54:35.778974  517180 kubeadm.go:310] [mark-control-plane] Marking the node addons-311426 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1030 17:54:35.779028  517180 kubeadm.go:310] [bootstrap-token] Using token: lh0a0u.64vgkguc71jwm575
	I1030 17:54:35.780244  517180 out.go:235]   - Configuring RBAC rules ...
	I1030 17:54:35.780340  517180 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1030 17:54:35.780414  517180 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1030 17:54:35.780546  517180 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
	I1030 17:54:35.780690  517180 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1030 17:54:35.780784  517180 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1030 17:54:35.780876  517180 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1030 17:54:35.781049  517180 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1030 17:54:35.781115  517180 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1030 17:54:35.781161  517180 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1030 17:54:35.781168  517180 kubeadm.go:310] 
	I1030 17:54:35.781224  517180 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1030 17:54:35.781229  517180 kubeadm.go:310] 
	I1030 17:54:35.781317  517180 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1030 17:54:35.781327  517180 kubeadm.go:310] 
	I1030 17:54:35.781349  517180 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1030 17:54:35.781398  517180 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1030 17:54:35.781441  517180 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1030 17:54:35.781451  517180 kubeadm.go:310] 
	I1030 17:54:35.781498  517180 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1030 17:54:35.781503  517180 kubeadm.go:310] 
	I1030 17:54:35.781554  517180 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1030 17:54:35.781560  517180 kubeadm.go:310] 
	I1030 17:54:35.781618  517180 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1030 17:54:35.781696  517180 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1030 17:54:35.781768  517180 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1030 17:54:35.781777  517180 kubeadm.go:310] 
	I1030 17:54:35.781885  517180 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1030 17:54:35.781949  517180 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1030 17:54:35.781955  517180 kubeadm.go:310] 
	I1030 17:54:35.782029  517180 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token lh0a0u.64vgkguc71jwm575 \
	I1030 17:54:35.782129  517180 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5d14b24129c4a54cb11ddbfdaa9b8c54d8ed2b4ef0173b23ca10da8bba90b69b \
	I1030 17:54:35.782160  517180 kubeadm.go:310] 	--control-plane 
	I1030 17:54:35.782168  517180 kubeadm.go:310] 
	I1030 17:54:35.782258  517180 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1030 17:54:35.782265  517180 kubeadm.go:310] 
	I1030 17:54:35.782370  517180 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token lh0a0u.64vgkguc71jwm575 \
	I1030 17:54:35.782516  517180 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5d14b24129c4a54cb11ddbfdaa9b8c54d8ed2b4ef0173b23ca10da8bba90b69b 
	I1030 17:54:35.782538  517180 cni.go:84] Creating CNI manager for ""
	I1030 17:54:35.782547  517180 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:54:35.783674  517180 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1030 17:54:35.784583  517180 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1030 17:54:35.788351  517180 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1030 17:54:35.788367  517180 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1030 17:54:35.806267  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1030 17:54:35.990703  517180 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1030 17:54:35.990772  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:35.990815  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-311426 minikube.k8s.io/updated_at=2024_10_30T17_54_35_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdba805bb34456e7aa50250bb232fc1132231917 minikube.k8s.io/name=addons-311426 minikube.k8s.io/primary=true
	I1030 17:54:35.997546  517180 ops.go:34] apiserver oom_adj: -16
	I1030 17:54:36.069139  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:36.570175  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:37.069607  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:37.570159  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:38.069265  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:38.570190  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:39.070156  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:39.570166  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:40.070184  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:40.569576  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:40.653696  517180 kubeadm.go:1113] duration metric: took 4.66297562s to wait for elevateKubeSystemPrivileges
	I1030 17:54:40.653736  517180 kubeadm.go:394] duration metric: took 13.957738366s to StartCluster
	I1030 17:54:40.653759  517180 settings.go:142] acquiring lock: {Name:mkc2db735e0b674e669b631ebfd5ed8f7a763df2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:40.653898  517180 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 17:54:40.654482  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/kubeconfig: {Name:mk824b4385e76d615c05a04297f87f6191d107bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:40.654710  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1030 17:54:40.654732  517180 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 17:54:40.654801  517180 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I1030 17:54:40.654930  517180 addons.go:69] Setting yakd=true in profile "addons-311426"
	I1030 17:54:40.654944  517180 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-311426"
	I1030 17:54:40.654960  517180 config.go:182] Loaded profile config "addons-311426": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 17:54:40.654967  517180 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-311426"
	I1030 17:54:40.654971  517180 addons.go:234] Setting addon yakd=true in "addons-311426"
	I1030 17:54:40.654971  517180 addons.go:69] Setting default-storageclass=true in profile "addons-311426"
	I1030 17:54:40.655002  517180 addons.go:69] Setting storage-provisioner=true in profile "addons-311426"
	I1030 17:54:40.655005  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655009  517180 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-311426"
	I1030 17:54:40.655013  517180 addons.go:234] Setting addon storage-provisioner=true in "addons-311426"
	I1030 17:54:40.655014  517180 addons.go:69] Setting gcp-auth=true in profile "addons-311426"
	I1030 17:54:40.655001  517180 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-311426"
	I1030 17:54:40.655020  517180 addons.go:69] Setting registry=true in profile "addons-311426"
	I1030 17:54:40.655043  517180 addons.go:69] Setting ingress=true in profile "addons-311426"
	I1030 17:54:40.655045  517180 addons.go:69] Setting cloud-spanner=true in profile "addons-311426"
	I1030 17:54:40.655048  517180 addons.go:69] Setting inspektor-gadget=true in profile "addons-311426"
	I1030 17:54:40.655053  517180 addons.go:234] Setting addon ingress=true in "addons-311426"
	I1030 17:54:40.655057  517180 addons.go:234] Setting addon cloud-spanner=true in "addons-311426"
	I1030 17:54:40.655059  517180 addons.go:234] Setting addon inspektor-gadget=true in "addons-311426"
	I1030 17:54:40.655075  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655075  517180 addons.go:234] Setting addon registry=true in "addons-311426"
	I1030 17:54:40.655086  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655089  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655108  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655204  517180 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-311426"
	I1030 17:54:40.655218  517180 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-311426"
	I1030 17:54:40.655241  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655035  517180 mustload.go:65] Loading cluster: addons-311426
	I1030 17:54:40.655728  517180 addons.go:69] Setting ingress-dns=true in profile "addons-311426"
	I1030 17:54:40.655750  517180 addons.go:234] Setting addon ingress-dns=true in "addons-311426"
	I1030 17:54:40.655805  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655035  517180 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-311426"
	I1030 17:54:40.655977  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.655034  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.656161  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656315  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656367  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656559  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656776  517180 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-311426"
	I1030 17:54:40.656858  517180 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-311426"
	I1030 17:54:40.656889  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.657011  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.660726  517180 out.go:177] * Verifying Kubernetes components...
	I1030 17:54:40.661481  517180 addons.go:69] Setting volcano=true in profile "addons-311426"
	I1030 17:54:40.661537  517180 addons.go:234] Setting addon volcano=true in "addons-311426"
	I1030 17:54:40.661580  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.661960  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.662067  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.662224  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.662409  517180 addons.go:69] Setting metrics-server=true in profile "addons-311426"
	I1030 17:54:40.662462  517180 addons.go:234] Setting addon metrics-server=true in "addons-311426"
	I1030 17:54:40.662505  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.663029  517180 config.go:182] Loaded profile config "addons-311426": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 17:54:40.663132  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.655005  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.663467  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.664323  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.665064  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.672652  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.675225  517180 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 17:54:40.675500  517180 addons.go:69] Setting volumesnapshots=true in profile "addons-311426"
	I1030 17:54:40.675583  517180 addons.go:234] Setting addon volumesnapshots=true in "addons-311426"
	I1030 17:54:40.675656  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.692890  517180 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1030 17:54:40.693758  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.694366  517180 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1030 17:54:40.694386  517180 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1030 17:54:40.694446  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.696903  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.700029  517180 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1030 17:54:40.701238  517180 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 17:54:40.701260  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1030 17:54:40.717806  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.719352  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1030 17:54:40.719464  517180 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1030 17:54:40.719521  517180 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1030 17:54:40.719708  517180 addons.go:234] Setting addon default-storageclass=true in "addons-311426"
	I1030 17:54:40.720224  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.720797  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.721343  517180 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 17:54:40.721364  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1030 17:54:40.721414  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.721653  517180 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1030 17:54:40.721667  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1030 17:54:40.721711  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	W1030 17:54:40.718042  517180 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1030 17:54:40.721944  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 17:54:40.722695  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1030 17:54:40.723679  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 17:54:40.724894  517180 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 17:54:40.724918  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1030 17:54:40.725035  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.726430  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1030 17:54:40.727596  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1030 17:54:40.729213  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1030 17:54:40.730255  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1030 17:54:40.731255  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1030 17:54:40.731674  517180 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-311426"
	I1030 17:54:40.731722  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.732209  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.733186  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1030 17:54:40.734227  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1030 17:54:40.735269  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1030 17:54:40.735293  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1030 17:54:40.735381  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.740167  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1030 17:54:40.743307  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1030 17:54:40.743332  517180 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1030 17:54:40.743425  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.747691  517180 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1030 17:54:40.748922  517180 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 17:54:40.748944  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1030 17:54:40.749012  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.760316  517180 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1030 17:54:40.761733  517180 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 17:54:40.761761  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1030 17:54:40.761890  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.764320  517180 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1030 17:54:40.765371  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1030 17:54:40.765395  517180 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1030 17:54:40.765471  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.780668  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.783835  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.783985  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.784816  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.785812  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.787179  517180 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1030 17:54:40.789053  517180 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1030 17:54:40.792097  517180 out.go:177]   - Using image docker.io/registry:2.8.3
	I1030 17:54:40.792861  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1030 17:54:40.792882  517180 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1030 17:54:40.792942  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.797125  517180 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1030 17:54:40.797145  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1030 17:54:40.797199  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.802490  517180 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1030 17:54:40.803648  517180 out.go:177]   - Using image docker.io/busybox:stable
	I1030 17:54:40.804699  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.804792  517180 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 17:54:40.804807  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1030 17:54:40.804856  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.809193  517180 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1030 17:54:40.809217  517180 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1030 17:54:40.809265  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.814658  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.819879  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.824225  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.825871  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.830234  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.835475  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.836974  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.839490  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.843389  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	W1030 17:54:40.852501  517180 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I1030 17:54:40.852538  517180 retry.go:31] will retry after 323.295372ms: ssh: handshake failed: EOF
	I1030 17:54:40.865990  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1030 17:54:41.066794  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1030 17:54:41.066873  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1030 17:54:41.151388  517180 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 17:54:41.170680  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 17:54:41.173662  517180 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1030 17:54:41.173721  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1030 17:54:41.177943  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I1030 17:54:41.262771  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 17:54:41.351126  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1030 17:54:41.351234  517180 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)
	I1030 17:54:41.362133  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 17:54:41.362898  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 17:54:41.366303  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 17:54:41.366940  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1030 17:54:41.370460  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 17:54:41.450267  517180 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1030 17:54:41.450361  517180 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1030 17:54:41.453628  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1030 17:54:41.453657  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1030 17:54:41.455188  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1030 17:54:41.567319  517180 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1030 17:54:41.567355  517180 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1030 17:54:41.576030  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1030 17:54:41.576061  517180 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1030 17:54:41.654955  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1030 17:54:41.654987  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1030 17:54:41.754831  517180 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1030 17:54:41.754929  517180 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1030 17:54:41.773084  517180 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1030 17:54:41.773169  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1030 17:54:41.950963  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1030 17:54:41.950995  517180 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1030 17:54:42.049643  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1030 17:54:42.049733  517180 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1030 17:54:42.051674  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I1030 17:54:42.058525  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1030 17:54:42.058554  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1030 17:54:42.167500  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:42.250916  517180 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1030 17:54:42.250956  517180 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1030 17:54:42.456658  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1030 17:54:42.456691  517180 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1030 17:54:42.659575  517180 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.793541428s)
	I1030 17:54:42.659687  517180 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1030 17:54:42.659992  517180 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.508568768s)
	I1030 17:54:42.662161  517180 node_ready.go:35] waiting up to 6m0s for node "addons-311426" to be "Ready" ...
	I1030 17:54:42.760591  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1030 17:54:42.760626  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1030 17:54:42.967386  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1030 17:54:42.967439  517180 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1030 17:54:43.055967  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1030 17:54:43.056021  517180 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1030 17:54:43.251096  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1030 17:54:43.251147  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1030 17:54:43.272782  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.102003776s)
	I1030 17:54:43.453574  517180 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1030 17:54:43.453680  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1030 17:54:43.556961  517180 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-311426" context rescaled to 1 replicas
	I1030 17:54:43.568751  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1030 17:54:43.568790  517180 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1030 17:54:43.650723  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:43.651280  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1030 17:54:43.651351  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1030 17:54:43.850908  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1030 17:54:43.850943  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1030 17:54:43.956702  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:43.969084  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1030 17:54:43.969168  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1030 17:54:44.150677  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.972681516s)
	I1030 17:54:44.263453  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1030 17:54:44.263486  517180 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1030 17:54:44.452049  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:44.857397  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:45.051013  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.788124505s)
	I1030 17:54:45.051146  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.688984987s)
	I1030 17:54:45.051237  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.688271283s)
	I1030 17:54:46.974202  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.603663841s)
	I1030 17:54:46.974229  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.6072022s)
	I1030 17:54:46.974384  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.922629714s)
	I1030 17:54:46.974855  517180 addons.go:475] Verifying addon registry=true in "addons-311426"
	I1030 17:54:46.974457  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.806853859s)
	I1030 17:54:46.974959  517180 addons.go:475] Verifying addon metrics-server=true in "addons-311426"
	I1030 17:54:46.974513  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.519248197s)
	I1030 17:54:46.975350  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.608971751s)
	I1030 17:54:46.975377  517180 addons.go:475] Verifying addon ingress=true in "addons-311426"
	I1030 17:54:46.976475  517180 out.go:177] * Verifying ingress addon...
	I1030 17:54:46.976504  517180 out.go:177] * Verifying registry addon...
	I1030 17:54:46.978663  517180 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1030 17:54:46.978813  517180 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1030 17:54:47.054150  517180 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 17:54:47.054182  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:47.055194  517180 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1030 17:54:47.055214  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:47.168083  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:47.552272  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:47.653557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:47.760798  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.109963407s)
	W1030 17:54:47.760840  517180 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:47.760866  517180 retry.go:31] will retry after 245.221687ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:47.760878  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.804062183s)
	I1030 17:54:47.762334  517180 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-311426 service yakd-dashboard -n yakd-dashboard
	
	I1030 17:54:47.983040  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:47.985012  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:48.006439  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:48.053557  517180 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1030 17:54:48.053687  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:48.073671  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:48.270671  517180 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1030 17:54:48.356203  517180 addons.go:234] Setting addon gcp-auth=true in "addons-311426"
	I1030 17:54:48.356279  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:48.356861  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:48.390941  517180 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1030 17:54:48.390992  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:48.410153  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:48.552488  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:48.554482  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:48.583153  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.131033932s)
	I1030 17:54:48.583204  517180 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-311426"
	I1030 17:54:48.584985  517180 out.go:177] * Verifying csi-hostpath-driver addon...
	I1030 17:54:48.586918  517180 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1030 17:54:48.659982  517180 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 17:54:48.660010  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:48.982981  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:48.983573  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:49.091215  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:49.484744  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:49.485038  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:49.590394  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:49.665505  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:49.982557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:49.983013  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:50.090403  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:50.483540  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:50.484214  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:50.590327  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:50.914802  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.908310805s)
	I1030 17:54:50.914831  517180 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.523855511s)
	I1030 17:54:50.916493  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 17:54:50.917816  517180 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1030 17:54:50.919081  517180 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1030 17:54:50.919097  517180 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1030 17:54:50.936290  517180 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1030 17:54:50.936342  517180 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1030 17:54:50.953349  517180 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1030 17:54:50.953376  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1030 17:54:50.969619  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:50.983027  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:50.983528  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:51.091202  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:51.277403  517180 addons.go:475] Verifying addon gcp-auth=true in "addons-311426"
	I1030 17:54:51.279322  517180 out.go:177] * Verifying gcp-auth addon...
	I1030 17:54:51.281570  517180 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1030 17:54:51.283618  517180 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1030 17:54:51.283637  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:51.483007  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:51.483457  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:51.593067  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:51.784921  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:51.981853  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:51.982100  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:52.090561  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:52.164920  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:52.284510  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:52.483776  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:52.484119  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:52.590439  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:52.784359  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:52.982045  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:52.982591  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:53.091164  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:53.285215  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:53.483485  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:53.483959  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:53.590357  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:53.784655  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:53.982852  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:53.983257  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:54.090639  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:54.165791  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:54.284411  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:54.484239  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:54.484912  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:54.589869  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:54.785364  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:54.982197  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:54.982662  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:55.090079  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:55.285038  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:55.483702  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:55.484304  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:55.590835  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:55.785150  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:55.981789  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:55.982196  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:56.091017  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:56.285699  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:56.484295  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:56.484623  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:56.590844  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:56.665212  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:56.784765  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:56.982703  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:56.983027  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:57.090669  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:57.284880  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:57.481641  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:57.482072  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:57.590469  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:57.784214  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:57.981859  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:57.982615  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:58.091065  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:58.285000  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:58.483842  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:58.484172  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:58.590638  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:58.665926  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:58.784609  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:58.982202  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:58.982584  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:59.090205  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:59.285537  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:59.489238  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:59.489745  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:59.660987  517180 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 17:54:59.661014  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:59.666144  517180 node_ready.go:49] node "addons-311426" has status "Ready":"True"
	I1030 17:54:59.666172  517180 node_ready.go:38] duration metric: took 17.003946888s for node "addons-311426" to be "Ready" ...
	I1030 17:54:59.666185  517180 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" ...
	I1030 17:54:59.678329  517180 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace to be "Ready" ...
	I1030 17:54:59.853408  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:59.981821  517180 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 17:54:59.981842  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:59.982162  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:00.091572  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:00.285219  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:00.482257  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:00.483045  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:00.591112  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:00.786025  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:00.982237  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:00.982493  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:01.091534  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:01.285079  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:01.483194  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:01.483454  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:01.591147  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:01.685188  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:01.785357  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:01.983066  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:01.983575  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:02.091916  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:02.285103  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:02.482574  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:02.482968  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:02.593012  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:02.785489  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:02.982737  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:02.983353  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:03.092368  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:03.285006  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:03.485163  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:03.485445  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:03.591761  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:03.786419  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:03.982802  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:03.983303  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:04.091452  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:04.184402  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:04.285507  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:04.482605  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:04.483200  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:04.592157  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:04.785242  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:04.982490  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:04.982944  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:05.091038  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:05.285011  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:05.484693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:05.485027  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:05.591078  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:05.785280  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:05.984058  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:05.984408  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:06.091557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:06.285630  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:06.484192  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:06.484450  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:06.591335  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:06.683831  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:06.785500  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:06.982742  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:06.983066  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:07.091163  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:07.285277  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:07.482717  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:07.483323  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:07.591243  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:07.785905  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:07.982693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:07.982975  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:08.091515  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:08.285452  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:08.484521  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:08.485245  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:08.591341  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:08.784852  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:08.981715  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:08.982034  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:09.091148  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:09.184313  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:09.284972  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:09.482155  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:09.482439  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:09.591374  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:09.784735  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:09.983084  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:09.983443  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:10.091167  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:10.285019  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:10.482155  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:10.482728  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:10.591725  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:10.784900  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:10.982074  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:10.982319  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:11.091336  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:11.285330  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:11.484144  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:11.484349  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:11.591517  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:11.683565  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:11.785161  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:11.982217  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:11.982750  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:12.091959  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:12.285298  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:12.482418  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:12.482749  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:12.591937  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:12.784869  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:12.982795  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:12.983385  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:13.091470  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:13.285140  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:13.483894  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:13.484685  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:13.654762  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:13.684834  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:13.785662  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:13.983343  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:13.983816  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:14.153296  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:14.350586  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:14.556679  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:14.558643  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:14.662190  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:14.858764  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:15.052733  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:15.054481  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:15.152901  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:15.285016  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:15.485139  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:15.485436  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:15.591557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:15.784694  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:15.983566  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:15.984103  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:16.092271  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:16.184645  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:16.285533  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:16.486021  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:16.487233  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:16.651981  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:16.784823  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:16.983523  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:16.983752  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:17.091296  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:17.285355  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:17.482750  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:17.482969  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:17.591548  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:17.785634  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:17.982934  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:17.983346  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:18.092053  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:18.285587  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:18.484232  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:18.484726  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:18.591625  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:18.684565  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:18.785286  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:18.982572  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:18.982900  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:19.090809  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:19.284606  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:19.482700  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:19.483056  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:19.591640  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:19.785500  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:19.982816  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:19.983106  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:20.090999  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:20.285266  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:20.484085  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:20.484260  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:20.591153  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:20.784943  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:20.982220  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:20.982652  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:21.091664  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:21.183943  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:21.285267  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:21.482817  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:21.483036  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:21.592246  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:21.785288  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:21.982537  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:21.982842  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:22.090873  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:22.284945  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:22.484799  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:22.485144  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:22.591770  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:22.683904  517180 pod_ready.go:93] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.683929  517180 pod_ready.go:82] duration metric: took 23.00557064s for pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.683942  517180 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-g8mlz" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.688562  517180 pod_ready.go:93] pod "coredns-7c65d6cfc9-g8mlz" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.688591  517180 pod_ready.go:82] duration metric: took 4.639864ms for pod "coredns-7c65d6cfc9-g8mlz" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.688620  517180 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.693159  517180 pod_ready.go:93] pod "etcd-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.693179  517180 pod_ready.go:82] duration metric: took 4.551239ms for pod "etcd-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.693191  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.697347  517180 pod_ready.go:93] pod "kube-apiserver-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.697366  517180 pod_ready.go:82] duration metric: took 4.168962ms for pod "kube-apiserver-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.697376  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.701685  517180 pod_ready.go:93] pod "kube-controller-manager-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.701708  517180 pod_ready.go:82] duration metric: took 4.32549ms for pod "kube-controller-manager-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.701724  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-p9l8z" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.786444  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:22.982398  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:22.983617  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:23.081752  517180 pod_ready.go:93] pod "kube-proxy-p9l8z" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:23.081777  517180 pod_ready.go:82] duration metric: took 380.043916ms for pod "kube-proxy-p9l8z" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.081789  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.092114  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:23.284104  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:23.484124  517180 pod_ready.go:93] pod "kube-scheduler-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:23.484200  517180 pod_ready.go:82] duration metric: took 402.401385ms for pod "kube-scheduler-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.484220  517180 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.484693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:23.485075  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:23.590948  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:23.785439  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:23.982085  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:23.982542  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:24.091261  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:24.284867  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:24.482467  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:24.482859  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:24.591648  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:24.785378  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:24.982551  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:24.982760  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:25.091549  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:25.285328  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:25.484135  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:25.484384  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:25.488767  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:25.591756  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:25.784702  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:25.983246  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:25.983374  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:26.090957  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:26.285215  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:26.484330  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:26.484538  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:26.590778  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:26.785335  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:26.982391  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:26.982649  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:27.094206  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:27.285400  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:27.485518  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:27.485950  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:27.653634  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:27.852700  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:27.983150  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:27.984439  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:28.054983  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:28.152396  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:28.285229  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:28.482329  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:28.483426  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:28.591813  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:28.785940  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:28.982195  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:28.982929  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:29.090634  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:29.285422  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:29.485693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:29.486328  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:29.591134  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:29.785745  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:29.983246  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:29.983456  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:30.091340  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:30.285966  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:30.484812  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:30.485382  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:30.489793  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:30.593063  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:30.786032  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:30.984000  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:30.984740  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:31.091715  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:31.288301  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:31.485384  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:31.486051  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:31.654576  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:31.785277  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:31.982505  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:31.982851  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:32.090765  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:32.285151  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:32.482416  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:32.482696  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:32.591314  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:32.785616  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:32.982592  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:32.982789  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:32.989170  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:33.090987  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:33.284728  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:33.484320  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:33.484932  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:33.590973  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:33.784855  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:33.982731  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:33.983399  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:34.091929  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:34.284810  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:34.485466  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:34.485675  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:34.591668  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:34.784884  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:34.981816  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:34.982163  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:35.093549  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:35.285225  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:35.485096  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:35.485690  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:35.488596  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:35.591517  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:35.784475  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:35.982641  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:35.982838  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:36.091051  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:36.285457  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:36.485702  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:36.486322  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:36.591826  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:36.785250  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:36.982540  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:36.982784  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:37.091922  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:37.285512  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:37.484822  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:37.485432  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:37.591251  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:37.785194  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:37.984419  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:37.984525  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:37.988636  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:38.091260  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:38.285394  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:38.482607  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:38.483156  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:38.592102  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:38.785365  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:38.982383  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:38.982781  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:39.091104  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:39.285422  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:39.484348  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:39.484588  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:39.592007  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:39.785567  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:39.983009  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:39.983260  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:40.091992  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:40.284772  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:40.485602  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:40.486860  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:40.489145  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:40.592211  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:40.785362  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:40.982690  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:40.983031  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:41.151420  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:41.285912  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:41.482690  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:41.483101  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:41.591231  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:41.785341  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:41.982564  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:41.983232  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:42.092005  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:42.285423  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:42.484417  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:42.484870  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:42.590902  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:42.785251  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:42.982434  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:42.982904  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:42.988894  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:43.091401  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:43.285566  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:43.484272  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:43.484602  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:43.592448  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:43.785529  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:43.983140  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:43.983388  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:44.092010  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:44.285574  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:44.483254  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:44.483452  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:44.590821  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:44.785459  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:44.982783  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:44.983146  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:44.989051  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:45.091956  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:45.284477  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:45.483912  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:45.484205  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:45.590710  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:45.785280  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:45.982152  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:45.982722  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:46.091519  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:46.284556  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:46.484616  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:46.484906  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:46.591255  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:46.785739  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:46.982685  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:46.983098  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:46.990219  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:47.091695  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:47.286271  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:47.482365  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:47.483014  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:47.591427  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:47.784562  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:47.982719  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:47.982997  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:48.091249  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:48.285661  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:48.482670  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:48.483104  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:48.590540  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:48.784662  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:48.982834  517180 kapi.go:107] duration metric: took 1m2.004017963s to wait for kubernetes.io/minikube-addons=registry ...
	I1030 17:55:48.983110  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:49.093909  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:49.284814  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:49.485653  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:49.488421  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:49.591249  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:49.785480  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:49.983082  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:50.090900  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:50.285027  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:50.482554  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:50.591669  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:50.785640  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:50.983843  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:51.092178  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:51.285031  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:51.486531  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:51.489311  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:51.591671  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:51.785181  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:51.982416  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:52.090901  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:52.285261  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:52.484192  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:52.591252  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:52.785692  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:53.057898  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:53.154520  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:53.285231  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:53.482933  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:53.489885  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:53.591901  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:53.785433  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:53.983321  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:54.092311  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:54.285262  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:54.483302  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:54.591838  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:54.785288  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:54.982587  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:55.091880  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:55.285895  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:55.484085  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:55.591398  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:55.785478  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:55.982779  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:55.989651  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:56.090465  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:56.285906  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:56.484658  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:56.591309  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:56.785763  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:56.983868  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:57.090905  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:57.285577  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:57.485563  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:57.591399  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:57.785816  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:57.983412  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:58.091494  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:58.285477  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:58.489309  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:58.519053  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:58.591833  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:58.785383  517180 kapi.go:107] duration metric: took 1m7.503813238s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1030 17:55:58.786827  517180 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-311426 cluster.
	I1030 17:55:58.787959  517180 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.
	I1030 17:55:58.788938  517180 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1030 17:55:58.983132  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:59.153956  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:59.551882  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:59.653776  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:00.052826  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:00.155595  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:00.556456  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:00.558301  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:00.654184  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:00.983772  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:01.092430  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:01.485531  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:01.591646  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:01.983094  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:02.091314  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:02.485309  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:02.592926  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:02.983334  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:02.989181  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:03.091982  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:03.485858  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:03.591352  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:03.982896  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:04.092018  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:04.483493  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:04.592003  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:04.983461  517180 kapi.go:107] duration metric: took 1m18.004792128s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1030 17:56:05.092164  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:05.490009  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:05.676185  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:06.092096  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:06.591019  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:07.091997  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:07.490418  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:07.591833  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:08.091325  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:08.592200  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:09.092813  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:09.591726  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:09.990401  517180 pod_ready.go:93] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"True"
	I1030 17:56:09.990428  517180 pod_ready.go:82] duration metric: took 46.506199605s for pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace to be "Ready" ...
	I1030 17:56:09.990443  517180 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hsszg" in "kube-system" namespace to be "Ready" ...
	I1030 17:56:09.994649  517180 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-hsszg" in "kube-system" namespace has status "Ready":"True"
	I1030 17:56:09.994672  517180 pod_ready.go:82] duration metric: took 4.217764ms for pod "nvidia-device-plugin-daemonset-hsszg" in "kube-system" namespace to be "Ready" ...
	I1030 17:56:09.994696  517180 pod_ready.go:39] duration metric: took 1m10.328496463s 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" ...
	I1030 17:56:09.994724  517180 api_server.go:52] waiting for apiserver process to appear ...
	I1030 17:56:09.994758  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 17:56:09.994811  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 17:56:10.031651  517180 cri.go:89] found id: "e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:10.031677  517180 cri.go:89] found id: ""
	I1030 17:56:10.031689  517180 logs.go:282] 1 containers: [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa]
	I1030 17:56:10.031740  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.035221  517180 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 17:56:10.035282  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 17:56:10.085545  517180 cri.go:89] found id: "e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:10.085571  517180 cri.go:89] found id: ""
	I1030 17:56:10.085581  517180 logs.go:282] 1 containers: [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5]
	I1030 17:56:10.085636  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.089436  517180 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 17:56:10.089506  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 17:56:10.092681  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:10.164018  517180 cri.go:89] found id: "9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:10.164038  517180 cri.go:89] found id: ""
	I1030 17:56:10.164045  517180 logs.go:282] 1 containers: [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63]
	I1030 17:56:10.164097  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.167397  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 17:56:10.167455  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 17:56:10.206876  517180 cri.go:89] found id: "b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:10.206907  517180 cri.go:89] found id: ""
	I1030 17:56:10.206918  517180 logs.go:282] 1 containers: [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c]
	I1030 17:56:10.206978  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.210935  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 17:56:10.210998  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 17:56:10.288520  517180 cri.go:89] found id: "a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:10.288555  517180 cri.go:89] found id: ""
	I1030 17:56:10.288566  517180 logs.go:282] 1 containers: [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b]
	I1030 17:56:10.288619  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.292067  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 17:56:10.292134  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 17:56:10.364166  517180 cri.go:89] found id: "e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:10.364187  517180 cri.go:89] found id: ""
	I1030 17:56:10.364197  517180 logs.go:282] 1 containers: [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0]
	I1030 17:56:10.364255  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.367665  517180 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 17:56:10.367729  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 17:56:10.401665  517180 cri.go:89] found id: "caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:10.401693  517180 cri.go:89] found id: ""
	I1030 17:56:10.401703  517180 logs.go:282] 1 containers: [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3]
	I1030 17:56:10.401761  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.405250  517180 logs.go:123] Gathering logs for kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] ...
	I1030 17:56:10.405277  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:10.491111  517180 logs.go:123] Gathering logs for coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] ...
	I1030 17:56:10.491147  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:10.564839  517180 logs.go:123] Gathering logs for kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] ...
	I1030 17:56:10.564871  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:10.591433  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:10.601223  517180 logs.go:123] Gathering logs for kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] ...
	I1030 17:56:10.601253  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:10.674067  517180 logs.go:123] Gathering logs for CRI-O ...
	I1030 17:56:10.674094  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 17:56:10.752854  517180 logs.go:123] Gathering logs for kubelet ...
	I1030 17:56:10.752896  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1030 17:56:10.837975  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:10.838290  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:10.875292  517180 logs.go:123] Gathering logs for dmesg ...
	I1030 17:56:10.875332  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 17:56:10.902119  517180 logs.go:123] Gathering logs for describe nodes ...
	I1030 17:56:10.902149  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 17:56:11.001861  517180 logs.go:123] Gathering logs for container status ...
	I1030 17:56:11.001892  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 17:56:11.077106  517180 logs.go:123] Gathering logs for etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] ...
	I1030 17:56:11.077152  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:11.091254  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:11.124137  517180 logs.go:123] Gathering logs for kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] ...
	I1030 17:56:11.124176  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:11.179361  517180 logs.go:123] Gathering logs for kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] ...
	I1030 17:56:11.179394  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:11.232247  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:11.232279  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1030 17:56:11.232335  517180 out.go:270] X Problems detected in kubelet:
	W1030 17:56:11.232347  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:11.232359  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:11.232371  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:11.232376  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:56:11.591968  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:12.091579  517180 kapi.go:107] duration metric: took 1m23.504656022s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1030 17:56:12.092997  517180 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, amd-gpu-device-plugin, storage-provisioner-rancher, ingress-dns, metrics-server, inspektor-gadget, default-storageclass, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I1030 17:56:12.093971  517180 addons.go:510] duration metric: took 1m31.439189663s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner amd-gpu-device-plugin storage-provisioner-rancher ingress-dns metrics-server inspektor-gadget default-storageclass yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I1030 17:56:21.233572  517180 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 17:56:21.247804  517180 api_server.go:72] duration metric: took 1m40.593038629s to wait for apiserver process to appear ...
	I1030 17:56:21.247839  517180 api_server.go:88] waiting for apiserver healthz status ...
	I1030 17:56:21.247888  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 17:56:21.247934  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 17:56:21.281708  517180 cri.go:89] found id: "e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:21.281733  517180 cri.go:89] found id: ""
	I1030 17:56:21.281740  517180 logs.go:282] 1 containers: [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa]
	I1030 17:56:21.281808  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.285103  517180 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 17:56:21.285177  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 17:56:21.317320  517180 cri.go:89] found id: "e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:21.317342  517180 cri.go:89] found id: ""
	I1030 17:56:21.317350  517180 logs.go:282] 1 containers: [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5]
	I1030 17:56:21.317401  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.320761  517180 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 17:56:21.320827  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 17:56:21.352828  517180 cri.go:89] found id: "9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:21.352857  517180 cri.go:89] found id: ""
	I1030 17:56:21.352866  517180 logs.go:282] 1 containers: [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63]
	I1030 17:56:21.352910  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.356181  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 17:56:21.356249  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 17:56:21.388012  517180 cri.go:89] found id: "b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:21.388033  517180 cri.go:89] found id: ""
	I1030 17:56:21.388043  517180 logs.go:282] 1 containers: [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c]
	I1030 17:56:21.388097  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.391291  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 17:56:21.391349  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 17:56:21.423747  517180 cri.go:89] found id: "a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:21.423768  517180 cri.go:89] found id: ""
	I1030 17:56:21.423776  517180 logs.go:282] 1 containers: [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b]
	I1030 17:56:21.423822  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.427093  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 17:56:21.427147  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 17:56:21.459744  517180 cri.go:89] found id: "e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:21.459765  517180 cri.go:89] found id: ""
	I1030 17:56:21.459781  517180 logs.go:282] 1 containers: [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0]
	I1030 17:56:21.459828  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.463101  517180 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 17:56:21.463174  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 17:56:21.495631  517180 cri.go:89] found id: "caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:21.495656  517180 cri.go:89] found id: ""
	I1030 17:56:21.495666  517180 logs.go:282] 1 containers: [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3]
	I1030 17:56:21.495720  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.498879  517180 logs.go:123] Gathering logs for describe nodes ...
	I1030 17:56:21.498914  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 17:56:21.593139  517180 logs.go:123] Gathering logs for kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] ...
	I1030 17:56:21.593169  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:21.636802  517180 logs.go:123] Gathering logs for kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] ...
	I1030 17:56:21.636833  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:21.669973  517180 logs.go:123] Gathering logs for kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] ...
	I1030 17:56:21.670000  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:21.724289  517180 logs.go:123] Gathering logs for kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] ...
	I1030 17:56:21.724325  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:21.757493  517180 logs.go:123] Gathering logs for container status ...
	I1030 17:56:21.757521  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 17:56:21.798822  517180 logs.go:123] Gathering logs for kubelet ...
	I1030 17:56:21.798852  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1030 17:56:21.859790  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:21.859972  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:21.885241  517180 logs.go:123] Gathering logs for dmesg ...
	I1030 17:56:21.885270  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 17:56:21.908921  517180 logs.go:123] Gathering logs for etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] ...
	I1030 17:56:21.909012  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:21.951815  517180 logs.go:123] Gathering logs for coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] ...
	I1030 17:56:21.951847  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:21.991184  517180 logs.go:123] Gathering logs for kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] ...
	I1030 17:56:21.991217  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:22.069696  517180 logs.go:123] Gathering logs for CRI-O ...
	I1030 17:56:22.069726  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 17:56:22.148713  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:22.148746  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1030 17:56:22.148810  517180 out.go:270] X Problems detected in kubelet:
	W1030 17:56:22.148822  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:22.148830  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:22.148839  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:22.148845  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:56:32.149559  517180 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1030 17:56:32.153789  517180 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1030 17:56:32.154650  517180 api_server.go:141] control plane version: v1.31.2
	I1030 17:56:32.154673  517180 api_server.go:131] duration metric: took 10.906826445s to wait for apiserver health ...
	I1030 17:56:32.154681  517180 system_pods.go:43] waiting for kube-system pods to appear ...
	I1030 17:56:32.154701  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 17:56:32.154745  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 17:56:32.188600  517180 cri.go:89] found id: "e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:32.188622  517180 cri.go:89] found id: ""
	I1030 17:56:32.188630  517180 logs.go:282] 1 containers: [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa]
	I1030 17:56:32.188678  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.192012  517180 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 17:56:32.192069  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 17:56:32.225782  517180 cri.go:89] found id: "e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:32.225806  517180 cri.go:89] found id: ""
	I1030 17:56:32.225814  517180 logs.go:282] 1 containers: [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5]
	I1030 17:56:32.225867  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.229153  517180 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 17:56:32.229221  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 17:56:32.261708  517180 cri.go:89] found id: "9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:32.261731  517180 cri.go:89] found id: ""
	I1030 17:56:32.261737  517180 logs.go:282] 1 containers: [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63]
	I1030 17:56:32.261784  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.265160  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 17:56:32.265229  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 17:56:32.299340  517180 cri.go:89] found id: "b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:32.299365  517180 cri.go:89] found id: ""
	I1030 17:56:32.299374  517180 logs.go:282] 1 containers: [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c]
	I1030 17:56:32.299425  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.302916  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 17:56:32.302991  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 17:56:32.336613  517180 cri.go:89] found id: "a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:32.336643  517180 cri.go:89] found id: ""
	I1030 17:56:32.336653  517180 logs.go:282] 1 containers: [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b]
	I1030 17:56:32.336709  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.339999  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 17:56:32.340052  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 17:56:32.373086  517180 cri.go:89] found id: "e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:32.373107  517180 cri.go:89] found id: ""
	I1030 17:56:32.373115  517180 logs.go:282] 1 containers: [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0]
	I1030 17:56:32.373161  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.376435  517180 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 17:56:32.376516  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 17:56:32.410187  517180 cri.go:89] found id: "caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:32.410216  517180 cri.go:89] found id: ""
	I1030 17:56:32.410227  517180 logs.go:282] 1 containers: [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3]
	I1030 17:56:32.410280  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.413581  517180 logs.go:123] Gathering logs for kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] ...
	I1030 17:56:32.413619  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:32.446317  517180 logs.go:123] Gathering logs for kubelet ...
	I1030 17:56:32.446345  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1030 17:56:32.505189  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:32.505395  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:32.531115  517180 logs.go:123] Gathering logs for kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] ...
	I1030 17:56:32.531160  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:32.575711  517180 logs.go:123] Gathering logs for etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] ...
	I1030 17:56:32.575749  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:32.621590  517180 logs.go:123] Gathering logs for kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] ...
	I1030 17:56:32.621625  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:32.663355  517180 logs.go:123] Gathering logs for kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] ...
	I1030 17:56:32.663387  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:32.696018  517180 logs.go:123] Gathering logs for kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] ...
	I1030 17:56:32.696046  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:32.752091  517180 logs.go:123] Gathering logs for CRI-O ...
	I1030 17:56:32.752132  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 17:56:32.828853  517180 logs.go:123] Gathering logs for container status ...
	I1030 17:56:32.828893  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 17:56:32.870909  517180 logs.go:123] Gathering logs for dmesg ...
	I1030 17:56:32.870940  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 17:56:32.893954  517180 logs.go:123] Gathering logs for describe nodes ...
	I1030 17:56:32.893985  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 17:56:32.990665  517180 logs.go:123] Gathering logs for coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] ...
	I1030 17:56:32.990692  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:33.026705  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:33.026730  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1030 17:56:33.026791  517180 out.go:270] X Problems detected in kubelet:
	W1030 17:56:33.026806  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:33.026816  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:33.026825  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:33.026851  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:56:43.038636  517180 system_pods.go:59] 19 kube-system pods found
	I1030 17:56:43.038683  517180 system_pods.go:61] "amd-gpu-device-plugin-f7dl8" [68a20024-41d3-46f9-b6ba-fc60eb46b6aa] Running
	I1030 17:56:43.038691  517180 system_pods.go:61] "coredns-7c65d6cfc9-g8mlz" [3687ab21-45f3-483c-b9e6-b96e58f0f1b8] Running
	I1030 17:56:43.038695  517180 system_pods.go:61] "csi-hostpath-attacher-0" [102badc7-9259-4e1c-b1c8-1ab664dd8d2a] Running
	I1030 17:56:43.038701  517180 system_pods.go:61] "csi-hostpath-resizer-0" [dec92d61-1304-422d-a434-92b93f5988b4] Running
	I1030 17:56:43.038706  517180 system_pods.go:61] "csi-hostpathplugin-6plq9" [e215466a-2e48-4529-a967-23a2cc26117b] Running
	I1030 17:56:43.038711  517180 system_pods.go:61] "etcd-addons-311426" [04cf6244-0f68-40be-b48b-5d133e281462] Running
	I1030 17:56:43.038716  517180 system_pods.go:61] "kindnet-8tb9m" [7634231d-1d72-4a44-be38-a579ee913250] Running
	I1030 17:56:43.038721  517180 system_pods.go:61] "kube-apiserver-addons-311426" [94dd6e9e-58fe-4dbc-8155-b0c8b43d4190] Running
	I1030 17:56:43.038730  517180 system_pods.go:61] "kube-controller-manager-addons-311426" [f0047719-9065-426e-802a-2a6b3fb083c3] Running
	I1030 17:56:43.038735  517180 system_pods.go:61] "kube-ingress-dns-minikube" [bdc66aa1-628f-4597-99a8-ea1d25822860] Running
	I1030 17:56:43.038743  517180 system_pods.go:61] "kube-proxy-p9l8z" [6e2a89d5-8def-4f24-8090-010161456509] Running
	I1030 17:56:43.038748  517180 system_pods.go:61] "kube-scheduler-addons-311426" [9bf08887-608b-4537-83b4-60ce2b291a19] Running
	I1030 17:56:43.038758  517180 system_pods.go:61] "metrics-server-84c5f94fbc-9r7jw" [e06c948d-432e-4119-8dd0-382a76633ff0] Running
	I1030 17:56:43.038762  517180 system_pods.go:61] "nvidia-device-plugin-daemonset-hsszg" [bacb3f52-66b9-491d-a10b-7ec8c356b590] Running
	I1030 17:56:43.038765  517180 system_pods.go:61] "registry-66c9cd494c-tkcrb" [54c20570-281f-4976-8c47-57aa13581a9d] Running
	I1030 17:56:43.038768  517180 system_pods.go:61] "registry-proxy-kzv5b" [a5b27711-86b6-440c-a45b-033031f5f7de] Running
	I1030 17:56:43.038771  517180 system_pods.go:61] "snapshot-controller-56fcc65765-dllz9" [7b383ce9-0a6b-4dd8-87d3-9765b57c95a1] Running
	I1030 17:56:43.038775  517180 system_pods.go:61] "snapshot-controller-56fcc65765-rvtkg" [66a961e1-7f11-4dd9-bcf8-487ad567a87b] Running
	I1030 17:56:43.038779  517180 system_pods.go:61] "storage-provisioner" [ef17ee8d-e531-41b0-93ce-23070d511905] Running
	I1030 17:56:43.038789  517180 system_pods.go:74] duration metric: took 10.884101939s to wait for pod list to return data ...
	I1030 17:56:43.038799  517180 default_sa.go:34] waiting for default service account to be created ...
	I1030 17:56:43.041092  517180 default_sa.go:45] found service account: "default"
	I1030 17:56:43.041111  517180 default_sa.go:55] duration metric: took 2.305339ms for default service account to be created ...
	I1030 17:56:43.041119  517180 system_pods.go:116] waiting for k8s-apps to be running ...
	I1030 17:56:43.050303  517180 system_pods.go:86] 19 kube-system pods found
	I1030 17:56:43.050341  517180 system_pods.go:89] "amd-gpu-device-plugin-f7dl8" [68a20024-41d3-46f9-b6ba-fc60eb46b6aa] Running
	I1030 17:56:43.050348  517180 system_pods.go:89] "coredns-7c65d6cfc9-g8mlz" [3687ab21-45f3-483c-b9e6-b96e58f0f1b8] Running
	I1030 17:56:43.050352  517180 system_pods.go:89] "csi-hostpath-attacher-0" [102badc7-9259-4e1c-b1c8-1ab664dd8d2a] Running
	I1030 17:56:43.050356  517180 system_pods.go:89] "csi-hostpath-resizer-0" [dec92d61-1304-422d-a434-92b93f5988b4] Running
	I1030 17:56:43.050362  517180 system_pods.go:89] "csi-hostpathplugin-6plq9" [e215466a-2e48-4529-a967-23a2cc26117b] Running
	I1030 17:56:43.050369  517180 system_pods.go:89] "etcd-addons-311426" [04cf6244-0f68-40be-b48b-5d133e281462] Running
	I1030 17:56:43.050374  517180 system_pods.go:89] "kindnet-8tb9m" [7634231d-1d72-4a44-be38-a579ee913250] Running
	I1030 17:56:43.050380  517180 system_pods.go:89] "kube-apiserver-addons-311426" [94dd6e9e-58fe-4dbc-8155-b0c8b43d4190] Running
	I1030 17:56:43.050386  517180 system_pods.go:89] "kube-controller-manager-addons-311426" [f0047719-9065-426e-802a-2a6b3fb083c3] Running
	I1030 17:56:43.050393  517180 system_pods.go:89] "kube-ingress-dns-minikube" [bdc66aa1-628f-4597-99a8-ea1d25822860] Running
	I1030 17:56:43.050401  517180 system_pods.go:89] "kube-proxy-p9l8z" [6e2a89d5-8def-4f24-8090-010161456509] Running
	I1030 17:56:43.050407  517180 system_pods.go:89] "kube-scheduler-addons-311426" [9bf08887-608b-4537-83b4-60ce2b291a19] Running
	I1030 17:56:43.050415  517180 system_pods.go:89] "metrics-server-84c5f94fbc-9r7jw" [e06c948d-432e-4119-8dd0-382a76633ff0] Running
	I1030 17:56:43.050425  517180 system_pods.go:89] "nvidia-device-plugin-daemonset-hsszg" [bacb3f52-66b9-491d-a10b-7ec8c356b590] Running
	I1030 17:56:43.050434  517180 system_pods.go:89] "registry-66c9cd494c-tkcrb" [54c20570-281f-4976-8c47-57aa13581a9d] Running
	I1030 17:56:43.050439  517180 system_pods.go:89] "registry-proxy-kzv5b" [a5b27711-86b6-440c-a45b-033031f5f7de] Running
	I1030 17:56:43.050446  517180 system_pods.go:89] "snapshot-controller-56fcc65765-dllz9" [7b383ce9-0a6b-4dd8-87d3-9765b57c95a1] Running
	I1030 17:56:43.050450  517180 system_pods.go:89] "snapshot-controller-56fcc65765-rvtkg" [66a961e1-7f11-4dd9-bcf8-487ad567a87b] Running
	I1030 17:56:43.050454  517180 system_pods.go:89] "storage-provisioner" [ef17ee8d-e531-41b0-93ce-23070d511905] Running
	I1030 17:56:43.050462  517180 system_pods.go:126] duration metric: took 9.336819ms to wait for k8s-apps to be running ...
	I1030 17:56:43.050475  517180 system_svc.go:44] waiting for kubelet service to be running ....
	I1030 17:56:43.050541  517180 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 17:56:43.062592  517180 system_svc.go:56] duration metric: took 12.108029ms WaitForService to wait for kubelet
	I1030 17:56:43.062624  517180 kubeadm.go:582] duration metric: took 2m2.407865139s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1030 17:56:43.062647  517180 node_conditions.go:102] verifying NodePressure condition ...
	I1030 17:56:43.065954  517180 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I1030 17:56:43.065983  517180 node_conditions.go:123] node cpu capacity is 8
	I1030 17:56:43.065997  517180 node_conditions.go:105] duration metric: took 3.344928ms to run NodePressure ...
	I1030 17:56:43.066009  517180 start.go:241] waiting for startup goroutines ...
	I1030 17:56:43.066015  517180 start.go:246] waiting for cluster config update ...
	I1030 17:56:43.066030  517180 start.go:255] writing updated cluster config ...
	I1030 17:56:43.066279  517180 ssh_runner.go:195] Run: rm -f paused
	I1030 17:56:43.116526  517180 start.go:600] kubectl: 1.31.2, cluster: 1.31.2 (minor skew: 0)
	I1030 17:56:43.118454  517180 out.go:177] * Done! kubectl is now configured to use "addons-311426" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.257352247Z" level=info msg="Removing pod sandbox: c99a93fdd28165602e03398025379c52f6e10089e9df33ae14f386825ba08b97" id=d13da4d2-2dea-48df-b7fe-c9bbc28516c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.264134527Z" level=info msg="Removed pod sandbox: c99a93fdd28165602e03398025379c52f6e10089e9df33ae14f386825ba08b97" id=d13da4d2-2dea-48df-b7fe-c9bbc28516c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.264588338Z" level=info msg="Stopping pod sandbox: f957343c565a71ea0ad4c5c4c6d508e49c58f40c5e89e00b676f67dd96b51895" id=73df27e5-3458-47a9-9c2e-72789e97a8f2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.264626899Z" level=info msg="Stopped pod sandbox (already stopped): f957343c565a71ea0ad4c5c4c6d508e49c58f40c5e89e00b676f67dd96b51895" id=73df27e5-3458-47a9-9c2e-72789e97a8f2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.264941569Z" level=info msg="Removing pod sandbox: f957343c565a71ea0ad4c5c4c6d508e49c58f40c5e89e00b676f67dd96b51895" id=ae204f6b-d34b-4890-82e1-832b5897f2d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.270421604Z" level=info msg="Removed pod sandbox: f957343c565a71ea0ad4c5c4c6d508e49c58f40c5e89e00b676f67dd96b51895" id=ae204f6b-d34b-4890-82e1-832b5897f2d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.270750684Z" level=info msg="Stopping pod sandbox: 89b8456c4afc7823d6d3d4a83ba07ece6b171d03a3bf8ea703441e5251b33ec4" id=e955eb9a-b33c-4a32-a0b5-11f6955602c9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.270788394Z" level=info msg="Stopped pod sandbox (already stopped): 89b8456c4afc7823d6d3d4a83ba07ece6b171d03a3bf8ea703441e5251b33ec4" id=e955eb9a-b33c-4a32-a0b5-11f6955602c9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.271083158Z" level=info msg="Removing pod sandbox: 89b8456c4afc7823d6d3d4a83ba07ece6b171d03a3bf8ea703441e5251b33ec4" id=da17545c-91fd-4451-bbe0-8e72d0cc5853 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.276877860Z" level=info msg="Removed pod sandbox: 89b8456c4afc7823d6d3d4a83ba07ece6b171d03a3bf8ea703441e5251b33ec4" id=da17545c-91fd-4451-bbe0-8e72d0cc5853 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.277356529Z" level=info msg="Stopping pod sandbox: 20bc5b1e4fb113bc1c4606a6815cb55488345c7e51d4c1d785ee3a842304d244" id=4a020a4a-84dd-4ae6-a1c1-5705a08e1603 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.277401124Z" level=info msg="Stopped pod sandbox (already stopped): 20bc5b1e4fb113bc1c4606a6815cb55488345c7e51d4c1d785ee3a842304d244" id=4a020a4a-84dd-4ae6-a1c1-5705a08e1603 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.277722538Z" level=info msg="Removing pod sandbox: 20bc5b1e4fb113bc1c4606a6815cb55488345c7e51d4c1d785ee3a842304d244" id=b7dbce24-d2fe-4819-97e9-3597bffc54d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 17:58:35 addons-311426 crio[1022]: time="2024-10-30 17:58:35.283322438Z" level=info msg="Removed pod sandbox: 20bc5b1e4fb113bc1c4606a6815cb55488345c7e51d4c1d785ee3a842304d244" id=b7dbce24-d2fe-4819-97e9-3597bffc54d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.393973115Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-qwnvh/POD" id=11d5fed9-b74e-4e89-a082-281c38404bf5 name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.394085125Z" level=warning msg="Allowed annotations are specified for workload []"
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.414226280Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-qwnvh Namespace:default ID:58d89d310aefd83c138ae8b8951d074917e41f1a4e5769762efd07d69379429e UID:b34bac1e-109c-4155-80a0-37c148eb8d35 NetNS:/var/run/netns/5fe4a8f7-4bec-4350-aa2f-cedc7a0feb37 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.414260776Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-qwnvh to CNI network \"kindnet\" (type=ptp)"
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.457907947Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-qwnvh Namespace:default ID:58d89d310aefd83c138ae8b8951d074917e41f1a4e5769762efd07d69379429e UID:b34bac1e-109c-4155-80a0-37c148eb8d35 NetNS:/var/run/netns/5fe4a8f7-4bec-4350-aa2f-cedc7a0feb37 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.458084572Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-qwnvh for CNI network kindnet (type=ptp)"
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.461193752Z" level=info msg="Ran pod sandbox 58d89d310aefd83c138ae8b8951d074917e41f1a4e5769762efd07d69379429e with infra container: default/hello-world-app-55bf9c44b4-qwnvh/POD" id=11d5fed9-b74e-4e89-a082-281c38404bf5 name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.462362162Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=a49bca19-db40-4ed8-9f4d-075cbf4c7b20 name=/runtime.v1.ImageService/ImageStatus
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.462621698Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=a49bca19-db40-4ed8-9f4d-075cbf4c7b20 name=/runtime.v1.ImageService/ImageStatus
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.463222030Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=75c39b4d-3895-40c7-896b-b7db502ac3a0 name=/runtime.v1.ImageService/PullImage
	Oct 30 18:00:06 addons-311426 crio[1022]: time="2024-10-30 18:00:06.479020219Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9a8205b59dafa       docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250                              2 minutes ago       Running             nginx                     0                   9b1f720023508       nginx
	7a75b8c71e544       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   762dce88b0ee0       busybox
	37845401964a2       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             4 minutes ago       Running             controller                0                   fa9952da57a22       ingress-nginx-controller-5f85ff4588-8t4lk
	500d7f1de152b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              patch                     0                   c885281a1a347       ingress-nginx-admission-patch-ttvtx
	0a74f2243848e       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             4 minutes ago       Running             minikube-ingress-dns      0                   e309efbc329f0       kube-ingress-dns-minikube
	361ea4734ad1e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   5 minutes ago       Exited              create                    0                   21b4917e551ef       ingress-nginx-admission-create-gr9jz
	b4bc02526411f       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        5 minutes ago       Running             metrics-server            0                   57bfca9283e7d       metrics-server-84c5f94fbc-9r7jw
	9ad79cf5bf6ed       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             5 minutes ago       Running             coredns                   0                   a2f2f6bf981a4       coredns-7c65d6cfc9-g8mlz
	0d83155d82e73       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             5 minutes ago       Running             storage-provisioner       0                   56e169d4702dc       storage-provisioner
	caf6385a25f28       docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16                           5 minutes ago       Running             kindnet-cni               0                   5599dc9b3961d       kindnet-8tb9m
	a733dbc305787       505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38                                                             5 minutes ago       Running             kube-proxy                0                   62a795d8f53df       kube-proxy-p9l8z
	b433a5a275302       847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856                                                             5 minutes ago       Running             kube-scheduler            0                   93109182b59da       kube-scheduler-addons-311426
	e176bc084d601       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             5 minutes ago       Running             etcd                      0                   99e3476a3518e       etcd-addons-311426
	e6d53f86a97f8       0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503                                                             5 minutes ago       Running             kube-controller-manager   0                   2654dc161a8bf       kube-controller-manager-addons-311426
	e049369cb85a1       9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173                                                             5 minutes ago       Running             kube-apiserver            0                   477e929e32289       kube-apiserver-addons-311426
	
	
	==> coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] <==
	[INFO] 10.244.0.18:34780 - 3655 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00006852s
	[INFO] 10.244.0.18:48179 - 49515 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005452383s
	[INFO] 10.244.0.18:48179 - 49814 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005534831s
	[INFO] 10.244.0.18:40370 - 2223 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004875576s
	[INFO] 10.244.0.18:40370 - 2432 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004956348s
	[INFO] 10.244.0.18:54316 - 18104 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003778704s
	[INFO] 10.244.0.18:54316 - 18430 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00395317s
	[INFO] 10.244.0.18:55868 - 9815 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000095981s
	[INFO] 10.244.0.18:55868 - 9563 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000132114s
	[INFO] 10.244.0.22:39159 - 65288 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000209222s
	[INFO] 10.244.0.22:36276 - 4957 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000279362s
	[INFO] 10.244.0.22:33016 - 14281 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000142947s
	[INFO] 10.244.0.22:52140 - 3203 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000212047s
	[INFO] 10.244.0.22:40694 - 42528 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000116942s
	[INFO] 10.244.0.22:43547 - 32614 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000154153s
	[INFO] 10.244.0.22:48400 - 63921 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.00817688s
	[INFO] 10.244.0.22:55123 - 56166 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008795813s
	[INFO] 10.244.0.22:57038 - 48550 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007827139s
	[INFO] 10.244.0.22:54293 - 38148 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007893972s
	[INFO] 10.244.0.22:35051 - 3247 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005277417s
	[INFO] 10.244.0.22:43421 - 35874 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.00605052s
	[INFO] 10.244.0.22:42650 - 34771 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000823831s
	[INFO] 10.244.0.22:55079 - 31526 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.001173924s
	[INFO] 10.244.0.27:58409 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000196223s
	[INFO] 10.244.0.27:36603 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000140865s
	
	
	==> describe nodes <==
	Name:               addons-311426
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-311426
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdba805bb34456e7aa50250bb232fc1132231917
	                    minikube.k8s.io/name=addons-311426
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_30T17_54_35_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-311426
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 30 Oct 2024 17:54:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-311426
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 30 Oct 2024 18:00:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 30 Oct 2024 17:58:10 +0000   Wed, 30 Oct 2024 17:54:31 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 30 Oct 2024 17:58:10 +0000   Wed, 30 Oct 2024 17:54:31 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 30 Oct 2024 17:58:10 +0000   Wed, 30 Oct 2024 17:54:31 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 30 Oct 2024 17:58:10 +0000   Wed, 30 Oct 2024 17:54:59 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-311426
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	System Info:
	  Machine ID:                 7142b64b2bf5495d8e6102d222022145
	  System UUID:                265f1c4a-bfa9-45bc-8282-2d52c3f8851d
	  Boot ID:                    c6f087d3-b567-46fe-923e-59a3250e32c1
	  Kernel Version:             5.15.0-1070-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.2
	  Kube-Proxy Version:         v1.31.2
	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%)         3m24s
	  default                     hello-world-app-55bf9c44b4-qwnvh             0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m26s
	  ingress-nginx               ingress-nginx-controller-5f85ff4588-8t4lk    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         5m21s
	  kube-system                 coredns-7c65d6cfc9-g8mlz                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     5m27s
	  kube-system                 etcd-addons-311426                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         5m32s
	  kube-system                 kindnet-8tb9m                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      5m27s
	  kube-system                 kube-apiserver-addons-311426                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         5m32s
	  kube-system                 kube-controller-manager-addons-311426        200m (2%)     0 (0%)      0 (0%)           0 (0%)         5m32s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m23s
	  kube-system                 kube-proxy-p9l8z                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m27s
	  kube-system                 kube-scheduler-addons-311426                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         5m32s
	  kube-system                 metrics-server-84c5f94fbc-9r7jw              100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         5m23s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m23s
	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                 5m22s  kube-proxy       
	  Normal   Starting                 5m32s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m32s  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  5m32s  kubelet          Node addons-311426 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m32s  kubelet          Node addons-311426 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m32s  kubelet          Node addons-311426 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m28s  node-controller  Node addons-311426 event: Registered Node addons-311426 in Controller
	  Normal   NodeReady                5m8s   kubelet          Node addons-311426 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 96 59 5d 8d 11 68 08 06
	[  +6.240528] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff ea 0c 95 8f b5 5f 08 06
	[ +27.486032] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff b2 8a 79 6e bb 3a 08 06
	[Oct30 17:41] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff c2 7c bd a6 67 d4 08 06
	[  +0.059531] IPv4: martian source 10.244.0.1 from 10.244.0.4, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 92 42 ab 77 bc a9 08 06
	[  +8.597247] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 02 b0 ab 60 95 3a 08 06
	[Oct30 17:57] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[  +1.023793] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[  +2.015828] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[Oct30 17:58] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[  +8.191177] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[ +16.130405] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[ +32.248900] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	
	
	==> etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] <==
	{"level":"info","ts":"2024-10-30T17:54:43.960822Z","caller":"traceutil/trace.go:171","msg":"trace[902757280] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:399; }","duration":"194.428316ms","start":"2024-10-30T17:54:43.766357Z","end":"2024-10-30T17:54:43.960786Z","steps":["trace[902757280] 'agreement among raft nodes before linearized reading'  (duration: 91.682795ms)","trace[902757280] 'range keys from in-memory index tree'  (duration: 91.726179ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:54:43.962020Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.732809ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032912103137149 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/horizontal-pod-autoscaler\" mod_revision:226 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/horizontal-pod-autoscaler\" value_size:142 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/horizontal-pod-autoscaler\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-30T17:54:43.967382Z","caller":"traceutil/trace.go:171","msg":"trace[1060194682] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"112.21975ms","start":"2024-10-30T17:54:43.855146Z","end":"2024-10-30T17:54:43.967365Z","steps":["trace[1060194682] 'compare'  (duration: 92.145175ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:43.969325Z","caller":"traceutil/trace.go:171","msg":"trace[1973817999] linearizableReadLoop","detail":"{readStateIndex:409; appliedIndex:408; }","duration":"112.293784ms","start":"2024-10-30T17:54:43.856991Z","end":"2024-10-30T17:54:43.969285Z","steps":["trace[1973817999] 'read index received'  (duration: 457.041µs)","trace[1973817999] 'applied index is now lower than readState.Index'  (duration: 111.833913ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:54:43.969491Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.406851ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-5b584cc74\" ","response":"range_response_count:1 size:2184"}
	{"level":"info","ts":"2024-10-30T17:54:43.969546Z","caller":"traceutil/trace.go:171","msg":"trace[2141201603] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-5b584cc74; range_end:; response_count:1; response_revision:401; }","duration":"118.466403ms","start":"2024-10-30T17:54:43.851060Z","end":"2024-10-30T17:54:43.969527Z","steps":["trace[2141201603] 'agreement among raft nodes before linearized reading'  (duration: 118.361559ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:44.850447Z","caller":"traceutil/trace.go:171","msg":"trace[622533789] transaction","detail":"{read_only:false; response_revision:464; number_of_response:1; }","duration":"100.252642ms","start":"2024-10-30T17:54:44.750169Z","end":"2024-10-30T17:54:44.850422Z","steps":["trace[622533789] 'process raft request'  (duration: 19.227723ms)","trace[622533789] 'compare'  (duration: 80.539283ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:54:44.850807Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.035335ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/metrics-server\" ","response":"range_response_count:1 size:775"}
	{"level":"info","ts":"2024-10-30T17:54:44.850869Z","caller":"traceutil/trace.go:171","msg":"trace[462338686] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/metrics-server; range_end:; response_count:1; response_revision:467; }","duration":"100.107496ms","start":"2024-10-30T17:54:44.750748Z","end":"2024-10-30T17:54:44.850855Z","steps":["trace[462338686] 'agreement among raft nodes before linearized reading'  (duration: 99.951009ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T17:54:45.669391Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.807984ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032912103137336 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" mod_revision:446 > success:<request_put:<key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" value_size:2242 >> failure:<request_range:<key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-30T17:54:45.669663Z","caller":"traceutil/trace.go:171","msg":"trace[183204135] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"116.07844ms","start":"2024-10-30T17:54:45.553553Z","end":"2024-10-30T17:54:45.669631Z","steps":["trace[183204135] 'store kv pair into bolt db' {req_type:put; key:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; req_size:2314; } (duration: 108.006663ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:45.761787Z","caller":"traceutil/trace.go:171","msg":"trace[2033466331] transaction","detail":"{read_only:false; response_revision:518; number_of_response:1; }","duration":"207.128165ms","start":"2024-10-30T17:54:45.554624Z","end":"2024-10-30T17:54:45.761752Z","steps":["trace[2033466331] 'process raft request'  (duration: 114.995459ms)","trace[2033466331] 'compare'  (duration: 91.929176ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T17:54:45.761908Z","caller":"traceutil/trace.go:171","msg":"trace[649738447] transaction","detail":"{read_only:false; response_revision:520; number_of_response:1; }","duration":"205.164317ms","start":"2024-10-30T17:54:45.556727Z","end":"2024-10-30T17:54:45.761891Z","steps":["trace[649738447] 'process raft request'  (duration: 204.992122ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:45.761977Z","caller":"traceutil/trace.go:171","msg":"trace[703837421] linearizableReadLoop","detail":"{readStateIndex:531; appliedIndex:527; }","duration":"202.297351ms","start":"2024-10-30T17:54:45.559646Z","end":"2024-10-30T17:54:45.761943Z","steps":["trace[703837421] 'read index received'  (duration: 1.505869ms)","trace[703837421] 'applied index is now lower than readState.Index'  (duration: 200.790537ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T17:54:45.762146Z","caller":"traceutil/trace.go:171","msg":"trace[656804412] transaction","detail":"{read_only:false; response_revision:519; number_of_response:1; }","duration":"205.628234ms","start":"2024-10-30T17:54:45.556508Z","end":"2024-10-30T17:54:45.762136Z","steps":["trace[656804412] 'process raft request'  (duration: 205.169724ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:45.761816Z","caller":"traceutil/trace.go:171","msg":"trace[150741742] transaction","detail":"{read_only:false; response_revision:521; number_of_response:1; }","duration":"103.136133ms","start":"2024-10-30T17:54:45.658665Z","end":"2024-10-30T17:54:45.761801Z","steps":["trace[150741742] 'process raft request'  (duration: 103.092589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T17:54:45.762300Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"202.642332ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T17:54:45.762372Z","caller":"traceutil/trace.go:171","msg":"trace[1346975763] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:521; }","duration":"202.727433ms","start":"2024-10-30T17:54:45.559633Z","end":"2024-10-30T17:54:45.762361Z","steps":["trace[1346975763] 'agreement among raft nodes before linearized reading'  (duration: 202.619991ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:56:14.939312Z","caller":"traceutil/trace.go:171","msg":"trace[1443522268] transaction","detail":"{read_only:false; response_revision:1209; number_of_response:1; }","duration":"103.648158ms","start":"2024-10-30T17:56:14.835640Z","end":"2024-10-30T17:56:14.939288Z","steps":["trace[1443522268] 'process raft request'  (duration: 103.524421ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T17:58:20.057315Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.067402ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032912103142306 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io\" mod_revision:636 > success:<request_put:<key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io\" value_size:42173 >> failure:<request_range:<key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-30T17:58:20.057415Z","caller":"traceutil/trace.go:171","msg":"trace[672362740] linearizableReadLoop","detail":"{readStateIndex:1900; appliedIndex:1899; }","duration":"165.88379ms","start":"2024-10-30T17:58:19.891517Z","end":"2024-10-30T17:58:20.057401Z","steps":["trace[672362740] 'read index received'  (duration: 57.584486ms)","trace[672362740] 'applied index is now lower than readState.Index'  (duration: 108.298062ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T17:58:20.057465Z","caller":"traceutil/trace.go:171","msg":"trace[1616968522] transaction","detail":"{read_only:false; response_revision:1825; number_of_response:1; }","duration":"173.730525ms","start":"2024-10-30T17:58:19.883706Z","end":"2024-10-30T17:58:20.057436Z","steps":["trace[1616968522] 'process raft request'  (duration: 65.464964ms)","trace[1616968522] 'compare'  (duration: 107.93925ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:58:20.057532Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.00544ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io\" ","response":"range_response_count:1 size:11452"}
	{"level":"info","ts":"2024-10-30T17:58:20.057577Z","caller":"traceutil/trace.go:171","msg":"trace[1871997286] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io; range_end:; response_count:1; response_revision:1825; }","duration":"166.053057ms","start":"2024-10-30T17:58:19.891514Z","end":"2024-10-30T17:58:20.057567Z","steps":["trace[1871997286] 'agreement among raft nodes before linearized reading'  (duration: 165.923804ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:58:20.196403Z","caller":"traceutil/trace.go:171","msg":"trace[636904342] transaction","detail":"{read_only:false; response_revision:1828; number_of_response:1; }","duration":"127.001298ms","start":"2024-10-30T17:58:20.069377Z","end":"2024-10-30T17:58:20.196378Z","steps":["trace[636904342] 'process raft request'  (duration: 125.649543ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:00:07 up  1:42,  0 users,  load average: 0.15, 0.63, 0.99
	Linux addons-311426 5.15.0-1070-gcp #78~20.04.1-Ubuntu SMP Wed Oct 9 22:05:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] <==
	I1030 17:57:59.250428       1 main.go:301] handling current node
	I1030 17:58:09.251576       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:58:09.251619       1 main.go:301] handling current node
	I1030 17:58:19.249909       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:58:19.249967       1 main.go:301] handling current node
	I1030 17:58:29.256183       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:58:29.256232       1 main.go:301] handling current node
	I1030 17:58:39.259359       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:58:39.259399       1 main.go:301] handling current node
	I1030 17:58:49.250704       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:58:49.250745       1 main.go:301] handling current node
	I1030 17:58:59.255978       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:58:59.256011       1 main.go:301] handling current node
	I1030 17:59:09.257109       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:59:09.257149       1 main.go:301] handling current node
	I1030 17:59:19.254601       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:59:19.254634       1 main.go:301] handling current node
	I1030 17:59:29.258285       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:59:29.258319       1 main.go:301] handling current node
	I1030 17:59:39.252663       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:59:39.252701       1 main.go:301] handling current node
	I1030 17:59:49.250849       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:59:49.250881       1 main.go:301] handling current node
	I1030 17:59:59.253126       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 17:59:59.253177       1 main.go:301] handling current node
	
	
	==> kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] <==
	 > logger="UnhandledError"
	I1030 17:56:09.817045       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1030 17:56:53.781239       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:57938: use of closed network connection
	E1030 17:56:53.943034       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:57960: use of closed network connection
	I1030 17:57:03.105952       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.101.64.245"}
	E1030 17:57:32.143541       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1030 17:57:35.633003       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1030 17:57:36.747781       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1030 17:57:41.056590       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1030 17:57:41.303933       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.108.0"}
	I1030 17:57:54.162080       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1030 17:58:19.868458       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:19.868540       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.060292       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.060336       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.063258       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.063302       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.199228       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.199384       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.211392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.211443       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1030 17:58:21.063951       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1030 17:58:21.249179       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W1030 17:58:21.249465       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I1030 18:00:06.285061       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.149.225"}
	
	
	==> kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] <==
	I1030 17:58:39.900849       1 shared_informer.go:320] Caches are synced for resource quota
	I1030 17:58:40.322331       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I1030 17:58:40.322374       1 shared_informer.go:320] Caches are synced for garbage collector
	W1030 17:58:52.348488       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
	E1030 17:58:52.348528       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"
	W1030 17:58:53.757495       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
	E1030 17:58:53.757537       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"
	W1030 17:59:01.524676       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
	E1030 17:59:01.524718       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"
	W1030 17:59:09.670764       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
	E1030 17:59:09.670815       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"
	W1030 17:59:26.188482       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
	E1030 17:59:26.188526       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"
	W1030 17:59:29.631062       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
	E1030 17:59:29.631108       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"
	W1030 17:59:45.529589       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
	E1030 17:59:45.529645       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"
	W1030 18:00:00.852994       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
	E1030 18:00:00.853045       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"
	W1030 18:00:03.073298       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
	E1030 18:00:03.073340       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"
	I1030 18:00:06.092172       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.987766ms"
	I1030 18:00:06.095949       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.723145ms"
	I1030 18:00:06.096036       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.038µs"
	I1030 18:00:06.100308       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.042µs"
	
	
	==> kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] <==
	I1030 17:54:43.873832       1 server_linux.go:66] "Using iptables proxy"
	I1030 17:54:44.757304       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1030 17:54:44.765086       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`"
	I1030 17:54:45.363479       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1030 17:54:45.363556       1 server_linux.go:169] "Using iptables Proxier"
	I1030 17:54:45.450702       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"
	I1030 17:54:45.452270       1 server.go:483] "Version info" version="v1.31.2"
	I1030 17:54:45.452378       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1030 17:54:45.454296       1 config.go:105] "Starting endpoint slice config controller"
	I1030 17:54:45.455538       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1030 17:54:45.455278       1 config.go:328] "Starting node config controller"
	I1030 17:54:45.458817       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1030 17:54:45.455297       1 config.go:199] "Starting service config controller"
	I1030 17:54:45.458855       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1030 17:54:45.557521       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1030 17:54:45.562631       1 shared_informer.go:320] Caches are synced for service config
	I1030 17:54:45.563063       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] <==
	E1030 17:54:32.873450       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"
	W1030 17:54:32.873390       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
	E1030 17:54:32.873529       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	E1030 17:54:32.873556       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"
	W1030 17:54:32.873400       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
	E1030 17:54:32.873580       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"
	W1030 17:54:33.716682       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
	E1030 17:54:33.716721       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"
	W1030 17:54:33.745387       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"
	E1030 17:54:33.745428       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"
	W1030 17:54:33.784316       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
	E1030 17:54:33.784360       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"
	W1030 17:54:33.818675       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1030 17:54:33.818716       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1030 17:54:33.832108       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
	E1030 17:54:33.832150       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"
	W1030 17:54:33.866488       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E1030 17:54:33.866539       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1030 17:54:33.923210       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
	E1030 17:54:33.923261       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"
	W1030 17:54:33.950559       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
	E1030 17:54:33.950604       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"
	W1030 17:54:34.014197       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
	E1030 17:54:34.014246       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"
	I1030 17:54:36.871517       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 30 18:00:05 addons-311426 kubelet[1634]: E1030 18:00:05.227536    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311205227321676,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:609593,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:00:05 addons-311426 kubelet[1634]: E1030 18:00:05.227576    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311205227321676,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:609593,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091689    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="102badc7-9259-4e1c-b1c8-1ab664dd8d2a" containerName="csi-attacher"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091744    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="liveness-probe"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091757    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7b383ce9-0a6b-4dd8-87d3-9765b57c95a1" containerName="volume-snapshot-controller"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091766    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="csi-external-health-monitor-controller"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091777    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="66a961e1-7f11-4dd9-bcf8-487ad567a87b" containerName="volume-snapshot-controller"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091785    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="hostpath"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091795    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="csi-snapshotter"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091804    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="ee881cc5-7403-4a1e-8c20-74ae1e73d8ab" containerName="task-pv-container"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091824    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="node-driver-registrar"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091833    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="csi-provisioner"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: E1030 18:00:06.091844    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="dec92d61-1304-422d-a434-92b93f5988b4" containerName="csi-resizer"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091900    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="hostpath"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091912    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="node-driver-registrar"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091919    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="66a961e1-7f11-4dd9-bcf8-487ad567a87b" containerName="volume-snapshot-controller"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091926    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="ee881cc5-7403-4a1e-8c20-74ae1e73d8ab" containerName="task-pv-container"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091933    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="dec92d61-1304-422d-a434-92b93f5988b4" containerName="csi-resizer"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091940    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7b383ce9-0a6b-4dd8-87d3-9765b57c95a1" containerName="volume-snapshot-controller"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091947    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="liveness-probe"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091954    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="csi-snapshotter"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091961    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="csi-external-health-monitor-controller"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091968    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e215466a-2e48-4529-a967-23a2cc26117b" containerName="csi-provisioner"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.091976    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="102badc7-9259-4e1c-b1c8-1ab664dd8d2a" containerName="csi-attacher"
	Oct 30 18:00:06 addons-311426 kubelet[1634]: I1030 18:00:06.195704    1634 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-pbrh7\" (UniqueName: \"kubernetes.io/projected/b34bac1e-109c-4155-80a0-37c148eb8d35-kube-api-access-pbrh7\") pod \"hello-world-app-55bf9c44b4-qwnvh\" (UID: \"b34bac1e-109c-4155-80a0-37c148eb8d35\") " pod="default/hello-world-app-55bf9c44b4-qwnvh"
	
	
	==> storage-provisioner [0d83155d82e730aea4427d69d5a858cd2c03666d540622f4a07864be97671b30] <==
	I1030 17:55:00.383630       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1030 17:55:00.393018       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1030 17:55:00.393099       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1030 17:55:00.454236       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1030 17:55:00.454363       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7ee9534d-3b24-47fe-9e21-44ab77045052", APIVersion:"v1", ResourceVersion:"891", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-311426_fa5cd87f-b0c0-4154-bb72-b62381c5bffc became leader
	I1030 17:55:00.454441       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-311426_fa5cd87f-b0c0-4154-bb72-b62381c5bffc!
	I1030 17:55:00.555276       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-311426_fa5cd87f-b0c0-4154-bb72-b62381c5bffc!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-311426 -n addons-311426
helpers_test.go:261: (dbg) Run:  kubectl --context addons-311426 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-55bf9c44b4-qwnvh ingress-nginx-admission-create-gr9jz ingress-nginx-admission-patch-ttvtx
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-311426 describe pod hello-world-app-55bf9c44b4-qwnvh ingress-nginx-admission-create-gr9jz ingress-nginx-admission-patch-ttvtx
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-311426 describe pod hello-world-app-55bf9c44b4-qwnvh ingress-nginx-admission-create-gr9jz ingress-nginx-admission-patch-ttvtx: exit status 1 (68.940528ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-55bf9c44b4-qwnvh
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-311426/192.168.49.2
	Start Time:       Wed, 30 Oct 2024 18:00:06 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=55bf9c44b4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-55bf9c44b4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pbrh7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-pbrh7:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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  2s    default-scheduler  Successfully assigned default/hello-world-app-55bf9c44b4-qwnvh to addons-311426
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-311426 describe pod hello-world-app-55bf9c44b4-qwnvh ingress-nginx-admission-create-gr9jz ingress-nginx-admission-patch-ttvtx: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 addons disable ingress --alsologtostderr -v=1: (7.770472625s)
--- FAIL: TestAddons/parallel/Ingress (156.39s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (318.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 2.088956ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-9r7jw" [e06c948d-432e-4119-8dd0-382a76633ff0] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004191159s
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (64.0288ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 2m45.345301688s

                                                
                                                
** /stderr **
I1030 17:57:25.347709  515835 retry.go:31] will retry after 2.74250696s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (64.402167ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 2m48.153307761s

                                                
                                                
** /stderr **
I1030 17:57:28.155581  515835 retry.go:31] will retry after 6.320212809s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (65.949659ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 2m54.540169292s

                                                
                                                
** /stderr **
I1030 17:57:34.542621  515835 retry.go:31] will retry after 8.151179445s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (61.479242ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 3m2.753916028s

                                                
                                                
** /stderr **
I1030 17:57:42.756211  515835 retry.go:31] will retry after 7.300099075s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (63.090309ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 3m10.117848726s

                                                
                                                
** /stderr **
I1030 17:57:50.120485  515835 retry.go:31] will retry after 21.108840844s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (66.16459ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 3m31.294222227s

                                                
                                                
** /stderr **
I1030 17:58:11.296730  515835 retry.go:31] will retry after 14.474310446s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (63.378121ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 3m45.832606569s

                                                
                                                
** /stderr **
I1030 17:58:25.835381  515835 retry.go:31] will retry after 24.138127875s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (61.670987ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 4m10.033038584s

                                                
                                                
** /stderr **
I1030 17:58:50.035565  515835 retry.go:31] will retry after 48.131316926s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (61.761834ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 4m58.229691381s

                                                
                                                
** /stderr **
I1030 17:59:38.232537  515835 retry.go:31] will retry after 33.24915955s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (61.783541ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 5m31.541873749s

                                                
                                                
** /stderr **
I1030 18:00:11.544204  515835 retry.go:31] will retry after 56.202594219s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (60.841491ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 6m27.808631602s

                                                
                                                
** /stderr **
I1030 18:01:07.811387  515835 retry.go:31] will retry after 1m28.454608528s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-311426 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-311426 top pods -n kube-system: exit status 1 (64.174101ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-g8mlz, age: 7m56.329351223s

                                                
                                                
** /stderr **
addons_test.go:416: failed checking metric server: exit status 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-311426
helpers_test.go:235: (dbg) docker inspect addons-311426:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434",
	        "Created": "2024-10-30T17:54:19.099610353Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 517932,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-30T17:54:19.203566151Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b614a1ff29c6e85b537175184edffd528c6bd99b5b0eb51bb6059bd4ad5ba0a2",
	        "ResolvConfPath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/hostname",
	        "HostsPath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/hosts",
	        "LogPath": "/var/lib/docker/containers/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434/2b0181590500570720effcfef7fca9b80ecc192d0164b5e039e96d2d46f2e434-json.log",
	        "Name": "/addons-311426",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-311426:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-311426",
	            "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/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de-init/diff:/var/lib/docker/overlay2/dc3251243270a5b1a90fa6884f122e11669d072bb6a0c6cebb9286aa8069013c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5e773268b71d2cf7aa679c2d005def5a95a57aee1c33e3a555f2c748d9c0d8de/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-311426",
	                "Source": "/var/lib/docker/volumes/addons-311426/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-311426",
	            "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-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9",
	            "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-311426",
	                "name.minikube.sigs.k8s.io": "addons-311426",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2b8343d22a996edd7a998904f0c161c5fc3e99586fa0e06dbb2bd15d8c6122ef",
	            "SandboxKey": "/var/run/docker/netns/2b8343d22a99",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33264"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33265"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33268"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33266"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33267"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-311426": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "fca3b53ef2723c52752e7ce994ed7f598177aabe16f44ecbaaa0167cbef7e877",
	                    "EndpointID": "696f6162cdae4fe2178c484da3384daab10115630d8ee269f32601569a08f503",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-311426",
	                        "2b0181590500"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-311426 -n addons-311426
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-311426 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 logs -n 25: (1.076500418s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-071295                                                                   | download-docker-071295 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-118132   | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | binary-mirror-118132                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40207                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-118132                                                                     | binary-mirror-118132   | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| addons  | enable dashboard -p                                                                         | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | addons-311426                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | addons-311426                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-311426 --wait=true                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:56 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:56 UTC | 30 Oct 24 17:56 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:56 UTC | 30 Oct 24 17:57 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | -p addons-311426                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-311426 ssh cat                                                                       | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | /opt/local-path-provisioner/pvc-a7b5f3dc-691f-4330-bea4-e9baad501850_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-311426 ip                                                                            | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC | 30 Oct 24 17:57 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-311426 ssh curl -s                                                                   | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:57 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:58 UTC | 30 Oct 24 17:58 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-311426 addons                                                                        | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 17:58 UTC | 30 Oct 24 17:58 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-311426 ip                                                                            | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 18:00 UTC | 30 Oct 24 18:00 UTC |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 18:00 UTC | 30 Oct 24 18:00 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-311426 addons disable                                                                | addons-311426          | jenkins | v1.34.0 | 30 Oct 24 18:00 UTC | 30 Oct 24 18:00 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 17:53:57
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 17:53:57.136354  517180 out.go:345] Setting OutFile to fd 1 ...
	I1030 17:53:57.136604  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:57.136613  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:53:57.136618  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:57.136811  517180 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 17:53:57.137446  517180 out.go:352] Setting JSON to false
	I1030 17:53:57.138357  517180 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":5783,"bootTime":1730305054,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 17:53:57.138420  517180 start.go:139] virtualization: kvm guest
	I1030 17:53:57.140161  517180 out.go:177] * [addons-311426] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 17:53:57.141248  517180 notify.go:220] Checking for updates...
	I1030 17:53:57.141257  517180 out.go:177]   - MINIKUBE_LOCATION=19884
	I1030 17:53:57.142375  517180 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 17:53:57.143412  517180 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 17:53:57.144480  517180 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 17:53:57.145499  517180 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 17:53:57.146427  517180 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 17:53:57.147701  517180 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 17:53:57.167426  517180 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 17:53:57.167506  517180 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:57.210976  517180 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 17:53:57.202500278 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:57.211085  517180 docker.go:318] overlay module found
	I1030 17:53:57.212557  517180 out.go:177] * Using the docker driver based on user configuration
	I1030 17:53:57.213693  517180 start.go:297] selected driver: docker
	I1030 17:53:57.213707  517180 start.go:901] validating driver "docker" against <nil>
	I1030 17:53:57.213720  517180 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 17:53:57.214533  517180 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:57.256453  517180 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 17:53:57.248380445 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:57.256646  517180 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 17:53:57.256886  517180 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]
	I1030 17:53:57.258362  517180 out.go:177] * Using Docker driver with root privileges
	I1030 17:53:57.259361  517180 cni.go:84] Creating CNI manager for ""
	I1030 17:53:57.259416  517180 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:53:57.259427  517180 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1030 17:53:57.259490  517180 start.go:340] cluster config:
	{Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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}
	I1030 17:53:57.260646  517180 out.go:177] * Starting "addons-311426" primary control-plane node in "addons-311426" cluster
	I1030 17:53:57.261598  517180 cache.go:121] Beginning downloading kic base image for docker with crio
	I1030 17:53:57.262582  517180 out.go:177] * Pulling base image v0.0.45-1730110049-19872 ...
	I1030 17:53:57.263482  517180 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:53:57.263510  517180 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
	I1030 17:53:57.263518  517180 cache.go:56] Caching tarball of preloaded images
	I1030 17:53:57.263581  517180 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local docker daemon
	I1030 17:53:57.263596  517180 preload.go:172] Found /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I1030 17:53:57.263604  517180 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1030 17:53:57.263938  517180 profile.go:143] Saving config to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/config.json ...
	I1030 17:53:57.263971  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/config.json: {Name:mkad3e8b138ea43b7261a47fa8fa26c661fff023 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:53:57.278971  517180 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 to local cache
	I1030 17:53:57.279092  517180 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory
	I1030 17:53:57.279108  517180 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory, skipping pull
	I1030 17:53:57.279115  517180 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 exists in cache, skipping pull
	I1030 17:53:57.279128  517180 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 as a tarball
	I1030 17:53:57.279139  517180 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 from local cache
	I1030 17:54:09.298156  517180 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 from cached tarball
	I1030 17:54:09.298198  517180 cache.go:194] Successfully downloaded all kic artifacts
	I1030 17:54:09.298233  517180 start.go:360] acquireMachinesLock for addons-311426: {Name:mk395a8dee861927d1fd01602c772f71c6e308f8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1030 17:54:09.298331  517180 start.go:364] duration metric: took 77.898µs to acquireMachinesLock for "addons-311426"
	I1030 17:54:09.298356  517180 start.go:93] Provisioning new machine with config: &{Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 17:54:09.298429  517180 start.go:125] createHost starting for "" (driver="docker")
	I1030 17:54:09.299995  517180 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1030 17:54:09.300222  517180 start.go:159] libmachine.API.Create for "addons-311426" (driver="docker")
	I1030 17:54:09.300251  517180 client.go:168] LocalClient.Create starting
	I1030 17:54:09.300345  517180 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem
	I1030 17:54:09.451569  517180 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem
	I1030 17:54:09.573550  517180 cli_runner.go:164] Run: docker network inspect addons-311426 --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}}]}"
	W1030 17:54:09.589233  517180 cli_runner.go:211] docker network inspect addons-311426 --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
	I1030 17:54:09.589300  517180 network_create.go:284] running [docker network inspect addons-311426] to gather additional debugging logs...
	I1030 17:54:09.589320  517180 cli_runner.go:164] Run: docker network inspect addons-311426
	W1030 17:54:09.604409  517180 cli_runner.go:211] docker network inspect addons-311426 returned with exit code 1
	I1030 17:54:09.604447  517180 network_create.go:287] error running [docker network inspect addons-311426]: docker network inspect addons-311426: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-311426 not found
	I1030 17:54:09.604462  517180 network_create.go:289] output of [docker network inspect addons-311426]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-311426 not found
	
	** /stderr **
	I1030 17:54:09.604578  517180 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}}]}"
	I1030 17:54:09.620008  517180 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:0xc001d0e8c0}
	I1030 17:54:09.620058  517180 network_create.go:124] attempt to create docker network addons-311426 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1030 17:54:09.620106  517180 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-311426 addons-311426
	I1030 17:54:09.675904  517180 network_create.go:108] docker network addons-311426 192.168.49.0/24 created
	I1030 17:54:09.675948  517180 kic.go:121] calculated static IP "192.168.49.2" for the "addons-311426" container
	I1030 17:54:09.676022  517180 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1030 17:54:09.691623  517180 cli_runner.go:164] Run: docker volume create addons-311426 --label name.minikube.sigs.k8s.io=addons-311426 --label created_by.minikube.sigs.k8s.io=true
	I1030 17:54:09.708038  517180 oci.go:103] Successfully created a docker volume addons-311426
	I1030 17:54:09.708131  517180 cli_runner.go:164] Run: docker run --rm --name addons-311426-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-311426 --entrypoint /usr/bin/test -v addons-311426:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -d /var/lib
	I1030 17:54:14.696370  517180 cli_runner.go:217] Completed: docker run --rm --name addons-311426-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-311426 --entrypoint /usr/bin/test -v addons-311426:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -d /var/lib: (4.988183784s)
	I1030 17:54:14.696403  517180 oci.go:107] Successfully prepared a docker volume addons-311426
	I1030 17:54:14.696420  517180 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:54:14.696440  517180 kic.go:194] Starting extracting preloaded images to volume ...
	I1030 17:54:14.696496  517180 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-311426:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -I lz4 -xf /preloaded.tar -C /extractDir
	I1030 17:54:19.039015  517180 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-311426:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 -I lz4 -xf /preloaded.tar -C /extractDir: (4.342478163s)
	I1030 17:54:19.039051  517180 kic.go:203] duration metric: took 4.342606827s to extract preloaded images to volume ...
	W1030 17:54:19.039174  517180 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1030 17:54:19.039264  517180 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1030 17:54:19.085623  517180 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-311426 --name addons-311426 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-311426 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-311426 --network addons-311426 --ip 192.168.49.2 --volume addons-311426:/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-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9
	I1030 17:54:19.362396  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Running}}
	I1030 17:54:19.379660  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:19.396235  517180 cli_runner.go:164] Run: docker exec addons-311426 stat /var/lib/dpkg/alternatives/iptables
	I1030 17:54:19.435111  517180 oci.go:144] the created container "addons-311426" has a running status.
	I1030 17:54:19.435146  517180 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa...
	I1030 17:54:19.586609  517180 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1030 17:54:19.610210  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:19.625972  517180 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1030 17:54:19.625992  517180 kic_runner.go:114] Args: [docker exec --privileged addons-311426 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1030 17:54:19.674646  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:19.702301  517180 machine.go:93] provisionDockerMachine start ...
	I1030 17:54:19.702395  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:19.721170  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:19.721386  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:19.721400  517180 main.go:141] libmachine: About to run SSH command:
	hostname
	I1030 17:54:19.722058  517180 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:34552->127.0.0.1:33264: read: connection reset by peer
	I1030 17:54:22.836375  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-311426
	
	I1030 17:54:22.836417  517180 ubuntu.go:169] provisioning hostname "addons-311426"
	I1030 17:54:22.836487  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:22.853536  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:22.853739  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:22.853753  517180 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-311426 && echo "addons-311426" | sudo tee /etc/hostname
	I1030 17:54:22.975340  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-311426
	
	I1030 17:54:22.975417  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:22.992093  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:22.992273  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:22.992289  517180 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-311426' /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-311426/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-311426' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1030 17:54:23.104894  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1030 17:54:23.104933  517180 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19884-509011/.minikube CaCertPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19884-509011/.minikube}
	I1030 17:54:23.104970  517180 ubuntu.go:177] setting up certificates
	I1030 17:54:23.104982  517180 provision.go:84] configureAuth start
	I1030 17:54:23.105027  517180 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-311426
	I1030 17:54:23.121203  517180 provision.go:143] copyHostCerts
	I1030 17:54:23.121294  517180 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19884-509011/.minikube/ca.pem (1078 bytes)
	I1030 17:54:23.121419  517180 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19884-509011/.minikube/cert.pem (1123 bytes)
	I1030 17:54:23.121491  517180 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19884-509011/.minikube/key.pem (1679 bytes)
	I1030 17:54:23.121539  517180 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19884-509011/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca-key.pem org=jenkins.addons-311426 san=[127.0.0.1 192.168.49.2 addons-311426 localhost minikube]
	I1030 17:54:23.248026  517180 provision.go:177] copyRemoteCerts
	I1030 17:54:23.248090  517180 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1030 17:54:23.248133  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.265180  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.353230  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1030 17:54:23.374349  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1030 17:54:23.395202  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1030 17:54:23.415656  517180 provision.go:87] duration metric: took 310.660106ms to configureAuth
	I1030 17:54:23.415685  517180 ubuntu.go:193] setting minikube options for container-runtime
	I1030 17:54:23.415871  517180 config.go:182] Loaded profile config "addons-311426": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 17:54:23.415975  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.432197  517180 main.go:141] libmachine: Using SSH client type: native
	I1030 17:54:23.432377  517180 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 33264 <nil> <nil>}
	I1030 17:54:23.432395  517180 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
	I1030 17:54:23.628877  517180 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1030 17:54:23.628904  517180 machine.go:96] duration metric: took 3.92658163s to provisionDockerMachine
	I1030 17:54:23.628915  517180 client.go:171] duration metric: took 14.328656571s to LocalClient.Create
	I1030 17:54:23.628934  517180 start.go:167] duration metric: took 14.328713019s to libmachine.API.Create "addons-311426"
	I1030 17:54:23.628942  517180 start.go:293] postStartSetup for "addons-311426" (driver="docker")
	I1030 17:54:23.628971  517180 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]
	I1030 17:54:23.629048  517180 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
	I1030 17:54:23.629092  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.645386  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.729572  517180 ssh_runner.go:195] Run: cat /etc/os-release
	I1030 17:54:23.732483  517180 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1030 17:54:23.732529  517180 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1030 17:54:23.732541  517180 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1030 17:54:23.732549  517180 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1030 17:54:23.732560  517180 filesync.go:126] Scanning /home/jenkins/minikube-integration/19884-509011/.minikube/addons for local assets ...
	I1030 17:54:23.732618  517180 filesync.go:126] Scanning /home/jenkins/minikube-integration/19884-509011/.minikube/files for local assets ...
	I1030 17:54:23.732644  517180 start.go:296] duration metric: took 103.694489ms for postStartSetup
	I1030 17:54:23.732920  517180 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-311426
	I1030 17:54:23.749482  517180 profile.go:143] Saving config to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/config.json ...
	I1030 17:54:23.749719  517180 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 17:54:23.749757  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.766267  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.845703  517180 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1030 17:54:23.849733  517180 start.go:128] duration metric: took 14.551285276s to createHost
	I1030 17:54:23.849763  517180 start.go:83] releasing machines lock for "addons-311426", held for 14.551420473s
	I1030 17:54:23.849833  517180 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-311426
	I1030 17:54:23.866523  517180 ssh_runner.go:195] Run: cat /version.json
	I1030 17:54:23.866575  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.866628  517180 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1030 17:54:23.866701  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:23.884091  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.884697  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:23.964831  517180 ssh_runner.go:195] Run: systemctl --version
	I1030 17:54:24.043426  517180 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1030 17:54:24.179535  517180 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1030 17:54:24.183884  517180 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" ;
	I1030 17:54:24.200932  517180 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1030 17:54:24.201029  517180 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" ;
	I1030 17:54:24.226217  517180 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1030 17:54:24.226249  517180 start.go:495] detecting cgroup driver to use...
	I1030 17:54:24.226289  517180 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1030 17:54:24.226341  517180 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1030 17:54:24.240098  517180 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1030 17:54:24.250257  517180 docker.go:217] disabling cri-docker service (if available) ...
	I1030 17:54:24.250305  517180 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1030 17:54:24.262299  517180 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1030 17:54:24.274323  517180 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1030 17:54:24.350254  517180 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1030 17:54:24.426160  517180 docker.go:233] disabling docker service ...
	I1030 17:54:24.426226  517180 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1030 17:54:24.443181  517180 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1030 17:54:24.453368  517180 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1030 17:54:24.525757  517180 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1030 17:54:24.610653  517180 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1030 17:54:24.620766  517180 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"
	I1030 17:54:24.634942  517180 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1030 17:54:24.635008  517180 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"
	I1030 17:54:24.643349  517180 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1030 17:54:24.643410  517180 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 17:54:24.651907  517180 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 17:54:24.660109  517180 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 17:54:24.668660  517180 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1030 17:54:24.676905  517180 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"
	I1030 17:54:24.685441  517180 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"
	I1030 17:54:24.699395  517180 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"
	I1030 17:54:24.707967  517180 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1030 17:54:24.715246  517180 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1030 17:54:24.722644  517180 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 17:54:24.793467  517180 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1030 17:54:24.895625  517180 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1030 17:54:24.895705  517180 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1030 17:54:24.899284  517180 start.go:563] Will wait 60s for crictl version
	I1030 17:54:24.899336  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:54:24.902368  517180 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1030 17:54:24.934714  517180 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1030 17:54:24.934798  517180 ssh_runner.go:195] Run: crio --version
	I1030 17:54:24.968517  517180 ssh_runner.go:195] Run: crio --version
	I1030 17:54:25.002683  517180 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1030 17:54:25.003882  517180 cli_runner.go:164] Run: docker network inspect addons-311426 --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}}]}"
	I1030 17:54:25.020045  517180 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1030 17:54:25.023612  517180 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""
	I1030 17:54:25.033614  517180 kubeadm.go:883] updating cluster {Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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} ...
	I1030 17:54:25.033726  517180 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:54:25.033777  517180 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 17:54:25.098407  517180 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 17:54:25.098431  517180 crio.go:433] Images already preloaded, skipping extraction
	I1030 17:54:25.098477  517180 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 17:54:25.129837  517180 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 17:54:25.129861  517180 cache_images.go:84] Images are preloaded, skipping loading
	I1030 17:54:25.129870  517180 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1030 17:54:25.129959  517180 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-311426 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-311426 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:}
	I1030 17:54:25.130019  517180 ssh_runner.go:195] Run: crio config
	I1030 17:54:25.171154  517180 cni.go:84] Creating CNI manager for ""
	I1030 17:54:25.171184  517180 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:54:25.171200  517180 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1030 17:54:25.171231  517180 kubeadm.go:189] 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-311426 NodeName:addons-311426 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}
	I1030 17:54:25.171405  517180 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-311426"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.31.2
	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
	
	I1030 17:54:25.171480  517180 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1030 17:54:25.179977  517180 binaries.go:44] Found k8s binaries, skipping transfer
	I1030 17:54:25.180044  517180 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1030 17:54:25.187902  517180 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1030 17:54:25.203953  517180 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1030 17:54:25.220398  517180 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1030 17:54:25.237099  517180 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1030 17:54:25.240266  517180 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""
	I1030 17:54:25.250347  517180 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 17:54:25.327459  517180 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 17:54:25.339741  517180 certs.go:68] Setting up /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426 for IP: 192.168.49.2
	I1030 17:54:25.339762  517180 certs.go:194] generating shared ca certs ...
	I1030 17:54:25.339779  517180 certs.go:226] acquiring lock for ca certs: {Name:mkffdb4cc8c95807e0245911e16cf7aa2c78d956 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.339905  517180 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key
	I1030 17:54:25.548912  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt ...
	I1030 17:54:25.548945  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt: {Name:mk80cdf03383fadd7ffb4d66d2bb8516eff56a85 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.549119  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key ...
	I1030 17:54:25.549138  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key: {Name:mkddee3fe672acc6957ff0154fe39f6c36b9af51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.549213  517180 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key
	I1030 17:54:25.790671  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.crt ...
	I1030 17:54:25.790707  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.crt: {Name:mkc67abc19e51ff7c060125e8483c241a5992015 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.790896  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key ...
	I1030 17:54:25.790907  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key: {Name:mk7a4ad980e873fe73a8a9339f54510ff9099c09 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:25.790978  517180 certs.go:256] generating profile certs ...
	I1030 17:54:25.791035  517180 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.key
	I1030 17:54:25.791050  517180 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt with IP's: []
	I1030 17:54:26.087131  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt ...
	I1030 17:54:26.087162  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: {Name:mk82302e4765955a0b357e55ef2983de60646a0c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.087319  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.key ...
	I1030 17:54:26.087330  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.key: {Name:mk30ce9e21c8c297126ba0667854d1545e961bec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.087394  517180 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b
	I1030 17:54:26.087414  517180 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1030 17:54:26.252298  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b ...
	I1030 17:54:26.252330  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b: {Name:mke39fc3e4d33fbbdd45a882b7f1750022ce999b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.252501  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b ...
	I1030 17:54:26.252514  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b: {Name:mkc1c359818bbf814219fe9a54996abcd0c8d82e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.252581  517180 certs.go:381] copying /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt.0efa791b -> /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt
	I1030 17:54:26.252656  517180 certs.go:385] copying /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key.0efa791b -> /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key
	I1030 17:54:26.252713  517180 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key
	I1030 17:54:26.252732  517180 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt with IP's: []
	I1030 17:54:26.459233  517180 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt ...
	I1030 17:54:26.459264  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt: {Name:mk6826fcfd2fd52e2e343d85f555e56d3f6c82bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.459420  517180 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key ...
	I1030 17:54:26.459432  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key: {Name:mk5d8b9f9ca6afaea7020dd6f0aba6607594f33b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:26.459601  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca-key.pem (1679 bytes)
	I1030 17:54:26.459638  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/ca.pem (1078 bytes)
	I1030 17:54:26.459665  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/cert.pem (1123 bytes)
	I1030 17:54:26.459691  517180 certs.go:484] found cert: /home/jenkins/minikube-integration/19884-509011/.minikube/certs/key.pem (1679 bytes)
	I1030 17:54:26.460323  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1030 17:54:26.482372  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1030 17:54:26.503986  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1030 17:54:26.525311  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1030 17:54:26.546028  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1030 17:54:26.566549  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1030 17:54:26.586746  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1030 17:54:26.607063  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1030 17:54:26.627398  517180 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1030 17:54:26.647666  517180 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1030 17:54:26.662919  517180 ssh_runner.go:195] Run: openssl version
	I1030 17:54:26.667967  517180 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"
	I1030 17:54:26.676303  517180 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1030 17:54:26.679270  517180 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 30 17:54 /usr/share/ca-certificates/minikubeCA.pem
	I1030 17:54:26.679322  517180 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1030 17:54:26.685349  517180 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"
	I1030 17:54:26.693226  517180 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1030 17:54:26.695957  517180 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
	I1030 17:54:26.696002  517180 kubeadm.go:392] StartCluster: {Name:addons-311426 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:addons-311426 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.2 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}
	I1030 17:54:26.696076  517180 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1030 17:54:26.696115  517180 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1030 17:54:26.728573  517180 cri.go:89] found id: ""
	I1030 17:54:26.728631  517180 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1030 17:54:26.736498  517180 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1030 17:54:26.744076  517180 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1030 17:54:26.744131  517180 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
	I1030 17:54:26.751646  517180 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
	I1030 17:54:26.751665  517180 kubeadm.go:157] found existing configuration files:
	
	I1030 17:54:26.751699  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1030 17:54:26.759010  517180 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
	I1030 17:54:26.759049  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1030 17:54:26.766487  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1030 17:54:26.773667  517180 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
	I1030 17:54:26.773709  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1030 17:54:26.780745  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1030 17:54:26.787945  517180 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
	I1030 17:54:26.787984  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1030 17:54:26.795179  517180 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1030 17:54:26.802640  517180 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
	I1030 17:54:26.802688  517180 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1030 17:54:26.810091  517180 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.2:$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"
	I1030 17:54:26.862727  517180 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-1070-gcp\n", err: exit status 1
	I1030 17:54:26.909275  517180 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1030 17:54:35.772247  517180 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1030 17:54:35.772296  517180 kubeadm.go:310] [preflight] Running pre-flight checks
	I1030 17:54:35.772397  517180 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1030 17:54:35.772495  517180 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-gcp
	I1030 17:54:35.772548  517180 kubeadm.go:310] OS: Linux
	I1030 17:54:35.772593  517180 kubeadm.go:310] CGROUPS_CPU: enabled
	I1030 17:54:35.772634  517180 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1030 17:54:35.772681  517180 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1030 17:54:35.772732  517180 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1030 17:54:35.772797  517180 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1030 17:54:35.772892  517180 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1030 17:54:35.772963  517180 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1030 17:54:35.773035  517180 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1030 17:54:35.773094  517180 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1030 17:54:35.773208  517180 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1030 17:54:35.773289  517180 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1030 17:54:35.773364  517180 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1030 17:54:35.773417  517180 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1030 17:54:35.775072  517180 out.go:235]   - Generating certificates and keys ...
	I1030 17:54:35.775151  517180 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1030 17:54:35.775222  517180 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1030 17:54:35.775288  517180 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1030 17:54:35.775336  517180 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1030 17:54:35.775388  517180 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1030 17:54:35.775446  517180 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1030 17:54:35.775494  517180 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1030 17:54:35.775595  517180 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-311426 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 17:54:35.775652  517180 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1030 17:54:35.775752  517180 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-311426 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 17:54:35.775846  517180 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1030 17:54:35.775938  517180 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1030 17:54:35.775978  517180 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1030 17:54:35.776025  517180 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1030 17:54:35.776074  517180 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1030 17:54:35.776129  517180 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1030 17:54:35.776178  517180 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1030 17:54:35.776237  517180 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1030 17:54:35.776284  517180 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1030 17:54:35.776362  517180 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1030 17:54:35.776426  517180 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1030 17:54:35.777609  517180 out.go:235]   - Booting up control plane ...
	I1030 17:54:35.777693  517180 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1030 17:54:35.777756  517180 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1030 17:54:35.777815  517180 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1030 17:54:35.777914  517180 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1030 17:54:35.777994  517180 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1030 17:54:35.778038  517180 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1030 17:54:35.778152  517180 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1030 17:54:35.778244  517180 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1030 17:54:35.778294  517180 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.59412ms
	I1030 17:54:35.778362  517180 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1030 17:54:35.778442  517180 kubeadm.go:310] [api-check] The API server is healthy after 4.001716178s
	I1030 17:54:35.778575  517180 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1030 17:54:35.778710  517180 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1030 17:54:35.778800  517180 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1030 17:54:35.778974  517180 kubeadm.go:310] [mark-control-plane] Marking the node addons-311426 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1030 17:54:35.779028  517180 kubeadm.go:310] [bootstrap-token] Using token: lh0a0u.64vgkguc71jwm575
	I1030 17:54:35.780244  517180 out.go:235]   - Configuring RBAC rules ...
	I1030 17:54:35.780340  517180 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1030 17:54:35.780414  517180 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1030 17:54:35.780546  517180 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
	I1030 17:54:35.780690  517180 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1030 17:54:35.780784  517180 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1030 17:54:35.780876  517180 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1030 17:54:35.781049  517180 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1030 17:54:35.781115  517180 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1030 17:54:35.781161  517180 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1030 17:54:35.781168  517180 kubeadm.go:310] 
	I1030 17:54:35.781224  517180 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1030 17:54:35.781229  517180 kubeadm.go:310] 
	I1030 17:54:35.781317  517180 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1030 17:54:35.781327  517180 kubeadm.go:310] 
	I1030 17:54:35.781349  517180 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1030 17:54:35.781398  517180 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1030 17:54:35.781441  517180 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1030 17:54:35.781451  517180 kubeadm.go:310] 
	I1030 17:54:35.781498  517180 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1030 17:54:35.781503  517180 kubeadm.go:310] 
	I1030 17:54:35.781554  517180 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1030 17:54:35.781560  517180 kubeadm.go:310] 
	I1030 17:54:35.781618  517180 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1030 17:54:35.781696  517180 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1030 17:54:35.781768  517180 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1030 17:54:35.781777  517180 kubeadm.go:310] 
	I1030 17:54:35.781885  517180 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1030 17:54:35.781949  517180 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1030 17:54:35.781955  517180 kubeadm.go:310] 
	I1030 17:54:35.782029  517180 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token lh0a0u.64vgkguc71jwm575 \
	I1030 17:54:35.782129  517180 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5d14b24129c4a54cb11ddbfdaa9b8c54d8ed2b4ef0173b23ca10da8bba90b69b \
	I1030 17:54:35.782160  517180 kubeadm.go:310] 	--control-plane 
	I1030 17:54:35.782168  517180 kubeadm.go:310] 
	I1030 17:54:35.782258  517180 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1030 17:54:35.782265  517180 kubeadm.go:310] 
	I1030 17:54:35.782370  517180 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token lh0a0u.64vgkguc71jwm575 \
	I1030 17:54:35.782516  517180 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5d14b24129c4a54cb11ddbfdaa9b8c54d8ed2b4ef0173b23ca10da8bba90b69b 
	I1030 17:54:35.782538  517180 cni.go:84] Creating CNI manager for ""
	I1030 17:54:35.782547  517180 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:54:35.783674  517180 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1030 17:54:35.784583  517180 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1030 17:54:35.788351  517180 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1030 17:54:35.788367  517180 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1030 17:54:35.806267  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1030 17:54:35.990703  517180 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1030 17:54:35.990772  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:35.990815  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-311426 minikube.k8s.io/updated_at=2024_10_30T17_54_35_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdba805bb34456e7aa50250bb232fc1132231917 minikube.k8s.io/name=addons-311426 minikube.k8s.io/primary=true
	I1030 17:54:35.997546  517180 ops.go:34] apiserver oom_adj: -16
	I1030 17:54:36.069139  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:36.570175  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:37.069607  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:37.570159  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:38.069265  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:38.570190  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:39.070156  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:39.570166  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:40.070184  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:40.569576  517180 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 17:54:40.653696  517180 kubeadm.go:1113] duration metric: took 4.66297562s to wait for elevateKubeSystemPrivileges
	I1030 17:54:40.653736  517180 kubeadm.go:394] duration metric: took 13.957738366s to StartCluster
	I1030 17:54:40.653759  517180 settings.go:142] acquiring lock: {Name:mkc2db735e0b674e669b631ebfd5ed8f7a763df2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:40.653898  517180 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 17:54:40.654482  517180 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19884-509011/kubeconfig: {Name:mk824b4385e76d615c05a04297f87f6191d107bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 17:54:40.654710  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1030 17:54:40.654732  517180 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 17:54:40.654801  517180 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I1030 17:54:40.654930  517180 addons.go:69] Setting yakd=true in profile "addons-311426"
	I1030 17:54:40.654944  517180 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-311426"
	I1030 17:54:40.654960  517180 config.go:182] Loaded profile config "addons-311426": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 17:54:40.654967  517180 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-311426"
	I1030 17:54:40.654971  517180 addons.go:234] Setting addon yakd=true in "addons-311426"
	I1030 17:54:40.654971  517180 addons.go:69] Setting default-storageclass=true in profile "addons-311426"
	I1030 17:54:40.655002  517180 addons.go:69] Setting storage-provisioner=true in profile "addons-311426"
	I1030 17:54:40.655005  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655009  517180 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-311426"
	I1030 17:54:40.655013  517180 addons.go:234] Setting addon storage-provisioner=true in "addons-311426"
	I1030 17:54:40.655014  517180 addons.go:69] Setting gcp-auth=true in profile "addons-311426"
	I1030 17:54:40.655001  517180 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-311426"
	I1030 17:54:40.655020  517180 addons.go:69] Setting registry=true in profile "addons-311426"
	I1030 17:54:40.655043  517180 addons.go:69] Setting ingress=true in profile "addons-311426"
	I1030 17:54:40.655045  517180 addons.go:69] Setting cloud-spanner=true in profile "addons-311426"
	I1030 17:54:40.655048  517180 addons.go:69] Setting inspektor-gadget=true in profile "addons-311426"
	I1030 17:54:40.655053  517180 addons.go:234] Setting addon ingress=true in "addons-311426"
	I1030 17:54:40.655057  517180 addons.go:234] Setting addon cloud-spanner=true in "addons-311426"
	I1030 17:54:40.655059  517180 addons.go:234] Setting addon inspektor-gadget=true in "addons-311426"
	I1030 17:54:40.655075  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655075  517180 addons.go:234] Setting addon registry=true in "addons-311426"
	I1030 17:54:40.655086  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655089  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655108  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655204  517180 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-311426"
	I1030 17:54:40.655218  517180 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-311426"
	I1030 17:54:40.655241  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655035  517180 mustload.go:65] Loading cluster: addons-311426
	I1030 17:54:40.655728  517180 addons.go:69] Setting ingress-dns=true in profile "addons-311426"
	I1030 17:54:40.655750  517180 addons.go:234] Setting addon ingress-dns=true in "addons-311426"
	I1030 17:54:40.655805  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.655035  517180 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-311426"
	I1030 17:54:40.655977  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.655034  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.656161  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656315  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656367  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656559  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.656776  517180 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-311426"
	I1030 17:54:40.656858  517180 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-311426"
	I1030 17:54:40.656889  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.657011  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.660726  517180 out.go:177] * Verifying Kubernetes components...
	I1030 17:54:40.661481  517180 addons.go:69] Setting volcano=true in profile "addons-311426"
	I1030 17:54:40.661537  517180 addons.go:234] Setting addon volcano=true in "addons-311426"
	I1030 17:54:40.661580  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.661960  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.662067  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.662224  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.662409  517180 addons.go:69] Setting metrics-server=true in profile "addons-311426"
	I1030 17:54:40.662462  517180 addons.go:234] Setting addon metrics-server=true in "addons-311426"
	I1030 17:54:40.662505  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.663029  517180 config.go:182] Loaded profile config "addons-311426": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 17:54:40.663132  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.655005  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.663467  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.664323  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.665064  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.672652  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.675225  517180 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 17:54:40.675500  517180 addons.go:69] Setting volumesnapshots=true in profile "addons-311426"
	I1030 17:54:40.675583  517180 addons.go:234] Setting addon volumesnapshots=true in "addons-311426"
	I1030 17:54:40.675656  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.692890  517180 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1030 17:54:40.693758  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.694366  517180 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1030 17:54:40.694386  517180 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1030 17:54:40.694446  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.696903  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.700029  517180 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1030 17:54:40.701238  517180 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 17:54:40.701260  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1030 17:54:40.717806  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.719352  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1030 17:54:40.719464  517180 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1030 17:54:40.719521  517180 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1030 17:54:40.719708  517180 addons.go:234] Setting addon default-storageclass=true in "addons-311426"
	I1030 17:54:40.720224  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.720797  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.721343  517180 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 17:54:40.721364  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1030 17:54:40.721414  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.721653  517180 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1030 17:54:40.721667  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1030 17:54:40.721711  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	W1030 17:54:40.718042  517180 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1030 17:54:40.721944  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 17:54:40.722695  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1030 17:54:40.723679  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 17:54:40.724894  517180 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 17:54:40.724918  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1030 17:54:40.725035  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.726430  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1030 17:54:40.727596  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1030 17:54:40.729213  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1030 17:54:40.730255  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1030 17:54:40.731255  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1030 17:54:40.731674  517180 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-311426"
	I1030 17:54:40.731722  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.732209  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:40.733186  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1030 17:54:40.734227  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1030 17:54:40.735269  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1030 17:54:40.735293  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1030 17:54:40.735381  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.740167  517180 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1030 17:54:40.743307  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1030 17:54:40.743332  517180 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1030 17:54:40.743425  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.747691  517180 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1030 17:54:40.748922  517180 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 17:54:40.748944  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1030 17:54:40.749012  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.760316  517180 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1030 17:54:40.761733  517180 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 17:54:40.761761  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1030 17:54:40.761890  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.764320  517180 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1030 17:54:40.765371  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1030 17:54:40.765395  517180 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1030 17:54:40.765471  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.780668  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:40.783835  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.783985  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.784816  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.785812  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.787179  517180 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1030 17:54:40.789053  517180 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1030 17:54:40.792097  517180 out.go:177]   - Using image docker.io/registry:2.8.3
	I1030 17:54:40.792861  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1030 17:54:40.792882  517180 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1030 17:54:40.792942  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.797125  517180 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1030 17:54:40.797145  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1030 17:54:40.797199  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.802490  517180 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1030 17:54:40.803648  517180 out.go:177]   - Using image docker.io/busybox:stable
	I1030 17:54:40.804699  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.804792  517180 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 17:54:40.804807  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1030 17:54:40.804856  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.809193  517180 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1030 17:54:40.809217  517180 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1030 17:54:40.809265  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:40.814658  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.819879  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.824225  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.825871  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.830234  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.835475  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.836974  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.839490  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:40.843389  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	W1030 17:54:40.852501  517180 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I1030 17:54:40.852538  517180 retry.go:31] will retry after 323.295372ms: ssh: handshake failed: EOF
	I1030 17:54:40.865990  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1030 17:54:41.066794  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1030 17:54:41.066873  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1030 17:54:41.151388  517180 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 17:54:41.170680  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 17:54:41.173662  517180 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1030 17:54:41.173721  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1030 17:54:41.177943  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I1030 17:54:41.262771  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 17:54:41.351126  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1030 17:54:41.351234  517180 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)
	I1030 17:54:41.362133  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 17:54:41.362898  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 17:54:41.366303  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 17:54:41.366940  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1030 17:54:41.370460  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 17:54:41.450267  517180 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1030 17:54:41.450361  517180 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1030 17:54:41.453628  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1030 17:54:41.453657  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1030 17:54:41.455188  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1030 17:54:41.567319  517180 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1030 17:54:41.567355  517180 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1030 17:54:41.576030  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1030 17:54:41.576061  517180 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1030 17:54:41.654955  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1030 17:54:41.654987  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1030 17:54:41.754831  517180 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1030 17:54:41.754929  517180 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1030 17:54:41.773084  517180 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1030 17:54:41.773169  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1030 17:54:41.950963  517180 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1030 17:54:41.950995  517180 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1030 17:54:42.049643  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1030 17:54:42.049733  517180 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1030 17:54:42.051674  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I1030 17:54:42.058525  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1030 17:54:42.058554  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1030 17:54:42.167500  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:42.250916  517180 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1030 17:54:42.250956  517180 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1030 17:54:42.456658  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1030 17:54:42.456691  517180 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1030 17:54:42.659575  517180 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.793541428s)
	I1030 17:54:42.659687  517180 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1030 17:54:42.659992  517180 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.508568768s)
	I1030 17:54:42.662161  517180 node_ready.go:35] waiting up to 6m0s for node "addons-311426" to be "Ready" ...
	I1030 17:54:42.760591  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1030 17:54:42.760626  517180 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1030 17:54:42.967386  517180 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1030 17:54:42.967439  517180 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1030 17:54:43.055967  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1030 17:54:43.056021  517180 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1030 17:54:43.251096  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1030 17:54:43.251147  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1030 17:54:43.272782  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.102003776s)
	I1030 17:54:43.453574  517180 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1030 17:54:43.453680  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1030 17:54:43.556961  517180 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-311426" context rescaled to 1 replicas
	I1030 17:54:43.568751  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1030 17:54:43.568790  517180 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1030 17:54:43.650723  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:43.651280  517180 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1030 17:54:43.651351  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1030 17:54:43.850908  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1030 17:54:43.850943  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1030 17:54:43.956702  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:43.969084  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1030 17:54:43.969168  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1030 17:54:44.150677  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.972681516s)
	I1030 17:54:44.263453  517180 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1030 17:54:44.263486  517180 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1030 17:54:44.452049  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:44.857397  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:45.051013  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.788124505s)
	I1030 17:54:45.051146  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.688984987s)
	I1030 17:54:45.051237  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.688271283s)
	I1030 17:54:46.974202  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.603663841s)
	I1030 17:54:46.974229  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.6072022s)
	I1030 17:54:46.974384  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.922629714s)
	I1030 17:54:46.974855  517180 addons.go:475] Verifying addon registry=true in "addons-311426"
	I1030 17:54:46.974457  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.806853859s)
	I1030 17:54:46.974959  517180 addons.go:475] Verifying addon metrics-server=true in "addons-311426"
	I1030 17:54:46.974513  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.519248197s)
	I1030 17:54:46.975350  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.608971751s)
	I1030 17:54:46.975377  517180 addons.go:475] Verifying addon ingress=true in "addons-311426"
	I1030 17:54:46.976475  517180 out.go:177] * Verifying ingress addon...
	I1030 17:54:46.976504  517180 out.go:177] * Verifying registry addon...
	I1030 17:54:46.978663  517180 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1030 17:54:46.978813  517180 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1030 17:54:47.054150  517180 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 17:54:47.054182  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:47.055194  517180 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1030 17:54:47.055214  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:47.168083  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:47.552272  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:47.653557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:47.760798  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.109963407s)
	W1030 17:54:47.760840  517180 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:47.760866  517180 retry.go:31] will retry after 245.221687ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:47.760878  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.804062183s)
	I1030 17:54:47.762334  517180 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-311426 service yakd-dashboard -n yakd-dashboard
	
	I1030 17:54:47.983040  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:47.985012  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:48.006439  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:48.053557  517180 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1030 17:54:48.053687  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:48.073671  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:48.270671  517180 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1030 17:54:48.356203  517180 addons.go:234] Setting addon gcp-auth=true in "addons-311426"
	I1030 17:54:48.356279  517180 host.go:66] Checking if "addons-311426" exists ...
	I1030 17:54:48.356861  517180 cli_runner.go:164] Run: docker container inspect addons-311426 --format={{.State.Status}}
	I1030 17:54:48.390941  517180 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1030 17:54:48.390992  517180 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-311426
	I1030 17:54:48.410153  517180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33264 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/addons-311426/id_rsa Username:docker}
	I1030 17:54:48.552488  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:48.554482  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:48.583153  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.131033932s)
	I1030 17:54:48.583204  517180 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-311426"
	I1030 17:54:48.584985  517180 out.go:177] * Verifying csi-hostpath-driver addon...
	I1030 17:54:48.586918  517180 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1030 17:54:48.659982  517180 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 17:54:48.660010  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:48.982981  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:48.983573  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:49.091215  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:49.484744  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:49.485038  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:49.590394  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:49.665505  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:49.982557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:49.983013  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:50.090403  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:50.483540  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:50.484214  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:50.590327  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:50.914802  517180 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.908310805s)
	I1030 17:54:50.914831  517180 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.523855511s)
	I1030 17:54:50.916493  517180 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 17:54:50.917816  517180 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1030 17:54:50.919081  517180 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1030 17:54:50.919097  517180 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1030 17:54:50.936290  517180 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1030 17:54:50.936342  517180 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1030 17:54:50.953349  517180 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1030 17:54:50.953376  517180 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1030 17:54:50.969619  517180 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1030 17:54:50.983027  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:50.983528  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:51.091202  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:51.277403  517180 addons.go:475] Verifying addon gcp-auth=true in "addons-311426"
	I1030 17:54:51.279322  517180 out.go:177] * Verifying gcp-auth addon...
	I1030 17:54:51.281570  517180 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1030 17:54:51.283618  517180 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1030 17:54:51.283637  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:51.483007  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:51.483457  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:51.593067  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:51.784921  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:51.981853  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:51.982100  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:52.090561  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:52.164920  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:52.284510  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:52.483776  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:52.484119  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:52.590439  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:52.784359  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:52.982045  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:52.982591  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:53.091164  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:53.285215  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:53.483485  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:53.483959  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:53.590357  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:53.784655  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:53.982852  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:53.983257  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:54.090639  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:54.165791  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:54.284411  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:54.484239  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:54.484912  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:54.589869  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:54.785364  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:54.982197  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:54.982662  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:55.090079  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:55.285038  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:55.483702  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:55.484304  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:55.590835  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:55.785150  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:55.981789  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:55.982196  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:56.091017  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:56.285699  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:56.484295  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:56.484623  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:56.590844  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:56.665212  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:56.784765  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:56.982703  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:56.983027  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:57.090669  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:57.284880  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:57.481641  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:57.482072  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:57.590469  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:57.784214  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:57.981859  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:57.982615  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:58.091065  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:58.285000  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:58.483842  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:58.484172  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:58.590638  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:58.665926  517180 node_ready.go:53] node "addons-311426" has status "Ready":"False"
	I1030 17:54:58.784609  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:58.982202  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:58.982584  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:59.090205  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:59.285537  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:59.489238  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:59.489745  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:54:59.660987  517180 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 17:54:59.661014  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:54:59.666144  517180 node_ready.go:49] node "addons-311426" has status "Ready":"True"
	I1030 17:54:59.666172  517180 node_ready.go:38] duration metric: took 17.003946888s for node "addons-311426" to be "Ready" ...
	I1030 17:54:59.666185  517180 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" ...
	I1030 17:54:59.678329  517180 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace to be "Ready" ...
	I1030 17:54:59.853408  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:54:59.981821  517180 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 17:54:59.981842  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:54:59.982162  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:00.091572  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:00.285219  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:00.482257  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:00.483045  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:00.591112  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:00.786025  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:00.982237  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:00.982493  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:01.091534  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:01.285079  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:01.483194  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:01.483454  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:01.591147  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:01.685188  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:01.785357  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:01.983066  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:01.983575  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:02.091916  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:02.285103  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:02.482574  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:02.482968  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:02.593012  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:02.785489  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:02.982737  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:02.983353  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:03.092368  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:03.285006  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:03.485163  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:03.485445  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:03.591761  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:03.786419  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:03.982802  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:03.983303  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:04.091452  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:04.184402  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:04.285507  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:04.482605  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:04.483200  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:04.592157  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:04.785242  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:04.982490  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:04.982944  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:05.091038  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:05.285011  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:05.484693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:05.485027  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:05.591078  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:05.785280  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:05.984058  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:05.984408  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:06.091557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:06.285630  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:06.484192  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:06.484450  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:06.591335  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:06.683831  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:06.785500  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:06.982742  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:06.983066  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:07.091163  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:07.285277  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:07.482717  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:07.483323  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:07.591243  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:07.785905  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:07.982693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:07.982975  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:08.091515  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:08.285452  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:08.484521  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:08.485245  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:08.591341  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:08.784852  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:08.981715  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:08.982034  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:09.091148  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:09.184313  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:09.284972  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:09.482155  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:09.482439  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:09.591374  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:09.784735  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:09.983084  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:09.983443  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:10.091167  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:10.285019  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:10.482155  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:10.482728  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:10.591725  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:10.784900  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:10.982074  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:10.982319  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:11.091336  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:11.285330  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:11.484144  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:11.484349  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:11.591517  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:11.683565  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:11.785161  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:11.982217  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:11.982750  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:12.091959  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:12.285298  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:12.482418  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:12.482749  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:12.591937  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:12.784869  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:12.982795  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:12.983385  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:13.091470  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:13.285140  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:13.483894  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:13.484685  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:13.654762  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:13.684834  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:13.785662  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:13.983343  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:13.983816  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:14.153296  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:14.350586  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:14.556679  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:14.558643  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:14.662190  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:14.858764  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:15.052733  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:15.054481  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:15.152901  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:15.285016  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:15.485139  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:15.485436  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:15.591557  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:15.784694  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:15.983566  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:15.984103  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:16.092271  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:16.184645  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:16.285533  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:16.486021  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:16.487233  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:16.651981  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:16.784823  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:16.983523  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:16.983752  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:17.091296  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:17.285355  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:17.482750  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:17.482969  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:17.591548  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:17.785634  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:17.982934  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:17.983346  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:18.092053  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:18.285587  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:18.484232  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:18.484726  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:18.591625  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:18.684565  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:18.785286  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:18.982572  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:18.982900  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:19.090809  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:19.284606  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:19.482700  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:19.483056  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:19.591640  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:19.785500  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:19.982816  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:19.983106  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:20.090999  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:20.285266  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:20.484085  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:20.484260  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:20.591153  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:20.784943  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:20.982220  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:20.982652  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:21.091664  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:21.183943  517180 pod_ready.go:103] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:21.285267  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:21.482817  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:21.483036  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:21.592246  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:21.785288  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:21.982537  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:21.982842  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:22.090873  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:22.284945  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:22.484799  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:22.485144  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:22.591770  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:22.683904  517180 pod_ready.go:93] pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.683929  517180 pod_ready.go:82] duration metric: took 23.00557064s for pod "amd-gpu-device-plugin-f7dl8" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.683942  517180 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-g8mlz" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.688562  517180 pod_ready.go:93] pod "coredns-7c65d6cfc9-g8mlz" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.688591  517180 pod_ready.go:82] duration metric: took 4.639864ms for pod "coredns-7c65d6cfc9-g8mlz" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.688620  517180 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.693159  517180 pod_ready.go:93] pod "etcd-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.693179  517180 pod_ready.go:82] duration metric: took 4.551239ms for pod "etcd-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.693191  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.697347  517180 pod_ready.go:93] pod "kube-apiserver-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.697366  517180 pod_ready.go:82] duration metric: took 4.168962ms for pod "kube-apiserver-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.697376  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.701685  517180 pod_ready.go:93] pod "kube-controller-manager-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:22.701708  517180 pod_ready.go:82] duration metric: took 4.32549ms for pod "kube-controller-manager-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.701724  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-p9l8z" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:22.786444  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:22.982398  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:22.983617  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:23.081752  517180 pod_ready.go:93] pod "kube-proxy-p9l8z" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:23.081777  517180 pod_ready.go:82] duration metric: took 380.043916ms for pod "kube-proxy-p9l8z" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.081789  517180 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.092114  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:23.284104  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:23.484124  517180 pod_ready.go:93] pod "kube-scheduler-addons-311426" in "kube-system" namespace has status "Ready":"True"
	I1030 17:55:23.484200  517180 pod_ready.go:82] duration metric: took 402.401385ms for pod "kube-scheduler-addons-311426" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.484220  517180 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace to be "Ready" ...
	I1030 17:55:23.484693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:23.485075  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:23.590948  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:23.785439  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:23.982085  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:23.982542  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:24.091261  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:24.284867  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:24.482467  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:24.482859  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:24.591648  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:24.785378  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:24.982551  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:24.982760  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:25.091549  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:25.285328  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:25.484135  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:25.484384  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:25.488767  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:25.591756  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:25.784702  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:25.983246  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:25.983374  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:26.090957  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:26.285215  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:26.484330  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:26.484538  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:26.590778  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:26.785335  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:26.982391  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:26.982649  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:27.094206  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:27.285400  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:27.485518  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:27.485950  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:27.653634  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:27.852700  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:27.983150  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:27.984439  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:28.054983  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:28.152396  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:28.285229  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:28.482329  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:28.483426  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:28.591813  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:28.785940  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:28.982195  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:28.982929  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:29.090634  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:29.285422  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:29.485693  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:29.486328  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:29.591134  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:29.785745  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:29.983246  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:29.983456  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:30.091340  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:30.285966  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:30.484812  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:30.485382  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:30.489793  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:30.593063  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:30.786032  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:30.984000  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:30.984740  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:31.091715  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:31.288301  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:31.485384  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:31.486051  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:31.654576  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:31.785277  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:31.982505  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:31.982851  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:32.090765  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:32.285151  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:32.482416  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:32.482696  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:32.591314  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:32.785616  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:32.982592  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:32.982789  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:32.989170  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:33.090987  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:33.284728  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:33.484320  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:33.484932  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:33.590973  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:33.784855  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:33.982731  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:33.983399  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:34.091929  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:34.284810  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:34.485466  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:34.485675  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:34.591668  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:34.784884  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:34.981816  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:34.982163  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:35.093549  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:35.285225  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:35.485096  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:35.485690  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:35.488596  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:35.591517  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:35.784475  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:35.982641  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:35.982838  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:36.091051  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:36.285457  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:36.485702  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:36.486322  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:36.591826  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:36.785250  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:36.982540  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:36.982784  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:37.091922  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:37.285512  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:37.484822  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:37.485432  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:37.591251  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:37.785194  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:37.984419  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:37.984525  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:37.988636  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:38.091260  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:38.285394  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:38.482607  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:38.483156  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:38.592102  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:38.785365  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:38.982383  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:38.982781  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:39.091104  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:39.285422  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:39.484348  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:39.484588  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:39.592007  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:39.785567  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:39.983009  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:39.983260  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:40.091992  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:40.284772  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:40.485602  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:40.486860  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:40.489145  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:40.592211  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:40.785362  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:40.982690  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:40.983031  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:41.151420  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:41.285912  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:41.482690  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:41.483101  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:41.591231  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:41.785341  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:41.982564  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:41.983232  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:42.092005  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:42.285423  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:42.484417  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:42.484870  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:42.590902  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:42.785251  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:42.982434  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:42.982904  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:42.988894  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:43.091401  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:43.285566  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:43.484272  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:43.484602  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:43.592448  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:43.785529  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:43.983140  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:43.983388  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:44.092010  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:44.285574  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:44.483254  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:44.483452  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:44.590821  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:44.785459  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:44.982783  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:44.983146  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:44.989051  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:45.091956  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:45.284477  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:45.483912  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:45.484205  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:45.590710  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:45.785280  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:45.982152  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:45.982722  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:46.091519  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:46.284556  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:46.484616  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:46.484906  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:46.591255  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:46.785739  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:46.982685  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:46.983098  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:46.990219  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:47.091695  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:47.286271  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:47.482365  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:47.483014  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:47.591427  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:47.784562  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:47.982719  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:47.982997  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:48.091249  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:48.285661  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:48.482670  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 17:55:48.483104  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:48.590540  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:48.784662  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:48.982834  517180 kapi.go:107] duration metric: took 1m2.004017963s to wait for kubernetes.io/minikube-addons=registry ...
	I1030 17:55:48.983110  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:49.093909  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:49.284814  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:49.485653  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:49.488421  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:49.591249  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:49.785480  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:49.983082  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:50.090900  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:50.285027  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:50.482554  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:50.591669  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:50.785640  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:50.983843  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:51.092178  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:51.285031  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:51.486531  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:51.489311  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:51.591671  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:51.785181  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:51.982416  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:52.090901  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:52.285261  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:52.484192  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:52.591252  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:52.785692  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:53.057898  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:53.154520  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:53.285231  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:53.482933  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:53.489885  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:53.591901  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:53.785433  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:53.983321  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:54.092311  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:54.285262  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:54.483302  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:54.591838  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:54.785288  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:54.982587  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:55.091880  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:55.285895  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:55.484085  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:55.591398  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:55.785478  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:55.982779  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:55.989651  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:56.090465  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:56.285906  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:56.484658  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:56.591309  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:56.785763  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:56.983868  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:57.090905  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:57.285577  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:57.485563  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:57.591399  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:57.785816  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:57.983412  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:58.091494  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:58.285477  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 17:55:58.489309  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:58.519053  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:55:58.591833  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:58.785383  517180 kapi.go:107] duration metric: took 1m7.503813238s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1030 17:55:58.786827  517180 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-311426 cluster.
	I1030 17:55:58.787959  517180 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.
	I1030 17:55:58.788938  517180 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1030 17:55:58.983132  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:59.153956  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:55:59.551882  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:55:59.653776  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:00.052826  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:00.155595  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:00.556456  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:00.558301  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:00.654184  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:00.983772  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:01.092430  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:01.485531  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:01.591646  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:01.983094  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:02.091314  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:02.485309  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:02.592926  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:02.983334  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:02.989181  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:03.091982  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:03.485858  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:03.591352  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:03.982896  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:04.092018  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:04.483493  517180 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 17:56:04.592003  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:04.983461  517180 kapi.go:107] duration metric: took 1m18.004792128s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1030 17:56:05.092164  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:05.490009  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:05.676185  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:06.092096  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:06.591019  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:07.091997  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:07.490418  517180 pod_ready.go:103] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"False"
	I1030 17:56:07.591833  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:08.091325  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:08.592200  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:09.092813  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:09.591726  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:09.990401  517180 pod_ready.go:93] pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace has status "Ready":"True"
	I1030 17:56:09.990428  517180 pod_ready.go:82] duration metric: took 46.506199605s for pod "metrics-server-84c5f94fbc-9r7jw" in "kube-system" namespace to be "Ready" ...
	I1030 17:56:09.990443  517180 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hsszg" in "kube-system" namespace to be "Ready" ...
	I1030 17:56:09.994649  517180 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-hsszg" in "kube-system" namespace has status "Ready":"True"
	I1030 17:56:09.994672  517180 pod_ready.go:82] duration metric: took 4.217764ms for pod "nvidia-device-plugin-daemonset-hsszg" in "kube-system" namespace to be "Ready" ...
	I1030 17:56:09.994696  517180 pod_ready.go:39] duration metric: took 1m10.328496463s 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" ...
	I1030 17:56:09.994724  517180 api_server.go:52] waiting for apiserver process to appear ...
	I1030 17:56:09.994758  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 17:56:09.994811  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 17:56:10.031651  517180 cri.go:89] found id: "e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:10.031677  517180 cri.go:89] found id: ""
	I1030 17:56:10.031689  517180 logs.go:282] 1 containers: [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa]
	I1030 17:56:10.031740  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.035221  517180 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 17:56:10.035282  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 17:56:10.085545  517180 cri.go:89] found id: "e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:10.085571  517180 cri.go:89] found id: ""
	I1030 17:56:10.085581  517180 logs.go:282] 1 containers: [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5]
	I1030 17:56:10.085636  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.089436  517180 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 17:56:10.089506  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 17:56:10.092681  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:10.164018  517180 cri.go:89] found id: "9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:10.164038  517180 cri.go:89] found id: ""
	I1030 17:56:10.164045  517180 logs.go:282] 1 containers: [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63]
	I1030 17:56:10.164097  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.167397  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 17:56:10.167455  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 17:56:10.206876  517180 cri.go:89] found id: "b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:10.206907  517180 cri.go:89] found id: ""
	I1030 17:56:10.206918  517180 logs.go:282] 1 containers: [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c]
	I1030 17:56:10.206978  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.210935  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 17:56:10.210998  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 17:56:10.288520  517180 cri.go:89] found id: "a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:10.288555  517180 cri.go:89] found id: ""
	I1030 17:56:10.288566  517180 logs.go:282] 1 containers: [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b]
	I1030 17:56:10.288619  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.292067  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 17:56:10.292134  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 17:56:10.364166  517180 cri.go:89] found id: "e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:10.364187  517180 cri.go:89] found id: ""
	I1030 17:56:10.364197  517180 logs.go:282] 1 containers: [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0]
	I1030 17:56:10.364255  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.367665  517180 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 17:56:10.367729  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 17:56:10.401665  517180 cri.go:89] found id: "caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:10.401693  517180 cri.go:89] found id: ""
	I1030 17:56:10.401703  517180 logs.go:282] 1 containers: [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3]
	I1030 17:56:10.401761  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:10.405250  517180 logs.go:123] Gathering logs for kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] ...
	I1030 17:56:10.405277  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:10.491111  517180 logs.go:123] Gathering logs for coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] ...
	I1030 17:56:10.491147  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:10.564839  517180 logs.go:123] Gathering logs for kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] ...
	I1030 17:56:10.564871  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:10.591433  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:10.601223  517180 logs.go:123] Gathering logs for kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] ...
	I1030 17:56:10.601253  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:10.674067  517180 logs.go:123] Gathering logs for CRI-O ...
	I1030 17:56:10.674094  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 17:56:10.752854  517180 logs.go:123] Gathering logs for kubelet ...
	I1030 17:56:10.752896  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1030 17:56:10.837975  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:10.838290  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:10.875292  517180 logs.go:123] Gathering logs for dmesg ...
	I1030 17:56:10.875332  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 17:56:10.902119  517180 logs.go:123] Gathering logs for describe nodes ...
	I1030 17:56:10.902149  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 17:56:11.001861  517180 logs.go:123] Gathering logs for container status ...
	I1030 17:56:11.001892  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 17:56:11.077106  517180 logs.go:123] Gathering logs for etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] ...
	I1030 17:56:11.077152  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:11.091254  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:11.124137  517180 logs.go:123] Gathering logs for kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] ...
	I1030 17:56:11.124176  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:11.179361  517180 logs.go:123] Gathering logs for kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] ...
	I1030 17:56:11.179394  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:11.232247  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:11.232279  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1030 17:56:11.232335  517180 out.go:270] X Problems detected in kubelet:
	W1030 17:56:11.232347  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:11.232359  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:11.232371  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:11.232376  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:56:11.591968  517180 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 17:56:12.091579  517180 kapi.go:107] duration metric: took 1m23.504656022s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1030 17:56:12.092997  517180 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, amd-gpu-device-plugin, storage-provisioner-rancher, ingress-dns, metrics-server, inspektor-gadget, default-storageclass, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I1030 17:56:12.093971  517180 addons.go:510] duration metric: took 1m31.439189663s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner amd-gpu-device-plugin storage-provisioner-rancher ingress-dns metrics-server inspektor-gadget default-storageclass yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I1030 17:56:21.233572  517180 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 17:56:21.247804  517180 api_server.go:72] duration metric: took 1m40.593038629s to wait for apiserver process to appear ...
	I1030 17:56:21.247839  517180 api_server.go:88] waiting for apiserver healthz status ...
	I1030 17:56:21.247888  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 17:56:21.247934  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 17:56:21.281708  517180 cri.go:89] found id: "e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:21.281733  517180 cri.go:89] found id: ""
	I1030 17:56:21.281740  517180 logs.go:282] 1 containers: [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa]
	I1030 17:56:21.281808  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.285103  517180 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 17:56:21.285177  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 17:56:21.317320  517180 cri.go:89] found id: "e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:21.317342  517180 cri.go:89] found id: ""
	I1030 17:56:21.317350  517180 logs.go:282] 1 containers: [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5]
	I1030 17:56:21.317401  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.320761  517180 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 17:56:21.320827  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 17:56:21.352828  517180 cri.go:89] found id: "9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:21.352857  517180 cri.go:89] found id: ""
	I1030 17:56:21.352866  517180 logs.go:282] 1 containers: [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63]
	I1030 17:56:21.352910  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.356181  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 17:56:21.356249  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 17:56:21.388012  517180 cri.go:89] found id: "b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:21.388033  517180 cri.go:89] found id: ""
	I1030 17:56:21.388043  517180 logs.go:282] 1 containers: [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c]
	I1030 17:56:21.388097  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.391291  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 17:56:21.391349  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 17:56:21.423747  517180 cri.go:89] found id: "a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:21.423768  517180 cri.go:89] found id: ""
	I1030 17:56:21.423776  517180 logs.go:282] 1 containers: [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b]
	I1030 17:56:21.423822  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.427093  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 17:56:21.427147  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 17:56:21.459744  517180 cri.go:89] found id: "e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:21.459765  517180 cri.go:89] found id: ""
	I1030 17:56:21.459781  517180 logs.go:282] 1 containers: [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0]
	I1030 17:56:21.459828  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.463101  517180 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 17:56:21.463174  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 17:56:21.495631  517180 cri.go:89] found id: "caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:21.495656  517180 cri.go:89] found id: ""
	I1030 17:56:21.495666  517180 logs.go:282] 1 containers: [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3]
	I1030 17:56:21.495720  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:21.498879  517180 logs.go:123] Gathering logs for describe nodes ...
	I1030 17:56:21.498914  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 17:56:21.593139  517180 logs.go:123] Gathering logs for kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] ...
	I1030 17:56:21.593169  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:21.636802  517180 logs.go:123] Gathering logs for kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] ...
	I1030 17:56:21.636833  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:21.669973  517180 logs.go:123] Gathering logs for kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] ...
	I1030 17:56:21.670000  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:21.724289  517180 logs.go:123] Gathering logs for kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] ...
	I1030 17:56:21.724325  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:21.757493  517180 logs.go:123] Gathering logs for container status ...
	I1030 17:56:21.757521  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 17:56:21.798822  517180 logs.go:123] Gathering logs for kubelet ...
	I1030 17:56:21.798852  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1030 17:56:21.859790  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:21.859972  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:21.885241  517180 logs.go:123] Gathering logs for dmesg ...
	I1030 17:56:21.885270  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 17:56:21.908921  517180 logs.go:123] Gathering logs for etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] ...
	I1030 17:56:21.909012  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:21.951815  517180 logs.go:123] Gathering logs for coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] ...
	I1030 17:56:21.951847  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:21.991184  517180 logs.go:123] Gathering logs for kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] ...
	I1030 17:56:21.991217  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:22.069696  517180 logs.go:123] Gathering logs for CRI-O ...
	I1030 17:56:22.069726  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 17:56:22.148713  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:22.148746  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1030 17:56:22.148810  517180 out.go:270] X Problems detected in kubelet:
	W1030 17:56:22.148822  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:22.148830  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:22.148839  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:22.148845  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:56:32.149559  517180 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1030 17:56:32.153789  517180 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1030 17:56:32.154650  517180 api_server.go:141] control plane version: v1.31.2
	I1030 17:56:32.154673  517180 api_server.go:131] duration metric: took 10.906826445s to wait for apiserver health ...
	I1030 17:56:32.154681  517180 system_pods.go:43] waiting for kube-system pods to appear ...
	I1030 17:56:32.154701  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 17:56:32.154745  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 17:56:32.188600  517180 cri.go:89] found id: "e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:32.188622  517180 cri.go:89] found id: ""
	I1030 17:56:32.188630  517180 logs.go:282] 1 containers: [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa]
	I1030 17:56:32.188678  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.192012  517180 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 17:56:32.192069  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 17:56:32.225782  517180 cri.go:89] found id: "e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:32.225806  517180 cri.go:89] found id: ""
	I1030 17:56:32.225814  517180 logs.go:282] 1 containers: [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5]
	I1030 17:56:32.225867  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.229153  517180 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 17:56:32.229221  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 17:56:32.261708  517180 cri.go:89] found id: "9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:32.261731  517180 cri.go:89] found id: ""
	I1030 17:56:32.261737  517180 logs.go:282] 1 containers: [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63]
	I1030 17:56:32.261784  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.265160  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 17:56:32.265229  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 17:56:32.299340  517180 cri.go:89] found id: "b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:32.299365  517180 cri.go:89] found id: ""
	I1030 17:56:32.299374  517180 logs.go:282] 1 containers: [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c]
	I1030 17:56:32.299425  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.302916  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 17:56:32.302991  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 17:56:32.336613  517180 cri.go:89] found id: "a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:32.336643  517180 cri.go:89] found id: ""
	I1030 17:56:32.336653  517180 logs.go:282] 1 containers: [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b]
	I1030 17:56:32.336709  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.339999  517180 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 17:56:32.340052  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 17:56:32.373086  517180 cri.go:89] found id: "e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:32.373107  517180 cri.go:89] found id: ""
	I1030 17:56:32.373115  517180 logs.go:282] 1 containers: [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0]
	I1030 17:56:32.373161  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.376435  517180 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 17:56:32.376516  517180 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 17:56:32.410187  517180 cri.go:89] found id: "caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:32.410216  517180 cri.go:89] found id: ""
	I1030 17:56:32.410227  517180 logs.go:282] 1 containers: [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3]
	I1030 17:56:32.410280  517180 ssh_runner.go:195] Run: which crictl
	I1030 17:56:32.413581  517180 logs.go:123] Gathering logs for kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] ...
	I1030 17:56:32.413619  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3"
	I1030 17:56:32.446317  517180 logs.go:123] Gathering logs for kubelet ...
	I1030 17:56:32.446345  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1030 17:56:32.505189  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:32.505395  517180 logs.go:138] Found kubelet problem: Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:32.531115  517180 logs.go:123] Gathering logs for kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] ...
	I1030 17:56:32.531160  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa"
	I1030 17:56:32.575711  517180 logs.go:123] Gathering logs for etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] ...
	I1030 17:56:32.575749  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5"
	I1030 17:56:32.621590  517180 logs.go:123] Gathering logs for kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] ...
	I1030 17:56:32.621625  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c"
	I1030 17:56:32.663355  517180 logs.go:123] Gathering logs for kube-proxy [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] ...
	I1030 17:56:32.663387  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b"
	I1030 17:56:32.696018  517180 logs.go:123] Gathering logs for kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] ...
	I1030 17:56:32.696046  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0"
	I1030 17:56:32.752091  517180 logs.go:123] Gathering logs for CRI-O ...
	I1030 17:56:32.752132  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 17:56:32.828853  517180 logs.go:123] Gathering logs for container status ...
	I1030 17:56:32.828893  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 17:56:32.870909  517180 logs.go:123] Gathering logs for dmesg ...
	I1030 17:56:32.870940  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 17:56:32.893954  517180 logs.go:123] Gathering logs for describe nodes ...
	I1030 17:56:32.893985  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 17:56:32.990665  517180 logs.go:123] Gathering logs for coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] ...
	I1030 17:56:32.990692  517180 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63"
	I1030 17:56:33.026705  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:33.026730  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1030 17:56:33.026791  517180 out.go:270] X Problems detected in kubelet:
	W1030 17:56:33.026806  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: W1030 17:54:59.480947    1634 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-311426" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-311426' and this object
	W1030 17:56:33.026816  517180 out.go:270]   Oct 30 17:54:59 addons-311426 kubelet[1634]: E1030 17:54:59.481024    1634 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-311426\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-311426' and this object" logger="UnhandledError"
	I1030 17:56:33.026825  517180 out.go:358] Setting ErrFile to fd 2...
	I1030 17:56:33.026851  517180 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:56:43.038636  517180 system_pods.go:59] 19 kube-system pods found
	I1030 17:56:43.038683  517180 system_pods.go:61] "amd-gpu-device-plugin-f7dl8" [68a20024-41d3-46f9-b6ba-fc60eb46b6aa] Running
	I1030 17:56:43.038691  517180 system_pods.go:61] "coredns-7c65d6cfc9-g8mlz" [3687ab21-45f3-483c-b9e6-b96e58f0f1b8] Running
	I1030 17:56:43.038695  517180 system_pods.go:61] "csi-hostpath-attacher-0" [102badc7-9259-4e1c-b1c8-1ab664dd8d2a] Running
	I1030 17:56:43.038701  517180 system_pods.go:61] "csi-hostpath-resizer-0" [dec92d61-1304-422d-a434-92b93f5988b4] Running
	I1030 17:56:43.038706  517180 system_pods.go:61] "csi-hostpathplugin-6plq9" [e215466a-2e48-4529-a967-23a2cc26117b] Running
	I1030 17:56:43.038711  517180 system_pods.go:61] "etcd-addons-311426" [04cf6244-0f68-40be-b48b-5d133e281462] Running
	I1030 17:56:43.038716  517180 system_pods.go:61] "kindnet-8tb9m" [7634231d-1d72-4a44-be38-a579ee913250] Running
	I1030 17:56:43.038721  517180 system_pods.go:61] "kube-apiserver-addons-311426" [94dd6e9e-58fe-4dbc-8155-b0c8b43d4190] Running
	I1030 17:56:43.038730  517180 system_pods.go:61] "kube-controller-manager-addons-311426" [f0047719-9065-426e-802a-2a6b3fb083c3] Running
	I1030 17:56:43.038735  517180 system_pods.go:61] "kube-ingress-dns-minikube" [bdc66aa1-628f-4597-99a8-ea1d25822860] Running
	I1030 17:56:43.038743  517180 system_pods.go:61] "kube-proxy-p9l8z" [6e2a89d5-8def-4f24-8090-010161456509] Running
	I1030 17:56:43.038748  517180 system_pods.go:61] "kube-scheduler-addons-311426" [9bf08887-608b-4537-83b4-60ce2b291a19] Running
	I1030 17:56:43.038758  517180 system_pods.go:61] "metrics-server-84c5f94fbc-9r7jw" [e06c948d-432e-4119-8dd0-382a76633ff0] Running
	I1030 17:56:43.038762  517180 system_pods.go:61] "nvidia-device-plugin-daemonset-hsszg" [bacb3f52-66b9-491d-a10b-7ec8c356b590] Running
	I1030 17:56:43.038765  517180 system_pods.go:61] "registry-66c9cd494c-tkcrb" [54c20570-281f-4976-8c47-57aa13581a9d] Running
	I1030 17:56:43.038768  517180 system_pods.go:61] "registry-proxy-kzv5b" [a5b27711-86b6-440c-a45b-033031f5f7de] Running
	I1030 17:56:43.038771  517180 system_pods.go:61] "snapshot-controller-56fcc65765-dllz9" [7b383ce9-0a6b-4dd8-87d3-9765b57c95a1] Running
	I1030 17:56:43.038775  517180 system_pods.go:61] "snapshot-controller-56fcc65765-rvtkg" [66a961e1-7f11-4dd9-bcf8-487ad567a87b] Running
	I1030 17:56:43.038779  517180 system_pods.go:61] "storage-provisioner" [ef17ee8d-e531-41b0-93ce-23070d511905] Running
	I1030 17:56:43.038789  517180 system_pods.go:74] duration metric: took 10.884101939s to wait for pod list to return data ...
	I1030 17:56:43.038799  517180 default_sa.go:34] waiting for default service account to be created ...
	I1030 17:56:43.041092  517180 default_sa.go:45] found service account: "default"
	I1030 17:56:43.041111  517180 default_sa.go:55] duration metric: took 2.305339ms for default service account to be created ...
	I1030 17:56:43.041119  517180 system_pods.go:116] waiting for k8s-apps to be running ...
	I1030 17:56:43.050303  517180 system_pods.go:86] 19 kube-system pods found
	I1030 17:56:43.050341  517180 system_pods.go:89] "amd-gpu-device-plugin-f7dl8" [68a20024-41d3-46f9-b6ba-fc60eb46b6aa] Running
	I1030 17:56:43.050348  517180 system_pods.go:89] "coredns-7c65d6cfc9-g8mlz" [3687ab21-45f3-483c-b9e6-b96e58f0f1b8] Running
	I1030 17:56:43.050352  517180 system_pods.go:89] "csi-hostpath-attacher-0" [102badc7-9259-4e1c-b1c8-1ab664dd8d2a] Running
	I1030 17:56:43.050356  517180 system_pods.go:89] "csi-hostpath-resizer-0" [dec92d61-1304-422d-a434-92b93f5988b4] Running
	I1030 17:56:43.050362  517180 system_pods.go:89] "csi-hostpathplugin-6plq9" [e215466a-2e48-4529-a967-23a2cc26117b] Running
	I1030 17:56:43.050369  517180 system_pods.go:89] "etcd-addons-311426" [04cf6244-0f68-40be-b48b-5d133e281462] Running
	I1030 17:56:43.050374  517180 system_pods.go:89] "kindnet-8tb9m" [7634231d-1d72-4a44-be38-a579ee913250] Running
	I1030 17:56:43.050380  517180 system_pods.go:89] "kube-apiserver-addons-311426" [94dd6e9e-58fe-4dbc-8155-b0c8b43d4190] Running
	I1030 17:56:43.050386  517180 system_pods.go:89] "kube-controller-manager-addons-311426" [f0047719-9065-426e-802a-2a6b3fb083c3] Running
	I1030 17:56:43.050393  517180 system_pods.go:89] "kube-ingress-dns-minikube" [bdc66aa1-628f-4597-99a8-ea1d25822860] Running
	I1030 17:56:43.050401  517180 system_pods.go:89] "kube-proxy-p9l8z" [6e2a89d5-8def-4f24-8090-010161456509] Running
	I1030 17:56:43.050407  517180 system_pods.go:89] "kube-scheduler-addons-311426" [9bf08887-608b-4537-83b4-60ce2b291a19] Running
	I1030 17:56:43.050415  517180 system_pods.go:89] "metrics-server-84c5f94fbc-9r7jw" [e06c948d-432e-4119-8dd0-382a76633ff0] Running
	I1030 17:56:43.050425  517180 system_pods.go:89] "nvidia-device-plugin-daemonset-hsszg" [bacb3f52-66b9-491d-a10b-7ec8c356b590] Running
	I1030 17:56:43.050434  517180 system_pods.go:89] "registry-66c9cd494c-tkcrb" [54c20570-281f-4976-8c47-57aa13581a9d] Running
	I1030 17:56:43.050439  517180 system_pods.go:89] "registry-proxy-kzv5b" [a5b27711-86b6-440c-a45b-033031f5f7de] Running
	I1030 17:56:43.050446  517180 system_pods.go:89] "snapshot-controller-56fcc65765-dllz9" [7b383ce9-0a6b-4dd8-87d3-9765b57c95a1] Running
	I1030 17:56:43.050450  517180 system_pods.go:89] "snapshot-controller-56fcc65765-rvtkg" [66a961e1-7f11-4dd9-bcf8-487ad567a87b] Running
	I1030 17:56:43.050454  517180 system_pods.go:89] "storage-provisioner" [ef17ee8d-e531-41b0-93ce-23070d511905] Running
	I1030 17:56:43.050462  517180 system_pods.go:126] duration metric: took 9.336819ms to wait for k8s-apps to be running ...
	I1030 17:56:43.050475  517180 system_svc.go:44] waiting for kubelet service to be running ....
	I1030 17:56:43.050541  517180 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 17:56:43.062592  517180 system_svc.go:56] duration metric: took 12.108029ms WaitForService to wait for kubelet
	I1030 17:56:43.062624  517180 kubeadm.go:582] duration metric: took 2m2.407865139s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1030 17:56:43.062647  517180 node_conditions.go:102] verifying NodePressure condition ...
	I1030 17:56:43.065954  517180 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I1030 17:56:43.065983  517180 node_conditions.go:123] node cpu capacity is 8
	I1030 17:56:43.065997  517180 node_conditions.go:105] duration metric: took 3.344928ms to run NodePressure ...
	I1030 17:56:43.066009  517180 start.go:241] waiting for startup goroutines ...
	I1030 17:56:43.066015  517180 start.go:246] waiting for cluster config update ...
	I1030 17:56:43.066030  517180 start.go:255] writing updated cluster config ...
	I1030 17:56:43.066279  517180 ssh_runner.go:195] Run: rm -f paused
	I1030 17:56:43.116526  517180 start.go:600] kubectl: 1.31.2, cluster: 1.31.2 (minor skew: 0)
	I1030 17:56:43.118454  517180 out.go:177] * Done! kubectl is now configured to use "addons-311426" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 30 18:00:13 addons-311426 crio[1022]: time="2024-10-30 18:00:13.222894727Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-5f85ff4588-8t4lk Namespace:ingress-nginx ID:fa9952da57a2253563f9cda8f53549f04b22428382d8cebd1733835284134e6b UID:87fb73e7-0e28-4974-915e-007553c3dc7b NetNS:/var/run/netns/679042ab-bf42-41f6-a463-3b6085ba91fe Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 30 18:00:13 addons-311426 crio[1022]: time="2024-10-30 18:00:13.223003810Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-5f85ff4588-8t4lk from CNI network \"kindnet\" (type=ptp)"
	Oct 30 18:00:13 addons-311426 crio[1022]: time="2024-10-30 18:00:13.258224375Z" level=info msg="Stopped pod sandbox: fa9952da57a2253563f9cda8f53549f04b22428382d8cebd1733835284134e6b" id=ff47f569-cbd2-428e-b8ba-be64b5144756 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:13 addons-311426 crio[1022]: time="2024-10-30 18:00:13.392759500Z" level=info msg="Removing container: 37845401964a21534e5a4dbd0d8dab78517ca87f1170ef528a08eb9118a038d4" id=ac97f095-d15a-44f2-a5ac-b881af294143 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:00:13 addons-311426 crio[1022]: time="2024-10-30 18:00:13.405060235Z" level=info msg="Removed container 37845401964a21534e5a4dbd0d8dab78517ca87f1170ef528a08eb9118a038d4: ingress-nginx/ingress-nginx-controller-5f85ff4588-8t4lk/controller" id=ac97f095-d15a-44f2-a5ac-b881af294143 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.288908476Z" level=info msg="Removing container: 500d7f1de152b6ee20bee4f9f37f1cebd10946c4b14342e17a75549b0c89607d" id=c20f2289-9eee-4484-935e-c27a1fdf3587 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.300888196Z" level=info msg="Removed container 500d7f1de152b6ee20bee4f9f37f1cebd10946c4b14342e17a75549b0c89607d: ingress-nginx/ingress-nginx-admission-patch-ttvtx/patch" id=c20f2289-9eee-4484-935e-c27a1fdf3587 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.302076725Z" level=info msg="Removing container: 361ea4734ad1e665490d22dc24cbfef0454af4ba7b7b1a5711726048d0df5110" id=f68fa2cf-b2ea-4c78-9fdf-d6cb528745e6 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.314286818Z" level=info msg="Removed container 361ea4734ad1e665490d22dc24cbfef0454af4ba7b7b1a5711726048d0df5110: ingress-nginx/ingress-nginx-admission-create-gr9jz/create" id=f68fa2cf-b2ea-4c78-9fdf-d6cb528745e6 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.315524295Z" level=info msg="Stopping pod sandbox: fa9952da57a2253563f9cda8f53549f04b22428382d8cebd1733835284134e6b" id=6179ff01-4c0d-449b-b738-f0138b780b7e name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.315610184Z" level=info msg="Stopped pod sandbox (already stopped): fa9952da57a2253563f9cda8f53549f04b22428382d8cebd1733835284134e6b" id=6179ff01-4c0d-449b-b738-f0138b780b7e name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.315870553Z" level=info msg="Removing pod sandbox: fa9952da57a2253563f9cda8f53549f04b22428382d8cebd1733835284134e6b" id=b6cec624-64d3-44af-bb2c-f3c9d87f9553 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.324320852Z" level=info msg="Removed pod sandbox: fa9952da57a2253563f9cda8f53549f04b22428382d8cebd1733835284134e6b" id=b6cec624-64d3-44af-bb2c-f3c9d87f9553 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.324870709Z" level=info msg="Stopping pod sandbox: c885281a1a347655a3c642d7db20da82e4598a93aa78b97c918b07cba3bb2b74" id=df31be7e-ca81-4f96-8f3b-d93460dfb1cc name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.324908349Z" level=info msg="Stopped pod sandbox (already stopped): c885281a1a347655a3c642d7db20da82e4598a93aa78b97c918b07cba3bb2b74" id=df31be7e-ca81-4f96-8f3b-d93460dfb1cc name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.325220785Z" level=info msg="Removing pod sandbox: c885281a1a347655a3c642d7db20da82e4598a93aa78b97c918b07cba3bb2b74" id=ec6058c7-6e40-4707-9e14-423b7caef74f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.331113235Z" level=info msg="Removed pod sandbox: c885281a1a347655a3c642d7db20da82e4598a93aa78b97c918b07cba3bb2b74" id=ec6058c7-6e40-4707-9e14-423b7caef74f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.331478697Z" level=info msg="Stopping pod sandbox: 21b4917e551ef9cd945cf5163cdb069cdd367f771307e8a7db3e93f9807c16e1" id=573a972f-85ff-4aca-99e7-b1918188e772 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.331511506Z" level=info msg="Stopped pod sandbox (already stopped): 21b4917e551ef9cd945cf5163cdb069cdd367f771307e8a7db3e93f9807c16e1" id=573a972f-85ff-4aca-99e7-b1918188e772 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.331835000Z" level=info msg="Removing pod sandbox: 21b4917e551ef9cd945cf5163cdb069cdd367f771307e8a7db3e93f9807c16e1" id=44153cda-0134-4b1b-a934-413076005f6d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.337422214Z" level=info msg="Removed pod sandbox: 21b4917e551ef9cd945cf5163cdb069cdd367f771307e8a7db3e93f9807c16e1" id=44153cda-0134-4b1b-a934-413076005f6d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.337751460Z" level=info msg="Stopping pod sandbox: e309efbc329f0fa88e7a971b5ddc60af4dfa39772143fcaa12cfc5d682c5f421" id=996a51f5-e3ee-4f0f-ae7d-2bb247ab1e2c name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.337789559Z" level=info msg="Stopped pod sandbox (already stopped): e309efbc329f0fa88e7a971b5ddc60af4dfa39772143fcaa12cfc5d682c5f421" id=996a51f5-e3ee-4f0f-ae7d-2bb247ab1e2c name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.338098555Z" level=info msg="Removing pod sandbox: e309efbc329f0fa88e7a971b5ddc60af4dfa39772143fcaa12cfc5d682c5f421" id=faecfa04-c0a8-4ae1-8ef5-26b4a419d633 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:00:35 addons-311426 crio[1022]: time="2024-10-30 18:00:35.343915637Z" level=info msg="Removed pod sandbox: e309efbc329f0fa88e7a971b5ddc60af4dfa39772143fcaa12cfc5d682c5f421" id=faecfa04-c0a8-4ae1-8ef5-26b4a419d633 name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	514f2b631bf96       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   58d89d310aefd       hello-world-app-55bf9c44b4-qwnvh
	9a8205b59dafa       docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250                         4 minutes ago       Running             nginx                     0                   9b1f720023508       nginx
	7a75b8c71e544       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   762dce88b0ee0       busybox
	b4bc02526411f       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   7 minutes ago       Running             metrics-server            0                   57bfca9283e7d       metrics-server-84c5f94fbc-9r7jw
	9ad79cf5bf6ed       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        7 minutes ago       Running             coredns                   0                   a2f2f6bf981a4       coredns-7c65d6cfc9-g8mlz
	0d83155d82e73       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   56e169d4702dc       storage-provisioner
	caf6385a25f28       docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16                      7 minutes ago       Running             kindnet-cni               0                   5599dc9b3961d       kindnet-8tb9m
	a733dbc305787       505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38                                                        7 minutes ago       Running             kube-proxy                0                   62a795d8f53df       kube-proxy-p9l8z
	b433a5a275302       847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856                                                        8 minutes ago       Running             kube-scheduler            0                   93109182b59da       kube-scheduler-addons-311426
	e176bc084d601       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        8 minutes ago       Running             etcd                      0                   99e3476a3518e       etcd-addons-311426
	e6d53f86a97f8       0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503                                                        8 minutes ago       Running             kube-controller-manager   0                   2654dc161a8bf       kube-controller-manager-addons-311426
	e049369cb85a1       9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173                                                        8 minutes ago       Running             kube-apiserver            0                   477e929e32289       kube-apiserver-addons-311426
	
	
	==> coredns [9ad79cf5bf6ed42eee7a0f66153fc231858cf6c19140a6d79d5d82d792cb9b63] <==
	[INFO] 10.244.0.21:55647 - 56878 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003985441s
	[INFO] 10.244.0.21:49068 - 55340 "A IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00272405s
	[INFO] 10.244.0.21:43759 - 39582 "A IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002642358s
	[INFO] 10.244.0.21:53470 - 33506 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004001202s
	[INFO] 10.244.0.21:49068 - 19912 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003759714s
	[INFO] 10.244.0.21:60193 - 3088 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003874269s
	[INFO] 10.244.0.21:34995 - 16100 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004153551s
	[INFO] 10.244.0.21:55647 - 64980 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004599131s
	[INFO] 10.244.0.21:45337 - 52087 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00489025s
	[INFO] 10.244.0.21:48545 - 65363 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.0046594s
	[INFO] 10.244.0.21:43759 - 25716 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004433385s
	[INFO] 10.244.0.21:55647 - 14723 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000084049s
	[INFO] 10.244.0.21:45337 - 46204 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000110632s
	[INFO] 10.244.0.21:48545 - 62892 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000183149s
	[INFO] 10.244.0.21:60193 - 63582 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000098746s
	[INFO] 10.244.0.21:53470 - 60776 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004934727s
	[INFO] 10.244.0.21:49068 - 39488 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.001030393s
	[INFO] 10.244.0.21:49068 - 8860 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.002976921s
	[INFO] 10.244.0.21:53470 - 13048 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00316075s
	[INFO] 10.244.0.21:34995 - 37469 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000076937s
	[INFO] 10.244.0.21:49068 - 65116 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000111957s
	[INFO] 10.244.0.21:53470 - 3633 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000161815s
	[INFO] 10.244.0.21:43759 - 55990 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003968156s
	[INFO] 10.244.0.21:43759 - 29024 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004407663s
	[INFO] 10.244.0.21:43759 - 6735 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000094887s
	
	
	==> describe nodes <==
	Name:               addons-311426
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-311426
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdba805bb34456e7aa50250bb232fc1132231917
	                    minikube.k8s.io/name=addons-311426
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_30T17_54_35_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-311426
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 30 Oct 2024 17:54:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-311426
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 30 Oct 2024 18:02:33 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 30 Oct 2024 18:00:43 +0000   Wed, 30 Oct 2024 17:54:31 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 30 Oct 2024 18:00:43 +0000   Wed, 30 Oct 2024 17:54:31 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 30 Oct 2024 18:00:43 +0000   Wed, 30 Oct 2024 17:54:31 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 30 Oct 2024 18:00:43 +0000   Wed, 30 Oct 2024 17:54:59 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-311426
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	System Info:
	  Machine ID:                 7142b64b2bf5495d8e6102d222022145
	  System UUID:                265f1c4a-bfa9-45bc-8282-2d52c3f8851d
	  Boot ID:                    c6f087d3-b567-46fe-923e-59a3250e32c1
	  Kernel Version:             5.15.0-1070-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.2
	  Kube-Proxy Version:         v1.31.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m54s
	  default                     hello-world-app-55bf9c44b4-qwnvh         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m56s
	  kube-system                 coredns-7c65d6cfc9-g8mlz                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     7m57s
	  kube-system                 etcd-addons-311426                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         8m2s
	  kube-system                 kindnet-8tb9m                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      7m57s
	  kube-system                 kube-apiserver-addons-311426             250m (3%)     0 (0%)      0 (0%)           0 (0%)         8m2s
	  kube-system                 kube-controller-manager-addons-311426    200m (2%)     0 (0%)      0 (0%)           0 (0%)         8m2s
	  kube-system                 kube-proxy-p9l8z                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m57s
	  kube-system                 kube-scheduler-addons-311426             100m (1%)     0 (0%)      0 (0%)           0 (0%)         8m2s
	  kube-system                 metrics-server-84c5f94fbc-9r7jw          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         7m53s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m53s
	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                 7m51s  kube-proxy       
	  Normal   Starting                 8m2s   kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m2s   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  8m2s   kubelet          Node addons-311426 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m2s   kubelet          Node addons-311426 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m2s   kubelet          Node addons-311426 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m58s  node-controller  Node addons-311426 event: Registered Node addons-311426 in Controller
	  Normal   NodeReady                7m38s  kubelet          Node addons-311426 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 96 59 5d 8d 11 68 08 06
	[  +6.240528] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff ea 0c 95 8f b5 5f 08 06
	[ +27.486032] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff b2 8a 79 6e bb 3a 08 06
	[Oct30 17:41] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff c2 7c bd a6 67 d4 08 06
	[  +0.059531] IPv4: martian source 10.244.0.1 from 10.244.0.4, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 92 42 ab 77 bc a9 08 06
	[  +8.597247] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 02 b0 ab 60 95 3a 08 06
	[Oct30 17:57] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[  +1.023793] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[  +2.015828] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[Oct30 17:58] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[  +8.191177] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[ +16.130405] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	[ +32.248900] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 3a 77 04 17 be 86 02 20 8e b2 e1 24 08 00
	
	
	==> etcd [e176bc084d601cd774d7a467866b9fc24ebee088e4af4cf2823683b70a9fdad5] <==
	{"level":"info","ts":"2024-10-30T17:54:43.960822Z","caller":"traceutil/trace.go:171","msg":"trace[902757280] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:399; }","duration":"194.428316ms","start":"2024-10-30T17:54:43.766357Z","end":"2024-10-30T17:54:43.960786Z","steps":["trace[902757280] 'agreement among raft nodes before linearized reading'  (duration: 91.682795ms)","trace[902757280] 'range keys from in-memory index tree'  (duration: 91.726179ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:54:43.962020Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.732809ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032912103137149 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/horizontal-pod-autoscaler\" mod_revision:226 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/horizontal-pod-autoscaler\" value_size:142 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/horizontal-pod-autoscaler\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-30T17:54:43.967382Z","caller":"traceutil/trace.go:171","msg":"trace[1060194682] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"112.21975ms","start":"2024-10-30T17:54:43.855146Z","end":"2024-10-30T17:54:43.967365Z","steps":["trace[1060194682] 'compare'  (duration: 92.145175ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:43.969325Z","caller":"traceutil/trace.go:171","msg":"trace[1973817999] linearizableReadLoop","detail":"{readStateIndex:409; appliedIndex:408; }","duration":"112.293784ms","start":"2024-10-30T17:54:43.856991Z","end":"2024-10-30T17:54:43.969285Z","steps":["trace[1973817999] 'read index received'  (duration: 457.041µs)","trace[1973817999] 'applied index is now lower than readState.Index'  (duration: 111.833913ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:54:43.969491Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.406851ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-5b584cc74\" ","response":"range_response_count:1 size:2184"}
	{"level":"info","ts":"2024-10-30T17:54:43.969546Z","caller":"traceutil/trace.go:171","msg":"trace[2141201603] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-5b584cc74; range_end:; response_count:1; response_revision:401; }","duration":"118.466403ms","start":"2024-10-30T17:54:43.851060Z","end":"2024-10-30T17:54:43.969527Z","steps":["trace[2141201603] 'agreement among raft nodes before linearized reading'  (duration: 118.361559ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:44.850447Z","caller":"traceutil/trace.go:171","msg":"trace[622533789] transaction","detail":"{read_only:false; response_revision:464; number_of_response:1; }","duration":"100.252642ms","start":"2024-10-30T17:54:44.750169Z","end":"2024-10-30T17:54:44.850422Z","steps":["trace[622533789] 'process raft request'  (duration: 19.227723ms)","trace[622533789] 'compare'  (duration: 80.539283ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:54:44.850807Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.035335ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/metrics-server\" ","response":"range_response_count:1 size:775"}
	{"level":"info","ts":"2024-10-30T17:54:44.850869Z","caller":"traceutil/trace.go:171","msg":"trace[462338686] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/metrics-server; range_end:; response_count:1; response_revision:467; }","duration":"100.107496ms","start":"2024-10-30T17:54:44.750748Z","end":"2024-10-30T17:54:44.850855Z","steps":["trace[462338686] 'agreement among raft nodes before linearized reading'  (duration: 99.951009ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T17:54:45.669391Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.807984ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032912103137336 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" mod_revision:446 > success:<request_put:<key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" value_size:2242 >> failure:<request_range:<key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-30T17:54:45.669663Z","caller":"traceutil/trace.go:171","msg":"trace[183204135] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"116.07844ms","start":"2024-10-30T17:54:45.553553Z","end":"2024-10-30T17:54:45.669631Z","steps":["trace[183204135] 'store kv pair into bolt db' {req_type:put; key:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; req_size:2314; } (duration: 108.006663ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:45.761787Z","caller":"traceutil/trace.go:171","msg":"trace[2033466331] transaction","detail":"{read_only:false; response_revision:518; number_of_response:1; }","duration":"207.128165ms","start":"2024-10-30T17:54:45.554624Z","end":"2024-10-30T17:54:45.761752Z","steps":["trace[2033466331] 'process raft request'  (duration: 114.995459ms)","trace[2033466331] 'compare'  (duration: 91.929176ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T17:54:45.761908Z","caller":"traceutil/trace.go:171","msg":"trace[649738447] transaction","detail":"{read_only:false; response_revision:520; number_of_response:1; }","duration":"205.164317ms","start":"2024-10-30T17:54:45.556727Z","end":"2024-10-30T17:54:45.761891Z","steps":["trace[649738447] 'process raft request'  (duration: 204.992122ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:45.761977Z","caller":"traceutil/trace.go:171","msg":"trace[703837421] linearizableReadLoop","detail":"{readStateIndex:531; appliedIndex:527; }","duration":"202.297351ms","start":"2024-10-30T17:54:45.559646Z","end":"2024-10-30T17:54:45.761943Z","steps":["trace[703837421] 'read index received'  (duration: 1.505869ms)","trace[703837421] 'applied index is now lower than readState.Index'  (duration: 200.790537ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T17:54:45.762146Z","caller":"traceutil/trace.go:171","msg":"trace[656804412] transaction","detail":"{read_only:false; response_revision:519; number_of_response:1; }","duration":"205.628234ms","start":"2024-10-30T17:54:45.556508Z","end":"2024-10-30T17:54:45.762136Z","steps":["trace[656804412] 'process raft request'  (duration: 205.169724ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:54:45.761816Z","caller":"traceutil/trace.go:171","msg":"trace[150741742] transaction","detail":"{read_only:false; response_revision:521; number_of_response:1; }","duration":"103.136133ms","start":"2024-10-30T17:54:45.658665Z","end":"2024-10-30T17:54:45.761801Z","steps":["trace[150741742] 'process raft request'  (duration: 103.092589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T17:54:45.762300Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"202.642332ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T17:54:45.762372Z","caller":"traceutil/trace.go:171","msg":"trace[1346975763] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:521; }","duration":"202.727433ms","start":"2024-10-30T17:54:45.559633Z","end":"2024-10-30T17:54:45.762361Z","steps":["trace[1346975763] 'agreement among raft nodes before linearized reading'  (duration: 202.619991ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:56:14.939312Z","caller":"traceutil/trace.go:171","msg":"trace[1443522268] transaction","detail":"{read_only:false; response_revision:1209; number_of_response:1; }","duration":"103.648158ms","start":"2024-10-30T17:56:14.835640Z","end":"2024-10-30T17:56:14.939288Z","steps":["trace[1443522268] 'process raft request'  (duration: 103.524421ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T17:58:20.057315Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.067402ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032912103142306 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io\" mod_revision:636 > success:<request_put:<key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io\" value_size:42173 >> failure:<request_range:<key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-30T17:58:20.057415Z","caller":"traceutil/trace.go:171","msg":"trace[672362740] linearizableReadLoop","detail":"{readStateIndex:1900; appliedIndex:1899; }","duration":"165.88379ms","start":"2024-10-30T17:58:19.891517Z","end":"2024-10-30T17:58:20.057401Z","steps":["trace[672362740] 'read index received'  (duration: 57.584486ms)","trace[672362740] 'applied index is now lower than readState.Index'  (duration: 108.298062ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T17:58:20.057465Z","caller":"traceutil/trace.go:171","msg":"trace[1616968522] transaction","detail":"{read_only:false; response_revision:1825; number_of_response:1; }","duration":"173.730525ms","start":"2024-10-30T17:58:19.883706Z","end":"2024-10-30T17:58:20.057436Z","steps":["trace[1616968522] 'process raft request'  (duration: 65.464964ms)","trace[1616968522] 'compare'  (duration: 107.93925ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T17:58:20.057532Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.00544ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io\" ","response":"range_response_count:1 size:11452"}
	{"level":"info","ts":"2024-10-30T17:58:20.057577Z","caller":"traceutil/trace.go:171","msg":"trace[1871997286] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io; range_end:; response_count:1; response_revision:1825; }","duration":"166.053057ms","start":"2024-10-30T17:58:19.891514Z","end":"2024-10-30T17:58:20.057567Z","steps":["trace[1871997286] 'agreement among raft nodes before linearized reading'  (duration: 165.923804ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T17:58:20.196403Z","caller":"traceutil/trace.go:171","msg":"trace[636904342] transaction","detail":"{read_only:false; response_revision:1828; number_of_response:1; }","duration":"127.001298ms","start":"2024-10-30T17:58:20.069377Z","end":"2024-10-30T17:58:20.196378Z","steps":["trace[636904342] 'process raft request'  (duration: 125.649543ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:02:37 up  1:45,  0 users,  load average: 0.17, 0.46, 0.87
	Linux addons-311426 5.15.0-1070-gcp #78~20.04.1-Ubuntu SMP Wed Oct 9 22:05:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [caf6385a25f28d3f8cd13ace3b37719e58fb098d2a2af042f2ccb581d258cbb3] <==
	I1030 18:00:29.256488       1 main.go:301] handling current node
	I1030 18:00:39.249891       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:00:39.249950       1 main.go:301] handling current node
	I1030 18:00:49.250342       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:00:49.250374       1 main.go:301] handling current node
	I1030 18:00:59.257047       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:00:59.257082       1 main.go:301] handling current node
	I1030 18:01:09.259161       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:01:09.259194       1 main.go:301] handling current node
	I1030 18:01:19.253032       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:01:19.253068       1 main.go:301] handling current node
	I1030 18:01:29.257070       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:01:29.257120       1 main.go:301] handling current node
	I1030 18:01:39.250741       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:01:39.250778       1 main.go:301] handling current node
	I1030 18:01:49.250349       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:01:49.250384       1 main.go:301] handling current node
	I1030 18:01:59.251203       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:01:59.251251       1 main.go:301] handling current node
	I1030 18:02:09.257032       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:02:09.257067       1 main.go:301] handling current node
	I1030 18:02:19.250167       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:02:19.250210       1 main.go:301] handling current node
	I1030 18:02:29.257155       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:02:29.257188       1 main.go:301] handling current node
	
	
	==> kube-apiserver [e049369cb85a174851c0277214d68bc806590ed5c87b693889b789be129d8eaa] <==
	 > logger="UnhandledError"
	I1030 17:56:09.817045       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1030 17:56:53.781239       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:57938: use of closed network connection
	E1030 17:56:53.943034       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:57960: use of closed network connection
	I1030 17:57:03.105952       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.101.64.245"}
	E1030 17:57:32.143541       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1030 17:57:35.633003       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1030 17:57:36.747781       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1030 17:57:41.056590       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1030 17:57:41.303933       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.108.0"}
	I1030 17:57:54.162080       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1030 17:58:19.868458       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:19.868540       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.060292       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.060336       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.063258       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.063302       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.199228       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.199384       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 17:58:20.211392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 17:58:20.211443       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1030 17:58:21.063951       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1030 17:58:21.249179       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W1030 17:58:21.249465       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I1030 18:00:06.285061       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.149.225"}
	
	
	==> kube-controller-manager [e6d53f86a97f8ef5e96027b041986aadc8c8eb08ab36852540a80c166c58e1c0] <==
	W1030 18:00:35.330700       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
	E1030 18:00:35.330750       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"
	I1030 18:00:43.613968       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-311426"
	W1030 18:00:43.798290       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
	E1030 18:00:43.798332       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"
	W1030 18:00:51.111995       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
	E1030 18:00:51.112040       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"
	W1030 18:01:08.949102       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
	E1030 18:01:08.949144       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"
	W1030 18:01:24.237354       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
	E1030 18:01:24.237405       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"
	W1030 18:01:32.889465       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
	E1030 18:01:32.889515       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"
	W1030 18:01:38.381632       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
	E1030 18:01:38.381675       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"
	W1030 18:01:48.774417       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
	E1030 18:01:48.774460       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"
	W1030 18:02:13.140401       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
	E1030 18:02:13.140454       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"
	W1030 18:02:16.385148       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
	E1030 18:02:16.385198       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"
	W1030 18:02:18.823497       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
	E1030 18:02:18.823537       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"
	W1030 18:02:30.320152       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
	E1030 18:02:30.320207       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 [a733dbc305787474ab153e98c87340f7499b170e1ad454575569e06025569f6b] <==
	I1030 17:54:43.873832       1 server_linux.go:66] "Using iptables proxy"
	I1030 17:54:44.757304       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1030 17:54:44.765086       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`"
	I1030 17:54:45.363479       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1030 17:54:45.363556       1 server_linux.go:169] "Using iptables Proxier"
	I1030 17:54:45.450702       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"
	I1030 17:54:45.452270       1 server.go:483] "Version info" version="v1.31.2"
	I1030 17:54:45.452378       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1030 17:54:45.454296       1 config.go:105] "Starting endpoint slice config controller"
	I1030 17:54:45.455538       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1030 17:54:45.455278       1 config.go:328] "Starting node config controller"
	I1030 17:54:45.458817       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1030 17:54:45.455297       1 config.go:199] "Starting service config controller"
	I1030 17:54:45.458855       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1030 17:54:45.557521       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1030 17:54:45.562631       1 shared_informer.go:320] Caches are synced for service config
	I1030 17:54:45.563063       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [b433a5a275302642d97bbcebc3068b55b52e1cd26018e9454351fdebdd77ae1c] <==
	E1030 17:54:32.873450       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"
	W1030 17:54:32.873390       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
	E1030 17:54:32.873529       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	E1030 17:54:32.873556       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"
	W1030 17:54:32.873400       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
	E1030 17:54:32.873580       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"
	W1030 17:54:33.716682       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
	E1030 17:54:33.716721       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"
	W1030 17:54:33.745387       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"
	E1030 17:54:33.745428       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"
	W1030 17:54:33.784316       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
	E1030 17:54:33.784360       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"
	W1030 17:54:33.818675       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1030 17:54:33.818716       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1030 17:54:33.832108       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
	E1030 17:54:33.832150       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"
	W1030 17:54:33.866488       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E1030 17:54:33.866539       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1030 17:54:33.923210       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
	E1030 17:54:33.923261       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"
	W1030 17:54:33.950559       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
	E1030 17:54:33.950604       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"
	W1030 17:54:34.014197       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
	E1030 17:54:34.014246       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"
	I1030 17:54:36.871517       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 30 18:00:45 addons-311426 kubelet[1634]: E1030 18:00:45.235966    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311245235785888,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:00:45 addons-311426 kubelet[1634]: E1030 18:00:45.235995    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311245235785888,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:00:55 addons-311426 kubelet[1634]: E1030 18:00:55.238682    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311255238451811,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:00:55 addons-311426 kubelet[1634]: E1030 18:00:55.238717    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311255238451811,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:05 addons-311426 kubelet[1634]: E1030 18:01:05.240841    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311265240678942,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:05 addons-311426 kubelet[1634]: E1030 18:01:05.240886    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311265240678942,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:15 addons-311426 kubelet[1634]: E1030 18:01:15.243469    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311275243266437,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:15 addons-311426 kubelet[1634]: E1030 18:01:15.243507    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311275243266437,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:25 addons-311426 kubelet[1634]: E1030 18:01:25.245662    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311285245454277,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:25 addons-311426 kubelet[1634]: E1030 18:01:25.245696    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311285245454277,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:35 addons-311426 kubelet[1634]: E1030 18:01:35.248094    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311295247892107,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:35 addons-311426 kubelet[1634]: E1030 18:01:35.248127    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311295247892107,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:45 addons-311426 kubelet[1634]: E1030 18:01:45.250047    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311305249857745,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:45 addons-311426 kubelet[1634]: E1030 18:01:45.250081    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311305249857745,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:55 addons-311426 kubelet[1634]: E1030 18:01:55.252057    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311315251807011,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:01:55 addons-311426 kubelet[1634]: E1030 18:01:55.252094    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311315251807011,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:05 addons-311426 kubelet[1634]: E1030 18:02:05.254396    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311325254212797,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:05 addons-311426 kubelet[1634]: E1030 18:02:05.254431    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311325254212797,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:06 addons-311426 kubelet[1634]: I1030 18:02:06.063159    1634 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 30 18:02:15 addons-311426 kubelet[1634]: E1030 18:02:15.256644    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311335256483980,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:15 addons-311426 kubelet[1634]: E1030 18:02:15.256675    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311335256483980,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:25 addons-311426 kubelet[1634]: E1030 18:02:25.258464    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311345258253974,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:25 addons-311426 kubelet[1634]: E1030 18:02:25.258500    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311345258253974,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:35 addons-311426 kubelet[1634]: E1030 18:02:35.261052    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311355260833370,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:02:35 addons-311426 kubelet[1634]: E1030 18:02:35.261094    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730311355260833370,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [0d83155d82e730aea4427d69d5a858cd2c03666d540622f4a07864be97671b30] <==
	I1030 17:55:00.383630       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1030 17:55:00.393018       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1030 17:55:00.393099       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1030 17:55:00.454236       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1030 17:55:00.454363       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7ee9534d-3b24-47fe-9e21-44ab77045052", APIVersion:"v1", ResourceVersion:"891", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-311426_fa5cd87f-b0c0-4154-bb72-b62381c5bffc became leader
	I1030 17:55:00.454441       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-311426_fa5cd87f-b0c0-4154-bb72-b62381c5bffc!
	I1030 17:55:00.555276       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-311426_fa5cd87f-b0c0-4154-bb72-b62381c5bffc!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-311426 -n addons-311426
helpers_test.go:261: (dbg) Run:  kubectl --context addons-311426 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable metrics-server --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/MetricsServer (318.44s)

                                                
                                    

Test pass (302/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 13.36
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.2/json-events 11.51
13 TestDownloadOnly/v1.31.2/preload-exists 0
17 TestDownloadOnly/v1.31.2/LogsDuration 0.06
18 TestDownloadOnly/v1.31.2/DeleteAll 0.19
19 TestDownloadOnly/v1.31.2/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.05
21 TestBinaryMirror 0.72
22 TestOffline 58.26
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 166.03
31 TestAddons/serial/GCPAuth/Namespaces 0.12
32 TestAddons/serial/GCPAuth/FakeCredentials 10.44
35 TestAddons/parallel/Registry 17.23
37 TestAddons/parallel/InspektorGadget 10.58
40 TestAddons/parallel/CSI 64.06
41 TestAddons/parallel/Headlamp 20.42
42 TestAddons/parallel/CloudSpanner 6.45
43 TestAddons/parallel/LocalPath 57.12
44 TestAddons/parallel/NvidiaDevicePlugin 6
45 TestAddons/parallel/Yakd 10.61
46 TestAddons/parallel/AmdGpuDevicePlugin 5.45
47 TestAddons/StoppedEnableDisable 12.04
48 TestCertOptions 26.37
49 TestCertExpiration 222.78
51 TestForceSystemdFlag 25.83
52 TestForceSystemdEnv 34.48
54 TestKVMDriverInstallOrUpdate 4.54
58 TestErrorSpam/setup 19.46
59 TestErrorSpam/start 0.54
60 TestErrorSpam/status 0.83
61 TestErrorSpam/pause 1.45
62 TestErrorSpam/unpause 1.7
63 TestErrorSpam/stop 1.35
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 43.79
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 27.95
70 TestFunctional/serial/KubeContext 0.04
71 TestFunctional/serial/KubectlGetPods 0.06
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.38
75 TestFunctional/serial/CacheCmd/cache/add_local 1.92
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.7
80 TestFunctional/serial/CacheCmd/cache/delete 0.1
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
83 TestFunctional/serial/ExtraConfig 33.38
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.31
86 TestFunctional/serial/LogsFileCmd 1.31
87 TestFunctional/serial/InvalidService 4.1
89 TestFunctional/parallel/ConfigCmd 0.35
90 TestFunctional/parallel/DashboardCmd 12.58
91 TestFunctional/parallel/DryRun 0.34
92 TestFunctional/parallel/InternationalLanguage 0.15
93 TestFunctional/parallel/StatusCmd 0.92
97 TestFunctional/parallel/ServiceCmdConnect 8.45
98 TestFunctional/parallel/AddonsCmd 0.12
99 TestFunctional/parallel/PersistentVolumeClaim 45.97
101 TestFunctional/parallel/SSHCmd 0.67
102 TestFunctional/parallel/CpCmd 1.56
103 TestFunctional/parallel/MySQL 30.44
104 TestFunctional/parallel/FileSync 0.23
105 TestFunctional/parallel/CertSync 1.73
109 TestFunctional/parallel/NodeLabels 0.07
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.54
113 TestFunctional/parallel/License 0.61
114 TestFunctional/parallel/Version/short 0.05
115 TestFunctional/parallel/Version/components 0.44
116 TestFunctional/parallel/ImageCommands/ImageListShort 0.2
117 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
118 TestFunctional/parallel/ImageCommands/ImageListJson 0.2
119 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
120 TestFunctional/parallel/ImageCommands/ImageBuild 3.52
121 TestFunctional/parallel/ImageCommands/Setup 1.81
122 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
123 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
124 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
125 TestFunctional/parallel/ServiceCmd/DeployApp 11.19
126 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.39
128 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.6
129 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
131 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 12.28
132 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.84
133 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.74
134 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.31
135 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
136 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.74
137 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.51
138 TestFunctional/parallel/ServiceCmd/List 0.61
139 TestFunctional/parallel/ServiceCmd/JSONOutput 0.55
140 TestFunctional/parallel/ServiceCmd/HTTPS 0.41
141 TestFunctional/parallel/ServiceCmd/Format 0.35
142 TestFunctional/parallel/ServiceCmd/URL 0.33
143 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
145 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
149 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
150 TestFunctional/parallel/MountCmd/any-port 8.74
151 TestFunctional/parallel/ProfileCmd/profile_list 0.36
152 TestFunctional/parallel/ProfileCmd/profile_json_output 0.34
153 TestFunctional/parallel/MountCmd/specific-port 1.64
154 TestFunctional/parallel/MountCmd/VerifyCleanup 1.52
155 TestFunctional/delete_echo-server_images 0.03
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
161 TestMultiControlPlane/serial/StartCluster 102.16
162 TestMultiControlPlane/serial/DeployApp 6.78
163 TestMultiControlPlane/serial/PingHostFromPods 1.03
164 TestMultiControlPlane/serial/AddWorkerNode 32.6
165 TestMultiControlPlane/serial/NodeLabels 0.07
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.8
167 TestMultiControlPlane/serial/CopyFile 14.92
168 TestMultiControlPlane/serial/StopSecondaryNode 12.46
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.63
170 TestMultiControlPlane/serial/RestartSecondaryNode 21.56
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.97
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 191.29
173 TestMultiControlPlane/serial/DeleteSecondaryNode 9.05
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.61
175 TestMultiControlPlane/serial/StopCluster 24.94
176 TestMultiControlPlane/serial/RestartCluster 55.49
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.72
178 TestMultiControlPlane/serial/AddSecondaryNode 46.79
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.81
183 TestJSONOutput/start/Command 43.95
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.63
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.55
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.7
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.2
208 TestKicCustomNetwork/create_custom_network 35.85
209 TestKicCustomNetwork/use_default_bridge_network 24.72
210 TestKicExistingNetwork 21.53
211 TestKicCustomSubnet 26.2
212 TestKicStaticIP 26.4
213 TestMainNoArgs 0.05
214 TestMinikubeProfile 51.8
217 TestMountStart/serial/StartWithMountFirst 8.59
218 TestMountStart/serial/VerifyMountFirst 0.24
219 TestMountStart/serial/StartWithMountSecond 8.45
220 TestMountStart/serial/VerifyMountSecond 0.23
221 TestMountStart/serial/DeleteFirst 1.59
222 TestMountStart/serial/VerifyMountPostDelete 0.23
223 TestMountStart/serial/Stop 1.17
224 TestMountStart/serial/RestartStopped 7.84
225 TestMountStart/serial/VerifyMountPostStop 0.23
228 TestMultiNode/serial/FreshStart2Nodes 70.71
229 TestMultiNode/serial/DeployApp2Nodes 5.43
230 TestMultiNode/serial/PingHostFrom2Pods 0.71
231 TestMultiNode/serial/AddNode 31.73
232 TestMultiNode/serial/MultiNodeLabels 0.06
233 TestMultiNode/serial/ProfileList 0.57
234 TestMultiNode/serial/CopyFile 8.48
235 TestMultiNode/serial/StopNode 2.03
236 TestMultiNode/serial/StartAfterStop 8.77
237 TestMultiNode/serial/RestartKeepsNodes 97.95
238 TestMultiNode/serial/DeleteNode 5.16
239 TestMultiNode/serial/StopMultiNode 23.69
240 TestMultiNode/serial/RestartMultiNode 52.03
241 TestMultiNode/serial/ValidateNameConflict 22.66
246 TestPreload 116.26
248 TestScheduledStopUnix 96.18
251 TestInsufficientStorage 12.02
252 TestRunningBinaryUpgrade 98.46
254 TestKubernetesUpgrade 328.89
255 TestMissingContainerUpgrade 170.46
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
258 TestNoKubernetes/serial/StartWithK8s 34.28
259 TestNoKubernetes/serial/StartWithStopK8s 20.48
260 TestNoKubernetes/serial/Start 9.38
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.35
262 TestNoKubernetes/serial/ProfileList 1.87
263 TestNoKubernetes/serial/Stop 2.99
264 TestNoKubernetes/serial/StartNoArgs 7.19
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
273 TestNetworkPlugins/group/false 3.62
277 TestStoppedBinaryUpgrade/Setup 2.25
278 TestStoppedBinaryUpgrade/Upgrade 48.96
287 TestPause/serial/Start 46.62
288 TestStoppedBinaryUpgrade/MinikubeLogs 0.82
289 TestNetworkPlugins/group/auto/Start 44.78
290 TestPause/serial/SecondStartNoReconfiguration 35.59
291 TestNetworkPlugins/group/kindnet/Start 45.88
292 TestNetworkPlugins/group/auto/KubeletFlags 0.24
293 TestNetworkPlugins/group/auto/NetCatPod 10.16
294 TestPause/serial/Pause 0.72
295 TestPause/serial/VerifyStatus 0.3
296 TestPause/serial/Unpause 0.61
297 TestPause/serial/PauseAgain 0.73
298 TestPause/serial/DeletePaused 2.63
299 TestPause/serial/VerifyDeletedResources 14.94
300 TestNetworkPlugins/group/auto/DNS 0.12
301 TestNetworkPlugins/group/auto/Localhost 0.09
302 TestNetworkPlugins/group/auto/HairPin 0.1
303 TestNetworkPlugins/group/calico/Start 54.53
304 TestNetworkPlugins/group/custom-flannel/Start 50.37
305 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
306 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
307 TestNetworkPlugins/group/kindnet/NetCatPod 10.19
308 TestNetworkPlugins/group/kindnet/DNS 0.13
309 TestNetworkPlugins/group/kindnet/Localhost 0.11
310 TestNetworkPlugins/group/kindnet/HairPin 0.14
311 TestNetworkPlugins/group/enable-default-cni/Start 37.86
312 TestNetworkPlugins/group/calico/ControllerPod 6.01
313 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.25
314 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.17
315 TestNetworkPlugins/group/calico/KubeletFlags 0.3
316 TestNetworkPlugins/group/calico/NetCatPod 11.2
317 TestNetworkPlugins/group/custom-flannel/DNS 0.12
318 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
319 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
320 TestNetworkPlugins/group/calico/DNS 0.13
321 TestNetworkPlugins/group/calico/Localhost 0.11
322 TestNetworkPlugins/group/calico/HairPin 0.12
323 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
324 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
325 TestNetworkPlugins/group/flannel/Start 52.71
326 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
327 TestNetworkPlugins/group/enable-default-cni/Localhost 0.13
328 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
329 TestNetworkPlugins/group/bridge/Start 62.4
331 TestStartStop/group/old-k8s-version/serial/FirstStart 124.62
332 TestNetworkPlugins/group/flannel/ControllerPod 6.01
334 TestStartStop/group/no-preload/serial/FirstStart 56.14
335 TestNetworkPlugins/group/flannel/KubeletFlags 0.3
336 TestNetworkPlugins/group/flannel/NetCatPod 11.2
337 TestNetworkPlugins/group/bridge/KubeletFlags 0.26
338 TestNetworkPlugins/group/bridge/NetCatPod 11.18
339 TestNetworkPlugins/group/flannel/DNS 0.15
340 TestNetworkPlugins/group/flannel/Localhost 0.13
341 TestNetworkPlugins/group/flannel/HairPin 0.11
342 TestNetworkPlugins/group/bridge/DNS 0.15
343 TestNetworkPlugins/group/bridge/Localhost 0.12
344 TestNetworkPlugins/group/bridge/HairPin 0.13
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 43.46
348 TestStartStop/group/newest-cni/serial/FirstStart 25.56
349 TestStartStop/group/no-preload/serial/DeployApp 10.26
350 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.82
351 TestStartStop/group/no-preload/serial/Stop 11.85
352 TestStartStop/group/newest-cni/serial/DeployApp 0
353 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.84
354 TestStartStop/group/newest-cni/serial/Stop 1.2
355 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
356 TestStartStop/group/newest-cni/serial/SecondStart 12.37
357 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.27
358 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
359 TestStartStop/group/no-preload/serial/SecondStart 295.2
360 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
361 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
362 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
363 TestStartStop/group/newest-cni/serial/Pause 3.14
364 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.97
365 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.07
367 TestStartStop/group/embed-certs/serial/FirstStart 43.67
368 TestStartStop/group/old-k8s-version/serial/DeployApp 9.38
369 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
370 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 277.02
371 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.89
372 TestStartStop/group/old-k8s-version/serial/Stop 11.91
373 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.24
374 TestStartStop/group/old-k8s-version/serial/SecondStart 145.06
375 TestStartStop/group/embed-certs/serial/DeployApp 11.22
376 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.9
377 TestStartStop/group/embed-certs/serial/Stop 12.1
378 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
379 TestStartStop/group/embed-certs/serial/SecondStart 299.12
380 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
381 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
382 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
383 TestStartStop/group/old-k8s-version/serial/Pause 2.43
384 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
386 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
388 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
389 TestStartStop/group/no-preload/serial/Pause 2.45
390 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.21
391 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.6
392 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
393 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
394 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
395 TestStartStop/group/embed-certs/serial/Pause 2.39
x
+
TestDownloadOnly/v1.20.0/json-events (13.36s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1030 17:53:42.756518  515835 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I1030 17:53:42.756637  515835 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-833652 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |          |
	|         | -p download-only-833652        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 17:53:29
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 17:53:29.442728  515847 out.go:345] Setting OutFile to fd 1 ...
	I1030 17:53:29.443018  515847 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:29.443029  515847 out.go:358] Setting ErrFile to fd 2...
	I1030 17:53:29.443033  515847 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:29.443537  515847 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	W1030 17:53:29.443720  515847 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19884-509011/.minikube/config/config.json: open /home/jenkins/minikube-integration/19884-509011/.minikube/config/config.json: no such file or directory
	I1030 17:53:29.444356  515847 out.go:352] Setting JSON to true
	I1030 17:53:29.445349  515847 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":5755,"bootTime":1730305054,"procs":184,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 17:53:29.445468  515847 start.go:139] virtualization: kvm guest
	I1030 17:53:29.447414  515847 out.go:97] [download-only-833652] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1030 17:53:29.447517  515847 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball: no such file or directory
	I1030 17:53:29.447556  515847 notify.go:220] Checking for updates...
	I1030 17:53:29.448607  515847 out.go:169] MINIKUBE_LOCATION=19884
	I1030 17:53:29.449863  515847 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 17:53:29.450928  515847 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 17:53:29.451967  515847 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 17:53:29.453093  515847 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1030 17:53:29.454890  515847 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1030 17:53:29.455105  515847 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 17:53:29.477827  515847 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 17:53:29.477946  515847 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:29.522377  515847 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 17:53:29.51325685 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:29.522485  515847 docker.go:318] overlay module found
	I1030 17:53:29.523930  515847 out.go:97] Using the docker driver based on user configuration
	I1030 17:53:29.523952  515847 start.go:297] selected driver: docker
	I1030 17:53:29.523964  515847 start.go:901] validating driver "docker" against <nil>
	I1030 17:53:29.524076  515847 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:29.567300  515847 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 17:53:29.558486368 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:29.567456  515847 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 17:53:29.567946  515847 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1030 17:53:29.568090  515847 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1030 17:53:29.569657  515847 out.go:169] Using Docker driver with root privileges
	I1030 17:53:29.570634  515847 cni.go:84] Creating CNI manager for ""
	I1030 17:53:29.570692  515847 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:53:29.570708  515847 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1030 17:53:29.570773  515847 start.go:340] cluster config:
	{Name:download-only-833652 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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-833652 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}
	I1030 17:53:29.571945  515847 out.go:97] Starting "download-only-833652" primary control-plane node in "download-only-833652" cluster
	I1030 17:53:29.571966  515847 cache.go:121] Beginning downloading kic base image for docker with crio
	I1030 17:53:29.572963  515847 out.go:97] Pulling base image v0.0.45-1730110049-19872 ...
	I1030 17:53:29.572992  515847 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1030 17:53:29.573028  515847 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local docker daemon
	I1030 17:53:29.589812  515847 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 to local cache
	I1030 17:53:29.589986  515847 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory
	I1030 17:53:29.590082  515847 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 to local cache
	I1030 17:53:29.669854  515847 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
	I1030 17:53:29.669895  515847 cache.go:56] Caching tarball of preloaded images
	I1030 17:53:29.670072  515847 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1030 17:53:29.671640  515847 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1030 17:53:29.671655  515847 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I1030 17:53:29.773807  515847 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/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I1030 17:53:34.084528  515847 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 as a tarball
	
	
	* The control-plane node download-only-833652 host does not exist
	  To start a cluster, run: "minikube start -p download-only-833652"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.2/json-events (11.51s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.2/preload-exists
I1030 17:53:54.641003  515835 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1030 17:53:54.641056  515835 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.2/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-833652 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | -p download-only-833652        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| delete  | -p download-only-833652        | download-only-833652 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC | 30 Oct 24 17:53 UTC |
	| start   | -o=json --download-only        | download-only-401596 | jenkins | v1.34.0 | 30 Oct 24 17:53 UTC |                     |
	|         | -p download-only-401596        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 17:53:43
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 17:53:43.174175  516213 out.go:345] Setting OutFile to fd 1 ...
	I1030 17:53:43.174296  516213 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:43.174306  516213 out.go:358] Setting ErrFile to fd 2...
	I1030 17:53:43.174311  516213 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 17:53:43.174507  516213 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 17:53:43.175103  516213 out.go:352] Setting JSON to true
	I1030 17:53:43.176095  516213 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":5769,"bootTime":1730305054,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 17:53:43.176182  516213 start.go:139] virtualization: kvm guest
	I1030 17:53:43.177983  516213 out.go:97] [download-only-401596] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 17:53:43.178165  516213 notify.go:220] Checking for updates...
	I1030 17:53:43.179267  516213 out.go:169] MINIKUBE_LOCATION=19884
	I1030 17:53:43.180461  516213 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 17:53:43.181542  516213 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 17:53:43.182612  516213 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 17:53:43.183689  516213 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1030 17:53:43.185322  516213 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1030 17:53:43.185502  516213 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 17:53:43.207576  516213 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 17:53:43.207657  516213 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:43.250055  516213 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 17:53:43.241246272 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:43.250199  516213 docker.go:318] overlay module found
	I1030 17:53:43.251561  516213 out.go:97] Using the docker driver based on user configuration
	I1030 17:53:43.251585  516213 start.go:297] selected driver: docker
	I1030 17:53:43.251597  516213 start.go:901] validating driver "docker" against <nil>
	I1030 17:53:43.251693  516213 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 17:53:43.293936  516213 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 17:53:43.285184886 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 17:53:43.294107  516213 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 17:53:43.294589  516213 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1030 17:53:43.294745  516213 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1030 17:53:43.296133  516213 out.go:169] Using Docker driver with root privileges
	I1030 17:53:43.297163  516213 cni.go:84] Creating CNI manager for ""
	I1030 17:53:43.297226  516213 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 17:53:43.297237  516213 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1030 17:53:43.297295  516213 start.go:340] cluster config:
	{Name:download-only-401596 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:download-only-401596 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.2 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}
	I1030 17:53:43.298508  516213 out.go:97] Starting "download-only-401596" primary control-plane node in "download-only-401596" cluster
	I1030 17:53:43.298527  516213 cache.go:121] Beginning downloading kic base image for docker with crio
	I1030 17:53:43.299512  516213 out.go:97] Pulling base image v0.0.45-1730110049-19872 ...
	I1030 17:53:43.299535  516213 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:53:43.299632  516213 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local docker daemon
	I1030 17:53:43.314892  516213 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 to local cache
	I1030 17:53:43.315020  516213 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory
	I1030 17:53:43.315035  516213 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 in local cache directory, skipping pull
	I1030 17:53:43.315040  516213 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 exists in cache, skipping pull
	I1030 17:53:43.315047  516213 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 as a tarball
	I1030 17:53:43.400984  516213 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.2/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
	I1030 17:53:43.401023  516213 cache.go:56] Caching tarball of preloaded images
	I1030 17:53:43.401205  516213 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 17:53:43.402666  516213 out.go:97] Downloading Kubernetes v1.31.2 preload ...
	I1030 17:53:43.402688  516213 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 ...
	I1030 17:53:43.503763  516213 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.2/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4?checksum=md5:fc069bc1785feafa8477333f3a79092d -> /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
	I1030 17:53:53.091624  516213 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 ...
	I1030 17:53:53.091718  516213 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19884-509011/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-401596 host does not exist
	  To start a cluster, run: "minikube start -p download-only-401596"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.05s)

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

                                                
                                    
x
+
TestBinaryMirror (0.72s)

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

                                                
                                    
x
+
TestOffline (58.26s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (166.03s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-311426 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-311426 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m46.033919361s)
--- PASS: TestAddons/Setup (166.03s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-311426 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-311426 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.12s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (10.44s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-311426 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-311426 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [3b7fd661-eaff-4696-b041-14da8b4d4d75] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3b7fd661-eaff-4696-b041-14da8b4d4d75] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.003489138s
addons_test.go:633: (dbg) Run:  kubectl --context addons-311426 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-311426 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-311426 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.44s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 4.014744ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-tkcrb" [54c20570-281f-4976-8c47-57aa13581a9d] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.006722006s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-kzv5b" [a5b27711-86b6-440c-a45b-033031f5f7de] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.002923985s
addons_test.go:331: (dbg) Run:  kubectl --context addons-311426 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-311426 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:336: (dbg) Done: kubectl --context addons-311426 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": (5.524006922s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 ip
2024/10/30 17:57:19 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.23s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-mdj9c" [f3f7f0bc-827a-4986-85fd-6531c3288967] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004089777s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 addons disable inspektor-gadget --alsologtostderr -v=1: (5.576453179s)
--- PASS: TestAddons/parallel/InspektorGadget (10.58s)

                                                
                                    
x
+
TestAddons/parallel/CSI (64.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1030 17:57:22.800407  515835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1030 17:57:22.811420  515835 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1030 17:57:22.811448  515835 kapi.go:107] duration metric: took 11.05731ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 11.070523ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-311426 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-311426 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [8fb5c763-dac9-4372-99dc-980b5b9628c1] Pending
helpers_test.go:344: "task-pv-pod" [8fb5c763-dac9-4372-99dc-980b5b9628c1] 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" [8fb5c763-dac9-4372-99dc-980b5b9628c1] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.003761559s
addons_test.go:511: (dbg) Run:  kubectl --context addons-311426 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-311426 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-311426 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-311426 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-311426 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-311426 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-311426 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (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" [ee881cc5-7403-4a1e-8c20-74ae1e73d8ab] Pending
helpers_test.go:344: "task-pv-pod-restore" [ee881cc5-7403-4a1e-8c20-74ae1e73d8ab] 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" [ee881cc5-7403-4a1e-8c20-74ae1e73d8ab] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004356573s
addons_test.go:553: (dbg) Run:  kubectl --context addons-311426 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-311426 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-311426 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.535737722s)
--- PASS: TestAddons/parallel/CSI (64.06s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-311426 --alsologtostderr -v=1
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-6kb4t" [e60aab79-9052-4a20-b4b4-bb235d654c55] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-6kb4t" [e60aab79-9052-4a20-b4b4-bb235d654c55] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 14.003570048s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 addons disable headlamp --alsologtostderr -v=1: (5.62624951s)
--- PASS: TestAddons/parallel/Headlamp (20.42s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-qvffz" [f674c326-42ff-420c-9484-1c85e0543d22] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003695375s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.45s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (57.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-311426 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-311426 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [f6d83a01-13f2-43d2-ba29-2e05375ba706] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [f6d83a01-13f2-43d2-ba29-2e05375ba706] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [f6d83a01-13f2-43d2-ba29-2e05375ba706] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003251369s
addons_test.go:906: (dbg) Run:  kubectl --context addons-311426 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 ssh "cat /opt/local-path-provisioner/pvc-a7b5f3dc-691f-4330-bea4-e9baad501850_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-311426 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-311426 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.277991188s)
--- PASS: TestAddons/parallel/LocalPath (57.12s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-hsszg" [bacb3f52-66b9-491d-a10b-7ec8c356b590] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003961144s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.00s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-ht9jb" [6ce5b01d-80a6-4479-8c32-316af1ce92dd] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004030423s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-311426 addons disable yakd --alsologtostderr -v=1: (5.609193082s)
--- PASS: TestAddons/parallel/Yakd (10.61s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.45s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-f7dl8" [68a20024-41d3-46f9-b6ba-fc60eb46b6aa] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.0033071s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.45s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.04s)

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

                                                
                                    
x
+
TestCertOptions (26.37s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-177229 --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
E1030 18:30:26.050202  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-177229 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (23.935608862s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-177229 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-177229 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-177229 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-177229" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-177229
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-177229: (1.87541258s)
--- PASS: TestCertOptions (26.37s)

                                                
                                    
x
+
TestCertExpiration (222.78s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (25.83s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (34.48s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.54s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1030 18:30:31.648346  515835 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1030 18:30:31.648438  515835 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W1030 18:30:31.682486  515835 install.go:62] docker-machine-driver-kvm2: exit status 1
W1030 18:30:31.682803  515835 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1030 18:30:31.682853  515835 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1148671436/001/docker-machine-driver-kvm2
I1030 18:30:31.952397  515835 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1148671436/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x5319040 0x5319040 0x5319040 0x5319040 0x5319040 0x5319040 0x5319040] Decompressors:map[bz2:0xc000124bd8 gz:0xc000124ca0 tar:0xc000124c30 tar.bz2:0xc000124c40 tar.gz:0xc000124c70 tar.xz:0xc000124c80 tar.zst:0xc000124c90 tbz2:0xc000124c40 tgz:0xc000124c70 txz:0xc000124c80 tzst:0xc000124c90 xz:0xc000124ca8 zip:0xc000124cb0 zst:0xc000124cc0] Getters:map[file:0xc001d45b20 http:0xc00014efa0 https:0xc00014eff0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1030 18:30:31.952437  515835 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1148671436/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (4.54s)

                                                
                                    
x
+
TestErrorSpam/setup (19.46s)

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

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

                                                
                                    
x
+
TestErrorSpam/status (0.83s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.45s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.7s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.35s)

                                                
                                                
=== 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-337648 --log_dir /tmp/nospam-337648 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-337648 --log_dir /tmp/nospam-337648 stop: (1.177496744s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-337648 --log_dir /tmp/nospam-337648 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-337648 --log_dir /tmp/nospam-337648 stop
--- PASS: TestErrorSpam/stop (1.35s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (43.79s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (27.95s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1030 18:04:09.344454  515835 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-086846 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-086846 --alsologtostderr -v=8: (27.95130527s)
functional_test.go:663: soft start took 27.952086099s for "functional-086846" cluster.
I1030 18:04:37.296131  515835 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/SoftStart (27.95s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-086846 cache add registry.k8s.io/pause:3.1: (1.10794957s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-086846 cache add registry.k8s.io/pause:3.3: (1.176637953s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-086846 cache add registry.k8s.io/pause:latest: (1.096262586s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.38s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.38s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-086846 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-086846 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (33.379684269s)
functional_test.go:761: restart took 33.379846755s for "functional-086846" cluster.
I1030 18:05:18.462196  515835 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/ExtraConfig (33.38s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.31s)

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

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.1s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.35s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.58s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.34s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:05:41.576243  556364 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:05:41.576499  556364 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:05:41.576509  556364 out.go:358] Setting ErrFile to fd 2...
	I1030 18:05:41.576513  556364 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:05:41.576754  556364 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:05:41.577341  556364 out.go:352] Setting JSON to false
	I1030 18:05:41.578541  556364 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":6488,"bootTime":1730305054,"procs":241,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:05:41.578651  556364 start.go:139] virtualization: kvm guest
	I1030 18:05:41.580740  556364 out.go:177] * [functional-086846] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 18:05:41.582135  556364 out.go:177]   - MINIKUBE_LOCATION=19884
	I1030 18:05:41.582140  556364 notify.go:220] Checking for updates...
	I1030 18:05:41.583309  556364 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:05:41.584491  556364 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 18:05:41.585623  556364 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 18:05:41.586804  556364 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:05:41.588043  556364 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:05:41.589737  556364 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:05:41.590334  556364 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:05:41.615255  556364 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:05:41.615359  556364 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:05:41.665500  556364 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 18:05:41.655959194 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:05:41.665623  556364 docker.go:318] overlay module found
	I1030 18:05:41.667191  556364 out.go:177] * Using the docker driver based on existing profile
	I1030 18:05:41.668340  556364 start.go:297] selected driver: docker
	I1030 18:05:41.668358  556364 start.go:901] validating driver "docker" against &{Name:functional-086846 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:functional-086846 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.2 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}
	I1030 18:05:41.668478  556364 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:05:41.670663  556364 out.go:201] 
	W1030 18:05:41.671852  556364 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
	I1030 18:05:41.672941  556364 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:05:41.921167  556690 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:05:41.921272  556690 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:05:41.921279  556690 out.go:358] Setting ErrFile to fd 2...
	I1030 18:05:41.921284  556690 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:05:41.921579  556690 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:05:41.922127  556690 out.go:352] Setting JSON to false
	I1030 18:05:41.923183  556690 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":6488,"bootTime":1730305054,"procs":239,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:05:41.923288  556690 start.go:139] virtualization: kvm guest
	I1030 18:05:41.925141  556690 out.go:177] * [functional-086846] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1030 18:05:41.926578  556690 out.go:177]   - MINIKUBE_LOCATION=19884
	I1030 18:05:41.926657  556690 notify.go:220] Checking for updates...
	I1030 18:05:41.928644  556690 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:05:41.929733  556690 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 18:05:41.930698  556690 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 18:05:41.931696  556690 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:05:41.932649  556690 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:05:41.934082  556690 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:05:41.934550  556690 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:05:41.956230  556690 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:05:41.956301  556690 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:05:42.004305  556690 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 18:05:41.994596811 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:05:42.004412  556690 docker.go:318] overlay module found
	I1030 18:05:42.006507  556690 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1030 18:05:42.007508  556690 start.go:297] selected driver: docker
	I1030 18:05:42.007522  556690 start.go:901] validating driver "docker" against &{Name:functional-086846 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730110049-19872@sha256:ead1232eaf026cb87df5e47192f652e5fef1a28f5a05a9ac9cb1a241cca351e9 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.2 ClusterName:functional-086846 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.2 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}
	I1030 18:05:42.007640  556690 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:05:42.009456  556690 out.go:201] 
	W1030 18:05:42.010369  556690 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
	I1030 18:05:42.011290  556690 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.45s)

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (45.97s)

                                                
                                                
=== 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" [574e5564-c443-4bd9-b506-57a700408195] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.00436809s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-086846 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-086846 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-086846 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-086846 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" [1ce093a9-9745-4abb-a22e-d645ca4d6200] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1ce093a9-9745-4abb-a22e-d645ca4d6200] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.004250921s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-086846 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-086846 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-086846 delete -f testdata/storage-provisioner/pod.yaml: (1.117957827s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-086846 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" [af4ccc21-c1c6-4501-bbd9-03c238fbc6fa] Pending
helpers_test.go:344: "sp-pod" [af4ccc21-c1c6-4501-bbd9-03c238fbc6fa] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [af4ccc21-c1c6-4501-bbd9-03c238fbc6fa] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 26.004360317s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-086846 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (45.97s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.56s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (30.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-086846 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-s68r4" [4acac7ec-2ed6-4ee2-8ed0-6c205672c26c] Pending
helpers_test.go:344: "mysql-6cdb49bbb-s68r4" [4acac7ec-2ed6-4ee2-8ed0-6c205672c26c] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-s68r4" [4acac7ec-2ed6-4ee2-8ed0-6c205672c26c] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 29.002993165s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-086846 exec mysql-6cdb49bbb-s68r4 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-086846 exec mysql-6cdb49bbb-s68r4 -- mysql -ppassword -e "show databases;": exit status 1 (102.043633ms)

                                                
                                                
** 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 **
I1030 18:06:13.240296  515835 retry.go:31] will retry after 1.087738055s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-086846 exec mysql-6cdb49bbb-s68r4 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (30.44s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.73s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.54s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.61s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-086846 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-086846 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.2
registry.k8s.io/kube-proxy:v1.31.2
registry.k8s.io/kube-controller-manager:v1.31.2
registry.k8s.io/kube-apiserver:v1.31.2
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-086846
localhost/kicbase/echo-server:functional-086846
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20241023-a345ebe4
docker.io/kindest/kindnetd:v20241007-36f62932
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-086846 image ls --format short --alsologtostderr:
I1030 18:05:53.323203  559401 out.go:345] Setting OutFile to fd 1 ...
I1030 18:05:53.323325  559401 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:53.323335  559401 out.go:358] Setting ErrFile to fd 2...
I1030 18:05:53.323339  559401 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:53.323562  559401 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
I1030 18:05:53.324174  559401 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:53.324269  559401 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:53.324653  559401 cli_runner.go:164] Run: docker container inspect functional-086846 --format={{.State.Status}}
I1030 18:05:53.341815  559401 ssh_runner.go:195] Run: systemctl --version
I1030 18:05:53.341863  559401 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086846
I1030 18:05:53.358823  559401 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/functional-086846/id_rsa Username:docker}
I1030 18:05:53.441067  559401 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.20s)

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

                                                
                                                
=== 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-086846 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-086846 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-proxy              | v1.31.2            | 505d571f5fd56 | 92.8MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/kindest/kindnetd              | v20241023-a345ebe4 | 9ca7e41918271 | 95MB   |
| registry.k8s.io/kube-apiserver          | v1.31.2            | 9499c9960544e | 95.3MB |
| registry.k8s.io/kube-controller-manager | v1.31.2            | 0486b6c53a1b5 | 89.5MB |
| localhost/kicbase/echo-server           | functional-086846  | 9056ab77afb8e | 4.94MB |
| localhost/minikube-local-cache-test     | functional-086846  | 006b51b1fd3ae | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20241007-36f62932 | 3a5bc24055c9e | 95MB   |
| docker.io/library/nginx                 | alpine             | cb8f91112b6b5 | 48.4MB |
| docker.io/library/nginx                 | latest             | 3b25b682ea82b | 196MB  |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-scheduler          | v1.31.2            | 847c7bc1a5418 | 68.5MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-086846 image ls --format table --alsologtostderr:
I1030 18:05:54.838609  559745 out.go:345] Setting OutFile to fd 1 ...
I1030 18:05:54.838849  559745 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:54.838856  559745 out.go:358] Setting ErrFile to fd 2...
I1030 18:05:54.838861  559745 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:54.839054  559745 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
I1030 18:05:54.839612  559745 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:54.839710  559745 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:54.840172  559745 cli_runner.go:164] Run: docker container inspect functional-086846 --format={{.State.Status}}
I1030 18:05:54.857280  559745 ssh_runner.go:195] Run: systemctl --version
I1030 18:05:54.857335  559745 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086846
I1030 18:05:54.873392  559745 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/functional-086846/id_rsa Username:docker}
I1030 18:05:54.957179  559745 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

                                                
                                                
=== 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-086846 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-086846 image ls --format json --alsologtostderr:
[{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"505d571f5fd
56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38","repoDigests":["registry.k8s.io/kube-proxy@sha256:22535649599e9f22b1b857afcbd9a8b36be238b2b3ea68e47f60bedcea48cd3b","registry.k8s.io/kube-proxy@sha256:62128d752eb4a9162074697aba46adea4abb8aab2a53c992f20881365b61a4fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.2"],"size":"92783513"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k
8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"3a5bc24055c9ebfdf31b23eef58eb4bb79b8e1772c483e6aebd2a99b41d99e52","repoDigests":["docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387","docker.io/kindest/kindnetd@sha256:e1b7077a015216fd2772941babf3d3204abecf98b97d82ecd149d00212c55fa7"],"repoTags":["docker.io/kindest/kindnetd:v20241007-36f62932"],"size":"94965812"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aa
e68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-086846"],"size":"4943877"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"9ca7e41918271bb074bb20850743fd9455129b071204789f09fa2b7304d7fad5","repoDigests":["docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16","docker.io/kindest/kindnetd@sha256:e39a44bd13d0b4532d0436a1c2fafdd1a8c57fb327770004098162f0bb96132d"],"repoTags":["docker.io/kindest/kindnetd:v20241023-a345ebe4"],"size":"94958644"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":["docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250","docker.io/library/nginx@sha256:ae136e431e76e12e5d84979ea5e2ffff4dd9589c2435c8bb9e33e6c3960111d3"],"repoTags":["docker.
io/library/nginx:alpine"],"size":"48414943"},{"id":"3b25b682ea82b2db3cc4fd48db818be788ee3f902ac7378090cf2624ec2442df","repoDigests":["docker.io/library/nginx@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb","docker.io/library/nginx@sha256:367678a80c0be120f67f3adfccc2f408bd2c1319ed98c1975ac88e750d0efe26"],"repoTags":["docker.io/library/nginx:latest"],"size":"195818008"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173","repoDigests":["registry.k8s.io/kube-apiserver@sha256:9d12daaedff9677744993f247bfbe4950f3da8cfd38179b3c59ec66dc81dfbe0","registry.k8s.io/kube-apiserver@sha256:a4fdc0ebc2950d76f2859c5f38f2d05b760ed09fd8006d7a8d98
dd9b30bc55da"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.2"],"size":"95274464"},{"id":"847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856","repoDigests":["registry.k8s.io/kube-scheduler@sha256:0f78992e985d0dbe65f3e7598943d34b725cd61a21ba92edf5ac29f0f2b61282","registry.k8s.io/kube-scheduler@sha256:a40aba236dfcd0fe9d1258dcb9d22a82d83e9ea6d35f7d3574949b12df928fe5"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.2"],"size":"68457798"},{"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":"006b51b1fd3ae28283ca5b150d5e532eaf6f0ee5d9cdcbbd12f168937c2c2526","repoDigests":["localhost/minikube-local-cache-test@sha256:c0ef6f9b31bd3cdf95c23bd46a6bee2ac1a29f
9bc8f6d7d348559dc2cbcc5d0f"],"repoTags":["localhost/minikube-local-cache-test:functional-086846"],"size":"3330"},{"id":"0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:4ba16ce7d80945dc4bb8e85ac0794c6171bfa8a55c94fe5be415afb4c3eb938c","registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d1539331975c4e76e2a74090f9f82eca775e2390e4f20752"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.2"],"size":"89474374"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-086846 image ls --format json --alsologtostderr:
I1030 18:05:54.637207  559693 out.go:345] Setting OutFile to fd 1 ...
I1030 18:05:54.637410  559693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:54.637423  559693 out.go:358] Setting ErrFile to fd 2...
I1030 18:05:54.637428  559693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:54.637670  559693 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
I1030 18:05:54.638299  559693 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:54.638412  559693 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:54.638837  559693 cli_runner.go:164] Run: docker container inspect functional-086846 --format={{.State.Status}}
I1030 18:05:54.655435  559693 ssh_runner.go:195] Run: systemctl --version
I1030 18:05:54.655485  559693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086846
I1030 18:05:54.671577  559693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/functional-086846/id_rsa Username:docker}
I1030 18:05:54.757274  559693 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.20s)

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

                                                
                                                
=== 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-086846 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-086846 image ls --format yaml --alsologtostderr:
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests:
- docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250
- docker.io/library/nginx@sha256:ae136e431e76e12e5d84979ea5e2ffff4dd9589c2435c8bb9e33e6c3960111d3
repoTags:
- docker.io/library/nginx:alpine
size: "48414943"
- 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: 505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22535649599e9f22b1b857afcbd9a8b36be238b2b3ea68e47f60bedcea48cd3b
- registry.k8s.io/kube-proxy@sha256:62128d752eb4a9162074697aba46adea4abb8aab2a53c992f20881365b61a4fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.2
size: "92783513"
- id: 847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:0f78992e985d0dbe65f3e7598943d34b725cd61a21ba92edf5ac29f0f2b61282
- registry.k8s.io/kube-scheduler@sha256:a40aba236dfcd0fe9d1258dcb9d22a82d83e9ea6d35f7d3574949b12df928fe5
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.2
size: "68457798"
- 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: 9ca7e41918271bb074bb20850743fd9455129b071204789f09fa2b7304d7fad5
repoDigests:
- docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16
- docker.io/kindest/kindnetd@sha256:e39a44bd13d0b4532d0436a1c2fafdd1a8c57fb327770004098162f0bb96132d
repoTags:
- docker.io/kindest/kindnetd:v20241023-a345ebe4
size: "94958644"
- id: 3b25b682ea82b2db3cc4fd48db818be788ee3f902ac7378090cf2624ec2442df
repoDigests:
- docker.io/library/nginx@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb
- docker.io/library/nginx@sha256:367678a80c0be120f67f3adfccc2f408bd2c1319ed98c1975ac88e750d0efe26
repoTags:
- docker.io/library/nginx:latest
size: "195818008"
- 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-086846
size: "4943877"
- id: 006b51b1fd3ae28283ca5b150d5e532eaf6f0ee5d9cdcbbd12f168937c2c2526
repoDigests:
- localhost/minikube-local-cache-test@sha256:c0ef6f9b31bd3cdf95c23bd46a6bee2ac1a29f9bc8f6d7d348559dc2cbcc5d0f
repoTags:
- localhost/minikube-local-cache-test:functional-086846
size: "3330"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 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: 9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:9d12daaedff9677744993f247bfbe4950f3da8cfd38179b3c59ec66dc81dfbe0
- registry.k8s.io/kube-apiserver@sha256:a4fdc0ebc2950d76f2859c5f38f2d05b760ed09fd8006d7a8d98dd9b30bc55da
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.2
size: "95274464"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 3a5bc24055c9ebfdf31b23eef58eb4bb79b8e1772c483e6aebd2a99b41d99e52
repoDigests:
- docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387
- docker.io/kindest/kindnetd@sha256:e1b7077a015216fd2772941babf3d3204abecf98b97d82ecd149d00212c55fa7
repoTags:
- docker.io/kindest/kindnetd:v20241007-36f62932
size: "94965812"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:4ba16ce7d80945dc4bb8e85ac0794c6171bfa8a55c94fe5be415afb4c3eb938c
- registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d1539331975c4e76e2a74090f9f82eca775e2390e4f20752
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.2
size: "89474374"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- 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-086846 image ls --format yaml --alsologtostderr:
I1030 18:05:53.527124  559452 out.go:345] Setting OutFile to fd 1 ...
I1030 18:05:53.527258  559452 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:53.527267  559452 out.go:358] Setting ErrFile to fd 2...
I1030 18:05:53.527272  559452 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:53.527431  559452 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
I1030 18:05:53.528022  559452 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:53.528119  559452 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:53.528521  559452 cli_runner.go:164] Run: docker container inspect functional-086846 --format={{.State.Status}}
I1030 18:05:53.544864  559452 ssh_runner.go:195] Run: systemctl --version
I1030 18:05:53.544926  559452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086846
I1030 18:05:53.560813  559452 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/functional-086846/id_rsa Username:docker}
I1030 18:05:53.645477  559452 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 image build -t localhost/my-image:functional-086846 testdata/build --alsologtostderr
2024/10/30 18:05:54 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-086846 image build -t localhost/my-image:functional-086846 testdata/build --alsologtostderr: (3.082269043s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-086846 image build -t localhost/my-image:functional-086846 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> f9873fa6696
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-086846
--> e5d846c6c31
Successfully tagged localhost/my-image:functional-086846
e5d846c6c316abf8b897d041720b6466efb05788a7664d1c3b1b39eb7a1cd7e9
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-086846 image build -t localhost/my-image:functional-086846 testdata/build --alsologtostderr:
I1030 18:05:53.953919  559598 out.go:345] Setting OutFile to fd 1 ...
I1030 18:05:53.954037  559598 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:53.954047  559598 out.go:358] Setting ErrFile to fd 2...
I1030 18:05:53.954051  559598 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:05:53.954243  559598 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
I1030 18:05:53.954813  559598 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:53.955331  559598 config.go:182] Loaded profile config "functional-086846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:05:53.955740  559598 cli_runner.go:164] Run: docker container inspect functional-086846 --format={{.State.Status}}
I1030 18:05:53.973716  559598 ssh_runner.go:195] Run: systemctl --version
I1030 18:05:53.973762  559598 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086846
I1030 18:05:53.988864  559598 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/functional-086846/id_rsa Username:docker}
I1030 18:05:54.069288  559598 build_images.go:161] Building image from path: /tmp/build.970211500.tar
I1030 18:05:54.069353  559598 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1030 18:05:54.077638  559598 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.970211500.tar
I1030 18:05:54.080716  559598 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.970211500.tar: stat -c "%s %y" /var/lib/minikube/build/build.970211500.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.970211500.tar': No such file or directory
I1030 18:05:54.080740  559598 ssh_runner.go:362] scp /tmp/build.970211500.tar --> /var/lib/minikube/build/build.970211500.tar (3072 bytes)
I1030 18:05:54.102712  559598 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.970211500
I1030 18:05:54.110873  559598 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.970211500 -xf /var/lib/minikube/build/build.970211500.tar
I1030 18:05:54.119674  559598 crio.go:315] Building image: /var/lib/minikube/build/build.970211500
I1030 18:05:54.119749  559598 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-086846 /var/lib/minikube/build/build.970211500 --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
I1030 18:05:56.969462  559598 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-086846 /var/lib/minikube/build/build.970211500 --cgroup-manager=cgroupfs: (2.84968746s)
I1030 18:05:56.969532  559598 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.970211500
I1030 18:05:56.977773  559598 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.970211500.tar
I1030 18:05:56.985449  559598 build_images.go:217] Built localhost/my-image:functional-086846 from /tmp/build.970211500.tar
I1030 18:05:56.985479  559598 build_images.go:133] succeeded building to: functional-086846
I1030 18:05:56.985484  559598 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.52s)

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

                                                
                                                
=== 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.785366343s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-086846
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.81s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-086846 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-086846 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-9kpk5" [f3067f90-9624-4678-91f1-8ca22ddb1624] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-9kpk5" [f3067f90-9624-4678-91f1-8ca22ddb1624] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.00366963s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.19s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-086846 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" [32745d8b-f7ee-4e7d-909d-c6b31161611b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [32745d8b-f7ee-4e7d-909d-c6b31161611b] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 12.003824137s
I1030 18:05:40.362133  515835 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (12.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1030 18:05:40.786679  515835 retry.go:31] will retry after 710.461329ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct 30 18:05 created-by-test
-rw-r--r-- 1 docker docker 24 Oct 30 18:05 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct 30 18:05 test-1730311540532127016
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh cat /mount-9p/test-1730311540532127016
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-086846 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" [30963898-8234-4ac9-b266-1192f84f88c1] Pending
helpers_test.go:344: "busybox-mount" [30963898-8234-4ac9-b266-1192f84f88c1] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [30963898-8234-4ac9-b266-1192f84f88c1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [30963898-8234-4ac9-b266-1192f84f88c1] 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 6.003869825s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-086846 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-086846 /tmp/TestFunctionalparallelMountCmdany-port3667337721/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.74s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "317.723203ms" 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.021649ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.36s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "287.419308ms" 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 "50.676173ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.34s)

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

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

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

                                                
                                                
** /stderr **
I1030 18:05:49.559805  515835 retry.go:31] will retry after 386.857616ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 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-086846 /tmp/TestFunctionalparallelMountCmdspecific-port1013328411/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-086846 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-086846 ssh "sudo umount -f /mount-9p": exit status 1 (256.735811ms)

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

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

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

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

                                                
                                                
** /stderr **
I1030 18:05:51.260622  515835 retry.go:31] will retry after 291.352357ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-086846 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-086846 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-086846 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3047052698/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-086846 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3047052698/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-086846 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3047052698/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.52s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (102.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-588921 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1030 18:06:43.679004  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:43.685450  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:43.696817  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:43.718184  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:43.759581  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:43.841408  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:44.002941  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:44.324682  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:44.966127  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:46.247608  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:48.809110  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:06:53.930360  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:07:04.172158  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:07:24.654209  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-588921 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m41.508936747s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (102.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- rollout status deployment/busybox
E1030 18:08:05.615605  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-588921 -- rollout status deployment/busybox: (4.958727046s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-h7w6k -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-hftqv -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-lpwll -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-h7w6k -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-hftqv -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-lpwll -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-h7w6k -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-hftqv -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-588921 -- exec busybox-7dff88458-lpwll -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (6.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.03s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.6s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.92s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.46s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-588921 node stop m02 -v=7 --alsologtostderr: (11.792413382s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr: exit status 7 (667.35606ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:09:09.325750  581325 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:09:09.325855  581325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:09:09.325863  581325 out.go:358] Setting ErrFile to fd 2...
	I1030 18:09:09.325867  581325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:09:09.326035  581325 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:09:09.326216  581325 out.go:352] Setting JSON to false
	I1030 18:09:09.326243  581325 mustload.go:65] Loading cluster: ha-588921
	I1030 18:09:09.326291  581325 notify.go:220] Checking for updates...
	I1030 18:09:09.326627  581325 config.go:182] Loaded profile config "ha-588921": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:09:09.326647  581325 status.go:174] checking status of ha-588921 ...
	I1030 18:09:09.327070  581325 cli_runner.go:164] Run: docker container inspect ha-588921 --format={{.State.Status}}
	I1030 18:09:09.345019  581325 status.go:371] ha-588921 host status = "Running" (err=<nil>)
	I1030 18:09:09.345055  581325 host.go:66] Checking if "ha-588921" exists ...
	I1030 18:09:09.345315  581325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-588921
	I1030 18:09:09.362177  581325 host.go:66] Checking if "ha-588921" exists ...
	I1030 18:09:09.362456  581325 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:09:09.362501  581325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-588921
	I1030 18:09:09.379408  581325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33279 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/ha-588921/id_rsa Username:docker}
	I1030 18:09:09.462211  581325 ssh_runner.go:195] Run: systemctl --version
	I1030 18:09:09.466172  581325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:09:09.476432  581325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:09:09.522115  581325 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-10-30 18:09:09.513258064 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:09:09.522855  581325 kubeconfig.go:125] found "ha-588921" server: "https://192.168.49.254:8443"
	I1030 18:09:09.522892  581325 api_server.go:166] Checking apiserver status ...
	I1030 18:09:09.522940  581325 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:09:09.533573  581325 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1512/cgroup
	I1030 18:09:09.541838  581325 api_server.go:182] apiserver freezer: "12:freezer:/docker/54779abde47e07c045b14e05ae12939a0c0def05a5d3b22f2d2f416d598a1db9/crio/crio-9bbad30d931aa055ec73c5b02fac62d2fbbcf5ed0d7c3229194284513942620b"
	I1030 18:09:09.541900  581325 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/54779abde47e07c045b14e05ae12939a0c0def05a5d3b22f2d2f416d598a1db9/crio/crio-9bbad30d931aa055ec73c5b02fac62d2fbbcf5ed0d7c3229194284513942620b/freezer.state
	I1030 18:09:09.598307  581325 api_server.go:204] freezer state: "THAWED"
	I1030 18:09:09.598342  581325 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1030 18:09:09.603131  581325 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1030 18:09:09.603155  581325 status.go:463] ha-588921 apiserver status = Running (err=<nil>)
	I1030 18:09:09.603165  581325 status.go:176] ha-588921 status: &{Name:ha-588921 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:09:09.603181  581325 status.go:174] checking status of ha-588921-m02 ...
	I1030 18:09:09.603425  581325 cli_runner.go:164] Run: docker container inspect ha-588921-m02 --format={{.State.Status}}
	I1030 18:09:09.621055  581325 status.go:371] ha-588921-m02 host status = "Stopped" (err=<nil>)
	I1030 18:09:09.621079  581325 status.go:384] host is not running, skipping remaining checks
	I1030 18:09:09.621086  581325 status.go:176] ha-588921-m02 status: &{Name:ha-588921-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:09:09.621108  581325 status.go:174] checking status of ha-588921-m03 ...
	I1030 18:09:09.621362  581325 cli_runner.go:164] Run: docker container inspect ha-588921-m03 --format={{.State.Status}}
	I1030 18:09:09.638493  581325 status.go:371] ha-588921-m03 host status = "Running" (err=<nil>)
	I1030 18:09:09.638533  581325 host.go:66] Checking if "ha-588921-m03" exists ...
	I1030 18:09:09.638812  581325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-588921-m03
	I1030 18:09:09.656793  581325 host.go:66] Checking if "ha-588921-m03" exists ...
	I1030 18:09:09.657131  581325 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:09:09.657183  581325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-588921-m03
	I1030 18:09:09.673525  581325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33289 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/ha-588921-m03/id_rsa Username:docker}
	I1030 18:09:09.761943  581325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:09:09.772826  581325 kubeconfig.go:125] found "ha-588921" server: "https://192.168.49.254:8443"
	I1030 18:09:09.772858  581325 api_server.go:166] Checking apiserver status ...
	I1030 18:09:09.772922  581325 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:09:09.782404  581325 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1427/cgroup
	I1030 18:09:09.790788  581325 api_server.go:182] apiserver freezer: "12:freezer:/docker/83a485ceba71da7996f2876211938b5cebac9f8da8ffc371464b3a6c0ad7359f/crio/crio-c1930df8325379f2d933ee4b061a0da395e8f4b3ee538c2bc972191fd4b40a7d"
	I1030 18:09:09.790842  581325 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/83a485ceba71da7996f2876211938b5cebac9f8da8ffc371464b3a6c0ad7359f/crio/crio-c1930df8325379f2d933ee4b061a0da395e8f4b3ee538c2bc972191fd4b40a7d/freezer.state
	I1030 18:09:09.798131  581325 api_server.go:204] freezer state: "THAWED"
	I1030 18:09:09.798159  581325 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1030 18:09:09.802516  581325 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1030 18:09:09.802545  581325 status.go:463] ha-588921-m03 apiserver status = Running (err=<nil>)
	I1030 18:09:09.802554  581325 status.go:176] ha-588921-m03 status: &{Name:ha-588921-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:09:09.802568  581325 status.go:174] checking status of ha-588921-m04 ...
	I1030 18:09:09.802793  581325 cli_runner.go:164] Run: docker container inspect ha-588921-m04 --format={{.State.Status}}
	I1030 18:09:09.819504  581325 status.go:371] ha-588921-m04 host status = "Running" (err=<nil>)
	I1030 18:09:09.819528  581325 host.go:66] Checking if "ha-588921-m04" exists ...
	I1030 18:09:09.819765  581325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-588921-m04
	I1030 18:09:09.835834  581325 host.go:66] Checking if "ha-588921-m04" exists ...
	I1030 18:09:09.836061  581325 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:09:09.836098  581325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-588921-m04
	I1030 18:09:09.851260  581325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33294 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/ha-588921-m04/id_rsa Username:docker}
	I1030 18:09:09.933940  581325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:09:09.944250  581325 status.go:176] ha-588921-m04 status: &{Name:ha-588921-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 node start m02 -v=7 --alsologtostderr
E1030 18:09:27.537708  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-588921 node start m02 -v=7 --alsologtostderr: (20.506754245s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (191.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-588921 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-588921 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-588921 -v=7 --alsologtostderr: (25.926059999s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-588921 --wait=true -v=7 --alsologtostderr
E1030 18:10:26.050562  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.056921  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.068264  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.089675  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.131105  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.212567  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.374151  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:26.695889  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:27.337961  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:28.619564  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:31.181124  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:36.302714  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:10:46.543981  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:11:07.025813  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:11:43.679101  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:11:47.988000  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:12:11.379769  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-588921 --wait=true -v=7 --alsologtostderr: (2m45.261662822s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-588921
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (191.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-588921 node delete m03 -v=7 --alsologtostderr: (8.297107951s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (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 (9.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (24.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 stop -v=7 --alsologtostderr
E1030 18:13:09.910113  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-588921 stop -v=7 --alsologtostderr: (24.837152293s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr: exit status 7 (100.556074ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:13:18.946971  598294 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:13:18.947086  598294 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:13:18.947090  598294 out.go:358] Setting ErrFile to fd 2...
	I1030 18:13:18.947095  598294 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:13:18.947301  598294 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:13:18.947477  598294 out.go:352] Setting JSON to false
	I1030 18:13:18.947504  598294 mustload.go:65] Loading cluster: ha-588921
	I1030 18:13:18.947614  598294 notify.go:220] Checking for updates...
	I1030 18:13:18.947905  598294 config.go:182] Loaded profile config "ha-588921": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:13:18.947927  598294 status.go:174] checking status of ha-588921 ...
	I1030 18:13:18.948322  598294 cli_runner.go:164] Run: docker container inspect ha-588921 --format={{.State.Status}}
	I1030 18:13:18.966043  598294 status.go:371] ha-588921 host status = "Stopped" (err=<nil>)
	I1030 18:13:18.966065  598294 status.go:384] host is not running, skipping remaining checks
	I1030 18:13:18.966072  598294 status.go:176] ha-588921 status: &{Name:ha-588921 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:13:18.966133  598294 status.go:174] checking status of ha-588921-m02 ...
	I1030 18:13:18.966373  598294 cli_runner.go:164] Run: docker container inspect ha-588921-m02 --format={{.State.Status}}
	I1030 18:13:18.983988  598294 status.go:371] ha-588921-m02 host status = "Stopped" (err=<nil>)
	I1030 18:13:18.984010  598294 status.go:384] host is not running, skipping remaining checks
	I1030 18:13:18.984016  598294 status.go:176] ha-588921-m02 status: &{Name:ha-588921-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:13:18.984050  598294 status.go:174] checking status of ha-588921-m04 ...
	I1030 18:13:18.984345  598294 cli_runner.go:164] Run: docker container inspect ha-588921-m04 --format={{.State.Status}}
	I1030 18:13:19.000202  598294 status.go:371] ha-588921-m04 host status = "Stopped" (err=<nil>)
	I1030 18:13:19.000242  598294 status.go:384] host is not running, skipping remaining checks
	I1030 18:13:19.000255  598294 status.go:176] ha-588921-m04 status: &{Name:ha-588921-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (55.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-588921 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-588921 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (54.775998351s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (55.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (46.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-588921 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-588921 --control-plane -v=7 --alsologtostderr: (46.000923099s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-588921 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (46.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.81s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (43.95s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-552390 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E1030 18:15:26.050429  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-552390 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (43.945257438s)
--- PASS: TestJSONOutput/start/Command (43.95s)

                                                
                                    
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-552390 --output=json --user=testUser
E1030 18:15:53.751424  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
--- 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.55s)

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

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

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

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-104560 --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-104560 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (61.482676ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"4becf679-2811-43ec-9a92-9c4fb791edfe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-104560] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f6108b4a-9bac-4c68-a511-9fd5704e1602","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19884"}}
	{"specversion":"1.0","id":"4c5d521b-0cf1-46f1-a2bc-116c92263010","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":"7270022f-3170-4f11-8b92-4e800ea01dbc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig"}}
	{"specversion":"1.0","id":"33fb13d2-02af-40cf-83ef-752263f2d7a2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube"}}
	{"specversion":"1.0","id":"086eccbb-e972-4c73-bc8f-3a40de211247","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":"26a8f62e-3323-4182-ac73-66c1b3bd3716","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"79cdf28a-4653-4264-82e9-a55bf295ed27","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-104560" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-104560
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (35.85s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.72s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-943933 --network=bridge
E1030 18:16:43.679057  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-943933 --network=bridge: (22.940045938s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-943933" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-943933
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-943933: (1.765331359s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (24.72s)

                                                
                                    
x
+
TestKicExistingNetwork (21.53s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1030 18:17:06.239771  515835 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1030 18:17:06.255765  515835 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1030 18:17:06.255839  515835 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1030 18:17:06.255858  515835 cli_runner.go:164] Run: docker network inspect existing-network
W1030 18:17:06.270880  515835 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1030 18:17:06.270909  515835 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1030 18:17:06.270924  515835 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1030 18:17:06.271030  515835 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}}]}"
I1030 18:17:06.287703  515835 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-52099ee5ee09 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:73:76:34:0f} reservation:<nil>}
I1030 18:17:06.288227  515835 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0013c7040}
I1030 18:17:06.288264  515835 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1030 18:17:06.288306  515835 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1030 18:17:06.345808  515835 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-833377 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-833377 --network=existing-network: (19.576305395s)
helpers_test.go:175: Cleaning up "existing-network-833377" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-833377
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-833377: (1.815468199s)
I1030 18:17:27.753507  515835 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (21.53s)

                                                
                                    
x
+
TestKicCustomSubnet (26.2s)

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

                                                
                                    
x
+
TestKicStaticIP (26.4s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-981303 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-981303 --static-ip=192.168.200.200: (24.250213203s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-981303 ip
helpers_test.go:175: Cleaning up "static-ip-981303" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-981303
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-981303: (2.035519079s)
--- PASS: TestKicStaticIP (26.40s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (51.8s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-188262 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-188262 --driver=docker  --container-runtime=crio: (23.823803645s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-200228 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-200228 --driver=docker  --container-runtime=crio: (22.900177543s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-188262
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-200228
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-200228" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-200228
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-200228: (1.813315202s)
helpers_test.go:175: Cleaning up "first-188262" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-188262
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-188262: (2.175337744s)
--- PASS: TestMinikubeProfile (51.80s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.59s)

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

                                                
                                    
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-998810 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.24s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.45s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-016796 --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-016796 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.444905342s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.45s)

                                                
                                    
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-016796 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.23s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.84s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (70.71s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-947103 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E1030 18:20:26.050716  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-947103 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m10.298551311s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-947103 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (70.71s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.43s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (31.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.48s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.03s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:21:41.862519  664031 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:21:41.862649  664031 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:21:41.862659  664031 out.go:358] Setting ErrFile to fd 2...
	I1030 18:21:41.862664  664031 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:21:41.862905  664031 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:21:41.863099  664031 out.go:352] Setting JSON to false
	I1030 18:21:41.863131  664031 mustload.go:65] Loading cluster: multinode-947103
	I1030 18:21:41.863244  664031 notify.go:220] Checking for updates...
	I1030 18:21:41.863626  664031 config.go:182] Loaded profile config "multinode-947103": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:21:41.863647  664031 status.go:174] checking status of multinode-947103 ...
	I1030 18:21:41.864147  664031 cli_runner.go:164] Run: docker container inspect multinode-947103 --format={{.State.Status}}
	I1030 18:21:41.884370  664031 status.go:371] multinode-947103 host status = "Running" (err=<nil>)
	I1030 18:21:41.884394  664031 host.go:66] Checking if "multinode-947103" exists ...
	I1030 18:21:41.884681  664031 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-947103
	I1030 18:21:41.900570  664031 host.go:66] Checking if "multinode-947103" exists ...
	I1030 18:21:41.900847  664031 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:21:41.900897  664031 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-947103
	I1030 18:21:41.917778  664031 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33400 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/multinode-947103/id_rsa Username:docker}
	I1030 18:21:41.997910  664031 ssh_runner.go:195] Run: systemctl --version
	I1030 18:21:42.001667  664031 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:21:42.011737  664031 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:21:42.056435  664031 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-10-30 18:21:42.047491913 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:21:42.057095  664031 kubeconfig.go:125] found "multinode-947103" server: "https://192.168.67.2:8443"
	I1030 18:21:42.057132  664031 api_server.go:166] Checking apiserver status ...
	I1030 18:21:42.057164  664031 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:21:42.067208  664031 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1486/cgroup
	I1030 18:21:42.075698  664031 api_server.go:182] apiserver freezer: "12:freezer:/docker/f0de5a056c87bf94185b7e688e8a91fe32a3d064b79f9d4bb5e119c3887acb3e/crio/crio-136aafb1fa2f468277884e3955769ef12b5573fa55577c243a164c8679c9a50b"
	I1030 18:21:42.075758  664031 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f0de5a056c87bf94185b7e688e8a91fe32a3d064b79f9d4bb5e119c3887acb3e/crio/crio-136aafb1fa2f468277884e3955769ef12b5573fa55577c243a164c8679c9a50b/freezer.state
	I1030 18:21:42.083369  664031 api_server.go:204] freezer state: "THAWED"
	I1030 18:21:42.083393  664031 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1030 18:21:42.086954  664031 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1030 18:21:42.086977  664031 status.go:463] multinode-947103 apiserver status = Running (err=<nil>)
	I1030 18:21:42.086990  664031 status.go:176] multinode-947103 status: &{Name:multinode-947103 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:21:42.087015  664031 status.go:174] checking status of multinode-947103-m02 ...
	I1030 18:21:42.087299  664031 cli_runner.go:164] Run: docker container inspect multinode-947103-m02 --format={{.State.Status}}
	I1030 18:21:42.104007  664031 status.go:371] multinode-947103-m02 host status = "Running" (err=<nil>)
	I1030 18:21:42.104030  664031 host.go:66] Checking if "multinode-947103-m02" exists ...
	I1030 18:21:42.104297  664031 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-947103-m02
	I1030 18:21:42.120884  664031 host.go:66] Checking if "multinode-947103-m02" exists ...
	I1030 18:21:42.121202  664031 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:21:42.121268  664031 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-947103-m02
	I1030 18:21:42.138151  664031 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33405 SSHKeyPath:/home/jenkins/minikube-integration/19884-509011/.minikube/machines/multinode-947103-m02/id_rsa Username:docker}
	I1030 18:21:42.217819  664031 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:21:42.228108  664031 status.go:176] multinode-947103-m02 status: &{Name:multinode-947103-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:21:42.228140  664031 status.go:174] checking status of multinode-947103-m03 ...
	I1030 18:21:42.228389  664031 cli_runner.go:164] Run: docker container inspect multinode-947103-m03 --format={{.State.Status}}
	I1030 18:21:42.244796  664031 status.go:371] multinode-947103-m03 host status = "Stopped" (err=<nil>)
	I1030 18:21:42.244817  664031 status.go:384] host is not running, skipping remaining checks
	I1030 18:21:42.244832  664031 status.go:176] multinode-947103-m03 status: &{Name:multinode-947103-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.77s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-947103 node start m03 -v=7 --alsologtostderr
E1030 18:21:43.679357  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-947103 node start m03 -v=7 --alsologtostderr: (8.153931758s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 -p multinode-947103 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (8.77s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (97.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-947103
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-947103
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-947103: (24.62979891s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-947103 --wait=true -v=8 --alsologtostderr
E1030 18:23:06.741422  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-947103 --wait=true -v=8 --alsologtostderr: (1m13.228590221s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-947103
--- PASS: TestMultiNode/serial/RestartKeepsNodes (97.95s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.16s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.69s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:23:57.789384  673712 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:23:57.789516  673712 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:23:57.789527  673712 out.go:358] Setting ErrFile to fd 2...
	I1030 18:23:57.789534  673712 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:23:57.789748  673712 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:23:57.789929  673712 out.go:352] Setting JSON to false
	I1030 18:23:57.789957  673712 mustload.go:65] Loading cluster: multinode-947103
	I1030 18:23:57.790013  673712 notify.go:220] Checking for updates...
	I1030 18:23:57.790537  673712 config.go:182] Loaded profile config "multinode-947103": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:23:57.790567  673712 status.go:174] checking status of multinode-947103 ...
	I1030 18:23:57.791069  673712 cli_runner.go:164] Run: docker container inspect multinode-947103 --format={{.State.Status}}
	I1030 18:23:57.807424  673712 status.go:371] multinode-947103 host status = "Stopped" (err=<nil>)
	I1030 18:23:57.807449  673712 status.go:384] host is not running, skipping remaining checks
	I1030 18:23:57.807457  673712 status.go:176] multinode-947103 status: &{Name:multinode-947103 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:23:57.807482  673712 status.go:174] checking status of multinode-947103-m02 ...
	I1030 18:23:57.807784  673712 cli_runner.go:164] Run: docker container inspect multinode-947103-m02 --format={{.State.Status}}
	I1030 18:23:57.824903  673712 status.go:371] multinode-947103-m02 host status = "Stopped" (err=<nil>)
	I1030 18:23:57.824924  673712 status.go:384] host is not running, skipping remaining checks
	I1030 18:23:57.824931  673712 status.go:176] multinode-947103-m02 status: &{Name:multinode-947103-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-947103 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-947103 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.496751967s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-947103 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 (52.03s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.66s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (116.26s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-088539 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E1030 18:25:26.050318  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-088539 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m19.808695989s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-088539 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-088539 image pull gcr.io/k8s-minikube/busybox: (3.796826129s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-088539
E1030 18:26:43.682178  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-088539: (5.639723183s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-088539 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E1030 18:26:49.114687  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-088539 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (24.557355382s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-088539 image list
helpers_test.go:175: Cleaning up "test-preload-088539" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-088539
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-088539: (2.24599542s)
--- PASS: TestPreload (116.26s)

                                                
                                    
x
+
TestScheduledStopUnix (96.18s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-509515 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-509515 --memory=2048 --driver=docker  --container-runtime=crio: (20.332850897s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-509515 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-509515 -n scheduled-stop-509515
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-509515 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1030 18:27:33.332248  515835 retry.go:31] will retry after 106.82µs: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.333401  515835 retry.go:31] will retry after 142.717µs: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.334543  515835 retry.go:31] will retry after 186.556µs: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.335669  515835 retry.go:31] will retry after 208.055µs: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.336794  515835 retry.go:31] will retry after 329.336µs: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.337915  515835 retry.go:31] will retry after 438.015µs: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.339033  515835 retry.go:31] will retry after 1.652287ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.341211  515835 retry.go:31] will retry after 1.273476ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.343414  515835 retry.go:31] will retry after 1.565747ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.345611  515835 retry.go:31] will retry after 4.112589ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.350838  515835 retry.go:31] will retry after 3.447391ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.355045  515835 retry.go:31] will retry after 11.64305ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.367292  515835 retry.go:31] will retry after 17.926431ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.385530  515835 retry.go:31] will retry after 26.127237ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
I1030 18:27:33.412800  515835 retry.go:31] will retry after 17.961531ms: open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/scheduled-stop-509515/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-509515 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-509515 -n scheduled-stop-509515
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-509515
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-509515 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-509515
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-509515: exit status 7 (65.916836ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.02s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2ea8f4bf-820d-46ef-9332-7671d1fa90ca","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-023604] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3f5c0c0e-20e2-49a9-829c-62b4c7cccd1a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19884"}}
	{"specversion":"1.0","id":"88d2a32e-fad8-44d2-92f5-89a69750cfd5","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":"11adaed5-59de-4bf4-8a81-dd3db265e501","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig"}}
	{"specversion":"1.0","id":"a34dcce5-73f6-47f2-9d4a-ebe489c618fb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube"}}
	{"specversion":"1.0","id":"0d013ac9-2c4f-4b86-a24e-fb9a5ef9ff42","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":"2371e364-5a3b-4014-b06f-e8ca1dd2d808","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"1e74155d-200f-4d03-8df6-5b19b4fcbc1b","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":"33ccc2ad-7c24-45f9-b71e-23edddd4a73c","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":"17947bf8-110d-403b-a3a6-32e42e35034e","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":"212e64dc-b1fa-40a7-8de8-b9aeb7916ac8","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":"82228871-22b8-4a9b-95eb-bd14580b0435","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-023604\" primary control-plane node in \"insufficient-storage-023604\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c3616643-48dc-4e30-8b64-eca1336344e1","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-1730110049-19872 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f4b7f14f-10ad-42da-a574-2694332fd4b8","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":"7a4334f7-1e62-40ae-b9c9-6845ac056402","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-023604 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-023604 --output=json --layout=cluster: exit status 7 (238.359611ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1030 18:28:58.750139  696195 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-023604" does not appear in /home/jenkins/minikube-integration/19884-509011/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1030 18:28:58.995606  696297 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-023604" does not appear in /home/jenkins/minikube-integration/19884-509011/kubeconfig
	E1030 18:28:59.004908  696297 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/insufficient-storage-023604/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (98.46s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3889591841 start -p running-upgrade-378612 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3889591841 start -p running-upgrade-378612 --memory=2200 --vm-driver=docker  --container-runtime=crio: (27.574521058s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-378612 --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-378612 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m6.207464355s)
helpers_test.go:175: Cleaning up "running-upgrade-378612" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-378612
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-378612: (2.334850845s)
--- PASS: TestRunningBinaryUpgrade (98.46s)

                                                
                                    
x
+
TestKubernetesUpgrade (328.89s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-517660 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E1030 18:31:43.679506  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-517660 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m25.426545018s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-517660 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-517660 --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-517660 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (73.009384ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-517660] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19884
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.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.2 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-517660
	    minikube start -p kubernetes-upgrade-517660 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5176602 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.2, by running:
	    
	    minikube start -p kubernetes-upgrade-517660 --kubernetes-version=v1.31.2
	    

                                                
                                                
** /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-517660 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-517660 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (13.817727694s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-517660" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-517660
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-517660: (2.18997816s)
--- PASS: TestKubernetesUpgrade (328.89s)

                                                
                                    
x
+
TestMissingContainerUpgrade (170.46s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3755695414 start -p missing-upgrade-218556 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3755695414 start -p missing-upgrade-218556 --memory=2200 --driver=docker  --container-runtime=crio: (1m29.322075186s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-218556
I1030 18:30:34.407681  515835 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1030 18:30:34.407779  515835 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I1030 18:30:34.436523  515835 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1030 18:30:34.436570  515835 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1030 18:30:34.436658  515835 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1030 18:30:34.436724  515835 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1148671436/002/docker-machine-driver-kvm2
I1030 18:30:34.481166  515835 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1148671436/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x5319040 0x5319040 0x5319040 0x5319040 0x5319040 0x5319040 0x5319040] Decompressors:map[bz2:0xc000124bd8 gz:0xc000124ca0 tar:0xc000124c30 tar.bz2:0xc000124c40 tar.gz:0xc000124c70 tar.xz:0xc000124c80 tar.zst:0xc000124c90 tbz2:0xc000124c40 tgz:0xc000124c70 txz:0xc000124c80 tzst:0xc000124c90 xz:0xc000124ca8 zip:0xc000124cb0 zst:0xc000124cc0] Getters:map[file:0xc000a97730 http:0xc00084c960 https:0xc00084c9b0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1030 18:30:34.481207  515835 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1148671436/002/docker-machine-driver-kvm2
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-218556: (12.470881255s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-218556
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-218556 --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-218556 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m1.327150488s)
helpers_test.go:175: Cleaning up "missing-upgrade-218556" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-218556
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-218556: (4.617994314s)
--- PASS: TestMissingContainerUpgrade (170.46s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (34.28s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (20.48s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.38s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.35s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.99s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.19s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.62s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:30:22.920774  721151 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:30:22.920868  721151 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:30:22.920876  721151 out.go:358] Setting ErrFile to fd 2...
	I1030 18:30:22.920880  721151 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:30:22.921081  721151 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19884-509011/.minikube/bin
	I1030 18:30:22.921656  721151 out.go:352] Setting JSON to false
	I1030 18:30:22.922777  721151 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":7969,"bootTime":1730305054,"procs":282,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:30:22.922837  721151 start.go:139] virtualization: kvm guest
	I1030 18:30:22.924766  721151 out.go:177] * [false-942955] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 18:30:22.926230  721151 out.go:177]   - MINIKUBE_LOCATION=19884
	I1030 18:30:22.926229  721151 notify.go:220] Checking for updates...
	I1030 18:30:22.928071  721151 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:30:22.929102  721151 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19884-509011/kubeconfig
	I1030 18:30:22.930210  721151 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19884-509011/.minikube
	I1030 18:30:22.931232  721151 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:30:22.932342  721151 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:30:22.933686  721151 config.go:182] Loaded profile config "cert-expiration-071388": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:30:22.933784  721151 config.go:182] Loaded profile config "force-systemd-flag-845123": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:30:22.933859  721151 config.go:182] Loaded profile config "missing-upgrade-218556": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I1030 18:30:22.933944  721151 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:30:22.956283  721151 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:30:22.956415  721151 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:30:23.015377  721151 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:52 OomKillDisable:true NGoroutines:74 SystemTime:2024-10-30 18:30:23.005094601 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:30:23.015498  721151 docker.go:318] overlay module found
	I1030 18:30:23.017112  721151 out.go:177] * Using the docker driver based on user configuration
	I1030 18:30:23.018367  721151 start.go:297] selected driver: docker
	I1030 18:30:23.018379  721151 start.go:901] validating driver "docker" against <nil>
	I1030 18:30:23.018392  721151 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:30:23.020425  721151 out.go:201] 
	W1030 18:30:23.021556  721151 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
	I1030 18:30:23.022693  721151 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:00 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-071388
contexts:
- context:
cluster: cert-expiration-071388
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:00 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-071388
name: cert-expiration-071388
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-071388
user:
client-certificate: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/cert-expiration-071388/client.crt
client-key: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/cert-expiration-071388/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.25s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (48.96s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2146201613 start -p stopped-upgrade-024633 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2146201613 start -p stopped-upgrade-024633 --memory=2200 --vm-driver=docker  --container-runtime=crio: (23.45807141s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2146201613 -p stopped-upgrade-024633 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2146201613 -p stopped-upgrade-024633 stop: (3.236055951s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-024633 --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-024633 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (22.26643686s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (48.96s)

                                                
                                    
x
+
TestPause/serial/Start (46.62s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.82s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (35.59s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-942955 "pgrep -a kubelet"
I1030 18:33:33.249213  515835 config.go:182] Loaded profile config "auto-942955": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-942955 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-wlp8k" [14ba7c2a-e15f-4da9-a0a4-d94cbf753b4a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wlp8k" [14ba7c2a-e15f-4da9-a0a4-d94cbf753b4a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003337626s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.16s)

                                                
                                    
x
+
TestPause/serial/Pause (0.72s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-808773","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-808773","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.30s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.61s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.73s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.63s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (14.94s)

                                                
                                                
=== 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: (14.884744494s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-808773
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-808773: exit status 1 (16.750037ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-gvshl" [52fb76cb-d500-4b51-a347-acff9da8b719] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004575213s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-942955 "pgrep -a kubelet"
I1030 18:34:10.218064  515835 config.go:182] Loaded profile config "kindnet-942955": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-942955 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-fqg6h" [da876823-8697-4466-bffd-34558821d57e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-fqg6h" [da876823-8697-4466-bffd-34558821d57e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003397703s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

                                                
                                    
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-vqtvl" [c9545b4c-ad37-4758-823e-31b0b998c7c4] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004898562s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-942955 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-g7jdw" [dd511e18-87a4-47bb-8f42-f73600595d0a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-g7jdw" [dd511e18-87a4-47bb-8f42-f73600595d0a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004398888s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-942955 "pgrep -a kubelet"
I1030 18:34:57.770588  515835 config.go:182] Loaded profile config "calico-942955": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-942955 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-x4zks" [b1f15753-7c26-4aac-a684-e62842a1cc73] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-x4zks" [b1f15753-7c26-4aac-a684-e62842a1cc73] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003973337s
--- PASS: TestNetworkPlugins/group/calico/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-942955 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.12s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-942955 "pgrep -a kubelet"
I1030 18:35:18.647573  515835 config.go:182] Loaded profile config "enable-default-cni-942955": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.27s)

                                                
                                    
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-942955 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-fk9cc" [67fcb338-1f54-4804-91f0-f50283c43373] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-fk9cc" [67fcb338-1f54-4804-91f0-f50283c43373] Running
E1030 18:35:26.050514  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003705199s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-825364 --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-825364 --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: (2m4.622203647s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (124.62s)

                                                
                                    
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-nt672" [2ffed344-b0a2-4afe-9e5d-f4f16657523a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005014074s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-700858 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-700858 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (56.138945785s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (56.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-942955 "pgrep -a kubelet"
I1030 18:36:21.521279  515835 config.go:182] Loaded profile config "flannel-942955": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-942955 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-jdh9t" [b0dcfdc1-7287-4a9d-b2cf-9faa8cad4550] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-jdh9t" [b0dcfdc1-7287-4a9d-b2cf-9faa8cad4550] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004674048s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-942955 "pgrep -a kubelet"
I1030 18:36:32.116882  515835 config.go:182] Loaded profile config "bridge-942955": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-942955 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-bq46f" [16257202-f2b9-4fee-8876-ebae6b604c9a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bq46f" [16257202-f2b9-4fee-8876-ebae6b604c9a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003545226s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.18s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-942955 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1030 18:36:43.679666  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.13s)
E1030 18:40:59.814193  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:13.406657  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.197541  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.213023  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.219343  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.230652  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.251992  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.293344  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.374762  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.536289  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:15.857757  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:16.499012  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:17.261121  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:17.781065  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:20.342553  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:25.464836  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.283604  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.289969  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.301316  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.322657  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.364024  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.445450  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.606989  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:32.928744  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:33.570866  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:34.853064  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:35.706336  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:37.414407  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:40.776454  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:42.536702  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:43.679960  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:47.810873  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:52.778790  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:56.188318  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:42:13.260193  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/bridge-942955/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== 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-374423 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-374423 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (43.45933088s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (43.46s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-700858 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" [a8d0f2c3-851c-4d04-b272-325e49b11afc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a8d0f2c3-851c-4d04-b272-325e49b11afc] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003775744s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-700858 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.26s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-311309 --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.2
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-311309 --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.2: (12.067634918s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-311309 -n newest-cni-311309
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-374423 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" [2e9b6ba1-3f76-4e04-8a20-7cb46f3b4cbb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2e9b6ba1-3f76-4e04-8a20-7cb46f3b4cbb] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003602191s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-374423 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.27s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-311309 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-856153 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-856153 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (43.672439773s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (43.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-825364 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" [ce32542d-5854-423c-90aa-4a72ffa4459d] Pending
helpers_test.go:344: "busybox" [ce32542d-5854-423c-90aa-4a72ffa4459d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ce32542d-5854-423c-90aa-4a72ffa4459d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004458794s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-825364 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.38s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-825364 --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-825364 --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: (2m24.780223817s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-825364 -n old-k8s-version-825364
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (145.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-856153 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" [d998968a-0534-44d5-9253-be38ce3d81a4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1030 18:38:33.401209  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:33.407559  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:33.418860  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:33.440173  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:33.481587  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:33.563038  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:33.724723  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:34.046372  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:34.688383  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:35.970602  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [d998968a-0534-44d5-9253-be38ce3d81a4] Running
E1030 18:38:38.532502  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:38:43.654162  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.003837644s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-856153 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.22s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-856153 --alsologtostderr -v=3
E1030 18:38:53.896053  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-856153 --alsologtostderr -v=3: (12.098014161s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.10s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-856153 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1030 18:39:03.950469  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:03.956903  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:03.968312  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:03.990444  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:04.031994  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:04.113509  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:04.274776  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:04.596757  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:05.238846  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:06.520856  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:09.082598  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:14.204391  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:14.377849  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:24.445968  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:44.927270  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:46.742753  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/addons-311426/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.467950  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.474359  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.485726  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.507076  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.548481  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.629885  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:51.791433  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:52.113178  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:52.754746  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.256744  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.263094  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.274498  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.296650  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.338059  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.419605  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.581145  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:53.903240  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:54.037003  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:54.545099  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:55.339667  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:55.827372  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:56.598430  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:39:58.389364  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:01.720570  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:03.511657  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:11.962623  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:13.753181  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:18.837286  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:18.843634  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:18.854967  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:18.876308  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:18.917678  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:18.999080  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:19.161053  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:19.482747  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:20.124850  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:21.406866  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:23.968360  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:25.889326  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:26.049872  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/functional-086846/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:29.090078  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:32.444926  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:34.235408  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:39.332139  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/enable-default-cni-942955/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-856153 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (4m58.851346255s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-856153 -n embed-certs-856153
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (299.12s)

                                                
                                    
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-9cbn8" [d2601a56-37b0-4a38-9b7a-461277fad0fb] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003547669s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-9cbn8" [d2601a56-37b0-4a38-9b7a-461277fad0fb] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003569288s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-825364 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

                                                
                                    
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-nhkr6" [43f64929-013b-4bdb-bdd6-ad6e27ea93c4] Running
E1030 18:42:35.328167  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/calico-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:42:37.119785  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/custom-flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:42:37.150257  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003640252s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-nwdjp" [dfc62683-dd2c-4cbf-ac7e-73469213c99c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004327932s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-nhkr6" [43f64929-013b-4bdb-bdd6-ad6e27ea93c4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003152284s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-700858 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-nwdjp" [dfc62683-dd2c-4cbf-ac7e-73469213c99c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003514021s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-374423 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-700858 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
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.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-374423 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

                                                
                                    
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-49qzg" [2f3aac8b-b45e-4c67-9040-c4d4da51fd8e] Running
E1030 18:43:59.072476  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/flannel-942955/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:44:01.103347  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/auto-942955/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004203933s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-49qzg" [2f3aac8b-b45e-4c67-9040-c4d4da51fd8e] Running
E1030 18:44:03.950176  515835 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/kindnet-942955/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.00344161s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-856153 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-856153 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
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.21s)

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

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

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

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

                                                
                                    

Test skip (26/330)

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.2/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.25s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:789: skipping: crio not supported
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-311426 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.25s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:702: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:422: 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
+
TestNetworkPlugins/group/kubenet (3.56s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:00 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-071388
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:20 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: force-systemd-flag-845123
contexts:
- context:
cluster: cert-expiration-071388
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:00 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-071388
name: cert-expiration-071388
- context:
cluster: force-systemd-flag-845123
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:20 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: force-systemd-flag-845123
name: force-systemd-flag-845123
current-context: force-systemd-flag-845123
kind: Config
preferences: {}
users:
- name: cert-expiration-071388
user:
client-certificate: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/cert-expiration-071388/client.crt
client-key: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/cert-expiration-071388/client.key
- name: force-systemd-flag-845123
user:
client-certificate: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/force-systemd-flag-845123/client.crt
client-key: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/force-systemd-flag-845123/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.16s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19884-509011/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:00 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-071388
contexts:
- context:
cluster: cert-expiration-071388
extensions:
- extension:
last-update: Wed, 30 Oct 2024 18:30:00 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-071388
name: cert-expiration-071388
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-071388
user:
client-certificate: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/cert-expiration-071388/client.crt
client-key: /home/jenkins/minikube-integration/19884-509011/.minikube/profiles/cert-expiration-071388/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard