Test Report: Docker_Linux_crio 20383

                    
                      6d8453a169b79d4a3a523103ba23ea73f71b9b0b:2025-02-10:38292
                    
                

Test fail (1/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 153.59
x
+
TestAddons/parallel/Ingress (153.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-092360 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-092360 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-092360 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" [1354c942-5185-42c2-a8bc-ce732cf48128] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [1354c942-5185-42c2-a8bc-ce732cf48128] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.004819716s
I0210 12:11:21.066203 1057849 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 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-092360 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.73174421s)

                                                
                                                
** 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-092360 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 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-092360
helpers_test.go:235: (dbg) docker inspect addons-092360:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b",
	        "Created": "2025-02-10T12:07:29.239976021Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1059957,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:07:29.357219742Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:e72c4cbe9b296d8a58fbcae1a7b969fa1cee662cd7b86f2d4efc5e146519cf0a",
	        "ResolvConfPath": "/var/lib/docker/containers/2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b/hostname",
	        "HostsPath": "/var/lib/docker/containers/2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b/hosts",
	        "LogPath": "/var/lib/docker/containers/2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b/2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b-json.log",
	        "Name": "/addons-092360",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-092360:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-092360",
	            "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/535d423a986df8e3bfb65edb45663a650273f3e1f08fcc0e6fbbbd7ae4f7d7e0-init/diff:/var/lib/docker/overlay2/069de8f759652dcccaba59a7b4b15ec1f4e61e46714830a9b674428f780a2c15/diff",
	                "MergedDir": "/var/lib/docker/overlay2/535d423a986df8e3bfb65edb45663a650273f3e1f08fcc0e6fbbbd7ae4f7d7e0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/535d423a986df8e3bfb65edb45663a650273f3e1f08fcc0e6fbbbd7ae4f7d7e0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/535d423a986df8e3bfb65edb45663a650273f3e1f08fcc0e6fbbbd7ae4f7d7e0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-092360",
	                "Source": "/var/lib/docker/volumes/addons-092360/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-092360",
	            "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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-092360",
	                "name.minikube.sigs.k8s.io": "addons-092360",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "194e94beef6b2c36198c6b0eb682e82fb0c48ee7bbbff82e68dc098ccff295b2",
	            "SandboxKey": "/var/run/docker/netns/194e94beef6b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33561"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33562"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33565"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33563"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33564"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-092360": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "89e78b5dd3140034ce92277ff08d5e60e3bde54d2212878ed7621339bbf07370",
	                    "EndpointID": "98b992db4344c1851658887eb24c9629ab23785a3a056998a8751217ecdcf5d5",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-092360",
	                        "2ea9fa1fbdfc"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-092360 -n addons-092360
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-092360 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 logs -n 25: (1.183151292s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-484663 | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC |                     |
	|         | download-docker-484663                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-484663                                                                   | download-docker-484663 | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC | 10 Feb 25 12:07 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-996760   | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC |                     |
	|         | binary-mirror-996760                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43573                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-996760                                                                     | binary-mirror-996760   | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC | 10 Feb 25 12:07 UTC |
	| addons  | enable dashboard -p                                                                         | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC |                     |
	|         | addons-092360                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC |                     |
	|         | addons-092360                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-092360 --wait=true                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:07 UTC | 10 Feb 25 12:10 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-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:10 UTC | 10 Feb 25 12:10 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:10 UTC | 10 Feb 25 12:10 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:10 UTC | 10 Feb 25 12:10 UTC |
	|         | -p addons-092360                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:10 UTC | 10 Feb 25 12:10 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-092360 ssh cat                                                                       | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | /opt/local-path-provisioner/pvc-504381fd-d54d-4dc6-9a68-75db7181c0dd_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-092360 ip                                                                            | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	| addons  | addons-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-092360 addons                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-092360 ssh curl -s                                                                   | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-092360 addons disable                                                                | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-092360 addons                                                                        | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:11 UTC | 10 Feb 25 12:11 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-092360 ip                                                                            | addons-092360          | jenkins | v1.35.0 | 10 Feb 25 12:13 UTC | 10 Feb 25 12:13 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:07:06
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:07:06.453519 1059224 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:07:06.453652 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:07:06.453662 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:07:06.453666 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:07:06.453842 1059224 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:07:06.454464 1059224 out.go:352] Setting JSON to false
	I0210 12:07:06.455515 1059224 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":6570,"bootTime":1739182656,"procs":280,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0210 12:07:06.455648 1059224 start.go:139] virtualization: kvm guest
	I0210 12:07:06.457832 1059224 out.go:177] * [addons-092360] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 12:07:06.459208 1059224 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:07:06.459206 1059224 notify.go:220] Checking for updates...
	I0210 12:07:06.460773 1059224 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:07:06.462402 1059224 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:07:06.463863 1059224 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube
	I0210 12:07:06.465141 1059224 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 12:07:06.466331 1059224 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:07:06.467708 1059224 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:07:06.489338 1059224 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:07:06.489480 1059224 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:07:06.534676 1059224 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:27 OomKillDisable:true NGoroutines:49 SystemTime:2025-02-10 12:07:06.526047385 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:07:06.534788 1059224 docker.go:318] overlay module found
	I0210 12:07:06.536555 1059224 out.go:177] * Using the docker driver based on user configuration
	I0210 12:07:06.537753 1059224 start.go:297] selected driver: docker
	I0210 12:07:06.537765 1059224 start.go:901] validating driver "docker" against <nil>
	I0210 12:07:06.537775 1059224 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:07:06.538581 1059224 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:07:06.587587 1059224 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:27 OomKillDisable:true NGoroutines:49 SystemTime:2025-02-10 12:07:06.579148517 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:07:06.587783 1059224 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:07:06.588050 1059224 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]
	I0210 12:07:06.589536 1059224 out.go:177] * Using Docker driver with root privileges
	I0210 12:07:06.590873 1059224 cni.go:84] Creating CNI manager for ""
	I0210 12:07:06.590938 1059224 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:07:06.590948 1059224 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:07:06.591009 1059224 start.go:340] cluster config:
	{Name:addons-092360 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-092360 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0210 12:07:06.592363 1059224 out.go:177] * Starting "addons-092360" primary control-plane node in "addons-092360" cluster
	I0210 12:07:06.593508 1059224 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 12:07:06.594666 1059224 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:07:06.595661 1059224 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:07:06.595694 1059224 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0210 12:07:06.595698 1059224 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:07:06.595716 1059224 cache.go:56] Caching tarball of preloaded images
	I0210 12:07:06.595827 1059224 preload.go:172] Found /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0210 12:07:06.595846 1059224 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0210 12:07:06.596199 1059224 profile.go:143] Saving config to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/config.json ...
	I0210 12:07:06.596225 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/config.json: {Name:mkdc519bfadde2fcdc1325ea7082a233d0932880 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:06.611749 1059224 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:07:06.611940 1059224 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:07:06.611961 1059224 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:07:06.611973 1059224 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:07:06.611987 1059224 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:07:06.611998 1059224 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:07:18.882838 1059224 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:07:18.882885 1059224 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:07:18.882921 1059224 start.go:360] acquireMachinesLock for addons-092360: {Name:mk50f97fe453bfdf19f03513577e631fd013d0e4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:07:18.883030 1059224 start.go:364] duration metric: took 87.997µs to acquireMachinesLock for "addons-092360"
	I0210 12:07:18.883056 1059224 start.go:93] Provisioning new machine with config: &{Name:addons-092360 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-092360 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0210 12:07:18.883142 1059224 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:07:18.884913 1059224 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:07:18.885199 1059224 start.go:159] libmachine.API.Create for "addons-092360" (driver="docker")
	I0210 12:07:18.885247 1059224 client.go:168] LocalClient.Create starting
	I0210 12:07:18.885357 1059224 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca.pem
	I0210 12:07:19.083509 1059224 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/cert.pem
	I0210 12:07:19.385275 1059224 cli_runner.go:164] Run: docker network inspect addons-092360 --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}}]}"
	W0210 12:07:19.401686 1059224 cli_runner.go:211] docker network inspect addons-092360 --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
	I0210 12:07:19.401759 1059224 network_create.go:284] running [docker network inspect addons-092360] to gather additional debugging logs...
	I0210 12:07:19.401778 1059224 cli_runner.go:164] Run: docker network inspect addons-092360
	W0210 12:07:19.417168 1059224 cli_runner.go:211] docker network inspect addons-092360 returned with exit code 1
	I0210 12:07:19.417206 1059224 network_create.go:287] error running [docker network inspect addons-092360]: docker network inspect addons-092360: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-092360 not found
	I0210 12:07:19.417221 1059224 network_create.go:289] output of [docker network inspect addons-092360]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-092360 not found
	
	** /stderr **
	I0210 12:07:19.417318 1059224 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}}]}"
	I0210 12:07:19.433428 1059224 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:0xc001d80270}
	I0210 12:07:19.433480 1059224 network_create.go:124] attempt to create docker network addons-092360 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:07:19.433524 1059224 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-092360 addons-092360
	I0210 12:07:19.491071 1059224 network_create.go:108] docker network addons-092360 192.168.49.0/24 created
	I0210 12:07:19.491106 1059224 kic.go:121] calculated static IP "192.168.49.2" for the "addons-092360" container
	I0210 12:07:19.491161 1059224 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:07:19.508304 1059224 cli_runner.go:164] Run: docker volume create addons-092360 --label name.minikube.sigs.k8s.io=addons-092360 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:07:19.525376 1059224 oci.go:103] Successfully created a docker volume addons-092360
	I0210 12:07:19.525473 1059224 cli_runner.go:164] Run: docker run --rm --name addons-092360-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-092360 --entrypoint /usr/bin/test -v addons-092360:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:07:24.557896 1059224 cli_runner.go:217] Completed: docker run --rm --name addons-092360-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-092360 --entrypoint /usr/bin/test -v addons-092360:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (5.032364206s)
	I0210 12:07:24.557936 1059224 oci.go:107] Successfully prepared a docker volume addons-092360
	I0210 12:07:24.557967 1059224 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:07:24.557994 1059224 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:07:24.558054 1059224 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-092360:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:07:29.178589 1059224 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-092360:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.620487207s)
	I0210 12:07:29.178633 1059224 kic.go:203] duration metric: took 4.62063699s to extract preloaded images to volume ...
	W0210 12:07:29.178764 1059224 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:07:29.178852 1059224 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:07:29.224044 1059224 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-092360 --name addons-092360 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-092360 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-092360 --network addons-092360 --ip 192.168.49.2 --volume addons-092360:/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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:07:29.511375 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Running}}
	I0210 12:07:29.530132 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:29.548946 1059224 cli_runner.go:164] Run: docker exec addons-092360 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:07:29.590486 1059224 oci.go:144] the created container "addons-092360" has a running status.
	I0210 12:07:29.590520 1059224 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa...
	I0210 12:07:29.809933 1059224 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:07:29.831406 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:29.852157 1059224 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:07:29.852179 1059224 kic_runner.go:114] Args: [docker exec --privileged addons-092360 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:07:29.966764 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:29.989030 1059224 machine.go:93] provisionDockerMachine start ...
	I0210 12:07:29.989145 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:30.009946 1059224 main.go:141] libmachine: Using SSH client type: native
	I0210 12:07:30.010151 1059224 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 33561 <nil> <nil>}
	I0210 12:07:30.010163 1059224 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:07:30.175012 1059224 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-092360
	
	I0210 12:07:30.175047 1059224 ubuntu.go:169] provisioning hostname "addons-092360"
	I0210 12:07:30.175135 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:30.192942 1059224 main.go:141] libmachine: Using SSH client type: native
	I0210 12:07:30.193167 1059224 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 33561 <nil> <nil>}
	I0210 12:07:30.193193 1059224 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-092360 && echo "addons-092360" | sudo tee /etc/hostname
	I0210 12:07:30.330693 1059224 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-092360
	
	I0210 12:07:30.330773 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:30.348820 1059224 main.go:141] libmachine: Using SSH client type: native
	I0210 12:07:30.349029 1059224 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 33561 <nil> <nil>}
	I0210 12:07:30.349056 1059224 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-092360' /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-092360/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-092360' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:07:30.475772 1059224 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:07:30.475807 1059224 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20383-1050963/.minikube CaCertPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20383-1050963/.minikube}
	I0210 12:07:30.475845 1059224 ubuntu.go:177] setting up certificates
	I0210 12:07:30.475858 1059224 provision.go:84] configureAuth start
	I0210 12:07:30.475912 1059224 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-092360
	I0210 12:07:30.493644 1059224 provision.go:143] copyHostCerts
	I0210 12:07:30.493722 1059224 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.pem (1082 bytes)
	I0210 12:07:30.493832 1059224 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20383-1050963/.minikube/cert.pem (1123 bytes)
	I0210 12:07:30.493893 1059224 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20383-1050963/.minikube/key.pem (1679 bytes)
	I0210 12:07:30.493941 1059224 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca-key.pem org=jenkins.addons-092360 san=[127.0.0.1 192.168.49.2 addons-092360 localhost minikube]
	I0210 12:07:30.839005 1059224 provision.go:177] copyRemoteCerts
	I0210 12:07:30.839070 1059224 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:07:30.839106 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:30.856620 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:30.948415 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0210 12:07:30.970836 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:07:30.992827 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 12:07:31.014402 1059224 provision.go:87] duration metric: took 538.527233ms to configureAuth
	I0210 12:07:31.014432 1059224 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:07:31.014602 1059224 config.go:182] Loaded profile config "addons-092360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:07:31.014704 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:31.032655 1059224 main.go:141] libmachine: Using SSH client type: native
	I0210 12:07:31.032842 1059224 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 33561 <nil> <nil>}
	I0210 12:07:31.032861 1059224 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
	I0210 12:07:31.250987 1059224 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0210 12:07:31.251023 1059224 machine.go:96] duration metric: took 1.261964871s to provisionDockerMachine
	I0210 12:07:31.251033 1059224 client.go:171] duration metric: took 12.365775665s to LocalClient.Create
	I0210 12:07:31.251051 1059224 start.go:167] duration metric: took 12.365856645s to libmachine.API.Create "addons-092360"
	I0210 12:07:31.251060 1059224 start.go:293] postStartSetup for "addons-092360" (driver="docker")
	I0210 12:07:31.251070 1059224 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]
	I0210 12:07:31.251128 1059224 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
	I0210 12:07:31.251182 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:31.268629 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:31.361158 1059224 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:07:31.364271 1059224 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:07:31.364300 1059224 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:07:31.364308 1059224 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:07:31.364315 1059224 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:07:31.364329 1059224 filesync.go:126] Scanning /home/jenkins/minikube-integration/20383-1050963/.minikube/addons for local assets ...
	I0210 12:07:31.364392 1059224 filesync.go:126] Scanning /home/jenkins/minikube-integration/20383-1050963/.minikube/files for local assets ...
	I0210 12:07:31.364417 1059224 start.go:296] duration metric: took 113.35215ms for postStartSetup
	I0210 12:07:31.364694 1059224 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-092360
	I0210 12:07:31.381802 1059224 profile.go:143] Saving config to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/config.json ...
	I0210 12:07:31.382196 1059224 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:07:31.382283 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:31.399789 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:31.488601 1059224 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:07:31.492820 1059224 start.go:128] duration metric: took 12.609659289s to createHost
	I0210 12:07:31.492852 1059224 start.go:83] releasing machines lock for "addons-092360", held for 12.609806631s
	I0210 12:07:31.492920 1059224 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-092360
	I0210 12:07:31.511097 1059224 ssh_runner.go:195] Run: cat /version.json
	I0210 12:07:31.511152 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:31.511203 1059224 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:07:31.511288 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:31.529092 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:31.529937 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:31.684727 1059224 ssh_runner.go:195] Run: systemctl --version
	I0210 12:07:31.689089 1059224 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0210 12:07:31.827202 1059224 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:07:31.831446 1059224 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" ;
	I0210 12:07:31.849056 1059224 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:07:31.849154 1059224 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" ;
	I0210 12:07:31.875780 1059224 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:07:31.875806 1059224 start.go:495] detecting cgroup driver to use...
	I0210 12:07:31.875836 1059224 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:07:31.875876 1059224 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0210 12:07:31.889996 1059224 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0210 12:07:31.900437 1059224 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:07:31.900493 1059224 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:07:31.912856 1059224 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:07:31.926181 1059224 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:07:32.001537 1059224 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:07:32.077548 1059224 docker.go:233] disabling docker service ...
	I0210 12:07:32.077604 1059224 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:07:32.096054 1059224 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:07:32.107095 1059224 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:07:32.182044 1059224 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:07:32.267404 1059224 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:07:32.277943 1059224 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"
	I0210 12:07:32.292785 1059224 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0210 12:07:32.292849 1059224 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"
	I0210 12:07:32.301592 1059224 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0210 12:07:32.301659 1059224 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 12:07:32.310367 1059224 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 12:07:32.318971 1059224 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 12:07:32.327562 1059224 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:07:32.335583 1059224 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"
	I0210 12:07:32.344280 1059224 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"
	I0210 12:07:32.358015 1059224 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"
	I0210 12:07:32.366679 1059224 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:07:32.373837 1059224 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:07:32.381046 1059224 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:07:32.460436 1059224 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0210 12:07:32.561899 1059224 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0210 12:07:32.561980 1059224 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0210 12:07:32.565316 1059224 start.go:563] Will wait 60s for crictl version
	I0210 12:07:32.565384 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:07:32.568485 1059224 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:07:32.601218 1059224 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0210 12:07:32.601312 1059224 ssh_runner.go:195] Run: crio --version
	I0210 12:07:32.635558 1059224 ssh_runner.go:195] Run: crio --version
	I0210 12:07:32.672450 1059224 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0210 12:07:32.673667 1059224 cli_runner.go:164] Run: docker network inspect addons-092360 --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}}]}"
	I0210 12:07:32.690608 1059224 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:07:32.694042 1059224 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""
	I0210 12:07:32.705015 1059224 kubeadm.go:883] updating cluster {Name:addons-092360 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-092360 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:07:32.705154 1059224 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:07:32.705204 1059224 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:07:32.768948 1059224 crio.go:514] all images are preloaded for cri-o runtime.
	I0210 12:07:32.768969 1059224 crio.go:433] Images already preloaded, skipping extraction
	I0210 12:07:32.769015 1059224 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:07:32.801494 1059224 crio.go:514] all images are preloaded for cri-o runtime.
	I0210 12:07:32.801517 1059224 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:07:32.801526 1059224 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0210 12:07:32.801656 1059224 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-092360 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-092360 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:}
	I0210 12:07:32.801720 1059224 ssh_runner.go:195] Run: crio config
	I0210 12:07:32.844533 1059224 cni.go:84] Creating CNI manager for ""
	I0210 12:07:32.844562 1059224 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:07:32.844577 1059224 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:07:32.844608 1059224 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-092360 NodeName:addons-092360 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}
	I0210 12:07:32.844788 1059224 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-092360"
	  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.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0210 12:07:32.844868 1059224 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:07:32.853693 1059224 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:07:32.853760 1059224 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:07:32.861683 1059224 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0210 12:07:32.877370 1059224 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:07:32.893094 1059224 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0210 12:07:32.908966 1059224 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:07:32.912405 1059224 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""
	I0210 12:07:32.921989 1059224 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:07:32.996904 1059224 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:07:33.009354 1059224 certs.go:68] Setting up /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360 for IP: 192.168.49.2
	I0210 12:07:33.009377 1059224 certs.go:194] generating shared ca certs ...
	I0210 12:07:33.009409 1059224 certs.go:226] acquiring lock for ca certs: {Name:mk375304be9c546c1a454ffae08e0ccbd315564c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.009525 1059224 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.key
	I0210 12:07:33.295005 1059224 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt ...
	I0210 12:07:33.295037 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt: {Name:mk262e0f1e17580a955c24d3d400c129ed7b01f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.295208 1059224 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.key ...
	I0210 12:07:33.295220 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.key: {Name:mk2b1c5ef805988b4674035f39eead2b44c19910 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.295292 1059224 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.key
	I0210 12:07:33.359866 1059224 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.crt ...
	I0210 12:07:33.359903 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.crt: {Name:mk6bc8fa070ecf06d3a1c9e8d25e9c93c442539e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.360072 1059224 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.key ...
	I0210 12:07:33.360084 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.key: {Name:mk64725778e005fa583d5df5367ead1e48af998f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.360173 1059224 certs.go:256] generating profile certs ...
	I0210 12:07:33.360233 1059224 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.key
	I0210 12:07:33.360246 1059224 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt with IP's: []
	I0210 12:07:33.552043 1059224 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt ...
	I0210 12:07:33.552080 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: {Name:mk768b2f397462eaf5f3be1d73e5db7f1e84942c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.552267 1059224 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.key ...
	I0210 12:07:33.552278 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.key: {Name:mk631b84517261e7ea7a7d2851a10e87635c5358 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.552350 1059224 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.key.35fcd55a
	I0210 12:07:33.552368 1059224 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.crt.35fcd55a with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:07:33.734759 1059224 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.crt.35fcd55a ...
	I0210 12:07:33.734793 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.crt.35fcd55a: {Name:mkfc436ba4cfc538c71d7abddeb7ecbf7883fe27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.734959 1059224 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.key.35fcd55a ...
	I0210 12:07:33.734972 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.key.35fcd55a: {Name:mk01e7f3e951668272792c4b5f7e295c6a761565 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.735053 1059224 certs.go:381] copying /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.crt.35fcd55a -> /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.crt
	I0210 12:07:33.735133 1059224 certs.go:385] copying /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.key.35fcd55a -> /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.key
	I0210 12:07:33.735180 1059224 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.key
	I0210 12:07:33.735198 1059224 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.crt with IP's: []
	I0210 12:07:33.887158 1059224 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.crt ...
	I0210 12:07:33.887197 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.crt: {Name:mk8570e6db80b4eed95eac3969d1feff9a82e0e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.887366 1059224 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.key ...
	I0210 12:07:33.887379 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.key: {Name:mka75c95f466d5f43f22b05aa55db31b53d1dd88 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:33.887545 1059224 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:07:33.887581 1059224 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/ca.pem (1082 bytes)
	I0210 12:07:33.887627 1059224 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:07:33.887658 1059224 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-1050963/.minikube/certs/key.pem (1679 bytes)
	I0210 12:07:33.888229 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:07:33.910922 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0210 12:07:33.932629 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:07:33.954258 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 12:07:33.975575 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:07:33.996826 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0210 12:07:34.017896 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:07:34.039407 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:07:34.061398 1059224 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:07:34.083078 1059224 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:07:34.098652 1059224 ssh_runner.go:195] Run: openssl version
	I0210 12:07:34.103598 1059224 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"
	I0210 12:07:34.112056 1059224 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:07:34.115128 1059224 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:07 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:07:34.115175 1059224 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:07:34.121412 1059224 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"
	I0210 12:07:34.129542 1059224 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:07:34.132438 1059224 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
	I0210 12:07:34.132498 1059224 kubeadm.go:392] StartCluster: {Name:addons-092360 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-092360 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:07:34.132574 1059224 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0210 12:07:34.132622 1059224 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:07:34.165276 1059224 cri.go:89] found id: ""
	I0210 12:07:34.165347 1059224 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:07:34.173640 1059224 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:07:34.181498 1059224 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:07:34.181554 1059224 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
	I0210 12:07:34.189321 1059224 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
	I0210 12:07:34.189340 1059224 kubeadm.go:157] found existing configuration files:
	
	I0210 12:07:34.189388 1059224 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:07:34.197012 1059224 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
	I0210 12:07:34.197066 1059224 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:07:34.204371 1059224 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:07:34.211590 1059224 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
	I0210 12:07:34.211664 1059224 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:07:34.218686 1059224 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:07:34.226042 1059224 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
	I0210 12:07:34.226091 1059224 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:07:34.233095 1059224 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:07:34.240353 1059224 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
	I0210 12:07:34.240402 1059224 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:07:34.247548 1059224 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:07:34.282034 1059224 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:07:34.282107 1059224 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:07:34.297935 1059224 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:07:34.298016 1059224 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-gcp
	I0210 12:07:34.298059 1059224 kubeadm.go:310] OS: Linux
	I0210 12:07:34.298106 1059224 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:07:34.298162 1059224 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:07:34.298284 1059224 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:07:34.298369 1059224 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:07:34.298446 1059224 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:07:34.298499 1059224 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:07:34.298537 1059224 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:07:34.298576 1059224 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:07:34.298615 1059224 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:07:34.347691 1059224 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:07:34.347888 1059224 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:07:34.348029 1059224 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:07:34.355887 1059224 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:07:34.359180 1059224 out.go:235]   - Generating certificates and keys ...
	I0210 12:07:34.359290 1059224 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:07:34.359374 1059224 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:07:34.589710 1059224 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:07:34.850995 1059224 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:07:35.072312 1059224 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:07:35.207427 1059224 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:07:35.393175 1059224 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:07:35.393311 1059224 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-092360 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:07:35.484660 1059224 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:07:35.484784 1059224 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-092360 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:07:35.582194 1059224 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:07:35.679440 1059224 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:07:35.720147 1059224 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:07:35.720217 1059224 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:07:35.853174 1059224 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:07:35.933341 1059224 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:07:36.185601 1059224 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:07:36.682491 1059224 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:07:36.834748 1059224 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:07:36.835448 1059224 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:07:36.838403 1059224 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:07:36.840373 1059224 out.go:235]   - Booting up control plane ...
	I0210 12:07:36.840493 1059224 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:07:36.840580 1059224 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:07:36.840659 1059224 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:07:36.850190 1059224 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:07:36.855191 1059224 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:07:36.855269 1059224 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:07:36.933865 1059224 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:07:36.934045 1059224 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:07:37.935439 1059224 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001653973s
	I0210 12:07:37.935550 1059224 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:07:41.936922 1059224 kubeadm.go:310] [api-check] The API server is healthy after 4.001477942s
	I0210 12:07:41.948109 1059224 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:07:41.958092 1059224 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:07:41.978151 1059224 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:07:41.978409 1059224 kubeadm.go:310] [mark-control-plane] Marking the node addons-092360 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:07:41.985836 1059224 kubeadm.go:310] [bootstrap-token] Using token: aurmqn.12x5fxqwlv4jcvhe
	I0210 12:07:41.987409 1059224 out.go:235]   - Configuring RBAC rules ...
	I0210 12:07:41.987577 1059224 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:07:41.991544 1059224 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:07:41.997099 1059224 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
	I0210 12:07:42.000479 1059224 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:07:42.002939 1059224 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:07:42.005426 1059224 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:07:42.342820 1059224 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:07:42.762050 1059224 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:07:43.342514 1059224 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:07:43.343280 1059224 kubeadm.go:310] 
	I0210 12:07:43.343348 1059224 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:07:43.343376 1059224 kubeadm.go:310] 
	I0210 12:07:43.343467 1059224 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:07:43.343478 1059224 kubeadm.go:310] 
	I0210 12:07:43.343512 1059224 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:07:43.343593 1059224 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:07:43.343698 1059224 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:07:43.343718 1059224 kubeadm.go:310] 
	I0210 12:07:43.343797 1059224 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:07:43.343805 1059224 kubeadm.go:310] 
	I0210 12:07:43.343867 1059224 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:07:43.343877 1059224 kubeadm.go:310] 
	I0210 12:07:43.343945 1059224 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:07:43.344042 1059224 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:07:43.344139 1059224 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:07:43.344148 1059224 kubeadm.go:310] 
	I0210 12:07:43.344247 1059224 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:07:43.344350 1059224 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:07:43.344370 1059224 kubeadm.go:310] 
	I0210 12:07:43.344462 1059224 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token aurmqn.12x5fxqwlv4jcvhe \
	I0210 12:07:43.344580 1059224 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:de32f1ad70e93ccfaac4dd24e8648bff33578373a987066d2bd7435492b9663f \
	I0210 12:07:43.344612 1059224 kubeadm.go:310] 	--control-plane 
	I0210 12:07:43.344626 1059224 kubeadm.go:310] 
	I0210 12:07:43.344730 1059224 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:07:43.344738 1059224 kubeadm.go:310] 
	I0210 12:07:43.344833 1059224 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token aurmqn.12x5fxqwlv4jcvhe \
	I0210 12:07:43.344952 1059224 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:de32f1ad70e93ccfaac4dd24e8648bff33578373a987066d2bd7435492b9663f 
	I0210 12:07:43.347220 1059224 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:07:43.347473 1059224 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-1075-gcp\n", err: exit status 1
	I0210 12:07:43.347587 1059224 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:07:43.347647 1059224 cni.go:84] Creating CNI manager for ""
	I0210 12:07:43.347666 1059224 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:07:43.350230 1059224 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:07:43.351521 1059224 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:07:43.355168 1059224 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:07:43.355183 1059224 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:07:43.371645 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:07:43.573141 1059224 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:07:43.573232 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:43.573248 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-092360 minikube.k8s.io/updated_at=2025_02_10T12_07_43_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=ef65fd9d75393231710a2bc61f2cab58e3e6ecb2 minikube.k8s.io/name=addons-092360 minikube.k8s.io/primary=true
	I0210 12:07:43.581211 1059224 ops.go:34] apiserver oom_adj: -16
	I0210 12:07:43.678425 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:44.178680 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:44.678735 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:45.179535 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:45.679271 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:46.178933 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:46.678744 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:47.179169 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:47.679384 1059224 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:07:47.746503 1059224 kubeadm.go:1113] duration metric: took 4.173355169s to wait for elevateKubeSystemPrivileges
	I0210 12:07:47.746539 1059224 kubeadm.go:394] duration metric: took 13.614046733s to StartCluster
	I0210 12:07:47.746559 1059224 settings.go:142] acquiring lock: {Name:mk8916e2ca012ad78f2b78c296b56d359a6642fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:47.746664 1059224 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:07:47.747058 1059224 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-1050963/kubeconfig: {Name:mk0c1fdbf7dde70649a14c610c0e05545b64404b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:07:47.747789 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:07:47.747825 1059224 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0210 12:07:47.747905 1059224 addons.go:511] 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]
	I0210 12:07:47.748052 1059224 addons.go:69] Setting yakd=true in profile "addons-092360"
	I0210 12:07:47.748069 1059224 config.go:182] Loaded profile config "addons-092360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:07:47.748086 1059224 addons.go:69] Setting metrics-server=true in profile "addons-092360"
	I0210 12:07:47.748089 1059224 addons.go:69] Setting inspektor-gadget=true in profile "addons-092360"
	I0210 12:07:47.748112 1059224 addons.go:69] Setting volcano=true in profile "addons-092360"
	I0210 12:07:47.748076 1059224 addons.go:238] Setting addon yakd=true in "addons-092360"
	I0210 12:07:47.748120 1059224 addons.go:238] Setting addon inspektor-gadget=true in "addons-092360"
	I0210 12:07:47.748125 1059224 addons.go:238] Setting addon volcano=true in "addons-092360"
	I0210 12:07:47.748128 1059224 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-092360"
	I0210 12:07:47.748127 1059224 addons.go:69] Setting storage-provisioner=true in profile "addons-092360"
	I0210 12:07:47.748156 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748161 1059224 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-092360"
	I0210 12:07:47.748168 1059224 addons.go:69] Setting volumesnapshots=true in profile "addons-092360"
	I0210 12:07:47.748201 1059224 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-092360"
	I0210 12:07:47.748209 1059224 addons.go:69] Setting ingress=true in profile "addons-092360"
	I0210 12:07:47.748212 1059224 addons.go:69] Setting ingress-dns=true in profile "addons-092360"
	I0210 12:07:47.748099 1059224 addons.go:238] Setting addon metrics-server=true in "addons-092360"
	I0210 12:07:47.748215 1059224 addons.go:69] Setting gcp-auth=true in profile "addons-092360"
	I0210 12:07:47.748222 1059224 addons.go:238] Setting addon ingress=true in "addons-092360"
	I0210 12:07:47.748212 1059224 addons.go:238] Setting addon volumesnapshots=true in "addons-092360"
	I0210 12:07:47.748240 1059224 mustload.go:65] Loading cluster: addons-092360
	I0210 12:07:47.748245 1059224 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-092360"
	I0210 12:07:47.748249 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748269 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748275 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748158 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748430 1059224 config.go:182] Loaded profile config "addons-092360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:07:47.748689 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748765 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748784 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748185 1059224 addons.go:69] Setting registry=true in profile "addons-092360"
	I0210 12:07:47.748795 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748151 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748807 1059224 addons.go:238] Setting addon registry=true in "addons-092360"
	I0210 12:07:47.748843 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748105 1059224 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-092360"
	I0210 12:07:47.749030 1059224 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-092360"
	I0210 12:07:47.749245 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.749307 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.749333 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748178 1059224 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-092360"
	I0210 12:07:47.749792 1059224 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-092360"
	I0210 12:07:47.749824 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.750000 1059224 out.go:177] * Verifying Kubernetes components...
	I0210 12:07:47.748240 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.750271 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.750600 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748173 1059224 addons.go:238] Setting addon storage-provisioner=true in "addons-092360"
	I0210 12:07:47.751289 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.751341 1059224 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:07:47.748785 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.751782 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748186 1059224 addons.go:69] Setting cloud-spanner=true in profile "addons-092360"
	I0210 12:07:47.748169 1059224 addons.go:69] Setting default-storageclass=true in profile "addons-092360"
	I0210 12:07:47.752564 1059224 addons.go:238] Setting addon cloud-spanner=true in "addons-092360"
	I0210 12:07:47.752578 1059224 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-092360"
	I0210 12:07:47.752605 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.753290 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748226 1059224 addons.go:238] Setting addon ingress-dns=true in "addons-092360"
	I0210 12:07:47.753899 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.748785 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.748196 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.776509 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.776674 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.776863 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.788361 1059224 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:07:47.789852 1059224 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:07:47.789878 1059224 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:07:47.789947 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.796084 1059224 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:07:47.796140 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:07:47.796084 1059224 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:07:47.797479 1059224 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:07:47.797505 1059224 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:07:47.797574 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.797483 1059224 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:07:47.797606 1059224 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:07:47.797682 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.798305 1059224 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:07:47.798323 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:07:47.798368 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	W0210 12:07:47.802525 1059224 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0210 12:07:47.808362 1059224 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:07:47.809729 1059224 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:07:47.810915 1059224 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:07:47.810934 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:07:47.811001 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.811141 1059224 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:07:47.811774 1059224 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-092360"
	I0210 12:07:47.811825 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.812320 1059224 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:07:47.812339 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:07:47.812388 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.812327 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.817886 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:07:47.819240 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:07:47.820591 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:07:47.821772 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.822912 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:07:47.824320 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:07:47.829461 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:07:47.830704 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:07:47.831727 1059224 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:07:47.832774 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:07:47.832792 1059224 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:07:47.832863 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.848655 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.851689 1059224 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:07:47.853056 1059224 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:07:47.853079 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:07:47.853140 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.860706 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.868687 1059224 addons.go:238] Setting addon default-storageclass=true in "addons-092360"
	I0210 12:07:47.868745 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:47.869217 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:47.869249 1059224 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:07:47.870617 1059224 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:07:47.871711 1059224 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:07:47.872908 1059224 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:07:47.872928 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:07:47.872987 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.878810 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.880665 1059224 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:07:47.881733 1059224 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:07:47.881955 1059224 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:07:47.881970 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:07:47.882025 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.882903 1059224 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:07:47.882921 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:07:47.882966 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.887070 1059224 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:07:47.888269 1059224 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:07:47.888288 1059224 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:07:47.888345 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.891865 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.894141 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.905107 1059224 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:07:47.907365 1059224 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:07:47.909664 1059224 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:07:47.909694 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:07:47.909759 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.913447 1059224 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:07:47.913467 1059224 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:07:47.913525 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:47.915195 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.917437 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.919426 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.929930 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.930091 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.931100 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.932055 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.936482 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:47.938681 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	W0210 12:07:47.963828 1059224 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	W0210 12:07:47.963828 1059224 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:07:47.963865 1059224 retry.go:31] will retry after 341.365022ms: ssh: handshake failed: EOF
	I0210 12:07:47.963866 1059224 retry.go:31] will retry after 208.755008ms: ssh: handshake failed: EOF
	I0210 12:07:48.063755 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:07:48.072358 1059224 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:07:48.267010 1059224 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:07:48.267117 1059224 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:07:48.357318 1059224 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:07:48.357348 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:07:48.466821 1059224 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:07:48.466920 1059224 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:07:48.475406 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:07:48.478407 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:07:48.478436 1059224 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:07:48.564962 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:07:48.566431 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:07:48.573773 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:07:48.574097 1059224 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:07:48.574123 1059224 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:07:48.579439 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:07:48.660199 1059224 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:07:48.660288 1059224 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:07:48.672701 1059224 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:07:48.672790 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:07:48.674373 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:07:48.759594 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:07:48.759731 1059224 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)
	I0210 12:07:48.765592 1059224 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:07:48.765617 1059224 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:07:48.766248 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:07:48.861112 1059224 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:07:48.861169 1059224 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:07:48.871510 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:07:48.873178 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:07:48.961315 1059224 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:07:48.961413 1059224 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:07:48.974731 1059224 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:07:48.974831 1059224 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:07:49.060009 1059224 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:07:49.060122 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:07:49.075761 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:07:49.075794 1059224 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:07:49.167720 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:07:49.167823 1059224 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:07:49.356260 1059224 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:07:49.356362 1059224 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:07:49.358590 1059224 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:07:49.358661 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:07:49.659600 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:07:49.670271 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:07:49.677530 1059224 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.613728676s)
	I0210 12:07:49.677614 1059224 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:07:49.678381 1059224 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.605988948s)
	I0210 12:07:49.679237 1059224 node_ready.go:35] waiting up to 6m0s for node "addons-092360" to be "Ready" ...
	I0210 12:07:49.765603 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:07:49.768480 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:07:49.768565 1059224 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:07:49.769377 1059224 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:07:49.769451 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:07:50.057668 1059224 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:07:50.057772 1059224 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	W0210 12:07:50.158454 1059224 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-092360" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0210 12:07:50.158561 1059224 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0210 12:07:50.175758 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:07:50.366052 1059224 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:07:50.366086 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:07:50.771478 1059224 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:07:50.771515 1059224 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:07:51.266900 1059224 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:07:51.266933 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:07:51.465481 1059224 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:07:51.465528 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:07:51.656288 1059224 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:07:51.656348 1059224 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:07:51.765204 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:07:51.777156 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:07:52.557237 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.081736232s)
	I0210 12:07:52.557363 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.990896328s)
	I0210 12:07:52.557286 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.992269864s)
	I0210 12:07:54.183127 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:07:54.572390 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.998572211s)
	I0210 12:07:54.572435 1059224 addons.go:479] Verifying addon ingress=true in "addons-092360"
	I0210 12:07:54.572475 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (5.993000646s)
	I0210 12:07:54.572570 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.898112089s)
	I0210 12:07:54.572716 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.806442943s)
	I0210 12:07:54.572797 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.701245541s)
	I0210 12:07:54.572853 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.699602262s)
	I0210 12:07:54.572966 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.913305286s)
	I0210 12:07:54.572997 1059224 addons.go:479] Verifying addon registry=true in "addons-092360"
	I0210 12:07:54.573010 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.902650484s)
	I0210 12:07:54.573188 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.807545903s)
	I0210 12:07:54.573218 1059224 addons.go:479] Verifying addon metrics-server=true in "addons-092360"
	I0210 12:07:54.574170 1059224 out.go:177] * Verifying ingress addon...
	I0210 12:07:54.574215 1059224 out.go:177] * Verifying registry addon...
	I0210 12:07:54.574254 1059224 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-092360 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:07:54.576778 1059224 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:07:54.577848 1059224 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0210 12:07:54.582314 1059224 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:07:54.585658 1059224 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:07:54.585682 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:54.585828 1059224 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:07:54.585841 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:54.860959 1059224 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:07:54.861039 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:54.884340 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:55.082285 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:55.082558 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:55.186068 1059224 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:07:55.274283 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.098470263s)
	W0210 12:07:55.274345 1059224 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:07:55.274378 1059224 retry.go:31] will retry after 293.981214ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:07:55.275479 1059224 addons.go:238] Setting addon gcp-auth=true in "addons-092360"
	I0210 12:07:55.275549 1059224 host.go:66] Checking if "addons-092360" exists ...
	I0210 12:07:55.276148 1059224 cli_runner.go:164] Run: docker container inspect addons-092360 --format={{.State.Status}}
	I0210 12:07:55.302807 1059224 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:07:55.302852 1059224 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-092360
	I0210 12:07:55.318891 1059224 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/addons-092360/id_rsa Username:docker}
	I0210 12:07:55.569242 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:07:55.579700 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:55.581909 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:56.080481 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:56.081213 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:56.094711 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.329440772s)
	I0210 12:07:56.094753 1059224 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-092360"
	I0210 12:07:56.097056 1059224 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:07:56.097063 1059224 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:07:56.098593 1059224 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:07:56.099212 1059224 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:07:56.099906 1059224 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:07:56.099930 1059224 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:07:56.160317 1059224 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:07:56.160417 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:56.178028 1059224 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:07:56.178059 1059224 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:07:56.187050 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:07:56.257237 1059224 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:07:56.257265 1059224 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:07:56.276834 1059224 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:07:56.580936 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:56.581154 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:56.602380 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:56.713865 1059224 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.144564501s)
	I0210 12:07:56.877303 1059224 addons.go:479] Verifying addon gcp-auth=true in "addons-092360"
	I0210 12:07:56.878700 1059224 out.go:177] * Verifying gcp-auth addon...
	I0210 12:07:56.881042 1059224 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:07:56.883671 1059224 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:07:56.883692 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:07:57.080391 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:57.080624 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:57.102961 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:57.384947 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:07:57.579737 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:57.580658 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:57.601930 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:57.884545 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:07:58.080364 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:58.080519 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:58.101925 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:58.384310 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:07:58.580166 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:58.580979 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:58.602434 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:58.681975 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:07:58.884261 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:07:59.080396 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:59.081123 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:59.102541 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:59.384024 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:07:59.580118 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:07:59.580627 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:07:59.601870 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:07:59.884274 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:00.080123 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:00.080774 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:00.102515 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:00.383694 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:00.580501 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:00.580643 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:00.601995 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:00.682516 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:08:00.884969 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:01.080117 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:01.080727 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:01.102119 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:01.385036 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:01.579980 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:01.580943 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:01.602871 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:01.884820 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:02.079522 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:02.080503 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:02.102064 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:02.384655 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:02.580509 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:02.580568 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:02.601978 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:02.682707 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:08:02.884841 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:03.080479 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:03.080620 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:03.101805 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:03.384155 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:03.580048 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:03.580747 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:03.602205 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:03.884745 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:04.079685 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:04.080316 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:04.102424 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:04.384155 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:04.580230 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:04.580821 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:04.602443 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:04.885024 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:05.079855 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:05.080650 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:05.102178 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:05.183002 1059224 node_ready.go:53] node "addons-092360" has status "Ready":"False"
	I0210 12:08:05.384895 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:05.579664 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:05.580493 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:05.601914 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:05.884507 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:06.080627 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:06.080679 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:06.102239 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:06.384337 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:06.580372 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:06.580515 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:06.602068 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:06.884876 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:07.079776 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:07.080437 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:07.101807 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:07.384267 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:07.580149 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:07.581085 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:07.602715 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:07.764503 1059224 node_ready.go:49] node "addons-092360" has status "Ready":"True"
	I0210 12:08:07.764536 1059224 node_ready.go:38] duration metric: took 18.08526712s for node "addons-092360" to be "Ready" ...
	I0210 12:08:07.764551 1059224 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" ...
	I0210 12:08:07.769223 1059224 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:07.959915 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:08.079409 1059224 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:08:08.079440 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:08.080806 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:08.105623 1059224 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:08:08.105654 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:08.384059 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:08.583514 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:08.584018 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:08.682138 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:08.887267 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:09.085133 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:09.085333 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:09.159548 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:09.384929 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:09.581371 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:09.581479 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:09.603331 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:09.774389 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:09.884548 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:10.081203 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:10.081311 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:10.181649 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:10.384328 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:10.580777 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:10.580802 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:10.602410 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:10.885156 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:11.079752 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:11.080746 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:11.102447 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:11.384116 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:11.580823 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:11.580957 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:11.602874 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:11.884629 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:12.080553 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:12.080576 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:12.102269 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:12.274959 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:12.384755 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:12.581169 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:12.581308 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:12.602743 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:12.884450 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:13.080682 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:13.081000 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:13.103333 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:13.384653 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:13.580725 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:13.580779 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:13.602155 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:13.884875 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:14.080078 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:14.080739 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:14.102643 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:14.384130 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:14.580352 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:14.580958 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:14.602641 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:14.775182 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:14.884481 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:15.080358 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:15.080472 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:15.102182 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:15.385192 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:15.581708 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:15.581770 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:15.602321 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:15.884573 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:16.081012 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:16.081122 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:16.102913 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:16.383935 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:16.581578 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:16.581681 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:16.602127 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:16.884536 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:17.080532 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:17.081371 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:17.102735 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:17.274677 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:17.384430 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:17.580391 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:17.581242 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:17.602860 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:17.884762 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:18.080796 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:18.080897 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:18.102531 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:18.385041 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:18.579779 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:18.580795 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:18.602881 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:18.885344 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:19.080851 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:19.081291 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:19.102841 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:19.384846 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:19.579769 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:19.580542 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:19.602109 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:19.774713 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:19.884577 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:20.080831 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:20.081013 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:20.102324 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:20.384656 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:20.580569 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:20.580635 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:20.602387 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:20.885077 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:21.080004 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:21.080573 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:21.102055 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:21.383893 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:21.580060 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:21.580756 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:21.602640 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:21.884708 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:22.080654 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:22.080654 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:22.102567 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:22.274607 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:22.384485 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:22.580462 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:22.580504 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:22.602135 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:22.884469 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:23.080681 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:23.080913 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:23.101965 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:23.384253 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:23.580137 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:23.580723 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:23.681185 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:23.884732 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:24.080756 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:24.080803 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:24.102466 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:24.384590 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:24.581840 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:24.582014 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:24.602602 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:24.773779 1059224 pod_ready.go:103] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:24.884205 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:25.080510 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:25.081153 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:25.103568 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:25.384398 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:25.580559 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:25.581020 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:25.603334 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:25.885028 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:26.080174 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:26.080998 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:26.102788 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:26.274240 1059224 pod_ready.go:93] pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:26.274266 1059224 pod_ready.go:82] duration metric: took 18.505010545s for pod "amd-gpu-device-plugin-nwc6g" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.274277 1059224 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-g4fnm" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.277707 1059224 pod_ready.go:93] pod "coredns-668d6bf9bc-g4fnm" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:26.277730 1059224 pod_ready.go:82] duration metric: took 3.446255ms for pod "coredns-668d6bf9bc-g4fnm" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.277744 1059224 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-s8lv5" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.280979 1059224 pod_ready.go:93] pod "coredns-668d6bf9bc-s8lv5" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:26.281002 1059224 pod_ready.go:82] duration metric: took 3.250262ms for pod "coredns-668d6bf9bc-s8lv5" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.281029 1059224 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.284429 1059224 pod_ready.go:93] pod "etcd-addons-092360" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:26.284450 1059224 pod_ready.go:82] duration metric: took 3.413882ms for pod "etcd-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.284465 1059224 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.288002 1059224 pod_ready.go:93] pod "kube-apiserver-addons-092360" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:26.288021 1059224 pod_ready.go:82] duration metric: took 3.548958ms for pod "kube-apiserver-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.288033 1059224 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.385525 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:26.580080 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:26.580946 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:26.602757 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:26.673192 1059224 pod_ready.go:93] pod "kube-controller-manager-addons-092360" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:26.673223 1059224 pod_ready.go:82] duration metric: took 385.18005ms for pod "kube-controller-manager-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.673244 1059224 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-t2p5l" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:26.884202 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:27.072953 1059224 pod_ready.go:93] pod "kube-proxy-t2p5l" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:27.072977 1059224 pod_ready.go:82] duration metric: took 399.725589ms for pod "kube-proxy-t2p5l" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:27.072988 1059224 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:27.079414 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:27.080978 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:27.102075 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:27.384974 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:27.473601 1059224 pod_ready.go:93] pod "kube-scheduler-addons-092360" in "kube-system" namespace has status "Ready":"True"
	I0210 12:08:27.473634 1059224 pod_ready.go:82] duration metric: took 400.638715ms for pod "kube-scheduler-addons-092360" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:27.473651 1059224 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace to be "Ready" ...
	I0210 12:08:27.580736 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:27.580765 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:27.602688 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:27.884770 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:28.080065 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:28.080833 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:28.103323 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:28.383902 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:28.579936 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:28.580446 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:28.602876 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:28.884902 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:29.080123 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:29.081261 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:29.102743 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:29.384968 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:29.478894 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:29.580134 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:29.580549 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:29.602501 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:29.884324 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:30.080912 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:08:30.081025 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:30.102861 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:30.384941 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:30.580834 1059224 kapi.go:107] duration metric: took 36.004051488s to wait for kubernetes.io/minikube-addons=registry ...
	I0210 12:08:30.580898 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:30.602925 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:30.885160 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:31.081564 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:31.102337 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:31.384547 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:31.479353 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:31.581981 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:31.603007 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:31.884803 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:32.081593 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:32.102274 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:32.383918 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:32.580935 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:32.602454 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:32.884462 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:33.081523 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:33.102586 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:33.384600 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:33.581394 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:33.601917 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:33.885302 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:33.979180 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:34.081168 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:34.102884 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:34.385188 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:34.581067 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:34.602595 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:34.884877 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:35.081446 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:35.102522 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:35.384318 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:35.581748 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:35.657065 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:35.884885 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:36.081710 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:36.159778 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:36.458377 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:36.558001 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:36.581472 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:36.658707 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:36.959455 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:37.082944 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:37.160944 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:37.462622 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:37.581554 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:37.659023 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:37.885547 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:38.081487 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:38.102271 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:38.384161 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:38.581626 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:38.602503 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:38.885156 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:38.979645 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:39.081648 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:39.102295 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:39.384292 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:39.582613 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:39.602407 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:39.884266 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:40.081879 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:40.102906 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:40.385098 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:40.581029 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:40.603018 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:40.883524 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:40.980114 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:41.081512 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:41.102364 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:41.383755 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:41.580792 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:41.602904 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:41.885411 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:42.082086 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:42.102656 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:42.384308 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:42.581328 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:42.603112 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:42.884169 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:43.081832 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:43.102644 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:43.384402 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:43.479587 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:43.580916 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:43.602599 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:43.884671 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:44.081798 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:44.138359 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:44.384306 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:44.580979 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:44.602789 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:44.884497 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:45.081821 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:45.102662 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:45.384877 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:45.582148 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:45.602960 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:45.884839 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:45.978773 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:46.081759 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:46.102425 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:46.384434 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:46.581633 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:46.659057 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:46.884839 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:47.081613 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:47.102515 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:47.384367 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:47.583330 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:47.603154 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:47.884024 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:47.978959 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:48.080959 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:48.102801 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:48.384900 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:48.581611 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:48.602799 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:48.884938 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:49.082002 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:49.102934 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:49.384869 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:49.581034 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:49.602911 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:49.885330 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:49.980177 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:50.081655 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:50.102976 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:50.384905 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:50.581105 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:50.603052 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:50.884791 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:51.081797 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:51.102859 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:51.385080 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:51.581239 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:51.602894 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:51.885144 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:52.081132 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:52.102993 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:52.384734 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:52.478711 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:52.581629 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:52.602285 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:52.885470 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:53.081444 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:53.102141 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:53.383999 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:53.581917 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:53.602701 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:53.884309 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:54.081863 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:54.102530 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:54.384371 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:54.479086 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:54.581022 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:54.602772 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:54.884545 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:55.081956 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:55.102495 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:55.384222 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:55.580779 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:55.602632 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:55.884822 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:56.081633 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:56.102640 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:56.384288 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:56.479273 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:56.581063 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:56.602693 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:56.884591 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:57.081537 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:57.102069 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:57.384730 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:57.581064 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:57.602890 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:57.883661 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:58.081465 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:58.102194 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:58.384767 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:58.580977 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:58.602809 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:58.884554 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:58.979583 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:08:59.081795 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:59.102624 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:59.384171 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:08:59.580945 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:08:59.602474 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:08:59.884104 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:00.081673 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:00.102474 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:00.383999 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:00.581318 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:00.602940 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:00.884515 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:01.081113 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:01.102799 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:01.384334 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:01.479170 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:09:01.580707 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:01.602351 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:01.884328 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:02.081368 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:02.102985 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:02.384994 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:02.581264 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:02.602870 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:02.884490 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:03.081138 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:03.102801 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:03.384440 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:03.581580 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:03.602195 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:03.883709 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:03.979430 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:09:04.081355 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:04.102968 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:04.387595 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:04.581244 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:04.602928 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:04.884636 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:05.081791 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:05.102355 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:05.384344 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:05.580737 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:05.602340 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:05.884207 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:06.081666 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:06.102061 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:06.383710 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:06.478676 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:09:06.581550 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:06.602409 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:06.883901 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:07.081657 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:07.102572 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:07.384661 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:07.581095 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:07.603315 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:07.884786 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:08.082070 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:08.103582 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:08.384225 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:08.479457 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:09:08.581309 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:08.603374 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:08.884099 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:09.081366 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:09.102934 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:09.384873 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:09.581519 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:09.602186 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:09.884181 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:10.080845 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:10.102552 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:10.387234 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:10.480573 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:09:10.582012 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:10.602894 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:10.884762 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:11.081504 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:11.102661 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:11.384601 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:11.582706 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:11.683305 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:11.884784 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:12.081471 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:12.102288 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:12.457765 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:12.581359 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:12.603177 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:12.884262 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:12.980016 1059224 pod_ready.go:103] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"False"
	I0210 12:09:13.081850 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:13.182618 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:13.384292 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:13.580882 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:13.603013 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:13.885189 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:14.081406 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:14.103362 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:14.384746 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:14.584535 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:14.685258 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:14.884968 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:15.081745 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:15.183008 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:15.384730 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:15.478821 1059224 pod_ready.go:93] pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace has status "Ready":"True"
	I0210 12:09:15.478855 1059224 pod_ready.go:82] duration metric: took 48.005187739s for pod "metrics-server-7fbb699795-8kqn9" in "kube-system" namespace to be "Ready" ...
	I0210 12:09:15.478878 1059224 pod_ready.go:39] duration metric: took 1m7.714287901s 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" ...
	I0210 12:09:15.478905 1059224 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:09:15.478961 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0210 12:09:15.479029 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0210 12:09:15.514567 1059224 cri.go:89] found id: "808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8"
	I0210 12:09:15.514594 1059224 cri.go:89] found id: ""
	I0210 12:09:15.514605 1059224 logs.go:282] 1 containers: [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8]
	I0210 12:09:15.514660 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.517996 1059224 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0210 12:09:15.518081 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0210 12:09:15.550961 1059224 cri.go:89] found id: "69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9"
	I0210 12:09:15.550982 1059224 cri.go:89] found id: ""
	I0210 12:09:15.550995 1059224 logs.go:282] 1 containers: [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9]
	I0210 12:09:15.551043 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.554251 1059224 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0210 12:09:15.554317 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0210 12:09:15.581501 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:15.587649 1059224 cri.go:89] found id: "d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98"
	I0210 12:09:15.587668 1059224 cri.go:89] found id: "65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238"
	I0210 12:09:15.587672 1059224 cri.go:89] found id: ""
	I0210 12:09:15.587681 1059224 logs.go:282] 2 containers: [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98 65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238]
	I0210 12:09:15.587722 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.591109 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.594218 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0210 12:09:15.594290 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0210 12:09:15.602829 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:15.627361 1059224 cri.go:89] found id: "1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca"
	I0210 12:09:15.627385 1059224 cri.go:89] found id: ""
	I0210 12:09:15.627393 1059224 logs.go:282] 1 containers: [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca]
	I0210 12:09:15.627437 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.630719 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0210 12:09:15.630796 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0210 12:09:15.663712 1059224 cri.go:89] found id: "73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566"
	I0210 12:09:15.663741 1059224 cri.go:89] found id: ""
	I0210 12:09:15.663752 1059224 logs.go:282] 1 containers: [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566]
	I0210 12:09:15.663807 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.667135 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0210 12:09:15.667193 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0210 12:09:15.700480 1059224 cri.go:89] found id: "41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e"
	I0210 12:09:15.700509 1059224 cri.go:89] found id: ""
	I0210 12:09:15.700520 1059224 logs.go:282] 1 containers: [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e]
	I0210 12:09:15.700569 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.703865 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0210 12:09:15.703938 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0210 12:09:15.736532 1059224 cri.go:89] found id: "7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b"
	I0210 12:09:15.736561 1059224 cri.go:89] found id: ""
	I0210 12:09:15.736571 1059224 logs.go:282] 1 containers: [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b]
	I0210 12:09:15.736617 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:15.739939 1059224 logs.go:123] Gathering logs for kubelet ...
	I0210 12:09:15.739964 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0210 12:09:15.795162 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661841    1641 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-092360" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:15.795341 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661894    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	W0210 12:09:15.795467 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661852    1641 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-092360" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:15.795638 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661934    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	I0210 12:09:15.823986 1059224 logs.go:123] Gathering logs for describe nodes ...
	I0210 12:09:15.824026 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0210 12:09:15.884747 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:15.914102 1059224 logs.go:123] Gathering logs for kube-apiserver [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8] ...
	I0210 12:09:15.914137 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8"
	I0210 12:09:15.959520 1059224 logs.go:123] Gathering logs for coredns [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98] ...
	I0210 12:09:15.959558 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98"
	I0210 12:09:15.996258 1059224 logs.go:123] Gathering logs for kube-proxy [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566] ...
	I0210 12:09:15.996287 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566"
	I0210 12:09:16.029607 1059224 logs.go:123] Gathering logs for CRI-O ...
	I0210 12:09:16.029637 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0210 12:09:16.081828 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:16.102885 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:16.106844 1059224 logs.go:123] Gathering logs for dmesg ...
	I0210 12:09:16.106874 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0210 12:09:16.131975 1059224 logs.go:123] Gathering logs for etcd [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9] ...
	I0210 12:09:16.132009 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9"
	I0210 12:09:16.179887 1059224 logs.go:123] Gathering logs for coredns [65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238] ...
	I0210 12:09:16.179921 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238"
	I0210 12:09:16.214525 1059224 logs.go:123] Gathering logs for kube-scheduler [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca] ...
	I0210 12:09:16.214557 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca"
	I0210 12:09:16.253362 1059224 logs.go:123] Gathering logs for kube-controller-manager [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e] ...
	I0210 12:09:16.253395 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e"
	I0210 12:09:16.309435 1059224 logs.go:123] Gathering logs for kindnet [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b] ...
	I0210 12:09:16.309472 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b"
	I0210 12:09:16.344196 1059224 logs.go:123] Gathering logs for container status ...
	I0210 12:09:16.344230 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0210 12:09:16.383890 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:16.385077 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:09:16.385100 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0210 12:09:16.385162 1059224 out.go:270] X Problems detected in kubelet:
	W0210 12:09:16.385174 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661841    1641 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-092360" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:16.385186 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661894    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	W0210 12:09:16.385199 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661852    1641 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-092360" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:16.385205 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661934    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	I0210 12:09:16.385216 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:09:16.385221 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:09:16.581104 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:16.602985 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:16.884669 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:17.081620 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:17.102376 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:17.383861 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:17.580806 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:17.602572 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:17.884114 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:18.081632 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:18.102206 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:18.383684 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:18.581469 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:18.601978 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:18.884637 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:19.081605 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:19.102342 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:19.384481 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:19.581185 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:19.603098 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:19.883692 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:20.081778 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:20.102234 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:20.384059 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:20.580768 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:20.602537 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:20.884410 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:21.081397 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:21.101963 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:21.384906 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:21.581027 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:21.602725 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:21.885274 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:22.081302 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:22.103086 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:22.464724 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:22.581881 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:22.682805 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:22.884878 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:23.081254 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:23.102896 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:23.384330 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:23.581570 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:23.601945 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:23.884634 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:24.081589 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:24.101914 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:24.384753 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:24.657731 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:24.659429 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:24.884754 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:25.081994 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:25.102741 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:25.384079 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:25.581330 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:25.603346 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:25.884185 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:26.081444 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:26.102345 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:26.384480 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:26.386558 1059224 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:09:26.401221 1059224 api_server.go:72] duration metric: took 1m38.653349886s to wait for apiserver process to appear ...
	I0210 12:09:26.401248 1059224 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:09:26.401291 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0210 12:09:26.401351 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0210 12:09:26.472937 1059224 cri.go:89] found id: "808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8"
	I0210 12:09:26.472964 1059224 cri.go:89] found id: ""
	I0210 12:09:26.472973 1059224 logs.go:282] 1 containers: [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8]
	I0210 12:09:26.473026 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.476610 1059224 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0210 12:09:26.476681 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0210 12:09:26.517521 1059224 cri.go:89] found id: "69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9"
	I0210 12:09:26.517544 1059224 cri.go:89] found id: ""
	I0210 12:09:26.517554 1059224 logs.go:282] 1 containers: [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9]
	I0210 12:09:26.517609 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.556349 1059224 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0210 12:09:26.556429 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0210 12:09:26.581966 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:26.595307 1059224 cri.go:89] found id: "d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98"
	I0210 12:09:26.595328 1059224 cri.go:89] found id: "65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238"
	I0210 12:09:26.595332 1059224 cri.go:89] found id: ""
	I0210 12:09:26.595339 1059224 logs.go:282] 2 containers: [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98 65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238]
	I0210 12:09:26.595385 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.599278 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.602175 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:26.603100 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0210 12:09:26.603183 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0210 12:09:26.684685 1059224 cri.go:89] found id: "1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca"
	I0210 12:09:26.684712 1059224 cri.go:89] found id: ""
	I0210 12:09:26.684722 1059224 logs.go:282] 1 containers: [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca]
	I0210 12:09:26.684791 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.688240 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0210 12:09:26.688297 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0210 12:09:26.759316 1059224 cri.go:89] found id: "73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566"
	I0210 12:09:26.759338 1059224 cri.go:89] found id: ""
	I0210 12:09:26.759348 1059224 logs.go:282] 1 containers: [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566]
	I0210 12:09:26.759404 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.763277 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0210 12:09:26.763368 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0210 12:09:26.802208 1059224 cri.go:89] found id: "41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e"
	I0210 12:09:26.802236 1059224 cri.go:89] found id: ""
	I0210 12:09:26.802254 1059224 logs.go:282] 1 containers: [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e]
	I0210 12:09:26.802302 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.805704 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0210 12:09:26.805780 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0210 12:09:26.884541 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:26.895949 1059224 cri.go:89] found id: "7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b"
	I0210 12:09:26.895970 1059224 cri.go:89] found id: ""
	I0210 12:09:26.895980 1059224 logs.go:282] 1 containers: [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b]
	I0210 12:09:26.896037 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:26.899559 1059224 logs.go:123] Gathering logs for CRI-O ...
	I0210 12:09:26.899581 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0210 12:09:26.976981 1059224 logs.go:123] Gathering logs for container status ...
	I0210 12:09:26.977018 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0210 12:09:27.022289 1059224 logs.go:123] Gathering logs for describe nodes ...
	I0210 12:09:27.022336 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0210 12:09:27.081540 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:27.104465 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:27.185366 1059224 logs.go:123] Gathering logs for etcd [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9] ...
	I0210 12:09:27.185405 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9"
	I0210 12:09:27.280458 1059224 logs.go:123] Gathering logs for coredns [65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238] ...
	I0210 12:09:27.280492 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238"
	I0210 12:09:27.322537 1059224 logs.go:123] Gathering logs for kube-proxy [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566] ...
	I0210 12:09:27.322569 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566"
	I0210 12:09:27.369859 1059224 logs.go:123] Gathering logs for kube-controller-manager [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e] ...
	I0210 12:09:27.369891 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e"
	I0210 12:09:27.385713 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:27.434077 1059224 logs.go:123] Gathering logs for kindnet [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b] ...
	I0210 12:09:27.434114 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b"
	I0210 12:09:27.496170 1059224 logs.go:123] Gathering logs for kubelet ...
	I0210 12:09:27.496209 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0210 12:09:27.559762 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661841    1641 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-092360" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:27.559972 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661894    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	W0210 12:09:27.560134 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661852    1641 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-092360" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:27.560366 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661934    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	I0210 12:09:27.581633 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:27.594615 1059224 logs.go:123] Gathering logs for dmesg ...
	I0210 12:09:27.594657 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0210 12:09:27.603100 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:27.622349 1059224 logs.go:123] Gathering logs for kube-apiserver [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8] ...
	I0210 12:09:27.622383 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8"
	I0210 12:09:27.679146 1059224 logs.go:123] Gathering logs for coredns [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98] ...
	I0210 12:09:27.679177 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98"
	I0210 12:09:27.715370 1059224 logs.go:123] Gathering logs for kube-scheduler [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca] ...
	I0210 12:09:27.715404 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca"
	I0210 12:09:27.778878 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:09:27.778912 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0210 12:09:27.778987 1059224 out.go:270] X Problems detected in kubelet:
	W0210 12:09:27.779002 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661841    1641 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-092360" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:27.779016 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661894    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	W0210 12:09:27.779031 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661852    1641 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-092360" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:27.779042 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661934    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	I0210 12:09:27.779052 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:09:27.779061 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:09:27.884995 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:28.081608 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:28.159332 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:28.383726 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:28.582193 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:28.683511 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:28.884535 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:29.080826 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:29.102291 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:29.384650 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:29.581747 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:29.658552 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:29.884511 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:30.081609 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:30.182762 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:30.384646 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:30.581682 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:30.602576 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:30.884558 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:31.081978 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:31.102158 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:31.384191 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:31.581098 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:31.603093 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:31.885117 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:32.081562 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:32.102626 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:32.384656 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:32.583295 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:32.602629 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:32.884514 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:33.081724 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:33.102883 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:33.385318 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:33.581761 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:33.602711 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:33.885074 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:34.080974 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:34.102597 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:09:34.384451 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:34.581918 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:34.602678 1059224 kapi.go:107] duration metric: took 1m38.503460677s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:09:34.884725 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:35.081707 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:35.385293 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:35.581071 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:35.884237 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:36.083368 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:36.383962 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:36.581267 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:36.883883 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:37.080784 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:37.385366 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:37.581137 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:37.780315 1059224 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:09:37.785591 1059224 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:09:37.786510 1059224 api_server.go:141] control plane version: v1.32.1
	I0210 12:09:37.786537 1059224 api_server.go:131] duration metric: took 11.385281976s to wait for apiserver health ...
	I0210 12:09:37.786546 1059224 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:09:37.786569 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0210 12:09:37.786623 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0210 12:09:37.821418 1059224 cri.go:89] found id: "808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8"
	I0210 12:09:37.821446 1059224 cri.go:89] found id: ""
	I0210 12:09:37.821457 1059224 logs.go:282] 1 containers: [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8]
	I0210 12:09:37.821597 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:37.824989 1059224 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0210 12:09:37.825056 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0210 12:09:37.859650 1059224 cri.go:89] found id: "69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9"
	I0210 12:09:37.859677 1059224 cri.go:89] found id: ""
	I0210 12:09:37.859689 1059224 logs.go:282] 1 containers: [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9]
	I0210 12:09:37.859747 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:37.863133 1059224 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0210 12:09:37.863217 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0210 12:09:37.884123 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:37.898135 1059224 cri.go:89] found id: "d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98"
	I0210 12:09:37.898165 1059224 cri.go:89] found id: "65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238"
	I0210 12:09:37.898171 1059224 cri.go:89] found id: ""
	I0210 12:09:37.898181 1059224 logs.go:282] 2 containers: [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98 65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238]
	I0210 12:09:37.898245 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:37.902004 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:37.905098 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0210 12:09:37.905146 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0210 12:09:37.937978 1059224 cri.go:89] found id: "1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca"
	I0210 12:09:37.938002 1059224 cri.go:89] found id: ""
	I0210 12:09:37.938010 1059224 logs.go:282] 1 containers: [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca]
	I0210 12:09:37.938053 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:37.941486 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0210 12:09:37.941563 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0210 12:09:37.974861 1059224 cri.go:89] found id: "73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566"
	I0210 12:09:37.974883 1059224 cri.go:89] found id: ""
	I0210 12:09:37.974891 1059224 logs.go:282] 1 containers: [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566]
	I0210 12:09:37.974935 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:37.978328 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0210 12:09:37.978377 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0210 12:09:38.012945 1059224 cri.go:89] found id: "41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e"
	I0210 12:09:38.012969 1059224 cri.go:89] found id: ""
	I0210 12:09:38.012975 1059224 logs.go:282] 1 containers: [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e]
	I0210 12:09:38.013022 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:38.016390 1059224 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0210 12:09:38.016463 1059224 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0210 12:09:38.050252 1059224 cri.go:89] found id: "7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b"
	I0210 12:09:38.050276 1059224 cri.go:89] found id: ""
	I0210 12:09:38.050285 1059224 logs.go:282] 1 containers: [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b]
	I0210 12:09:38.050342 1059224 ssh_runner.go:195] Run: which crictl
	I0210 12:09:38.053903 1059224 logs.go:123] Gathering logs for dmesg ...
	I0210 12:09:38.053929 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0210 12:09:38.079189 1059224 logs.go:123] Gathering logs for describe nodes ...
	I0210 12:09:38.079226 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0210 12:09:38.081325 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:38.169021 1059224 logs.go:123] Gathering logs for etcd [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9] ...
	I0210 12:09:38.169051 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9"
	I0210 12:09:38.218294 1059224 logs.go:123] Gathering logs for coredns [65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238] ...
	I0210 12:09:38.218333 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238"
	I0210 12:09:38.251414 1059224 logs.go:123] Gathering logs for kube-scheduler [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca] ...
	I0210 12:09:38.251449 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca"
	I0210 12:09:38.290634 1059224 logs.go:123] Gathering logs for kube-proxy [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566] ...
	I0210 12:09:38.290672 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566"
	I0210 12:09:38.324262 1059224 logs.go:123] Gathering logs for kube-controller-manager [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e] ...
	I0210 12:09:38.324294 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e"
	I0210 12:09:38.380916 1059224 logs.go:123] Gathering logs for kubelet ...
	I0210 12:09:38.380961 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0210 12:09:38.384178 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0210 12:09:38.441543 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661841    1641 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-092360" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:38.441723 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661894    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	W0210 12:09:38.441850 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661852    1641 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-092360" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:38.442001 1059224 logs.go:138] Found kubelet problem: Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661934    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	I0210 12:09:38.474592 1059224 logs.go:123] Gathering logs for coredns [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98] ...
	I0210 12:09:38.474634 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98"
	I0210 12:09:38.509778 1059224 logs.go:123] Gathering logs for kindnet [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b] ...
	I0210 12:09:38.509815 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b"
	I0210 12:09:38.543045 1059224 logs.go:123] Gathering logs for CRI-O ...
	I0210 12:09:38.543072 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0210 12:09:38.581026 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:38.619511 1059224 logs.go:123] Gathering logs for container status ...
	I0210 12:09:38.619549 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0210 12:09:38.661081 1059224 logs.go:123] Gathering logs for kube-apiserver [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8] ...
	I0210 12:09:38.661111 1059224 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8"
	I0210 12:09:38.705555 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:09:38.705584 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0210 12:09:38.705651 1059224 out.go:270] X Problems detected in kubelet:
	W0210 12:09:38.705670 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661841    1641 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-092360" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:38.705685 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661894    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	W0210 12:09:38.705700 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: W0210 12:08:07.661852    1641 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-092360" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-092360' and this object
	W0210 12:09:38.705712 1059224 out.go:270]   Feb 10 12:08:07 addons-092360 kubelet[1641]: E0210 12:08:07.661934    1641 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-092360\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-092360' and this object" logger="UnhandledError"
	I0210 12:09:38.705723 1059224 out.go:358] Setting ErrFile to fd 2...
	I0210 12:09:38.705733 1059224 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:09:38.884033 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:39.081052 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:39.384062 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:39.581181 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:39.883599 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:40.081594 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:40.384271 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:40.581349 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:40.884125 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:41.081319 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:41.384842 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:41.581058 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:41.884015 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:42.081028 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:42.383845 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:42.581084 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:42.883816 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:43.081519 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:43.409544 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:43.581858 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:43.884750 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:44.081973 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:44.383845 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:44.581373 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:44.887626 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:45.081739 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:45.385264 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:45.581124 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:45.883738 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:46.082191 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:46.384433 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:46.581988 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:46.884269 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:47.081537 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:47.384676 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:47.581645 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:47.884273 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:48.081308 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:48.384709 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:48.581474 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:48.710116 1059224 system_pods.go:59] 20 kube-system pods found
	I0210 12:09:48.710159 1059224 system_pods.go:61] "amd-gpu-device-plugin-nwc6g" [b5d12502-e72d-4785-a8cb-3e4152ccb67b] Running
	I0210 12:09:48.710165 1059224 system_pods.go:61] "coredns-668d6bf9bc-g4fnm" [8ce184e5-83df-4cc1-b0b1-5c4847bcf4e5] Running
	I0210 12:09:48.710170 1059224 system_pods.go:61] "coredns-668d6bf9bc-s8lv5" [162ece7c-47e5-463a-b000-8460cd44f5e5] Running
	I0210 12:09:48.710175 1059224 system_pods.go:61] "csi-hostpath-attacher-0" [3d5b3492-dbaa-4f78-8fd7-e575d0652cfe] Running
	I0210 12:09:48.710178 1059224 system_pods.go:61] "csi-hostpath-resizer-0" [de6aafb3-28d4-400b-a2e0-0df240063310] Running
	I0210 12:09:48.710182 1059224 system_pods.go:61] "csi-hostpathplugin-kslrp" [41ad89f3-c42f-40d3-a81c-5120eba8ffb6] Running
	I0210 12:09:48.710185 1059224 system_pods.go:61] "etcd-addons-092360" [8daeb316-d03b-41ad-8ab7-05b7f27e8733] Running
	I0210 12:09:48.710188 1059224 system_pods.go:61] "kindnet-6qwf4" [02a4330f-c49a-4b2b-a83d-14f84e863559] Running
	I0210 12:09:48.710191 1059224 system_pods.go:61] "kube-apiserver-addons-092360" [13b86d9b-6bd9-498f-91dc-463a553ba055] Running
	I0210 12:09:48.710194 1059224 system_pods.go:61] "kube-controller-manager-addons-092360" [9f91caaa-a422-42ff-876b-06b22b53d4c1] Running
	I0210 12:09:48.710197 1059224 system_pods.go:61] "kube-ingress-dns-minikube" [54f9db4b-b771-4441-a55a-bdf73d50f313] Running
	I0210 12:09:48.710200 1059224 system_pods.go:61] "kube-proxy-t2p5l" [2b276a49-67fb-4bc2-ba88-ac842f2f8129] Running
	I0210 12:09:48.710203 1059224 system_pods.go:61] "kube-scheduler-addons-092360" [a8e02659-e3fa-4a00-a886-6572d7d017ad] Running
	I0210 12:09:48.710206 1059224 system_pods.go:61] "metrics-server-7fbb699795-8kqn9" [44a88421-93ae-43f1-94b4-2fb5a7fb7f74] Running
	I0210 12:09:48.710209 1059224 system_pods.go:61] "nvidia-device-plugin-daemonset-svm55" [ac90c52b-22af-47d1-a0dc-17d1ddd22230] Running
	I0210 12:09:48.710213 1059224 system_pods.go:61] "registry-6c88467877-df72c" [f4fd3c4b-964a-4dca-81ac-cf99676c2ee8] Running
	I0210 12:09:48.710216 1059224 system_pods.go:61] "registry-proxy-gg5sl" [053fa9c8-fc9a-427c-8ffe-b2a3f8e9361f] Running
	I0210 12:09:48.710219 1059224 system_pods.go:61] "snapshot-controller-68b874b76f-bvszr" [a9c90cc4-0c57-460c-b034-99e18fa54ace] Running
	I0210 12:09:48.710224 1059224 system_pods.go:61] "snapshot-controller-68b874b76f-qtlsp" [19c3a0e6-8495-4643-8e21-6dbaeb1cbfaa] Running
	I0210 12:09:48.710227 1059224 system_pods.go:61] "storage-provisioner" [c0379e85-6860-48e3-9613-33c0f2e961d6] Running
	I0210 12:09:48.710232 1059224 system_pods.go:74] duration metric: took 10.923681156s to wait for pod list to return data ...
	I0210 12:09:48.710240 1059224 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:09:48.712455 1059224 default_sa.go:45] found service account: "default"
	I0210 12:09:48.712474 1059224 default_sa.go:55] duration metric: took 2.228252ms for default service account to be created ...
	I0210 12:09:48.712483 1059224 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:09:48.715417 1059224 system_pods.go:86] 20 kube-system pods found
	I0210 12:09:48.715455 1059224 system_pods.go:89] "amd-gpu-device-plugin-nwc6g" [b5d12502-e72d-4785-a8cb-3e4152ccb67b] Running
	I0210 12:09:48.715460 1059224 system_pods.go:89] "coredns-668d6bf9bc-g4fnm" [8ce184e5-83df-4cc1-b0b1-5c4847bcf4e5] Running
	I0210 12:09:48.715465 1059224 system_pods.go:89] "coredns-668d6bf9bc-s8lv5" [162ece7c-47e5-463a-b000-8460cd44f5e5] Running
	I0210 12:09:48.715468 1059224 system_pods.go:89] "csi-hostpath-attacher-0" [3d5b3492-dbaa-4f78-8fd7-e575d0652cfe] Running
	I0210 12:09:48.715472 1059224 system_pods.go:89] "csi-hostpath-resizer-0" [de6aafb3-28d4-400b-a2e0-0df240063310] Running
	I0210 12:09:48.715476 1059224 system_pods.go:89] "csi-hostpathplugin-kslrp" [41ad89f3-c42f-40d3-a81c-5120eba8ffb6] Running
	I0210 12:09:48.715479 1059224 system_pods.go:89] "etcd-addons-092360" [8daeb316-d03b-41ad-8ab7-05b7f27e8733] Running
	I0210 12:09:48.715482 1059224 system_pods.go:89] "kindnet-6qwf4" [02a4330f-c49a-4b2b-a83d-14f84e863559] Running
	I0210 12:09:48.715486 1059224 system_pods.go:89] "kube-apiserver-addons-092360" [13b86d9b-6bd9-498f-91dc-463a553ba055] Running
	I0210 12:09:48.715489 1059224 system_pods.go:89] "kube-controller-manager-addons-092360" [9f91caaa-a422-42ff-876b-06b22b53d4c1] Running
	I0210 12:09:48.715493 1059224 system_pods.go:89] "kube-ingress-dns-minikube" [54f9db4b-b771-4441-a55a-bdf73d50f313] Running
	I0210 12:09:48.715495 1059224 system_pods.go:89] "kube-proxy-t2p5l" [2b276a49-67fb-4bc2-ba88-ac842f2f8129] Running
	I0210 12:09:48.715499 1059224 system_pods.go:89] "kube-scheduler-addons-092360" [a8e02659-e3fa-4a00-a886-6572d7d017ad] Running
	I0210 12:09:48.715504 1059224 system_pods.go:89] "metrics-server-7fbb699795-8kqn9" [44a88421-93ae-43f1-94b4-2fb5a7fb7f74] Running
	I0210 12:09:48.715512 1059224 system_pods.go:89] "nvidia-device-plugin-daemonset-svm55" [ac90c52b-22af-47d1-a0dc-17d1ddd22230] Running
	I0210 12:09:48.715516 1059224 system_pods.go:89] "registry-6c88467877-df72c" [f4fd3c4b-964a-4dca-81ac-cf99676c2ee8] Running
	I0210 12:09:48.715523 1059224 system_pods.go:89] "registry-proxy-gg5sl" [053fa9c8-fc9a-427c-8ffe-b2a3f8e9361f] Running
	I0210 12:09:48.715526 1059224 system_pods.go:89] "snapshot-controller-68b874b76f-bvszr" [a9c90cc4-0c57-460c-b034-99e18fa54ace] Running
	I0210 12:09:48.715532 1059224 system_pods.go:89] "snapshot-controller-68b874b76f-qtlsp" [19c3a0e6-8495-4643-8e21-6dbaeb1cbfaa] Running
	I0210 12:09:48.715537 1059224 system_pods.go:89] "storage-provisioner" [c0379e85-6860-48e3-9613-33c0f2e961d6] Running
	I0210 12:09:48.715545 1059224 system_pods.go:126] duration metric: took 3.05803ms to wait for k8s-apps to be running ...
	I0210 12:09:48.715553 1059224 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:09:48.715596 1059224 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:09:48.727041 1059224 system_svc.go:56] duration metric: took 11.477281ms WaitForService to wait for kubelet
	I0210 12:09:48.727068 1059224 kubeadm.go:582] duration metric: took 2m0.979208846s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:09:48.727095 1059224 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:09:48.729878 1059224 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0210 12:09:48.729908 1059224 node_conditions.go:123] node cpu capacity is 8
	I0210 12:09:48.729926 1059224 node_conditions.go:105] duration metric: took 2.824165ms to run NodePressure ...
	I0210 12:09:48.729944 1059224 start.go:241] waiting for startup goroutines ...
	I0210 12:09:48.884676 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:49.081337 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:49.384319 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:49.581346 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:49.884202 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:50.081510 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:50.384603 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:50.581672 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:50.884824 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:51.081292 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:51.384361 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:51.581679 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:51.884496 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:52.081494 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:52.384328 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:52.581467 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:52.884268 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:53.081513 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:53.384677 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:53.581676 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:53.884620 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:54.081488 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:54.384488 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:54.581529 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:54.884335 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:55.081843 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:55.384955 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:55.580624 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:55.884342 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:56.081711 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:56.384619 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:56.581657 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:56.884532 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:57.081629 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:57.384800 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:57.581844 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:57.884782 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:58.080922 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:58.385414 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:58.581711 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:58.884280 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:59.081398 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:59.384625 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:09:59.581776 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:09:59.884561 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:00.081433 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:00.384288 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:00.581544 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:00.884240 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:01.081584 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:01.384078 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:01.581914 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:01.885279 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:02.081649 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:02.384354 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:02.581465 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:02.884366 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:03.081476 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:03.385000 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:03.581292 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:03.883989 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:04.080996 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:04.384821 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:04.581287 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:04.884204 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:05.081391 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:05.384584 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:05.581655 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:05.884776 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:06.082018 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:06.384845 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:06.581014 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:06.883828 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:07.081855 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:07.384719 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:07.582066 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:07.884144 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:08.081320 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:08.384601 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:08.581590 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:08.884337 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:09.081311 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:09.384023 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:09.581458 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:09.884386 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:10.081423 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:10.384517 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:10.581556 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:10.884211 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:11.081427 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:11.384374 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:11.581920 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:11.885009 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:12.081250 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:12.383792 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:12.581794 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:12.885096 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:13.081059 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:13.384318 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:13.581860 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:13.884640 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:14.081750 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:14.384762 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:14.581724 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:14.884563 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:15.081778 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:15.384633 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:15.582219 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:15.884020 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:16.080748 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:16.385007 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:16.581342 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:16.883954 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:17.081024 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:17.383499 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:17.581630 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:17.884419 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:18.081487 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:18.384610 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:18.581439 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:18.884292 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:19.081479 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:19.384470 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:19.581786 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:19.884568 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:20.081767 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:20.384547 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:20.581668 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:20.884543 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:21.081495 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:21.384574 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:21.582315 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:21.884701 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:22.081730 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:22.385007 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:22.581735 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:22.884343 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:23.081707 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:23.385101 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:23.581363 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:23.884240 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:24.081485 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:24.384361 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:24.581104 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:24.884009 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:25.081137 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:25.383750 1059224 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:10:25.583435 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:25.959660 1059224 kapi.go:107] duration metric: took 2m29.078612876s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0210 12:10:25.961660 1059224 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-092360 cluster.
	I0210 12:10:25.962940 1059224 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.
	I0210 12:10:25.964293 1059224 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0210 12:10:26.163752 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:26.582531 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:27.081604 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:27.581605 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:28.081090 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:28.581498 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:29.080866 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:29.581686 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:30.081067 1059224 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:10:30.581053 1059224 kapi.go:107] duration metric: took 2m36.003198409s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:10:30.582575 1059224 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, nvidia-device-plugin, amd-gpu-device-plugin, ingress-dns, inspektor-gadget, metrics-server, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0210 12:10:30.583777 1059224 addons.go:514] duration metric: took 2m42.83587944s for enable addons: enabled=[storage-provisioner cloud-spanner nvidia-device-plugin amd-gpu-device-plugin ingress-dns inspektor-gadget metrics-server yakd default-storageclass volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0210 12:10:30.583837 1059224 start.go:246] waiting for cluster config update ...
	I0210 12:10:30.583863 1059224 start.go:255] writing updated cluster config ...
	I0210 12:10:30.584198 1059224 ssh_runner.go:195] Run: rm -f paused
	I0210 12:10:30.638818 1059224 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:10:30.640339 1059224 out.go:177] * Done! kubectl is now configured to use "addons-092360" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.833296279Z" level=info msg="Removing pod sandbox: a2252ab58fdb40a1045812ab23c43f0d4bb8dba9c6f74cc3446e4292796c2b7c" id=2468ba2a-98d0-415f-8ecc-d6c82d556570 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.839030173Z" level=info msg="Removed pod sandbox: a2252ab58fdb40a1045812ab23c43f0d4bb8dba9c6f74cc3446e4292796c2b7c" id=2468ba2a-98d0-415f-8ecc-d6c82d556570 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.839352895Z" level=info msg="Stopping pod sandbox: 66c62370dd3e560a7ebc0db1731dca5927e6b8ebbf565540dd43b4f659f1978f" id=29506dbc-d622-4dba-9e15-a62a916b1dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.839381942Z" level=info msg="Stopped pod sandbox (already stopped): 66c62370dd3e560a7ebc0db1731dca5927e6b8ebbf565540dd43b4f659f1978f" id=29506dbc-d622-4dba-9e15-a62a916b1dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.839696905Z" level=info msg="Removing pod sandbox: 66c62370dd3e560a7ebc0db1731dca5927e6b8ebbf565540dd43b4f659f1978f" id=dc647a89-df54-4cbe-ad80-11d1f40b3db5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.845298089Z" level=info msg="Removed pod sandbox: 66c62370dd3e560a7ebc0db1731dca5927e6b8ebbf565540dd43b4f659f1978f" id=dc647a89-df54-4cbe-ad80-11d1f40b3db5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.845658391Z" level=info msg="Stopping pod sandbox: 1d23cf2b57ca97102da600f67850d7861979942ed1baa7c0bfd2c4626a25f210" id=a35f1853-f8e5-4401-b8fe-7aec2418ac79 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.845699245Z" level=info msg="Stopped pod sandbox (already stopped): 1d23cf2b57ca97102da600f67850d7861979942ed1baa7c0bfd2c4626a25f210" id=a35f1853-f8e5-4401-b8fe-7aec2418ac79 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.846015474Z" level=info msg="Removing pod sandbox: 1d23cf2b57ca97102da600f67850d7861979942ed1baa7c0bfd2c4626a25f210" id=4876799e-64f1-4585-92ef-5b00eb87e07b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.851916088Z" level=info msg="Removed pod sandbox: 1d23cf2b57ca97102da600f67850d7861979942ed1baa7c0bfd2c4626a25f210" id=4876799e-64f1-4585-92ef-5b00eb87e07b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.852247918Z" level=info msg="Stopping pod sandbox: 17b78171a8832e84d86135c83d7aa133ac76b8c662a9268f949f9f99cacad049" id=c58513d6-a2f8-4267-a5ab-4d15f9814008 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.852283063Z" level=info msg="Stopped pod sandbox (already stopped): 17b78171a8832e84d86135c83d7aa133ac76b8c662a9268f949f9f99cacad049" id=c58513d6-a2f8-4267-a5ab-4d15f9814008 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.852580671Z" level=info msg="Removing pod sandbox: 17b78171a8832e84d86135c83d7aa133ac76b8c662a9268f949f9f99cacad049" id=861c0fa3-248d-4ea6-8147-419301a95324 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:12:42 addons-092360 crio[1036]: time="2025-02-10 12:12:42.857947627Z" level=info msg="Removed pod sandbox: 17b78171a8832e84d86135c83d7aa133ac76b8c662a9268f949f9f99cacad049" id=861c0fa3-248d-4ea6-8147-419301a95324 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.220858942Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-rlzk4/POD" id=f67706af-a280-451e-aa72-e590bb0674f1 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.220928782Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.277065065Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-rlzk4 Namespace:default ID:837a60999ab18e10148ae4d78d56f4c8fb6e4e3e916eb3cbf9a5a48522f68beb UID:6e32b4e5-3f55-4673-9862-9d022058f576 NetNS:/var/run/netns/ca2ef611-82d4-48c2-bb60-f8caf23aebed Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.277111518Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-rlzk4 to CNI network \"kindnet\" (type=ptp)"
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.295450150Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-rlzk4 Namespace:default ID:837a60999ab18e10148ae4d78d56f4c8fb6e4e3e916eb3cbf9a5a48522f68beb UID:6e32b4e5-3f55-4673-9862-9d022058f576 NetNS:/var/run/netns/ca2ef611-82d4-48c2-bb60-f8caf23aebed Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.295657231Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-rlzk4 for CNI network kindnet (type=ptp)"
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.298760574Z" level=info msg="Ran pod sandbox 837a60999ab18e10148ae4d78d56f4c8fb6e4e3e916eb3cbf9a5a48522f68beb with infra container: default/hello-world-app-7d9564db4-rlzk4/POD" id=f67706af-a280-451e-aa72-e590bb0674f1 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.301208515Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=5bc3a839-74eb-4c93-ae3f-1cddc65c9a5a name=/runtime.v1.ImageService/ImageStatus
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.301480708Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=5bc3a839-74eb-4c93-ae3f-1cddc65c9a5a name=/runtime.v1.ImageService/ImageStatus
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.302098671Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=015a0c14-e18f-4c72-aa24-56046d8ebc29 name=/runtime.v1.ImageService/PullImage
	Feb 10 12:13:31 addons-092360 crio[1036]: time="2025-02-10 12:13:31.307143493Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	08250c515f3b3       docker.io/library/nginx@sha256:6666d93f054a3f4315894b76f2023f3da2fcb5ceb5f8d91625cca81623edd2da                              2 minutes ago       Running             nginx                     0                   1dcab0a52e76f       nginx
	9a32b547c7ccb       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          2 minutes ago       Running             busybox                   0                   f2f48d7935ef5       busybox
	2a4768e75a98b       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago       Running             controller                0                   e3f3595671bf8       ingress-nginx-controller-56d7c84fd4-zzq4n
	2c79130a7dddc       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             4 minutes ago       Running             local-path-provisioner    0                   32c29d9c58982       local-path-provisioner-76f89f99b5-6cjkc
	ceee2d54ec657       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              patch                     0                   60c37435b6e05       ingress-nginx-admission-patch-xsqfg
	0388165f25909       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              create                    0                   290f68f0d3407       ingress-nginx-admission-create-r5bpc
	81591c6b61bcb       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             4 minutes ago       Running             minikube-ingress-dns      0                   ad806806008f0       kube-ingress-dns-minikube
	d0677d69a2e1d       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             5 minutes ago       Running             coredns                   0                   f8dcbb2a1fdbe       coredns-668d6bf9bc-g4fnm
	65874a56c7933       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             5 minutes ago       Running             coredns                   0                   1814caa87da55       coredns-668d6bf9bc-s8lv5
	5b14268b23681       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             5 minutes ago       Running             storage-provisioner       0                   e971195048dd2       storage-provisioner
	7fc0e0dccc762       docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26                           5 minutes ago       Running             kindnet-cni               0                   e215050e7a7d2       kindnet-6qwf4
	73da31827b0ce       e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a                                                             5 minutes ago       Running             kube-proxy                0                   a667ef363cf9b       kube-proxy-t2p5l
	808d3fb0935b1       95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a                                                             5 minutes ago       Running             kube-apiserver            0                   844f81f5cafdf       kube-apiserver-addons-092360
	69eca2d614aff       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             5 minutes ago       Running             etcd                      0                   3238d9f85fcc0       etcd-addons-092360
	1b67806be0fbf       2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1                                                             5 minutes ago       Running             kube-scheduler            0                   81f4c993a6b27       kube-scheduler-addons-092360
	41b1dd4e89331       019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35                                                             5 minutes ago       Running             kube-controller-manager   0                   793d8b26fe1f5       kube-controller-manager-addons-092360
	
	
	==> coredns [65874a56c79331ab9a890ca09239b8c28f60a75b0705db8f2d13e3da1f4a5238] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:38564 - 3023 "HINFO IN 6943932091197268492.4104645985001652858. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.013988255s
	[INFO] 10.244.0.8:36923 - 8030 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000158653s
	[INFO] 10.244.0.8:36923 - 7663 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000224779s
	[INFO] 10.244.0.8:59433 - 12070 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00402457s
	[INFO] 10.244.0.8:59433 - 12514 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004390054s
	[INFO] 10.244.0.22:60118 - 23934 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000227336s
	[INFO] 10.244.0.22:44075 - 26583 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000576789s
	[INFO] 10.244.0.22:56977 - 3084 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000100381s
	[INFO] 10.244.0.22:34312 - 32839 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000127314s
	[INFO] 10.244.0.22:37733 - 61811 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000109436s
	[INFO] 10.244.0.22:41079 - 18282 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007342882s
	[INFO] 10.244.0.22:58072 - 10756 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011661436s
	[INFO] 10.244.0.22:34886 - 38371 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007287591s
	[INFO] 10.244.0.22:45996 - 22685 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005314752s
	[INFO] 10.244.0.22:60872 - 56693 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000681161s
	[INFO] 10.244.0.28:52303 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000244858s
	
	
	==> coredns [d0677d69a2e1daa70aec76c4e42e30728d40851b0680a15d020285ef4b043d98] <==
	[INFO] 10.244.0.8:59456 - 64860 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000131284s
	[INFO] 10.244.0.8:59456 - 3240 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000163983s
	[INFO] 10.244.0.8:59456 - 29189 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 106 false 1232" NXDOMAIN qr,rd,ra 95 0.006718118s
	[INFO] 10.244.0.8:59456 - 2848 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 106 false 1232" NXDOMAIN qr,rd,ra 95 0.00762167s
	[INFO] 10.244.0.8:59456 - 15681 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.006535305s
	[INFO] 10.244.0.8:59456 - 41718 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.006680942s
	[INFO] 10.244.0.8:59456 - 52555 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.004115146s
	[INFO] 10.244.0.8:59456 - 23271 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.008521461s
	[INFO] 10.244.0.8:59456 - 48745 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000145165s
	[INFO] 10.244.0.8:59456 - 55353 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00018885s
	[INFO] 10.244.0.8:37077 - 17815 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000149856s
	[INFO] 10.244.0.8:37077 - 17569 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000140874s
	[INFO] 10.244.0.8:46036 - 1624 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000105349s
	[INFO] 10.244.0.8:46036 - 1356 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000143125s
	[INFO] 10.244.0.8:48699 - 56826 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004193958s
	[INFO] 10.244.0.8:48699 - 56338 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004308268s
	[INFO] 10.244.0.8:38643 - 40581 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003317472s
	[INFO] 10.244.0.8:38643 - 40026 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004213556s
	[INFO] 10.244.0.8:43693 - 27247 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000094406s
	[INFO] 10.244.0.8:43693 - 27454 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000125421s
	[INFO] 10.244.0.22:49180 - 19515 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000156219s
	[INFO] 10.244.0.22:39847 - 45184 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006471156s
	[INFO] 10.244.0.22:39510 - 15148 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005851944s
	[INFO] 10.244.0.22:56153 - 29037 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000547313s
	[INFO] 10.244.0.28:37355 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000207736s
	
	
	==> describe nodes <==
	Name:               addons-092360
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-092360
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ef65fd9d75393231710a2bc61f2cab58e3e6ecb2
	                    minikube.k8s.io/name=addons-092360
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_07_43_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-092360
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:07:40 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-092360
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 12:13:29 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 12:11:46 +0000   Mon, 10 Feb 2025 12:07:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 12:11:46 +0000   Mon, 10 Feb 2025 12:07:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 12:11:46 +0000   Mon, 10 Feb 2025 12:07:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 12:11:46 +0000   Mon, 10 Feb 2025 12:08:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-092360
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859372Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859372Ki
	  pods:               110
	System Info:
	  Machine ID:                 29ec6b272b3941158d9f7a407f590731
	  System UUID:                5df00aa1-1423-4d96-9f77-e389049e2084
	  Boot ID:                    2f228613-3577-47df-b4d5-33829fd64b76
	  Kernel Version:             5.15.0-1075-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m1s
	  default                     hello-world-app-7d9564db4-rlzk4              0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m23s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-zzq4n    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         5m38s
	  kube-system                 coredns-668d6bf9bc-g4fnm                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     5m44s
	  kube-system                 coredns-668d6bf9bc-s8lv5                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     5m44s
	  kube-system                 etcd-addons-092360                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         5m50s
	  kube-system                 kindnet-6qwf4                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      5m45s
	  kube-system                 kube-apiserver-addons-092360                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         5m50s
	  kube-system                 kube-controller-manager-addons-092360        200m (2%)     0 (0%)      0 (0%)           0 (0%)         5m50s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m40s
	  kube-system                 kube-proxy-t2p5l                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m45s
	  kube-system                 kube-scheduler-addons-092360                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         5m50s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m40s
	  local-path-storage          local-path-provisioner-76f89f99b5-6cjkc      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m40s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (13%)  100m (1%)
	  memory             380Mi (1%)   390Mi (1%)
	  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                 5m40s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  5m55s (x8 over 5m55s)  kubelet          Node addons-092360 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m55s (x8 over 5m55s)  kubelet          Node addons-092360 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m55s (x8 over 5m55s)  kubelet          Node addons-092360 status is now: NodeHasSufficientPID
	  Normal   Starting                 5m50s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m50s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  5m50s                  kubelet          Node addons-092360 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m50s                  kubelet          Node addons-092360 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m50s                  kubelet          Node addons-092360 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m46s                  node-controller  Node addons-092360 event: Registered Node addons-092360 in Controller
	  Normal   NodeReady                5m25s                  kubelet          Node addons-092360 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000004] ll header: 00000000: 02 42 81 54 b1 c4 02 42 c0 a8 5e 02 08 00
	[  +1.834118] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff d2 24 4c 7f 75 4a 08 06
	[  +6.354980] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-e744985a7452
	[  +0.000000] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-e744985a7452
	[  +0.000008] ll header: 00000000: 02 42 81 54 b1 c4 02 42 c0 a8 5e 02 08 00
	[  +0.000000] ll header: 00000000: 02 42 81 54 b1 c4 02 42 c0 a8 5e 02 08 00
	[ +28.956028] IPv4: martian source 10.244.0.1 from 10.244.0.4, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 3a 3a 78 8e f2 02 08 06
	[  +0.000362] IPv4: martian source 10.244.0.4 from 10.244.0.3, on dev eth0
	[  +0.000013] ll header: 00000000: ff ff ff ff ff ff 82 06 57 c9 12 f3 08 06
	[Feb10 12:11] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	[  +1.018607] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	[  +2.015774] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	[  +4.063578] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	[  +8.195168] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	[ +16.126350] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	[Feb10 12:12] IPv4: martian source 10.244.0.23 from 127.0.0.1, on dev eth0
	[  +0.000034] ll header: 00000000: f2 b2 85 78 ae 87 ea bf 0f fc b3 71 08 00
	
	
	==> etcd [69eca2d614aff6d6eb123345aee5e46271546957ae674573d9b92c46edea7fc9] <==
	{"level":"info","ts":"2025-02-10T12:07:50.977714Z","caller":"traceutil/trace.go:171","msg":"trace[92380231] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:406; }","duration":"221.446433ms","start":"2025-02-10T12:07:50.756243Z","end":"2025-02-10T12:07:50.977689Z","steps":["trace[92380231] 'agreement among raft nodes before linearized reading'  (duration: 219.095311ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:50.977947Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"221.721433ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T12:07:50.977981Z","caller":"traceutil/trace.go:171","msg":"trace[1664884773] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:406; }","duration":"221.779911ms","start":"2025-02-10T12:07:50.756193Z","end":"2025-02-10T12:07:50.977973Z","steps":["trace[1664884773] 'agreement among raft nodes before linearized reading'  (duration: 217.797585ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:07:51.158965Z","caller":"traceutil/trace.go:171","msg":"trace[1731109449] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"102.146362ms","start":"2025-02-10T12:07:51.056800Z","end":"2025-02-10T12:07:51.158947Z","steps":["trace[1731109449] 'process raft request'  (duration: 101.659985ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:07:51.159331Z","caller":"traceutil/trace.go:171","msg":"trace[917650689] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"102.85218ms","start":"2025-02-10T12:07:51.056464Z","end":"2025-02-10T12:07:51.159316Z","steps":["trace[917650689] 'process raft request'  (duration: 101.881478ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:07:51.159334Z","caller":"traceutil/trace.go:171","msg":"trace[181349844] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"102.369293ms","start":"2025-02-10T12:07:51.056946Z","end":"2025-02-10T12:07:51.159315Z","steps":["trace[181349844] 'process raft request'  (duration: 101.561369ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:51.260737Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.362027ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128035184970359989 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/kube-system/kube-proxy-t2p5l\" mod_revision:366 > success:<request_put:<key:\"/registry/pods/kube-system/kube-proxy-t2p5l\" value_size:4754 >> failure:<request_range:<key:\"/registry/pods/kube-system/kube-proxy-t2p5l\" > >>","response":"size:16"}
	{"level":"info","ts":"2025-02-10T12:07:51.261866Z","caller":"traceutil/trace.go:171","msg":"trace[998123984] linearizableReadLoop","detail":"{readStateIndex:422; appliedIndex:421; }","duration":"103.102553ms","start":"2025-02-10T12:07:51.158736Z","end":"2025-02-10T12:07:51.261838Z","steps":["trace[998123984] 'read index received'  (duration: 1.394258ms)","trace[998123984] 'applied index is now lower than readState.Index'  (duration: 101.706365ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T12:07:51.262003Z","caller":"traceutil/trace.go:171","msg":"trace[1996854677] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"103.690585ms","start":"2025-02-10T12:07:51.158299Z","end":"2025-02-10T12:07:51.261989Z","steps":["trace[1996854677] 'compare'  (duration: 100.188559ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:51.262093Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.341315ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" limit:1 ","response":"range_response_count:1 size:3144"}
	{"level":"info","ts":"2025-02-10T12:07:51.269784Z","caller":"traceutil/trace.go:171","msg":"trace[597424140] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:411; }","duration":"111.062564ms","start":"2025-02-10T12:07:51.158705Z","end":"2025-02-10T12:07:51.269768Z","steps":["trace[597424140] 'agreement among raft nodes before linearized reading'  (duration: 103.319158ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:51.271194Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.322429ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T12:07:51.272103Z","caller":"traceutil/trace.go:171","msg":"trace[1025292529] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:412; }","duration":"113.247274ms","start":"2025-02-10T12:07:51.158838Z","end":"2025-02-10T12:07:51.272085Z","steps":["trace[1025292529] 'agreement among raft nodes before linearized reading'  (duration: 112.286907ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:51.272644Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.696018ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-02-10T12:07:51.272893Z","caller":"traceutil/trace.go:171","msg":"trace[1904357868] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"113.945529ms","start":"2025-02-10T12:07:51.158934Z","end":"2025-02-10T12:07:51.272880Z","steps":["trace[1904357868] 'agreement among raft nodes before linearized reading'  (duration: 113.674404ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:07:51.563982Z","caller":"traceutil/trace.go:171","msg":"trace[1489733759] transaction","detail":"{read_only:false; response_revision:424; number_of_response:1; }","duration":"103.144721ms","start":"2025-02-10T12:07:51.460821Z","end":"2025-02-10T12:07:51.563965Z","steps":["trace[1489733759] 'process raft request'  (duration: 95.708084ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:07:51.564505Z","caller":"traceutil/trace.go:171","msg":"trace[208908573] linearizableReadLoop","detail":"{readStateIndex:432; appliedIndex:429; }","duration":"103.825605ms","start":"2025-02-10T12:07:51.460665Z","end":"2025-02-10T12:07:51.564490Z","steps":["trace[208908573] 'read index received'  (duration: 5.300002ms)","trace[208908573] 'applied index is now lower than readState.Index'  (duration: 98.524448ms)"],"step_count":2}
	{"level":"warn","ts":"2025-02-10T12:07:51.564609Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.923036ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T12:07:51.565086Z","caller":"traceutil/trace.go:171","msg":"trace[1583277677] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:425; }","duration":"104.426076ms","start":"2025-02-10T12:07:51.460645Z","end":"2025-02-10T12:07:51.565071Z","steps":["trace[1583277677] 'agreement among raft nodes before linearized reading'  (duration: 103.89042ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:51.970602Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.089728ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-02-10T12:07:51.970756Z","caller":"traceutil/trace.go:171","msg":"trace[866722276] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:445; }","duration":"105.260022ms","start":"2025-02-10T12:07:51.865476Z","end":"2025-02-10T12:07:51.970736Z","steps":["trace[866722276] 'agreement among raft nodes before linearized reading'  (duration: 105.058716ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:07:51.979067Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.81836ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-02-10T12:07:51.979141Z","caller":"traceutil/trace.go:171","msg":"trace[1884134930] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:445; }","duration":"109.921948ms","start":"2025-02-10T12:07:51.869200Z","end":"2025-02-10T12:07:51.979122Z","steps":["trace[1884134930] 'agreement among raft nodes before linearized reading'  (duration: 92.991114ms)","trace[1884134930] 'range keys from bolt db'  (duration: 16.817754ms)"],"step_count":2}
	{"level":"warn","ts":"2025-02-10T12:07:52.056020Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.651381ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/gadget\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T12:07:52.056095Z","caller":"traceutil/trace.go:171","msg":"trace[154153514] range","detail":"{range_begin:/registry/namespaces/gadget; range_end:; response_count:0; response_revision:445; }","duration":"190.768228ms","start":"2025-02-10T12:07:51.865313Z","end":"2025-02-10T12:07:52.056081Z","steps":["trace[154153514] 'agreement among raft nodes before linearized reading'  (duration: 96.782992ms)"],"step_count":1}
	
	
	==> kernel <==
	 12:13:32 up  1:55,  0 users,  load average: 0.38, 1.15, 1.90
	Linux addons-092360 5.15.0-1075-gcp #84~20.04.1-Ubuntu SMP Thu Jan 16 20:44:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [7fc0e0dccc762eb07938afe6912b6ebd1139c46a2c7b79d635e10a4537f9958b] <==
	I0210 12:11:27.057121       1 main.go:301] handling current node
	I0210 12:11:37.056465       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:11:37.056505       1 main.go:301] handling current node
	I0210 12:11:47.056548       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:11:47.056580       1 main.go:301] handling current node
	I0210 12:11:57.057284       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:11:57.057320       1 main.go:301] handling current node
	I0210 12:12:07.065745       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:12:07.065799       1 main.go:301] handling current node
	I0210 12:12:17.056948       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:12:17.056983       1 main.go:301] handling current node
	I0210 12:12:27.057153       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:12:27.057189       1 main.go:301] handling current node
	I0210 12:12:37.064486       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:12:37.064527       1 main.go:301] handling current node
	I0210 12:12:47.065580       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:12:47.065619       1 main.go:301] handling current node
	I0210 12:12:57.057293       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:12:57.057326       1 main.go:301] handling current node
	I0210 12:13:07.065766       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:13:07.065800       1 main.go:301] handling current node
	I0210 12:13:17.062450       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:13:17.062484       1 main.go:301] handling current node
	I0210 12:13:27.057000       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:13:27.057034       1 main.go:301] handling current node
	
	
	==> kube-apiserver [808d3fb0935b1b630a31e950f6e1eff1ec1649aef5ff4bb39d84077a3799e4b8] <==
	E0210 12:09:15.322520       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.180.103:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.107.180.103:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.107.180.103:443: connect: connection refused" logger="UnhandledError"
	I0210 12:09:15.360621       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0210 12:10:40.330873       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:60216: use of closed network connection
	E0210 12:10:40.500551       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:60246: use of closed network connection
	I0210 12:10:49.595701       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.4.55"}
	I0210 12:11:08.883439       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0210 12:11:09.053196       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.154.251"}
	I0210 12:11:12.087253       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0210 12:11:13.158115       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0210 12:11:16.332794       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0210 12:11:27.841725       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0210 12:11:44.634903       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:11:44.634960       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:11:44.648059       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:11:44.648111       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:11:44.649806       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:11:44.649846       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:11:44.670480       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:11:44.670641       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:11:44.767901       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:11:44.767945       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0210 12:11:45.655884       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0210 12:11:45.768713       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0210 12:11:45.875014       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0210 12:13:31.167146       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.123.242"}
	
	
	==> kube-controller-manager [41b1dd4e893315d5395f5948d26bd200075259b1ff44db8b90a6bd51189b2d3e] <==
	E0210 12:12:27.122748       1 reflector.go:166] "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"
	W0210 12:12:56.321065       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:12:56.321940       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0210 12:12:56.322744       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:12:56.322778       1 reflector.go:166] "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"
	W0210 12:13:00.762323       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:13:00.763312       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0210 12:13:00.764202       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:13:00.764249       1 reflector.go:166] "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"
	W0210 12:13:09.386108       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:13:09.387154       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotclasses"
	W0210 12:13:09.387997       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:13:09.388035       1 reflector.go:166] "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"
	W0210 12:13:13.904430       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:13:13.905416       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0210 12:13:13.906214       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:13:13.906253       1 reflector.go:166] "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"
	I0210 12:13:30.920767       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="14.344916ms"
	I0210 12:13:30.926523       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.710105ms"
	I0210 12:13:30.926599       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="44.355µs"
	I0210 12:13:30.932725       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="42.794µs"
	W0210 12:13:32.441588       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:13:32.442627       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0210 12:13:32.443547       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:13:32.443580       1 reflector.go:166] "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 [73da31827b0ce8d6c45b4ed774d0f83c511bee5ed48b9fdd577cabf8c6a90566] <==
	I0210 12:07:51.569616       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:07:52.177802       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:07:52.177906       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`"
	I0210 12:07:52.468301       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:07:52.468381       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:07:52.472322       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"
	I0210 12:07:52.472898       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:07:52.473312       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:07:52.475961       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:07:52.476097       1 config.go:199] "Starting service config controller"
	I0210 12:07:52.476902       1 config.go:329] "Starting node config controller"
	I0210 12:07:52.477187       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:07:52.477956       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:07:52.479389       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:07:52.479460       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:07:52.579664       1 shared_informer.go:320] Caches are synced for node config
	I0210 12:07:52.579702       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [1b67806be0fbffe1e34b0a28b0e6c6c001e9ca379b200e98b8e0d56098a717ca] <==
	W0210 12:07:40.464017       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 12:07:40.464045       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:07:40.464132       1 reflector.go:569] 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
	E0210 12:07:40.464159       1 reflector.go:166] "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"
	W0210 12:07:40.464184       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0210 12:07:40.464199       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:07:40.464289       1 reflector.go:569] 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
	E0210 12:07:40.464357       1 reflector.go:166] "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"
	W0210 12:07:40.464460       1 reflector.go:569] 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
	E0210 12:07:40.464526       1 reflector.go:166] "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"
	W0210 12:07:40.464547       1 reflector.go:569] 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
	W0210 12:07:40.464452       1 reflector.go:569] 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
	E0210 12:07:40.464578       1 reflector.go:166] "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"
	E0210 12:07:40.464606       1 reflector.go:166] "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"
	W0210 12:07:40.464544       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: 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
	E0210 12:07:40.464653       1 reflector.go:166] "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"
	W0210 12:07:41.285083       1 reflector.go:569] 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
	E0210 12:07:41.285140       1 reflector.go:166] "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"
	W0210 12:07:41.335495       1 reflector.go:569] 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
	E0210 12:07:41.335538       1 reflector.go:166] "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"
	W0210 12:07:41.353959       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: 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
	E0210 12:07:41.354011       1 reflector.go:166] "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"
	W0210 12:07:41.480520       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0210 12:07:41.480570       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0210 12:07:41.777406       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 12:12:52 addons-092360 kubelet[1641]: E0210 12:12:52.821258    1641 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189572820923164,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:02 addons-092360 kubelet[1641]: E0210 12:13:02.823416    1641 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189582823182206,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:02 addons-092360 kubelet[1641]: E0210 12:13:02.823460    1641 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189582823182206,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:08 addons-092360 kubelet[1641]: E0210 12:13:08.572031    1641 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/26a219b16d3121f01cadeadc6a0c49a652ae9e8b5ee4d68b2a5cbe2461733c6a/diff" to get inode usage: stat /var/lib/containers/storage/overlay/26a219b16d3121f01cadeadc6a0c49a652ae9e8b5ee4d68b2a5cbe2461733c6a/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 12:13:08 addons-092360 kubelet[1641]: E0210 12:13:08.583201    1641 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8b336474899fcd0a5e1d6a381923aaaf2dee7cdbef1865dd70b39402687ceeba/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8b336474899fcd0a5e1d6a381923aaaf2dee7cdbef1865dd70b39402687ceeba/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 12:13:12 addons-092360 kubelet[1641]: E0210 12:13:12.826255    1641 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189592826042011,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:12 addons-092360 kubelet[1641]: E0210 12:13:12.826298    1641 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189592826042011,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:22 addons-092360 kubelet[1641]: E0210 12:13:22.829053    1641 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189602828818782,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:22 addons-092360 kubelet[1641]: E0210 12:13:22.829091    1641 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189602828818782,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:29 addons-092360 kubelet[1641]: I0210 12:13:29.692508    1641 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.917985    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="41ad89f3-c42f-40d3-a81c-5120eba8ffb6" containerName="liveness-probe"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918028    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="6309a9ad-2d19-4db3-a206-2e5cbd3e58df" containerName="task-pv-container"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918039    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="a9c90cc4-0c57-460c-b034-99e18fa54ace" containerName="volume-snapshot-controller"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918047    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="19c3a0e6-8495-4643-8e21-6dbaeb1cbfaa" containerName="volume-snapshot-controller"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918055    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="41ad89f3-c42f-40d3-a81c-5120eba8ffb6" containerName="csi-provisioner"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918062    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="41ad89f3-c42f-40d3-a81c-5120eba8ffb6" containerName="csi-external-health-monitor-controller"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918071    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="de6aafb3-28d4-400b-a2e0-0df240063310" containerName="csi-resizer"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918080    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="41ad89f3-c42f-40d3-a81c-5120eba8ffb6" containerName="hostpath"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918087    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="3d5b3492-dbaa-4f78-8fd7-e575d0652cfe" containerName="csi-attacher"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918098    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="41ad89f3-c42f-40d3-a81c-5120eba8ffb6" containerName="csi-snapshotter"
	Feb 10 12:13:30 addons-092360 kubelet[1641]: I0210 12:13:30.918106    1641 memory_manager.go:355] "RemoveStaleState removing state" podUID="41ad89f3-c42f-40d3-a81c-5120eba8ffb6" containerName="node-driver-registrar"
	Feb 10 12:13:31 addons-092360 kubelet[1641]: I0210 12:13:31.074369    1641 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-kk227\" (UniqueName: \"kubernetes.io/projected/6e32b4e5-3f55-4673-9862-9d022058f576-kube-api-access-kk227\") pod \"hello-world-app-7d9564db4-rlzk4\" (UID: \"6e32b4e5-3f55-4673-9862-9d022058f576\") " pod="default/hello-world-app-7d9564db4-rlzk4"
	Feb 10 12:13:31 addons-092360 kubelet[1641]: W0210 12:13:31.297714    1641 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/2ea9fa1fbdfc726ab0c5a9f78704843c28ca8e3c503938c40d4606f3bbd3a78b/crio-837a60999ab18e10148ae4d78d56f4c8fb6e4e3e916eb3cbf9a5a48522f68beb WatchSource:0}: Error finding container 837a60999ab18e10148ae4d78d56f4c8fb6e4e3e916eb3cbf9a5a48522f68beb: Status 404 returned error can't find the container with id 837a60999ab18e10148ae4d78d56f4c8fb6e4e3e916eb3cbf9a5a48522f68beb
	Feb 10 12:13:32 addons-092360 kubelet[1641]: E0210 12:13:32.831508    1641 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189612831299236,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:13:32 addons-092360 kubelet[1641]: E0210 12:13:32.831541    1641 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739189612831299236,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [5b14268b236815493bfd0412f82f135932bdd5f3c1060cef7cb793ca454e8f5c] <==
	I0210 12:08:08.568802       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:08:08.585963       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:08:08.586038       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:08:08.665201       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:08:08.665435       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-092360_b6e6bc28-e8a2-4ae5-9aa7-fa76b4d50735!
	I0210 12:08:08.665500       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"176c4392-059e-4cce-8935-3c18b504bb17", APIVersion:"v1", ResourceVersion:"909", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-092360_b6e6bc28-e8a2-4ae5-9aa7-fa76b4d50735 became leader
	I0210 12:08:08.766031       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-092360_b6e6bc28-e8a2-4ae5-9aa7-fa76b4d50735!
	

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

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-rlzk4
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-092360/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 12:13:30 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-7d9564db4
	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-kk227 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-kk227:
	    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  3s    default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-rlzk4 to addons-092360
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-092360 describe pod hello-world-app-7d9564db4-rlzk4 ingress-nginx-admission-create-r5bpc ingress-nginx-admission-patch-xsqfg: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 addons disable ingress-dns --alsologtostderr -v=1: (1.03747366s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 addons disable ingress --alsologtostderr -v=1: (7.726522677s)
--- FAIL: TestAddons/parallel/Ingress (153.59s)

                                                
                                    

Test pass (303/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 16.13
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 13.66
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.07
18 TestDownloadOnly/v1.32.1/DeleteAll 0.21
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.14
20 TestDownloadOnlyKic 1.11
21 TestBinaryMirror 0.78
22 TestOffline 58.89
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 204.24
31 TestAddons/serial/GCPAuth/Namespaces 0.12
32 TestAddons/serial/GCPAuth/FakeCredentials 9.46
35 TestAddons/parallel/Registry 16.66
37 TestAddons/parallel/InspektorGadget 11.78
38 TestAddons/parallel/MetricsServer 5.66
40 TestAddons/parallel/CSI 57.2
41 TestAddons/parallel/Headlamp 21.46
42 TestAddons/parallel/CloudSpanner 5.48
43 TestAddons/parallel/LocalPath 14.12
44 TestAddons/parallel/NvidiaDevicePlugin 5.53
45 TestAddons/parallel/Yakd 10.8
46 TestAddons/parallel/AmdGpuDevicePlugin 6.46
47 TestAddons/StoppedEnableDisable 12.06
48 TestCertOptions 29.89
49 TestCertExpiration 221.66
51 TestForceSystemdFlag 38.06
52 TestForceSystemdEnv 37.08
54 TestKVMDriverInstallOrUpdate 5
58 TestErrorSpam/setup 23.48
59 TestErrorSpam/start 0.57
60 TestErrorSpam/status 0.88
61 TestErrorSpam/pause 1.48
62 TestErrorSpam/unpause 1.64
63 TestErrorSpam/stop 1.35
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 43.98
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 34.75
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.06
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.97
75 TestFunctional/serial/CacheCmd/cache/add_local 2.12
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.28
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.68
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
83 TestFunctional/serial/ExtraConfig 37.95
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.34
86 TestFunctional/serial/LogsFileCmd 1.36
87 TestFunctional/serial/InvalidService 3.76
89 TestFunctional/parallel/ConfigCmd 0.41
90 TestFunctional/parallel/DashboardCmd 14.78
91 TestFunctional/parallel/DryRun 0.43
92 TestFunctional/parallel/InternationalLanguage 0.18
93 TestFunctional/parallel/StatusCmd 1.18
97 TestFunctional/parallel/ServiceCmdConnect 9.66
98 TestFunctional/parallel/AddonsCmd 0.14
99 TestFunctional/parallel/PersistentVolumeClaim 46.02
101 TestFunctional/parallel/SSHCmd 0.69
102 TestFunctional/parallel/CpCmd 1.91
103 TestFunctional/parallel/MySQL 23.13
104 TestFunctional/parallel/FileSync 0.3
105 TestFunctional/parallel/CertSync 1.82
109 TestFunctional/parallel/NodeLabels 0.09
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.6
113 TestFunctional/parallel/License 0.65
114 TestFunctional/parallel/ServiceCmd/DeployApp 9.21
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 23.21
120 TestFunctional/parallel/ServiceCmd/List 0.72
121 TestFunctional/parallel/ServiceCmd/JSONOutput 0.66
122 TestFunctional/parallel/ServiceCmd/HTTPS 0.5
123 TestFunctional/parallel/ServiceCmd/Format 0.38
124 TestFunctional/parallel/ServiceCmd/URL 0.37
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.57
126 TestFunctional/parallel/MountCmd/any-port 10.14
127 TestFunctional/parallel/ProfileCmd/profile_list 0.48
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.53
129 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
130 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
134 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
135 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
136 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
137 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
138 TestFunctional/parallel/Version/short 0.06
139 TestFunctional/parallel/Version/components 0.5
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.24
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.79
145 TestFunctional/parallel/ImageCommands/Setup 2.12
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.18
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.88
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.8
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.52
150 TestFunctional/parallel/MountCmd/specific-port 1.76
151 TestFunctional/parallel/ImageCommands/ImageRemove 0.7
152 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.38
153 TestFunctional/parallel/MountCmd/VerifyCleanup 2.19
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 2.21
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 110.82
163 TestMultiControlPlane/serial/DeployApp 6.63
164 TestMultiControlPlane/serial/PingHostFromPods 1.07
165 TestMultiControlPlane/serial/AddWorkerNode 37.77
166 TestMultiControlPlane/serial/NodeLabels 0.07
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.85
168 TestMultiControlPlane/serial/CopyFile 15.95
169 TestMultiControlPlane/serial/StopSecondaryNode 12.52
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.67
171 TestMultiControlPlane/serial/RestartSecondaryNode 34.48
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.88
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 211.24
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.43
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.67
177 TestMultiControlPlane/serial/RestartCluster 71.39
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.65
179 TestMultiControlPlane/serial/AddSecondaryNode 39.77
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.85
184 TestJSONOutput/start/Command 42.17
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.66
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.58
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.78
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.21
209 TestKicCustomNetwork/create_custom_network 38.12
210 TestKicCustomNetwork/use_default_bridge_network 25.65
211 TestKicExistingNetwork 22.08
212 TestKicCustomSubnet 23.32
213 TestKicStaticIP 26.18
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 52.36
218 TestMountStart/serial/StartWithMountFirst 8.77
219 TestMountStart/serial/VerifyMountFirst 0.24
220 TestMountStart/serial/StartWithMountSecond 8.67
221 TestMountStart/serial/VerifyMountSecond 0.25
222 TestMountStart/serial/DeleteFirst 1.62
223 TestMountStart/serial/VerifyMountPostDelete 0.25
224 TestMountStart/serial/Stop 1.18
225 TestMountStart/serial/RestartStopped 7.68
226 TestMountStart/serial/VerifyMountPostStop 0.24
229 TestMultiNode/serial/FreshStart2Nodes 72
230 TestMultiNode/serial/DeployApp2Nodes 4.97
231 TestMultiNode/serial/PingHostFrom2Pods 0.74
232 TestMultiNode/serial/AddNode 30.45
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.61
235 TestMultiNode/serial/CopyFile 9.02
236 TestMultiNode/serial/StopNode 2.11
237 TestMultiNode/serial/StartAfterStop 8.85
238 TestMultiNode/serial/RestartKeepsNodes 76.09
239 TestMultiNode/serial/DeleteNode 4.95
240 TestMultiNode/serial/StopMultiNode 23.7
241 TestMultiNode/serial/RestartMultiNode 45.95
242 TestMultiNode/serial/ValidateNameConflict 26.48
247 TestPreload 112.63
249 TestScheduledStopUnix 98.88
252 TestInsufficientStorage 9.89
253 TestRunningBinaryUpgrade 144.12
255 TestKubernetesUpgrade 340.26
256 TestMissingContainerUpgrade 146.1
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
259 TestNoKubernetes/serial/StartWithK8s 34.99
260 TestNoKubernetes/serial/StartWithStopK8s 12.34
261 TestNoKubernetes/serial/Start 5.2
262 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
263 TestNoKubernetes/serial/ProfileList 1.73
264 TestNoKubernetes/serial/Stop 1.27
265 TestNoKubernetes/serial/StartNoArgs 7.22
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
270 TestStoppedBinaryUpgrade/Setup 2.66
275 TestNetworkPlugins/group/false 3.55
276 TestStoppedBinaryUpgrade/Upgrade 118.3
280 TestStoppedBinaryUpgrade/MinikubeLogs 0.89
289 TestPause/serial/Start 44.43
290 TestNetworkPlugins/group/auto/Start 45.28
291 TestPause/serial/SecondStartNoReconfiguration 37.24
292 TestNetworkPlugins/group/kindnet/Start 45.64
293 TestNetworkPlugins/group/auto/KubeletFlags 0.26
294 TestNetworkPlugins/group/auto/NetCatPod 10.18
295 TestNetworkPlugins/group/auto/DNS 0.17
296 TestNetworkPlugins/group/auto/Localhost 0.15
297 TestNetworkPlugins/group/auto/HairPin 0.14
298 TestPause/serial/Pause 0.71
299 TestPause/serial/VerifyStatus 0.32
300 TestPause/serial/Unpause 0.8
301 TestNetworkPlugins/group/calico/Start 60.59
302 TestPause/serial/PauseAgain 0.92
303 TestPause/serial/DeletePaused 4.04
304 TestPause/serial/VerifyDeletedResources 0.73
305 TestNetworkPlugins/group/custom-flannel/Start 54.54
306 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
307 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
308 TestNetworkPlugins/group/kindnet/NetCatPod 10.18
309 TestNetworkPlugins/group/kindnet/DNS 0.17
310 TestNetworkPlugins/group/kindnet/Localhost 0.13
311 TestNetworkPlugins/group/kindnet/HairPin 0.12
312 TestNetworkPlugins/group/enable-default-cni/Start 70.02
313 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
314 TestNetworkPlugins/group/calico/ControllerPod 6
315 TestNetworkPlugins/group/custom-flannel/NetCatPod 8.21
316 TestNetworkPlugins/group/calico/KubeletFlags 0.31
317 TestNetworkPlugins/group/calico/NetCatPod 10.2
318 TestNetworkPlugins/group/custom-flannel/DNS 0.16
319 TestNetworkPlugins/group/custom-flannel/Localhost 0.15
320 TestNetworkPlugins/group/custom-flannel/HairPin 0.14
321 TestNetworkPlugins/group/calico/DNS 0.14
322 TestNetworkPlugins/group/calico/Localhost 0.11
323 TestNetworkPlugins/group/calico/HairPin 0.12
324 TestNetworkPlugins/group/flannel/Start 49.39
325 TestNetworkPlugins/group/bridge/Start 63.6
326 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
327 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.21
328 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
329 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
330 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
331 TestNetworkPlugins/group/flannel/ControllerPod 6.01
332 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
333 TestNetworkPlugins/group/flannel/NetCatPod 10.2
335 TestStartStop/group/old-k8s-version/serial/FirstStart 138.39
336 TestNetworkPlugins/group/flannel/DNS 0.13
337 TestNetworkPlugins/group/flannel/Localhost 0.11
338 TestNetworkPlugins/group/flannel/HairPin 0.12
339 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
340 TestNetworkPlugins/group/bridge/NetCatPod 10.21
341 TestNetworkPlugins/group/bridge/DNS 0.14
342 TestNetworkPlugins/group/bridge/Localhost 0.12
343 TestNetworkPlugins/group/bridge/HairPin 0.12
345 TestStartStop/group/no-preload/serial/FirstStart 60.79
347 TestStartStop/group/embed-certs/serial/FirstStart 50.97
349 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 46.1
350 TestStartStop/group/no-preload/serial/DeployApp 11.25
351 TestStartStop/group/embed-certs/serial/DeployApp 10.25
352 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.87
353 TestStartStop/group/no-preload/serial/Stop 11.93
354 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.02
355 TestStartStop/group/embed-certs/serial/Stop 11.93
356 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
357 TestStartStop/group/no-preload/serial/SecondStart 273.83
358 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
359 TestStartStop/group/embed-certs/serial/SecondStart 262.8
360 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.27
361 TestStartStop/group/old-k8s-version/serial/DeployApp 9.37
362 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.92
363 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.42
364 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.95
365 TestStartStop/group/old-k8s-version/serial/Stop 11.97
366 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
367 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 300.55
368 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
369 TestStartStop/group/old-k8s-version/serial/SecondStart 133.63
370 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
371 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
372 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
373 TestStartStop/group/old-k8s-version/serial/Pause 2.55
375 TestStartStop/group/newest-cni/serial/FirstStart 28.59
376 TestStartStop/group/newest-cni/serial/DeployApp 0
377 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.83
378 TestStartStop/group/newest-cni/serial/Stop 1.19
379 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
380 TestStartStop/group/newest-cni/serial/SecondStart 12.67
381 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
382 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
383 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
384 TestStartStop/group/newest-cni/serial/Pause 3.1
385 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
386 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
388 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
389 TestStartStop/group/embed-certs/serial/Pause 2.59
390 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
392 TestStartStop/group/no-preload/serial/Pause 2.66
393 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
394 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
395 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
396 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.62
x
+
TestDownloadOnly/v1.20.0/json-events (16.13s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0210 12:06:49.701111 1057849 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0210 12:06:49.701202 1057849 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20383-1050963/.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.07s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-527197 | jenkins | v1.35.0 | 10 Feb 25 12:06 UTC |          |
	|         | -p download-only-527197        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:06:33
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:06:33.612891 1057860 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:06:33.613188 1057860 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:06:33.613199 1057860 out.go:358] Setting ErrFile to fd 2...
	I0210 12:06:33.613203 1057860 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:06:33.613505 1057860 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	W0210 12:06:33.613696 1057860 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20383-1050963/.minikube/config/config.json: open /home/jenkins/minikube-integration/20383-1050963/.minikube/config/config.json: no such file or directory
	I0210 12:06:33.614352 1057860 out.go:352] Setting JSON to true
	I0210 12:06:33.615504 1057860 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":6538,"bootTime":1739182656,"procs":289,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0210 12:06:33.615606 1057860 start.go:139] virtualization: kvm guest
	I0210 12:06:33.618047 1057860 out.go:97] [download-only-527197] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0210 12:06:33.618247 1057860 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball: no such file or directory
	I0210 12:06:33.618262 1057860 notify.go:220] Checking for updates...
	I0210 12:06:33.619955 1057860 out.go:169] MINIKUBE_LOCATION=20383
	I0210 12:06:33.621505 1057860 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:06:33.623086 1057860 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:06:33.624609 1057860 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube
	I0210 12:06:33.626135 1057860 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0210 12:06:33.628790 1057860 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 12:06:33.629085 1057860 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:06:33.652758 1057860 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:06:33.652847 1057860 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:06:33.701228 1057860 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:31 OomKillDisable:true NGoroutines:57 SystemTime:2025-02-10 12:06:33.691750936 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:06:33.701351 1057860 docker.go:318] overlay module found
	I0210 12:06:33.703123 1057860 out.go:97] Using the docker driver based on user configuration
	I0210 12:06:33.703148 1057860 start.go:297] selected driver: docker
	I0210 12:06:33.703154 1057860 start.go:901] validating driver "docker" against <nil>
	I0210 12:06:33.703244 1057860 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:06:33.750975 1057860 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:31 OomKillDisable:true NGoroutines:57 SystemTime:2025-02-10 12:06:33.741869309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:06:33.751176 1057860 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:06:33.751723 1057860 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0210 12:06:33.751870 1057860 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 12:06:33.753778 1057860 out.go:169] Using Docker driver with root privileges
	I0210 12:06:33.755108 1057860 cni.go:84] Creating CNI manager for ""
	I0210 12:06:33.755183 1057860 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:06:33.755195 1057860 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:06:33.755267 1057860 start.go:340] cluster config:
	{Name:download-only-527197 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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-527197 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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}
	I0210 12:06:33.756661 1057860 out.go:97] Starting "download-only-527197" primary control-plane node in "download-only-527197" cluster
	I0210 12:06:33.756689 1057860 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 12:06:33.757870 1057860 out.go:97] Pulling base image v0.0.46 ...
	I0210 12:06:33.757902 1057860 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0210 12:06:33.758026 1057860 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:06:33.774686 1057860 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:06:33.774872 1057860 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:06:33.774970 1057860 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:06:33.865654 1057860 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
	I0210 12:06:33.865688 1057860 cache.go:56] Caching tarball of preloaded images
	I0210 12:06:33.865845 1057860 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0210 12:06:33.867626 1057860 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0210 12:06:33.867641 1057860 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0210 12:06:33.979410 1057860 download.go:108] 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/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0210 12:06:38.219643 1057860 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:06:47.755288 1057860 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0210 12:06:47.755397 1057860 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-527197 host does not exist
	  To start a cluster, run: "minikube start -p download-only-527197"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (13.66s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-059842 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-059842 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (13.659742171s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (13.66s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0210 12:07:03.779322 1057849 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0210 12:07:03.779376 1057849 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-527197 | jenkins | v1.35.0 | 10 Feb 25 12:06 UTC |                     |
	|         | -p download-only-527197        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 10 Feb 25 12:06 UTC | 10 Feb 25 12:06 UTC |
	| delete  | -p download-only-527197        | download-only-527197 | jenkins | v1.35.0 | 10 Feb 25 12:06 UTC | 10 Feb 25 12:06 UTC |
	| start   | -o=json --download-only        | download-only-059842 | jenkins | v1.35.0 | 10 Feb 25 12:06 UTC |                     |
	|         | -p download-only-059842        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:06:50
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:06:50.163654 1058238 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:06:50.163957 1058238 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:06:50.163970 1058238 out.go:358] Setting ErrFile to fd 2...
	I0210 12:06:50.163976 1058238 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:06:50.164195 1058238 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:06:50.164799 1058238 out.go:352] Setting JSON to true
	I0210 12:06:50.165888 1058238 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":6554,"bootTime":1739182656,"procs":280,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0210 12:06:50.165997 1058238 start.go:139] virtualization: kvm guest
	I0210 12:06:50.168259 1058238 out.go:97] [download-only-059842] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 12:06:50.168406 1058238 notify.go:220] Checking for updates...
	I0210 12:06:50.170145 1058238 out.go:169] MINIKUBE_LOCATION=20383
	I0210 12:06:50.171693 1058238 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:06:50.173029 1058238 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:06:50.174316 1058238 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube
	I0210 12:06:50.175421 1058238 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0210 12:06:50.177540 1058238 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 12:06:50.177753 1058238 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:06:50.199460 1058238 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:06:50.199523 1058238 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:06:50.244500 1058238 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:27 OomKillDisable:true NGoroutines:49 SystemTime:2025-02-10 12:06:50.235852467 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:06:50.244610 1058238 docker.go:318] overlay module found
	I0210 12:06:50.246292 1058238 out.go:97] Using the docker driver based on user configuration
	I0210 12:06:50.246326 1058238 start.go:297] selected driver: docker
	I0210 12:06:50.246335 1058238 start.go:901] validating driver "docker" against <nil>
	I0210 12:06:50.246472 1058238 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:06:50.291078 1058238 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:27 OomKillDisable:true NGoroutines:49 SystemTime:2025-02-10 12:06:50.282803998 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:06:50.291330 1058238 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:06:50.291892 1058238 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0210 12:06:50.292063 1058238 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 12:06:50.294095 1058238 out.go:169] Using Docker driver with root privileges
	I0210 12:06:50.295528 1058238 cni.go:84] Creating CNI manager for ""
	I0210 12:06:50.295604 1058238 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:06:50.295632 1058238 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:06:50.295723 1058238 start.go:340] cluster config:
	{Name:download-only-059842 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:download-only-059842 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:06:50.296998 1058238 out.go:97] Starting "download-only-059842" primary control-plane node in "download-only-059842" cluster
	I0210 12:06:50.297021 1058238 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 12:06:50.298184 1058238 out.go:97] Pulling base image v0.0.46 ...
	I0210 12:06:50.298212 1058238 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:06:50.298272 1058238 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:06:50.314229 1058238 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:06:50.314338 1058238 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:06:50.314355 1058238 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:06:50.314359 1058238 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:06:50.314366 1058238 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:06:50.823885 1058238 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0210 12:06:50.823925 1058238 cache.go:56] Caching tarball of preloaded images
	I0210 12:06:50.824135 1058238 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:06:50.825907 1058238 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0210 12:06:50.825955 1058238 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	I0210 12:06:50.937115 1058238 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:b2af56a340efcc3949401b47b9a5d537 -> /home/jenkins/minikube-integration/20383-1050963/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-059842 host does not exist
	  To start a cluster, run: "minikube start -p download-only-059842"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.11s)

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

                                                
                                    
x
+
TestBinaryMirror (0.78s)

                                                
                                                
=== RUN   TestBinaryMirror
I0210 12:07:05.570580 1057849 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-996760 --alsologtostderr --binary-mirror http://127.0.0.1:43573 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-996760" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-996760
--- PASS: TestBinaryMirror (0.78s)

                                                
                                    
x
+
TestOffline (58.89s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

                                                
                                                
=== 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-092360
addons_test.go:939: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-092360: exit status 85 (56.346847ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (204.24s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-092360 --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-092360 --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: (3m24.241949985s)
--- PASS: TestAddons/Setup (204.24s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-092360 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-092360 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" [23bcf31d-1a7f-47f8-bcfd-9533859af541] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [23bcf31d-1a7f-47f8-bcfd-9533859af541] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.003252805s
addons_test.go:633: (dbg) Run:  kubectl --context addons-092360 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-092360 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-092360 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.46s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 7.662094ms
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-6c88467877-df72c" [f4fd3c4b-964a-4dca-81ac-cf99676c2ee8] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002910689s
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-gg5sl" [053fa9c8-fc9a-427c-8ffe-b2a3f8e9361f] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003502596s
addons_test.go:331: (dbg) Run:  kubectl --context addons-092360 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-092360 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-092360 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.881804875s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 ip
2025/02/10 12:11:04 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.66s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                                
=== 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-p52w6" [eb365606-0b5d-4be0-bb6f-1b1f1daf9906] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003439295s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 addons disable inspektor-gadget --alsologtostderr -v=1: (5.779535586s)
--- PASS: TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.104708ms
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-7fbb699795-8kqn9" [44a88421-93ae-43f1-94b4-2fb5a7fb7f74] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.00364631s
addons_test.go:402: (dbg) Run:  kubectl --context addons-092360 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.66s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0210 12:10:54.377262 1057849 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0210 12:10:54.382310 1057849 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0210 12:10:54.382340 1057849 kapi.go:107] duration metric: took 5.09666ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 5.110587ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-092360 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-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-092360 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" [56330ff4-d580-406b-91a5-33c86971548b] Pending
helpers_test.go:344: "task-pv-pod" [56330ff4-d580-406b-91a5-33c86971548b] 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" [56330ff4-d580-406b-91a5-33c86971548b] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 15.005901674s
addons_test.go:511: (dbg) Run:  kubectl --context addons-092360 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-092360 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-092360 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-092360 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-092360 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-092360 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-092360 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-092360 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" [6309a9ad-2d19-4db3-a206-2e5cbd3e58df] Pending
helpers_test.go:344: "task-pv-pod-restore" [6309a9ad-2d19-4db3-a206-2e5cbd3e58df] 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" [6309a9ad-2d19-4db3-a206-2e5cbd3e58df] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.005746523s
addons_test.go:553: (dbg) Run:  kubectl --context addons-092360 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-092360 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-092360 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.528690872s)
--- PASS: TestAddons/parallel/CSI (57.20s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (21.46s)

                                                
                                                
=== 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-092360 --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-5d4b5d7bd6-vfqtp" [084be207-794a-4c30-b16f-03bb64e26e06] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-vfqtp" [084be207-794a-4c30-b16f-03bb64e26e06] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-vfqtp" [084be207-794a-4c30-b16f-03bb64e26e06] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 15.003188937s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 addons disable headlamp --alsologtostderr -v=1: (5.662128072s)
--- PASS: TestAddons/parallel/Headlamp (21.46s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.48s)

                                                
                                                
=== 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-5d76cffbc-cxxv9" [c6760a50-80df-400e-b02d-6445ab6ab313] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003805616s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.48s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (14.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-092360 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-092360 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-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-092360 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" [0438f1c6-cbf0-4f8a-9902-ef29030e2636] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [0438f1c6-cbf0-4f8a-9902-ef29030e2636] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [0438f1c6-cbf0-4f8a-9902-ef29030e2636] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.004100222s
addons_test.go:906: (dbg) Run:  kubectl --context addons-092360 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 ssh "cat /opt/local-path-provisioner/pvc-504381fd-d54d-4dc6-9a68-75db7181c0dd_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-092360 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-092360 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (14.12s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.53s)

                                                
                                                
=== 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-svm55" [ac90c52b-22af-47d1-a0dc-17d1ddd22230] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003693474s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.53s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.8s)

                                                
                                                
=== 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-575dd5996b-wnqrm" [63bf28b5-6565-4660-b4b7-e0134b2227f3] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003574297s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-092360 addons disable yakd --alsologtostderr -v=1: (5.792118224s)
--- PASS: TestAddons/parallel/Yakd (10.80s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.46s)

                                                
                                                
=== 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-nwc6g" [b5d12502-e72d-4785-a8cb-3e4152ccb67b] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.003567293s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-092360 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.46s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.06s)

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

                                                
                                    
x
+
TestCertOptions (29.89s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-327638 --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
E0210 12:41:45.699256 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-327638 --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: (27.302156228s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-327638 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-327638 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-327638 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-327638" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-327638
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-327638: (1.960639476s)
--- PASS: TestCertOptions (29.89s)

                                                
                                    
x
+
TestCertExpiration (221.66s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (38.06s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (37.08s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (5s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0210 12:42:00.618821 1057849 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0210 12:42:00.618988 1057849 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
W0210 12:42:00.647395 1057849 install.go:62] docker-machine-driver-kvm2: exit status 1
W0210 12:42:00.647696 1057849 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0210 12:42:00.647764 1057849 download.go:108] 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/TestKVMDriverInstallOrUpdate1573935558/001/docker-machine-driver-kvm2
I0210 12:42:00.912720 1057849 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/TestKVMDriverInstallOrUpdate1573935558/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0] Decompressors:map[bz2:0xc00088e0c8 gz:0xc00088e150 tar:0xc00088e100 tar.bz2:0xc00088e110 tar.gz:0xc00088e120 tar.xz:0xc00088e130 tar.zst:0xc00088e140 tbz2:0xc00088e110 tgz:0xc00088e120 txz:0xc00088e130 tzst:0xc00088e140 xz:0xc00088e158 zip:0xc00088e160 zst:0xc00088e170] Getters:map[file:0xc0008821e0 http:0xc0007fa190 https:0xc0007fa280] 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
I0210 12:42:00.912781 1057849 download.go:108] 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/TestKVMDriverInstallOrUpdate1573935558/001/docker-machine-driver-kvm2
I0210 12:42:03.607996 1057849 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0210 12:42:03.608117 1057849 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
I0210 12:42:03.639163 1057849 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0210 12:42:03.639194 1057849 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0210 12:42:03.639257 1057849 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0210 12:42:03.639282 1057849 download.go:108] 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/TestKVMDriverInstallOrUpdate1573935558/002/docker-machine-driver-kvm2
I0210 12:42:03.696556 1057849 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/TestKVMDriverInstallOrUpdate1573935558/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0] Decompressors:map[bz2:0xc00088e0c8 gz:0xc00088e150 tar:0xc00088e100 tar.bz2:0xc00088e110 tar.gz:0xc00088e120 tar.xz:0xc00088e130 tar.zst:0xc00088e140 tbz2:0xc00088e110 tgz:0xc00088e120 txz:0xc00088e130 tzst:0xc00088e140 xz:0xc00088e158 zip:0xc00088e160 zst:0xc00088e170] Getters:map[file:0xc001e42180 http:0xc00084b950 https:0xc00084b9a0] 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
I0210 12:42:03.696609 1057849 download.go:108] 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/TestKVMDriverInstallOrUpdate1573935558/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (5.00s)

                                                
                                    
x
+
TestErrorSpam/setup (23.48s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.88s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.48s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.64s)

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

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20383-1050963/.minikube/files/etc/test/nested/copy/1057849/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (43.98s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (34.75s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0210 12:15:18.334344 1057849 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-331008 --alsologtostderr -v=8
E0210 12:15:31.231527 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.237908 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.249231 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.270576 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.311914 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.393359 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.554895 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:31.876671 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:32.518767 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:33.800581 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:36.363067 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:41.485368 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:15:51.727163 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-331008 --alsologtostderr -v=8: (34.744049334s)
functional_test.go:680: soft start took 34.744827655s for "functional-331008" cluster.
I0210 12:15:53.078804 1057849 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (34.75s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-331008 /tmp/TestFunctionalserialCacheCmdcacheadd_local3290700999/001
functional_test.go:1106: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 cache add minikube-local-cache-test:functional-331008
functional_test.go:1106: (dbg) Done: out/minikube-linux-amd64 -p functional-331008 cache add minikube-local-cache-test:functional-331008: (1.808704604s)
functional_test.go:1111: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 cache delete minikube-local-cache-test:functional-331008
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-331008
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.12s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1119: (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:1127: (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.28s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 cache reload
functional_test.go:1180: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.68s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:758: (dbg) Run:  out/kubectl --context functional-331008 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (37.95s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-331008 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0210 12:16:12.208784 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-331008 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (37.944567968s)
functional_test.go:778: restart took 37.944705114s for "functional-331008" cluster.
I0210 12:16:38.631650 1057849 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (37.95s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.34s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-amd64 -p functional-331008 logs: (1.335076933s)
--- PASS: TestFunctional/serial/LogsCmd (1.34s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.36s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 logs --file /tmp/TestFunctionalserialLogsFileCmd2976898178/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-331008 logs --file /tmp/TestFunctionalserialLogsFileCmd2976898178/001/logs.txt: (1.354572143s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.36s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.76s)

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

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

                                                
                                                
-- /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:2344: (dbg) Run:  kubectl --context functional-331008 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.76s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.41s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.78s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.43s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:17:10.042797 1097403 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:17:10.042963 1097403 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:17:10.042979 1097403 out.go:358] Setting ErrFile to fd 2...
	I0210 12:17:10.042986 1097403 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:17:10.043263 1097403 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:17:10.043998 1097403 out.go:352] Setting JSON to false
	I0210 12:17:10.045469 1097403 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":7174,"bootTime":1739182656,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0210 12:17:10.045563 1097403 start.go:139] virtualization: kvm guest
	I0210 12:17:10.048804 1097403 out.go:177] * [functional-331008] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 12:17:10.050244 1097403 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:17:10.050239 1097403 notify.go:220] Checking for updates...
	I0210 12:17:10.051822 1097403 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:17:10.053399 1097403 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:17:10.054980 1097403 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube
	I0210 12:17:10.056385 1097403 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 12:17:10.057854 1097403 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:17:10.059778 1097403 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:17:10.060454 1097403 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:17:10.091224 1097403 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:17:10.091371 1097403 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:17:10.142745 1097403 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-02-10 12:17:10.134025557 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:17:10.142859 1097403 docker.go:318] overlay module found
	I0210 12:17:10.144821 1097403 out.go:177] * Using the docker driver based on existing profile
	I0210 12:17:10.145998 1097403 start.go:297] selected driver: docker
	I0210 12:17:10.146019 1097403 start.go:901] validating driver "docker" against &{Name:functional-331008 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-331008 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:17:10.146121 1097403 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:17:10.148107 1097403 out.go:201] 
	W0210 12:17:10.149265 1097403 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
	I0210 12:17:10.150458 1097403 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:17:10.471581 1097682 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:17:10.471726 1097682 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:17:10.471737 1097682 out.go:358] Setting ErrFile to fd 2...
	I0210 12:17:10.471741 1097682 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:17:10.472030 1097682 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:17:10.472556 1097682 out.go:352] Setting JSON to false
	I0210 12:17:10.473550 1097682 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":7174,"bootTime":1739182656,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0210 12:17:10.473618 1097682 start.go:139] virtualization: kvm guest
	I0210 12:17:10.477007 1097682 out.go:177] * [functional-331008] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0210 12:17:10.478585 1097682 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:17:10.478587 1097682 notify.go:220] Checking for updates...
	I0210 12:17:10.481372 1097682 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:17:10.482830 1097682 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:17:10.484940 1097682 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube
	I0210 12:17:10.486256 1097682 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 12:17:10.487601 1097682 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:17:10.489405 1097682 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:17:10.489944 1097682 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:17:10.517413 1097682 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:17:10.517558 1097682 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:17:10.567749 1097682 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-02-10 12:17:10.556417994 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:17:10.567895 1097682 docker.go:318] overlay module found
	I0210 12:17:10.572195 1097682 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0210 12:17:10.574174 1097682 start.go:297] selected driver: docker
	I0210 12:17:10.574192 1097682 start.go:901] validating driver "docker" against &{Name:functional-331008 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-331008 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:17:10.574319 1097682 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:17:10.578137 1097682 out.go:201] 
	W0210 12:17:10.580057 1097682 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
	I0210 12:17:10.582352 1097682 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 status
functional_test.go:877: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:889: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.18s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-331008 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-331008 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-pcxgp" [5cde6a43-cf3a-4565-bb4c-93bb5de53de4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-pcxgp" [5cde6a43-cf3a-4565-bb4c-93bb5de53de4] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.002714517s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:32420
functional_test.go:1692: http://192.168.49.2:32420: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-pcxgp

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (46.02s)

                                                
                                                
=== 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" [fd7ddf7d-532d-473f-9654-402c65753540] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003723208s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-331008 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-331008 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-331008 get pvc myclaim -o=json
I0210 12:16:53.071063 1057849 retry.go:31] will retry after 2.246946097s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:86456b89-8ffa-480d-a7df-612347b8aa0c ResourceVersion:742 Generation:0 CreationTimestamp:2025-02-10 12:16:52 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc001aa6100 VolumeMode:0xc001aa6110 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
E0210 12:16:53.170970 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-331008 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-331008 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" [d2a9d79d-836a-400f-915a-7cd4f739df9c] Pending
helpers_test.go:344: "sp-pod" [d2a9d79d-836a-400f-915a-7cd4f739df9c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d2a9d79d-836a-400f-915a-7cd4f739df9c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 24.003987456s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-331008 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-331008 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-331008 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" [070d4aa4-a9ed-4702-83b1-d9e367599828] Pending
helpers_test.go:344: "sp-pod" [070d4aa4-a9ed-4702-83b1-d9e367599828] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [070d4aa4-a9ed-4702-83b1-d9e367599828] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.003902292s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-331008 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (46.02s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.69s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (23.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-331008 replace --force -f testdata/mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-czzkx" [967fac29-80ea-48ac-99be-3b7303ab6ef2] Pending
helpers_test.go:344: "mysql-58ccfd96bb-czzkx" [967fac29-80ea-48ac-99be-3b7303ab6ef2] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-czzkx" [967fac29-80ea-48ac-99be-3b7303ab6ef2] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.002869248s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-331008 exec mysql-58ccfd96bb-czzkx -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-331008 exec mysql-58ccfd96bb-czzkx -- mysql -ppassword -e "show databases;": exit status 1 (178.67844ms)

                                                
                                                
** 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 **
I0210 12:17:07.879786 1057849 retry.go:31] will retry after 521.302835ms: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-331008 exec mysql-58ccfd96bb-czzkx -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (23.13s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/1057849/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /etc/test/nested/copy/1057849/hosts"
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.30s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/1057849.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /etc/ssl/certs/1057849.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/1057849.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /usr/share/ca-certificates/1057849.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/10578492.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /etc/ssl/certs/10578492.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/10578492.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /usr/share/ca-certificates/10578492.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.82s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.6s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.65s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-331008 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-331008 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-rr6tb" [30c21a49-f815-4d53-a09c-3451fb2a6062] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-rr6tb" [30c21a49-f815-4d53-a09c-3451fb2a6062] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.00330136s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.21s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-331008 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" [cbeeb88d-d8e2-42d8-8854-94e3cdc3fd3b] Pending
helpers_test.go:344: "nginx-svc" [cbeeb88d-d8e2-42d8-8854-94e3cdc3fd3b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [cbeeb88d-d8e2-42d8-8854-94e3cdc3fd3b] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 23.003847369s
I0210 12:17:10.896279 1057849 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (23.21s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 service list -o json
functional_test.go:1511: Took "663.560752ms" to run "out/minikube-linux-amd64 -p functional-331008 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.66s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:31755
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.50s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0210 12:17:08.970518 1057849 retry.go:31] will retry after 485.24587ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Feb 10 12:17 created-by-test
-rw-r--r-- 1 docker docker 24 Feb 10 12:17 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb 10 12:17 test-1739189828589193876
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh cat /mount-9p/test-1739189828589193876
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-331008 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" [c0d20486-29bc-44aa-b301-2a839756c6bc] Pending
helpers_test.go:344: "busybox-mount" [c0d20486-29bc-44aa-b301-2a839756c6bc] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [c0d20486-29bc-44aa-b301-2a839756c6bc] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [c0d20486-29bc-44aa-b301-2a839756c6bc] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 7.003075828s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-331008 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-331008 /tmp/TestFunctionalparallelMountCmdany-port1297484560/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (10.14s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "427.515947ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1346: Took "52.525757ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1383: Took "457.333527ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1396: Took "70.248686ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.53s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.101.211.99 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-331008 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.50s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-331008 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.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-331008
localhost/kicbase/echo-server:functional-331008
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20241212-9f82dd49
docker.io/kindest/kindnetd:v20241108-5c6d2daf
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-331008 image ls --format short --alsologtostderr:
I0210 12:17:23.275821 1101276 out.go:345] Setting OutFile to fd 1 ...
I0210 12:17:23.276051 1101276 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.276066 1101276 out.go:358] Setting ErrFile to fd 2...
I0210 12:17:23.276073 1101276 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.276385 1101276 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
I0210 12:17:23.277385 1101276 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.277583 1101276 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.278228 1101276 cli_runner.go:164] Run: docker container inspect functional-331008 --format={{.State.Status}}
I0210 12:17:23.300739 1101276 ssh_runner.go:195] Run: systemctl --version
I0210 12:17:23.300808 1101276 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331008
I0210 12:17:23.328229 1101276 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33571 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/functional-331008/id_rsa Username:docker}
I0210 12:17:23.416101 1101276 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-331008 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| localhost/kicbase/echo-server           | functional-331008  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| docker.io/library/nginx                 | alpine             | d41a14a4ecff9 | 49.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-apiserver          | v1.32.1            | 95c0bda56fc4d | 98.1MB |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 019ee182b58e2 | 90.8MB |
| docker.io/library/nginx                 | latest             | 97662d24417b3 | 196MB  |
| registry.k8s.io/kube-proxy              | v1.32.1            | e29f9c7391fd9 | 95.3MB |
| registry.k8s.io/kube-scheduler          | v1.32.1            | 2b0d6572d062c | 70.6MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-331008  | 269b8af98e7e7 | 3.33kB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 50415e5d05f05 | 95MB   |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-331008 image ls --format table --alsologtostderr:
I0210 12:17:23.963448 1101693 out.go:345] Setting OutFile to fd 1 ...
I0210 12:17:23.963558 1101693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.963572 1101693 out.go:358] Setting ErrFile to fd 2...
I0210 12:17:23.963578 1101693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.964376 1101693 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
I0210 12:17:23.965651 1101693 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.966029 1101693 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.966520 1101693 cli_runner.go:164] Run: docker container inspect functional-331008 --format={{.State.Status}}
I0210 12:17:23.986702 1101693 ssh_runner.go:195] Run: systemctl --version
I0210 12:17:23.986772 1101693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331008
I0210 12:17:24.004785 1101693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33571 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/functional-331008/id_rsa Username:docker}
I0210 12:17:24.099938 1101693 ssh_runner.go:195] Run: sudo crictl images --output json
2025/02/10 12:17:25 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-331008 image ls --format json --alsologtostderr:
[{"id":"97662d24417b316f60607afbca9f226a2ba58f09d642f27b8e197a89859ddc8e","repoDigests":["docker.io/library/nginx@sha256:088eea90c3d0a540ee5686e7d7471acbd4063b6e97eaf49b5e651665eb7f4dc7","docker.io/library/nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34"],"repoTags":["docker.io/library/nginx:latest"],"size":"196149140"},{"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":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"rep
oTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"d41a14a4ecff96bdae6253ad2f58d8f258786db438307846081e8d835b984111","repoDigests":["docker.io/library/nginx@sha256:6666d93f054a3f4315894b76f2023f3da2fcb5ceb5f8d91625cca81623edd2da","docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49311700"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":["registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"151021823"},{"id":"95c0bda56
fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a","repoDigests":["registry.k8s.io/kube-apiserver@sha256:769a11bfd73df7db947d51b0f7a3a60383a0338904d6944cced924d33f0d7286","registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"98051552"},{"id":"e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5","registry.k8s.io/kube-proxy@sha256:a739122f1b5b17e2db96006120ad5fb9a3c654da07322bcaa62263c403ef69a8"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"95271321"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba
080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-331008"],"size":"4943877"},{"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":"269b8af98e7e7c8cea7377eec147ef62ce06d483fae3045eb481e8527ede1ebf","repoDigest
s":["localhost/minikube-local-cache-test@sha256:e2f6869ffcbce2d80026d281f65813bae910d705725b5b5d2cfc003a3da38793"],"repoTags":["localhost/minikube-local-cache-test:functional-331008"],"size":"3330"},{"id":"019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954","registry.k8s.io/kube-controller-manager@sha256:c9067d10dcf5ca45b2be9260f3b15e9c94e05fd8039c53341a23d3b4cf0cc619"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"90793286"},{"id":"2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1","repoDigests":["registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e","registry.k8s.io/kube-scheduler@sha256:e2b8e00ff17f8b0427e34d28897d7bf6f7a63ec48913ea01d4082ab91ca28476"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"70649158"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead
4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26","docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"95714353"},{"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":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e","repoDigests":["docker.io/kindest/kindnetd@sha256:3da053f9c42d9123d34d4582cc77041c013e1419204b9ef180f0b3bffa7769e3","docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"94963761"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-331008 image ls --format json --alsologtostderr:
I0210 12:17:23.741493 1101553 out.go:345] Setting OutFile to fd 1 ...
I0210 12:17:23.741619 1101553 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.741628 1101553 out.go:358] Setting ErrFile to fd 2...
I0210 12:17:23.741632 1101553 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.741869 1101553 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
I0210 12:17:23.742506 1101553 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.742616 1101553 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.743046 1101553 cli_runner.go:164] Run: docker container inspect functional-331008 --format={{.State.Status}}
I0210 12:17:23.761664 1101553 ssh_runner.go:195] Run: systemctl --version
I0210 12:17:23.761735 1101553 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331008
I0210 12:17:23.782464 1101553 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33571 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/functional-331008/id_rsa Username:docker}
I0210 12:17:23.871978 1101553 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-331008 image ls --format yaml --alsologtostderr:
- 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: 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: 019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
- registry.k8s.io/kube-controller-manager@sha256:c9067d10dcf5ca45b2be9260f3b15e9c94e05fd8039c53341a23d3b4cf0cc619
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "90793286"
- id: e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
- registry.k8s.io/kube-proxy@sha256:a739122f1b5b17e2db96006120ad5fb9a3c654da07322bcaa62263c403ef69a8
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "95271321"
- id: d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
- docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "95714353"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-331008
size: "4943877"
- 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"
- id: 95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:769a11bfd73df7db947d51b0f7a3a60383a0338904d6944cced924d33f0d7286
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "98051552"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: d41a14a4ecff96bdae6253ad2f58d8f258786db438307846081e8d835b984111
repoDigests:
- docker.io/library/nginx@sha256:6666d93f054a3f4315894b76f2023f3da2fcb5ceb5f8d91625cca81623edd2da
- docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef
repoTags:
- docker.io/library/nginx:alpine
size: "49311700"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests:
- registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "151021823"
- id: 2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
- registry.k8s.io/kube-scheduler@sha256:e2b8e00ff17f8b0427e34d28897d7bf6f7a63ec48913ea01d4082ab91ca28476
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "70649158"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e
repoDigests:
- docker.io/kindest/kindnetd@sha256:3da053f9c42d9123d34d4582cc77041c013e1419204b9ef180f0b3bffa7769e3
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "94963761"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 97662d24417b316f60607afbca9f226a2ba58f09d642f27b8e197a89859ddc8e
repoDigests:
- docker.io/library/nginx@sha256:088eea90c3d0a540ee5686e7d7471acbd4063b6e97eaf49b5e651665eb7f4dc7
- docker.io/library/nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34
repoTags:
- docker.io/library/nginx:latest
size: "196149140"
- id: 269b8af98e7e7c8cea7377eec147ef62ce06d483fae3045eb481e8527ede1ebf
repoDigests:
- localhost/minikube-local-cache-test@sha256:e2f6869ffcbce2d80026d281f65813bae910d705725b5b5d2cfc003a3da38793
repoTags:
- localhost/minikube-local-cache-test:functional-331008
size: "3330"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-331008 image ls --format yaml --alsologtostderr:
I0210 12:17:23.509534 1101417 out.go:345] Setting OutFile to fd 1 ...
I0210 12:17:23.509663 1101417 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.509675 1101417 out.go:358] Setting ErrFile to fd 2...
I0210 12:17:23.509681 1101417 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.509894 1101417 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
I0210 12:17:23.510547 1101417 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.510650 1101417 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.511096 1101417 cli_runner.go:164] Run: docker container inspect functional-331008 --format={{.State.Status}}
I0210 12:17:23.530543 1101417 ssh_runner.go:195] Run: systemctl --version
I0210 12:17:23.530611 1101417 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331008
I0210 12:17:23.548223 1101417 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33571 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/functional-331008/id_rsa Username:docker}
I0210 12:17:23.639765 1101417 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image build -t localhost/my-image:functional-331008 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-331008 image build -t localhost/my-image:functional-331008 testdata/build --alsologtostderr: (3.308567542s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-331008 image build -t localhost/my-image:functional-331008 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> b26c5f2817c
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-331008
--> 0b2089fa137
Successfully tagged localhost/my-image:functional-331008
0b2089fa137dcb76b55027b5264e5a05775adcbb932fb7745e0e82234e944914
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-331008 image build -t localhost/my-image:functional-331008 testdata/build --alsologtostderr:
I0210 12:17:23.979276 1101703 out.go:345] Setting OutFile to fd 1 ...
I0210 12:17:23.979579 1101703 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.979589 1101703 out.go:358] Setting ErrFile to fd 2...
I0210 12:17:23.979593 1101703 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:17:23.979813 1101703 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
I0210 12:17:23.980484 1101703 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.981170 1101703 config.go:182] Loaded profile config "functional-331008": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:17:23.981615 1101703 cli_runner.go:164] Run: docker container inspect functional-331008 --format={{.State.Status}}
I0210 12:17:24.000215 1101703 ssh_runner.go:195] Run: systemctl --version
I0210 12:17:24.000277 1101703 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331008
I0210 12:17:24.018051 1101703 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33571 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/functional-331008/id_rsa Username:docker}
I0210 12:17:24.107591 1101703 build_images.go:161] Building image from path: /tmp/build.2183888862.tar
I0210 12:17:24.107671 1101703 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0210 12:17:24.116672 1101703 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2183888862.tar
I0210 12:17:24.120309 1101703 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2183888862.tar: stat -c "%s %y" /var/lib/minikube/build/build.2183888862.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2183888862.tar': No such file or directory
I0210 12:17:24.120348 1101703 ssh_runner.go:362] scp /tmp/build.2183888862.tar --> /var/lib/minikube/build/build.2183888862.tar (3072 bytes)
I0210 12:17:24.144992 1101703 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2183888862
I0210 12:17:24.153720 1101703 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2183888862 -xf /var/lib/minikube/build/build.2183888862.tar
I0210 12:17:24.162176 1101703 crio.go:315] Building image: /var/lib/minikube/build/build.2183888862
I0210 12:17:24.162269 1101703 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-331008 /var/lib/minikube/build/build.2183888862 --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
I0210 12:17:27.212597 1101703 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-331008 /var/lib/minikube/build/build.2183888862 --cgroup-manager=cgroupfs: (3.050295244s)
I0210 12:17:27.212671 1101703 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2183888862
I0210 12:17:27.220925 1101703 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2183888862.tar
I0210 12:17:27.229041 1101703 build_images.go:217] Built localhost/my-image:functional-331008 from /tmp/build.2183888862.tar
I0210 12:17:27.229081 1101703 build_images.go:133] succeeded building to: functional-331008
I0210 12:17:27.229088 1101703 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.79s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:359: (dbg) Done: docker pull kicbase/echo-server:1.0: (2.095764748s)
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-331008
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.12s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image load --daemon kicbase/echo-server:functional-331008 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.18s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-331008
functional_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image load --daemon kicbase/echo-server:functional-331008 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.80s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0210 12:17:19.027588 1057849 retry.go:31] will retry after 359.271356ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 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-331008 /tmp/TestFunctionalparallelMountCmdspecific-port3553753178/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-331008 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-331008 ssh "sudo umount -f /mount-9p": exit status 1 (295.180046ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image rm kicbase/echo-server:functional-331008 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.70s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0210 12:17:20.972037 1057849 retry.go:31] will retry after 725.799876ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-331008 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-331008 /tmp/TestFunctionalparallelMountCmdVerifyCleanup86328388/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-331008 /tmp/TestFunctionalparallelMountCmdVerifyCleanup86328388/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-331008 /tmp/TestFunctionalparallelMountCmdVerifyCleanup86328388/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.19s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-331008
functional_test.go:441: (dbg) Run:  out/minikube-linux-amd64 -p functional-331008 image save --daemon kicbase/echo-server:functional-331008 --alsologtostderr
functional_test.go:441: (dbg) Done: out/minikube-linux-amd64 -p functional-331008 image save --daemon kicbase/echo-server:functional-331008 --alsologtostderr: (2.130123085s)
functional_test.go:449: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-331008
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (2.21s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-331008
--- 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:223: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-331008
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (110.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-666689 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 12:18:15.093521 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-666689 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m50.132968093s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (110.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-666689 -- rollout status deployment/busybox: (4.763808277s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-2g7sg -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-ffvkq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-hl8qg -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-2g7sg -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-ffvkq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-hl8qg -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-2g7sg -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-ffvkq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-hl8qg -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (6.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-2g7sg -- 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-666689 -- exec busybox-58667487b6-2g7sg -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-ffvkq -- 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-666689 -- exec busybox-58667487b6-ffvkq -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-666689 -- exec busybox-58667487b6-hl8qg -- 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-666689 -- exec busybox-58667487b6-hl8qg -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (37.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 node stop m02 -v=7 --alsologtostderr
E0210 12:20:31.229676 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-666689 node stop m02 -v=7 --alsologtostderr: (11.853844555s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr: exit status 7 (669.062647ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:20:42.353042 1123293 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:20:42.353181 1123293 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:20:42.353193 1123293 out.go:358] Setting ErrFile to fd 2...
	I0210 12:20:42.353199 1123293 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:20:42.353464 1123293 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:20:42.353654 1123293 out.go:352] Setting JSON to false
	I0210 12:20:42.353691 1123293 mustload.go:65] Loading cluster: ha-666689
	I0210 12:20:42.353826 1123293 notify.go:220] Checking for updates...
	I0210 12:20:42.354133 1123293 config.go:182] Loaded profile config "ha-666689": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:20:42.354164 1123293 status.go:174] checking status of ha-666689 ...
	I0210 12:20:42.354650 1123293 cli_runner.go:164] Run: docker container inspect ha-666689 --format={{.State.Status}}
	I0210 12:20:42.374899 1123293 status.go:371] ha-666689 host status = "Running" (err=<nil>)
	I0210 12:20:42.374926 1123293 host.go:66] Checking if "ha-666689" exists ...
	I0210 12:20:42.375213 1123293 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-666689
	I0210 12:20:42.394347 1123293 host.go:66] Checking if "ha-666689" exists ...
	I0210 12:20:42.394602 1123293 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:20:42.394644 1123293 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-666689
	I0210 12:20:42.412018 1123293 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33576 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/ha-666689/id_rsa Username:docker}
	I0210 12:20:42.501261 1123293 ssh_runner.go:195] Run: systemctl --version
	I0210 12:20:42.505403 1123293 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:20:42.516759 1123293 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:20:42.566753 1123293 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:49 OomKillDisable:true NGoroutines:74 SystemTime:2025-02-10 12:20:42.557411806 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:20:42.567369 1123293 kubeconfig.go:125] found "ha-666689" server: "https://192.168.49.254:8443"
	I0210 12:20:42.567410 1123293 api_server.go:166] Checking apiserver status ...
	I0210 12:20:42.567446 1123293 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:20:42.578978 1123293 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1494/cgroup
	I0210 12:20:42.587974 1123293 api_server.go:182] apiserver freezer: "7:freezer:/docker/c92829a817fd41171f5cd3af12f86c5e67e9c67ea000d73bf47c436a27a80ddb/crio/crio-096aa8e72b6d4ac884cbbc731de535a1e15185241fcf581758e15543537e2d64"
	I0210 12:20:42.588057 1123293 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c92829a817fd41171f5cd3af12f86c5e67e9c67ea000d73bf47c436a27a80ddb/crio/crio-096aa8e72b6d4ac884cbbc731de535a1e15185241fcf581758e15543537e2d64/freezer.state
	I0210 12:20:42.596118 1123293 api_server.go:204] freezer state: "THAWED"
	I0210 12:20:42.596156 1123293 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 12:20:42.602527 1123293 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 12:20:42.602558 1123293 status.go:463] ha-666689 apiserver status = Running (err=<nil>)
	I0210 12:20:42.602567 1123293 status.go:176] ha-666689 status: &{Name:ha-666689 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:20:42.602585 1123293 status.go:174] checking status of ha-666689-m02 ...
	I0210 12:20:42.602937 1123293 cli_runner.go:164] Run: docker container inspect ha-666689-m02 --format={{.State.Status}}
	I0210 12:20:42.621147 1123293 status.go:371] ha-666689-m02 host status = "Stopped" (err=<nil>)
	I0210 12:20:42.621170 1123293 status.go:384] host is not running, skipping remaining checks
	I0210 12:20:42.621176 1123293 status.go:176] ha-666689-m02 status: &{Name:ha-666689-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:20:42.621198 1123293 status.go:174] checking status of ha-666689-m03 ...
	I0210 12:20:42.621449 1123293 cli_runner.go:164] Run: docker container inspect ha-666689-m03 --format={{.State.Status}}
	I0210 12:20:42.638270 1123293 status.go:371] ha-666689-m03 host status = "Running" (err=<nil>)
	I0210 12:20:42.638294 1123293 host.go:66] Checking if "ha-666689-m03" exists ...
	I0210 12:20:42.638551 1123293 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-666689-m03
	I0210 12:20:42.656146 1123293 host.go:66] Checking if "ha-666689-m03" exists ...
	I0210 12:20:42.656534 1123293 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:20:42.656620 1123293 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-666689-m03
	I0210 12:20:42.674306 1123293 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33586 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/ha-666689-m03/id_rsa Username:docker}
	I0210 12:20:42.769021 1123293 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:20:42.780332 1123293 kubeconfig.go:125] found "ha-666689" server: "https://192.168.49.254:8443"
	I0210 12:20:42.780359 1123293 api_server.go:166] Checking apiserver status ...
	I0210 12:20:42.780390 1123293 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:20:42.790318 1123293 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1436/cgroup
	I0210 12:20:42.799361 1123293 api_server.go:182] apiserver freezer: "7:freezer:/docker/35945017f49f414513a27bfda6f4135df44aac538201044df14c3ec9da36aba8/crio/crio-ec9062333fa4c0a3a12b952bb8ae89b86ad42ea8019d61d1bf7ebe2322266853"
	I0210 12:20:42.799449 1123293 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/35945017f49f414513a27bfda6f4135df44aac538201044df14c3ec9da36aba8/crio/crio-ec9062333fa4c0a3a12b952bb8ae89b86ad42ea8019d61d1bf7ebe2322266853/freezer.state
	I0210 12:20:42.807518 1123293 api_server.go:204] freezer state: "THAWED"
	I0210 12:20:42.807550 1123293 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 12:20:42.811823 1123293 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 12:20:42.811849 1123293 status.go:463] ha-666689-m03 apiserver status = Running (err=<nil>)
	I0210 12:20:42.811857 1123293 status.go:176] ha-666689-m03 status: &{Name:ha-666689-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:20:42.811878 1123293 status.go:174] checking status of ha-666689-m04 ...
	I0210 12:20:42.812135 1123293 cli_runner.go:164] Run: docker container inspect ha-666689-m04 --format={{.State.Status}}
	I0210 12:20:42.830663 1123293 status.go:371] ha-666689-m04 host status = "Running" (err=<nil>)
	I0210 12:20:42.830690 1123293 host.go:66] Checking if "ha-666689-m04" exists ...
	I0210 12:20:42.830930 1123293 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-666689-m04
	I0210 12:20:42.848664 1123293 host.go:66] Checking if "ha-666689-m04" exists ...
	I0210 12:20:42.848932 1123293 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:20:42.848977 1123293 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-666689-m04
	I0210 12:20:42.866737 1123293 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33591 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/ha-666689-m04/id_rsa Username:docker}
	I0210 12:20:42.956715 1123293 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:20:42.968953 1123293 status.go:176] ha-666689-m04 status: &{Name:ha-666689-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (34.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 node start m02 -v=7 --alsologtostderr
E0210 12:20:58.935105 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-666689 node start m02 -v=7 --alsologtostderr: (33.481940979s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (34.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (211.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-666689 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-666689 -v=7 --alsologtostderr
E0210 12:21:45.698117 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:45.704581 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:45.716031 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:45.737505 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:45.778941 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:45.860467 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:46.022077 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:46.343807 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:46.985281 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:48.266999 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:21:50.829915 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-666689 -v=7 --alsologtostderr: (36.585568176s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-666689 --wait=true -v=7 --alsologtostderr
E0210 12:21:55.952043 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:22:06.193746 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:22:26.675500 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:23:07.636965 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:24:29.559813 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-666689 --wait=true -v=7 --alsologtostderr: (2m54.550905138s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-666689
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (211.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-666689 node delete m03 -v=7 --alsologtostderr: (10.610889732s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 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 (11.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 stop -v=7 --alsologtostderr
E0210 12:25:31.231831 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-666689 stop -v=7 --alsologtostderr: (35.561030144s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr: exit status 7 (106.953506ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:25:37.951666 1141593 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:25:37.951780 1141593 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:25:37.951789 1141593 out.go:358] Setting ErrFile to fd 2...
	I0210 12:25:37.951793 1141593 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:25:37.951975 1141593 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:25:37.952167 1141593 out.go:352] Setting JSON to false
	I0210 12:25:37.952198 1141593 mustload.go:65] Loading cluster: ha-666689
	I0210 12:25:37.952334 1141593 notify.go:220] Checking for updates...
	I0210 12:25:37.952619 1141593 config.go:182] Loaded profile config "ha-666689": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:25:37.952639 1141593 status.go:174] checking status of ha-666689 ...
	I0210 12:25:37.953076 1141593 cli_runner.go:164] Run: docker container inspect ha-666689 --format={{.State.Status}}
	I0210 12:25:37.971322 1141593 status.go:371] ha-666689 host status = "Stopped" (err=<nil>)
	I0210 12:25:37.971344 1141593 status.go:384] host is not running, skipping remaining checks
	I0210 12:25:37.971350 1141593 status.go:176] ha-666689 status: &{Name:ha-666689 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:25:37.971388 1141593 status.go:174] checking status of ha-666689-m02 ...
	I0210 12:25:37.971644 1141593 cli_runner.go:164] Run: docker container inspect ha-666689-m02 --format={{.State.Status}}
	I0210 12:25:37.988695 1141593 status.go:371] ha-666689-m02 host status = "Stopped" (err=<nil>)
	I0210 12:25:37.988726 1141593 status.go:384] host is not running, skipping remaining checks
	I0210 12:25:37.988733 1141593 status.go:176] ha-666689-m02 status: &{Name:ha-666689-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:25:37.988756 1141593 status.go:174] checking status of ha-666689-m04 ...
	I0210 12:25:37.989061 1141593 cli_runner.go:164] Run: docker container inspect ha-666689-m04 --format={{.State.Status}}
	I0210 12:25:38.006801 1141593 status.go:371] ha-666689-m04 host status = "Stopped" (err=<nil>)
	I0210 12:25:38.006828 1141593 status.go:384] host is not running, skipping remaining checks
	I0210 12:25:38.006834 1141593 status.go:176] ha-666689-m04 status: &{Name:ha-666689-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (71.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-666689 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 12:26:45.698864 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-666689 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m10.624357806s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 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 (71.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (39.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-666689 --control-plane -v=7 --alsologtostderr
E0210 12:27:13.401711 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-666689 --control-plane -v=7 --alsologtostderr: (38.940770182s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-666689 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (39.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.85s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (42.17s)

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"986ab465-b2e0-4aea-8054-4e1519cbbcd3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-257586] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"77f09381-1fad-43b9-b3d7-2384affc9e12","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20383"}}
	{"specversion":"1.0","id":"6ff0e4da-8ca1-4b66-8d0f-1fe3280a139f","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":"776ecb88-82a3-4dfa-b895-dbab3878e9b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig"}}
	{"specversion":"1.0","id":"ae9724fb-325b-450f-abdf-9e008d5f0ed1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube"}}
	{"specversion":"1.0","id":"be3d6785-d14f-4867-a7d1-2c9d37e64d78","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":"2f23fbcb-7db0-4f27-ba98-983a545e3fdc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"8a686ce2-2213-4565-993c-1858809c8b6d","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-257586" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-257586
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.12s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.65s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.08s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0210 12:29:35.724639 1057849 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}}]}"
W0210 12:29:35.741876 1057849 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
I0210 12:29:35.741973 1057849 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0210 12:29:35.741999 1057849 cli_runner.go:164] Run: docker network inspect existing-network
W0210 12:29:35.758492 1057849 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0210 12:29:35.758530 1057849 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
I0210 12:29:35.758551 1057849 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0210 12:29:35.758699 1057849 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}}]}"
I0210 12:29:35.775660 1057849 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-5e097b103264 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:d3:47:c8:35} reservation:<nil>}
I0210 12:29:35.776185 1057849 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:0xc00205d1a0}
I0210 12:29:35.776212 1057849 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 ...
I0210 12:29:35.776253 1057849 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
I0210 12:29:35.838126 1057849 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-154682 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-154682 --network=existing-network: (20.107180185s)
helpers_test.go:175: Cleaning up "existing-network-154682" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-154682
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-154682: (1.825688405s)
I0210 12:29:57.788158 1057849 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.08s)

                                                
                                    
x
+
TestKicCustomSubnet (23.32s)

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

                                                
                                    
x
+
TestKicStaticIP (26.18s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-981458 --static-ip=192.168.200.200
E0210 12:30:31.231791 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-981458 --static-ip=192.168.200.200: (24.10764256s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-981458 ip
helpers_test.go:175: Cleaning up "static-ip-981458" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-981458
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-981458: (1.94561269s)
--- PASS: TestKicStaticIP (26.18s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (52.36s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-237943 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-237943 --driver=docker  --container-runtime=crio: (22.968940286s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-255217 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-255217 --driver=docker  --container-runtime=crio: (24.113184654s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-237943
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-255217
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-255217" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-255217
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-255217: (1.87969167s)
helpers_test.go:175: Cleaning up "first-237943" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-237943
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-237943: (2.246721244s)
--- PASS: TestMinikubeProfile (52.36s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.77s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-699071 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0210 12:31:45.699858 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-699071 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.773043742s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.77s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.67s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-715100 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0210 12:31:54.299377 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-715100 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.665883011s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.67s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.68s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (72s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.97s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.45s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.11s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:34:09.933694 1206937 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:34:09.933860 1206937 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:34:09.933874 1206937 out.go:358] Setting ErrFile to fd 2...
	I0210 12:34:09.933880 1206937 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:34:09.934063 1206937 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:34:09.934237 1206937 out.go:352] Setting JSON to false
	I0210 12:34:09.934265 1206937 mustload.go:65] Loading cluster: multinode-355277
	I0210 12:34:09.934338 1206937 notify.go:220] Checking for updates...
	I0210 12:34:09.934659 1206937 config.go:182] Loaded profile config "multinode-355277": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:34:09.934681 1206937 status.go:174] checking status of multinode-355277 ...
	I0210 12:34:09.935099 1206937 cli_runner.go:164] Run: docker container inspect multinode-355277 --format={{.State.Status}}
	I0210 12:34:09.958473 1206937 status.go:371] multinode-355277 host status = "Running" (err=<nil>)
	I0210 12:34:09.958499 1206937 host.go:66] Checking if "multinode-355277" exists ...
	I0210 12:34:09.958786 1206937 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-355277
	I0210 12:34:09.977505 1206937 host.go:66] Checking if "multinode-355277" exists ...
	I0210 12:34:09.977810 1206937 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:34:09.977879 1206937 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-355277
	I0210 12:34:09.995148 1206937 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33697 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/multinode-355277/id_rsa Username:docker}
	I0210 12:34:10.085191 1206937 ssh_runner.go:195] Run: systemctl --version
	I0210 12:34:10.089311 1206937 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:34:10.100392 1206937 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:34:10.151205 1206937 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:64 SystemTime:2025-02-10 12:34:10.142108992 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-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:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:34:10.152085 1206937 kubeconfig.go:125] found "multinode-355277" server: "https://192.168.67.2:8443"
	I0210 12:34:10.152137 1206937 api_server.go:166] Checking apiserver status ...
	I0210 12:34:10.152193 1206937 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:34:10.162756 1206937 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1488/cgroup
	I0210 12:34:10.171566 1206937 api_server.go:182] apiserver freezer: "7:freezer:/docker/d319eea8459e49c0fd25455dc5514ef8a73a7706332b3ab13771f74048bb1aaa/crio/crio-36bba9b4c66623c94affb8b78a196d8aaa748923053b1690bfa84fb576d2df88"
	I0210 12:34:10.171654 1206937 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d319eea8459e49c0fd25455dc5514ef8a73a7706332b3ab13771f74048bb1aaa/crio/crio-36bba9b4c66623c94affb8b78a196d8aaa748923053b1690bfa84fb576d2df88/freezer.state
	I0210 12:34:10.179565 1206937 api_server.go:204] freezer state: "THAWED"
	I0210 12:34:10.179592 1206937 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0210 12:34:10.183527 1206937 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0210 12:34:10.183548 1206937 status.go:463] multinode-355277 apiserver status = Running (err=<nil>)
	I0210 12:34:10.183557 1206937 status.go:176] multinode-355277 status: &{Name:multinode-355277 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:34:10.183574 1206937 status.go:174] checking status of multinode-355277-m02 ...
	I0210 12:34:10.183841 1206937 cli_runner.go:164] Run: docker container inspect multinode-355277-m02 --format={{.State.Status}}
	I0210 12:34:10.201460 1206937 status.go:371] multinode-355277-m02 host status = "Running" (err=<nil>)
	I0210 12:34:10.201488 1206937 host.go:66] Checking if "multinode-355277-m02" exists ...
	I0210 12:34:10.201827 1206937 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-355277-m02
	I0210 12:34:10.218902 1206937 host.go:66] Checking if "multinode-355277-m02" exists ...
	I0210 12:34:10.219158 1206937 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:34:10.219193 1206937 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-355277-m02
	I0210 12:34:10.236706 1206937 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33702 SSHKeyPath:/home/jenkins/minikube-integration/20383-1050963/.minikube/machines/multinode-355277-m02/id_rsa Username:docker}
	I0210 12:34:10.324585 1206937 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:34:10.334936 1206937 status.go:176] multinode-355277-m02 status: &{Name:multinode-355277-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:34:10.334969 1206937 status.go:174] checking status of multinode-355277-m03 ...
	I0210 12:34:10.335215 1206937 cli_runner.go:164] Run: docker container inspect multinode-355277-m03 --format={{.State.Status}}
	I0210 12:34:10.352599 1206937 status.go:371] multinode-355277-m03 host status = "Stopped" (err=<nil>)
	I0210 12:34:10.352621 1206937 status.go:384] host is not running, skipping remaining checks
	I0210 12:34:10.352629 1206937 status.go:176] multinode-355277-m03 status: &{Name:multinode-355277-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.85s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (76.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-355277
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-355277
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-355277: (24.680857134s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-355277 --wait=true -v=8 --alsologtostderr
E0210 12:35:31.229738 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-355277 --wait=true -v=8 --alsologtostderr: (51.3041349s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-355277
--- PASS: TestMultiNode/serial/RestartKeepsNodes (76.09s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.7s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:36:03.904796 1216216 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:36:03.905086 1216216 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:36:03.905097 1216216 out.go:358] Setting ErrFile to fd 2...
	I0210 12:36:03.905102 1216216 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:36:03.905340 1216216 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:36:03.905562 1216216 out.go:352] Setting JSON to false
	I0210 12:36:03.905598 1216216 mustload.go:65] Loading cluster: multinode-355277
	I0210 12:36:03.905638 1216216 notify.go:220] Checking for updates...
	I0210 12:36:03.906006 1216216 config.go:182] Loaded profile config "multinode-355277": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:36:03.906030 1216216 status.go:174] checking status of multinode-355277 ...
	I0210 12:36:03.906531 1216216 cli_runner.go:164] Run: docker container inspect multinode-355277 --format={{.State.Status}}
	I0210 12:36:03.926384 1216216 status.go:371] multinode-355277 host status = "Stopped" (err=<nil>)
	I0210 12:36:03.926439 1216216 status.go:384] host is not running, skipping remaining checks
	I0210 12:36:03.926452 1216216 status.go:176] multinode-355277 status: &{Name:multinode-355277 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:36:03.926500 1216216 status.go:174] checking status of multinode-355277-m02 ...
	I0210 12:36:03.926752 1216216 cli_runner.go:164] Run: docker container inspect multinode-355277-m02 --format={{.State.Status}}
	I0210 12:36:03.943843 1216216 status.go:371] multinode-355277-m02 host status = "Stopped" (err=<nil>)
	I0210 12:36:03.943874 1216216 status.go:384] host is not running, skipping remaining checks
	I0210 12:36:03.943881 1216216 status.go:176] multinode-355277-m02 status: &{Name:multinode-355277-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (45.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-355277 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 12:36:45.698119 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-355277 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (45.391705377s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-355277 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (45.95s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (26.48s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (112.63s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-991007 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0210 12:38:08.763431 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-991007 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m15.412009553s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-991007 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-991007 image pull gcr.io/k8s-minikube/busybox: (3.093040205s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-991007
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-991007: (5.726454113s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-991007 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-991007 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (25.805732396s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-991007 image list
helpers_test.go:175: Cleaning up "test-preload-991007" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-991007
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-991007: (2.369831626s)
--- PASS: TestPreload (112.63s)

                                                
                                    
x
+
TestScheduledStopUnix (98.88s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-496018 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-496018 --memory=2048 --driver=docker  --container-runtime=crio: (22.387195057s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-496018 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-496018 -n scheduled-stop-496018
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-496018 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0210 12:39:35.754680 1057849 retry.go:31] will retry after 93.499µs: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.755828 1057849 retry.go:31] will retry after 126.938µs: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.756970 1057849 retry.go:31] will retry after 336.569µs: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.758118 1057849 retry.go:31] will retry after 338.814µs: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.759264 1057849 retry.go:31] will retry after 727.349µs: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.760387 1057849 retry.go:31] will retry after 474.355µs: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.761510 1057849 retry.go:31] will retry after 1.027954ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.762670 1057849 retry.go:31] will retry after 2.427362ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.765867 1057849 retry.go:31] will retry after 3.016638ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.768994 1057849 retry.go:31] will retry after 4.55214ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.774196 1057849 retry.go:31] will retry after 7.805798ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.782390 1057849 retry.go:31] will retry after 12.832648ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.795645 1057849 retry.go:31] will retry after 16.988749ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.812925 1057849 retry.go:31] will retry after 19.663888ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
I0210 12:39:35.833261 1057849 retry.go:31] will retry after 34.708005ms: open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/scheduled-stop-496018/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-496018 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-496018 -n scheduled-stop-496018
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-496018
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-496018 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0210 12:40:31.233465 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-496018
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-496018: exit status 7 (70.174078ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.89s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6f918563-e0a3-4397-8ef6-56e8c5e2fba3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-054372] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"baa8d122-d7b9-4c78-b948-5cd7884413ed","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20383"}}
	{"specversion":"1.0","id":"0d620a67-ea8f-4ef2-9834-76ccb49dbec0","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":"fc2c21f4-2571-4f17-9982-3cc6ec1e9f6e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig"}}
	{"specversion":"1.0","id":"897f4d8f-5165-4a5a-83b8-589d3eed4fa2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube"}}
	{"specversion":"1.0","id":"1732bad4-2a8e-4ae0-8642-d5bbec42aad8","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":"cae6a4bb-a11c-4ce8-b3ca-b9b0b0c40f72","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"b971271e-a5e1-463e-b005-4c635e4ed1e4","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":"e59229aa-2e90-4aaf-9cf3-07f165bb0d10","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":"cacd22f9-a3d1-4416-9ca7-c96910c74eb2","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":"0fb36b51-aaa0-46a2-9319-160a952fe714","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":"e02d1125-1f22-4c51-bf4f-37823755cd97","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-054372\" primary control-plane node in \"insufficient-storage-054372\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"7339f0f5-9bcc-4de5-949b-59b56b9938db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"2202ec67-63ea-4222-b1de-847b84e2e278","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":"937aacae-f7e3-43d0-9a8a-118940c3c32c","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-054372 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-054372 --output=json --layout=cluster: exit status 7 (256.181047ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-054372","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.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-054372","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 12:40:59.600792 1238600 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-054372" does not appear in /home/jenkins/minikube-integration/20383-1050963/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 12:40:59.856303 1238702 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-054372" does not appear in /home/jenkins/minikube-integration/20383-1050963/kubeconfig
	E0210 12:40:59.866021 1238702 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/insufficient-storage-054372/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (144.12s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3608238101 start -p running-upgrade-233313 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3608238101 start -p running-upgrade-233313 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m25.892241881s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-233313 --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-233313 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (48.487019119s)
helpers_test.go:175: Cleaning up "running-upgrade-233313" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-233313
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-233313: (7.073098016s)
--- PASS: TestRunningBinaryUpgrade (144.12s)

                                                
                                    
x
+
TestKubernetesUpgrade (340.26s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-591592 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-591592 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m24.567852287s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-591592 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-591592 --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-591592 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (78.225452ms)

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (146.1s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2014485245 start -p missing-upgrade-112873 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2014485245 start -p missing-upgrade-112873 --memory=2200 --driver=docker  --container-runtime=crio: (1m16.860042211s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-112873
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-112873: (10.432222436s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-112873
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-112873 --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-112873 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.083150747s)
helpers_test.go:175: Cleaning up "missing-upgrade-112873" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-112873
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-112873: (2.100850455s)
--- PASS: TestMissingContainerUpgrade (146.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-809789] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20383
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.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.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (34.99s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (12.34s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.73s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.27s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.66s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.55s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:42:09.509835 1264068 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:42:09.510367 1264068 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:42:09.510383 1264068 out.go:358] Setting ErrFile to fd 2...
	I0210 12:42:09.510391 1264068 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:42:09.510855 1264068 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-1050963/.minikube/bin
	I0210 12:42:09.512034 1264068 out.go:352] Setting JSON to false
	I0210 12:42:09.513306 1264068 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":8673,"bootTime":1739182656,"procs":248,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0210 12:42:09.513419 1264068 start.go:139] virtualization: kvm guest
	I0210 12:42:09.515580 1264068 out.go:177] * [false-823876] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 12:42:09.517212 1264068 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:42:09.517250 1264068 notify.go:220] Checking for updates...
	I0210 12:42:09.519811 1264068 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:42:09.521011 1264068 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-1050963/kubeconfig
	I0210 12:42:09.522191 1264068 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-1050963/.minikube
	I0210 12:42:09.523366 1264068 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 12:42:09.524751 1264068 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:42:09.526693 1264068 config.go:182] Loaded profile config "cert-expiration-838879": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:42:09.526837 1264068 config.go:182] Loaded profile config "cert-options-327638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:42:09.526988 1264068 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:42:09.557467 1264068 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:42:09.557635 1264068 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:42:09.620677 1264068 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:34 OomKillDisable:true NGoroutines:55 SystemTime:2025-02-10 12:42:09.6088978 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0210 12:42:09.620814 1264068 docker.go:318] overlay module found
	I0210 12:42:09.622636 1264068 out.go:177] * Using the docker driver based on user configuration
	I0210 12:42:09.623853 1264068 start.go:297] selected driver: docker
	I0210 12:42:09.623890 1264068 start.go:901] validating driver "docker" against <nil>
	I0210 12:42:09.623904 1264068 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:42:09.625976 1264068 out.go:201] 
	W0210 12:42:09.627119 1264068 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
	I0210 12:42:09.628383 1264068 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-838879
contexts:
- context:
cluster: cert-expiration-838879
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-expiration-838879
name: cert-expiration-838879
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-838879
user:
client-certificate: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-expiration-838879/client.crt
client-key: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-expiration-838879/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (118.3s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.418883511 start -p stopped-upgrade-080477 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.418883511 start -p stopped-upgrade-080477 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m29.088278562s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.418883511 -p stopped-upgrade-080477 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.418883511 -p stopped-upgrade-080477 stop: (2.39046945s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-080477 --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-080477 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.823573702s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (118.30s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.89s)

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

                                                
                                    
x
+
TestPause/serial/Start (44.43s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (37.24s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-823876 "pgrep -a kubelet"
I0210 12:45:28.198399 1057849 config.go:182] Loaded profile config "auto-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-823876 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-5d86dc444-67n4t" [854bd125-382b-409d-a7a6-818c4197ace3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0210 12:45:31.229404 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-67n4t" [854bd125-382b-409d-a7a6-818c4197ace3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003786577s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.18s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.71s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.8s)

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

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

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.92s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.04s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.73s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

                                                
                                    
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-nmkj4" [5ed4a1b6-06a4-4a47-bc00-e13bc80409f3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004443205s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-823876 "pgrep -a kubelet"
I0210 12:46:12.373586 1057849 config.go:182] Loaded profile config "kindnet-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-823876 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-5d86dc444-v8rtj" [7d29fa64-0488-434a-9e7a-ea622d1396ef] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-v8rtj" [7d29fa64-0488-434a-9e7a-ea622d1396ef] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003579369s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.18s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-823876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0210 12:46:45.698762 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-823876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m10.020398252s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (70.02s)

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

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

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

                                                
                                                
=== 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-vmrgn" [4dee4963-53b0-42be-ab68-cec7544186eb] Running
I0210 12:46:57.966092 1057849 config.go:182] Loaded profile config "custom-flannel-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003126716s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-823876 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-5d86dc444-7wn2s" [56520ae1-8d1e-4444-8cc1-ffb0f958b0f2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7wn2s" [56520ae1-8d1e-4444-8cc1-ffb0f958b0f2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 8.008950765s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (8.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-823876 "pgrep -a kubelet"
I0210 12:47:04.161183 1057849 config.go:182] Loaded profile config "calico-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-823876 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-5d86dc444-grpmp" [c3816cce-26b0-4da9-8c69-058b4fe525d0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-grpmp" [c3816cce-26b0-4da9-8c69-058b4fe525d0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.00398825s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.20s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-823876 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-823876 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.12s)

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

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

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

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

                                                
                                    
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-823876 "pgrep -a kubelet"
I0210 12:47:54.051025 1057849 config.go:182] Loaded profile config "enable-default-cni-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-823876 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-5d86dc444-hp2m2" [63f69744-f8a7-4b79-85b7-57ade234a14f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-hp2m2" [63f69744-f8a7-4b79-85b7-57ade234a14f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004279062s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.21s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/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-98j65" [0a7cbde4-5903-4274-bb11-68115858a61f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00351074s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-823876 "pgrep -a kubelet"
I0210 12:48:22.047725 1057849 config.go:182] Loaded profile config "flannel-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-823876 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-5d86dc444-hcwsj" [c6a9c2a2-52e8-407e-acaa-bdf86dc32451] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-hcwsj" [c6a9c2a2-52e8-407e-acaa-bdf86dc32451] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.00395471s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-865364 --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:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-865364 --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: (2m18.390063821s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (138.39s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-823876 "pgrep -a kubelet"
I0210 12:48:38.939150 1057849 config.go:182] Loaded profile config "bridge-823876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-823876 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-5d86dc444-5mzb4" [31e265ea-8c99-408b-b563-c49f16cbe2ed] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-5mzb4" [31e265ea-8c99-408b-b563-c49f16cbe2ed] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.002781738s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.21s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-823876 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.12s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-823876 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.12s)
E0210 12:54:37.704599 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:54:41.710261 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:54:42.015951 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-600605 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-600605 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (1m0.787464769s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (60.79s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-508997 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-508997 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (46.102552527s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (46.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-600605 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [b2d0d7e6-4922-4a47-b8be-af28f52f55ea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b2d0d7e6-4922-4a47-b8be-af28f52f55ea] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.004081709s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-600605 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-139175 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [3396a3f3-edb3-4842-93d8-814c0192afb4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3396a3f3-edb3-4842-93d8-814c0192afb4] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004689983s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-139175 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.25s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-600605 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-600605 --alsologtostderr -v=3: (11.927197325s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.93s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-139175 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-139175 --alsologtostderr -v=3: (11.926716307s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.93s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-600605 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-600605 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m33.531721791s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-600605 -n no-preload-600605
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (273.83s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-139175 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 12:50:28.362937 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:28.369329 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:28.380573 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:28.402014 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:28.443447 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:28.525253 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:28.686796 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:29.008575 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:29.650118 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:30.931965 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:31.229705 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/addons-092360/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:33.493379 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:50:38.615090 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-139175 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m22.477070067s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-139175 -n embed-certs-139175
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.80s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-508997 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (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" [e86fb250-c58f-4360-ab75-e1872a40a6dd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e86fb250-c58f-4360-ab75-e1872a40a6dd] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004021402s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-508997 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-865364 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [255bc216-0a0b-4726-9d8c-9c054858daa2] Pending
helpers_test.go:344: "busybox" [255bc216-0a0b-4726-9d8c-9c054858daa2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [255bc216-0a0b-4726-9d8c-9c054858daa2] Running
E0210 12:50:48.856627 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003660525s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-865364 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.37s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-865364 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-865364 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.340277971s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-865364 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.42s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-865364 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-865364 --alsologtostderr -v=3: (11.969907514s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.97s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-508997 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-508997 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (5m0.252235768s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-508997 -n default-k8s-diff-port-508997
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (300.55s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-865364 --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
E0210 12:51:06.101327 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.107720 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.119045 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.140467 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.181909 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.263350 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.424843 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:06.747069 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:07.388834 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:08.671296 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:09.338362 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:11.232883 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:16.355120 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:26.596448 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:45.698186 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:47.077792 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:50.299997 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:57.849455 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:57.855792 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:57.867120 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:57.888540 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:57.930640 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.012146 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.155702 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.162973 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.174326 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.174349 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.195745 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.237127 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.318629 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.480243 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.496587 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:58.802322 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:59.137989 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:59.443765 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:00.419747 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:00.725327 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:02.981575 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:03.287260 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:08.103267 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:08.409019 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:18.344868 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:18.650841 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:28.039163 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:38.827145 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:39.132764 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.243880 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.250252 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.261604 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.283001 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.324493 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.405938 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.567575 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:54.889316 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:55.530872 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:56.812639 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:52:59.374329 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:04.496141 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:12.221315 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/auto-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:14.737645 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:15.765924 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:15.772295 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:15.783668 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:15.805076 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:15.846547 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:15.928005 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:16.089513 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:16.411537 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:17.053372 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-865364 --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: (2m13.3168925s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-865364 -n old-k8s-version-865364
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (133.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-6tppg" [3a7a612d-d8c0-4549-b2ee-630eac9bb768] Running
E0210 12:53:18.335533 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:19.788572 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/calico-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:20.094227 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/custom-flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:20.897270 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003038855s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-6tppg" [3a7a612d-d8c0-4549-b2ee-630eac9bb768] Running
E0210 12:53:26.019576 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003425204s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-865364 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.23s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-865364 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-280524 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 12:53:35.219158 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:36.261111 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.140904 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.147315 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.158671 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.180055 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.221481 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.302941 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.464478 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:39.786331 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:40.427785 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:41.709126 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:44.271756 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:49.393402 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:49.961491 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:56.743062 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/flannel-823876/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:53:59.635046 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-280524 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (28.592543223s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (28.59s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-280524 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 12:54:16.181105 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/enable-default-cni-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-280524 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (12.362230437s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-280524 -n newest-cni-280524
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.24s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-280524 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-280524 --alsologtostderr -v=1
E0210 12:54:20.116466 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/bridge-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-280524 -n newest-cni-280524
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-280524 -n newest-cni-280524
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-9ptqt" [8664512e-c899-4e18-b9b0-b73a11a6625c] Running
E0210 12:54:48.765345 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/functional-331008/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00396893s
--- 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:285: (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-7779f9b69b-9ptqt" [8664512e-c899-4e18-b9b0-b73a11a6625c] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003424981s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-139175 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-428lj" [ed607272-aff3-4977-b4da-da154842f855] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003184814s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-139175 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-428lj" [ed607272-aff3-4977-b4da-da154842f855] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003586476s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-600605 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-600605 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-r2sh6" [718a31c0-c201-4073-9950-b10081a842d2] Running
E0210 12:56:06.101156 1057849 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/kindnet-823876/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003835244s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-r2sh6" [718a31c0-c201-4073-9950-b10081a842d2] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003852992s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-508997 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-508997 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-508997 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-508997 -n default-k8s-diff-port-508997
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-508997 -n default-k8s-diff-port-508997
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.62s)

                                                
                                    

Test skip (27/331)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.27s)

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

                                                
                                    
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:480: 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:567: 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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (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.84s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-838879
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:05 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.94.2:8555
name: cert-options-327638
contexts:
- context:
cluster: cert-expiration-838879
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-expiration-838879
name: cert-expiration-838879
- context:
cluster: cert-options-327638
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:05 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-options-327638
name: cert-options-327638
current-context: cert-options-327638
kind: Config
preferences: {}
users:
- name: cert-expiration-838879
user:
client-certificate: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-expiration-838879/client.crt
client-key: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-expiration-838879/client.key
- name: cert-options-327638
user:
client-certificate: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-options-327638/client.crt
client-key: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-options-327638/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.55s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-1050963/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-838879
contexts:
- context:
cluster: cert-expiration-838879
extensions:
- extension:
last-update: Mon, 10 Feb 2025 12:42:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-expiration-838879
name: cert-expiration-838879
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-838879
user:
client-certificate: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-expiration-838879/client.crt
client-key: /home/jenkins/minikube-integration/20383-1050963/.minikube/profiles/cert-expiration-838879/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard