Test Report: Docker_Linux_crio 20385

                    
                      693540c0733dd51efa818bcfa77a0c31e0bd95f4:2025-02-10:38290
                    
                

Test fail (1/331)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-935325 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-935325 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-935325 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" [5831c9e5-13ed-4356-8525-b04495c7fed5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [5831c9e5-13ed-4356-8525-b04495c7fed5] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.002716046s
I0210 10:36:20.329884  125270 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 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-935325 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.110655856s)

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

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

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-935325 -n addons-935325
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-935325 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 logs -n 25: (1.06715913s)
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-569391 | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |                     |
	|         | download-docker-569391                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-569391                                                                   | download-docker-569391 | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC | 10 Feb 25 10:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-020783   | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |                     |
	|         | binary-mirror-020783                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35113                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-020783                                                                     | binary-mirror-020783   | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC | 10 Feb 25 10:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |                     |
	|         | addons-935325                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |                     |
	|         | addons-935325                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-935325 --wait=true                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC | 10 Feb 25 10:35 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-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-935325 addons                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | -p addons-935325                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-935325 addons                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-935325 ssh cat                                                                       | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | /opt/local-path-provisioner/pvc-a3092122-3f4c-41ae-b496-5b5c8434d6e3_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:36 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-935325 ip                                                                            | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	| addons  | addons-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:35 UTC | 10 Feb 25 10:35 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-935325 addons                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:36 UTC | 10 Feb 25 10:36 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-935325 addons disable                                                                | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:36 UTC | 10 Feb 25 10:36 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-935325 addons                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:36 UTC | 10 Feb 25 10:36 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-935325 ssh curl -s                                                                   | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:36 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-935325 addons                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:36 UTC | 10 Feb 25 10:36 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-935325 addons                                                                        | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:36 UTC | 10 Feb 25 10:36 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-935325 ip                                                                            | addons-935325          | jenkins | v1.35.0 | 10 Feb 25 10:38 UTC | 10 Feb 25 10:38 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 10:33:25
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 10:33:25.213915  126590 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:33:25.214007  126590 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:33:25.214018  126590 out.go:358] Setting ErrFile to fd 2...
	I0210 10:33:25.214025  126590 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:33:25.214188  126590 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:33:25.214708  126590 out.go:352] Setting JSON to false
	I0210 10:33:25.215535  126590 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":957,"bootTime":1739182648,"procs":172,"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 10:33:25.215629  126590 start.go:139] virtualization: kvm guest
	I0210 10:33:25.217274  126590 out.go:177] * [addons-935325] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 10:33:25.218459  126590 notify.go:220] Checking for updates...
	I0210 10:33:25.218464  126590 out.go:177]   - MINIKUBE_LOCATION=20385
	I0210 10:33:25.219527  126590 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 10:33:25.220566  126590 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 10:33:25.221619  126590 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	I0210 10:33:25.222659  126590 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 10:33:25.223565  126590 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 10:33:25.224695  126590 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 10:33:25.244886  126590 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 10:33:25.244949  126590 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:33:25.288647  126590 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 10:33:25.280948431 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:33:25.288808  126590 docker.go:318] overlay module found
	I0210 10:33:25.290112  126590 out.go:177] * Using the docker driver based on user configuration
	I0210 10:33:25.291013  126590 start.go:297] selected driver: docker
	I0210 10:33:25.291025  126590 start.go:901] validating driver "docker" against <nil>
	I0210 10:33:25.291036  126590 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 10:33:25.291839  126590 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:33:25.337192  126590 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 10:33:25.328786642 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:33:25.337428  126590 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 10:33:25.337687  126590 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 10:33:25.338839  126590 out.go:177] * Using Docker driver with root privileges
	I0210 10:33:25.339961  126590 cni.go:84] Creating CNI manager for ""
	I0210 10:33:25.340032  126590 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 10:33:25.340046  126590 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 10:33:25.340121  126590 start.go:340] cluster config:
	{Name:addons-935325 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-935325 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 10:33:25.341232  126590 out.go:177] * Starting "addons-935325" primary control-plane node in "addons-935325" cluster
	I0210 10:33:25.342218  126590 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 10:33:25.343201  126590 out.go:177] * Pulling base image v0.0.46 ...
	I0210 10:33:25.344151  126590 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 10:33:25.344241  126590 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0210 10:33:25.344265  126590 cache.go:56] Caching tarball of preloaded images
	I0210 10:33:25.344328  126590 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 10:33:25.344472  126590 preload.go:172] Found /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0210 10:33:25.344485  126590 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0210 10:33:25.344848  126590 profile.go:143] Saving config to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/config.json ...
	I0210 10:33:25.344878  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/config.json: {Name:mkeb9b538b9627805e67b569d29f3ea055dd4391 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:25.358563  126590 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 10:33:25.358699  126590 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 10:33:25.358719  126590 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 10:33:25.358730  126590 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 10:33:25.358744  126590 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 10:33:25.358754  126590 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 10:33:37.203130  126590 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 10:33:37.203172  126590 cache.go:230] Successfully downloaded all kic artifacts
	I0210 10:33:37.203214  126590 start.go:360] acquireMachinesLock for addons-935325: {Name:mk352168c93b287a0610e0f8e611eb8ef00194de Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 10:33:37.203319  126590 start.go:364] duration metric: took 81.825µs to acquireMachinesLock for "addons-935325"
	I0210 10:33:37.203348  126590 start.go:93] Provisioning new machine with config: &{Name:addons-935325 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-935325 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 10:33:37.203446  126590 start.go:125] createHost starting for "" (driver="docker")
	I0210 10:33:37.206295  126590 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 10:33:37.206545  126590 start.go:159] libmachine.API.Create for "addons-935325" (driver="docker")
	I0210 10:33:37.206580  126590 client.go:168] LocalClient.Create starting
	I0210 10:33:37.206668  126590 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca.pem
	I0210 10:33:37.326160  126590 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/cert.pem
	I0210 10:33:37.437449  126590 cli_runner.go:164] Run: docker network inspect addons-935325 --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 10:33:37.452775  126590 cli_runner.go:211] docker network inspect addons-935325 --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 10:33:37.452845  126590 network_create.go:284] running [docker network inspect addons-935325] to gather additional debugging logs...
	I0210 10:33:37.452867  126590 cli_runner.go:164] Run: docker network inspect addons-935325
	W0210 10:33:37.468343  126590 cli_runner.go:211] docker network inspect addons-935325 returned with exit code 1
	I0210 10:33:37.468369  126590 network_create.go:287] error running [docker network inspect addons-935325]: docker network inspect addons-935325: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-935325 not found
	I0210 10:33:37.468385  126590 network_create.go:289] output of [docker network inspect addons-935325]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-935325 not found
	
	** /stderr **
	I0210 10:33:37.468502  126590 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 10:33:37.483274  126590 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:0xc001bb8780}
	I0210 10:33:37.483331  126590 network_create.go:124] attempt to create docker network addons-935325 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 10:33:37.483384  126590 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-935325 addons-935325
	I0210 10:33:37.540758  126590 network_create.go:108] docker network addons-935325 192.168.49.0/24 created
	I0210 10:33:37.540788  126590 kic.go:121] calculated static IP "192.168.49.2" for the "addons-935325" container
	I0210 10:33:37.540846  126590 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 10:33:37.554163  126590 cli_runner.go:164] Run: docker volume create addons-935325 --label name.minikube.sigs.k8s.io=addons-935325 --label created_by.minikube.sigs.k8s.io=true
	I0210 10:33:37.569140  126590 oci.go:103] Successfully created a docker volume addons-935325
	I0210 10:33:37.569217  126590 cli_runner.go:164] Run: docker run --rm --name addons-935325-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-935325 --entrypoint /usr/bin/test -v addons-935325:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 10:33:42.551813  126590 cli_runner.go:217] Completed: docker run --rm --name addons-935325-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-935325 --entrypoint /usr/bin/test -v addons-935325:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (4.982554625s)
	I0210 10:33:42.551844  126590 oci.go:107] Successfully prepared a docker volume addons-935325
	I0210 10:33:42.551864  126590 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 10:33:42.551888  126590 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 10:33:42.551941  126590 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-935325:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 10:33:47.019608  126590 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-935325:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.467621936s)
	I0210 10:33:47.019644  126590 kic.go:203] duration metric: took 4.467752212s to extract preloaded images to volume ...
	W0210 10:33:47.019782  126590 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 10:33:47.019879  126590 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 10:33:47.063566  126590 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-935325 --name addons-935325 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-935325 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-935325 --network addons-935325 --ip 192.168.49.2 --volume addons-935325:/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 10:33:47.345369  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Running}}
	I0210 10:33:47.362008  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:33:47.379300  126590 cli_runner.go:164] Run: docker exec addons-935325 stat /var/lib/dpkg/alternatives/iptables
	I0210 10:33:47.417301  126590 oci.go:144] the created container "addons-935325" has a running status.
	I0210 10:33:47.417335  126590 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa...
	I0210 10:33:47.497742  126590 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 10:33:47.520047  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:33:47.535938  126590 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 10:33:47.535957  126590 kic_runner.go:114] Args: [docker exec --privileged addons-935325 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 10:33:47.576690  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:33:47.593634  126590 machine.go:93] provisionDockerMachine start ...
	I0210 10:33:47.593724  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:47.609033  126590 main.go:141] libmachine: Using SSH client type: native
	I0210 10:33:47.609281  126590 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0210 10:33:47.609297  126590 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 10:33:47.610146  126590 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:47222->127.0.0.1:32768: read: connection reset by peer
	I0210 10:33:50.735765  126590 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-935325
	
	I0210 10:33:50.735793  126590 ubuntu.go:169] provisioning hostname "addons-935325"
	I0210 10:33:50.735883  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:50.751584  126590 main.go:141] libmachine: Using SSH client type: native
	I0210 10:33:50.751811  126590 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0210 10:33:50.751828  126590 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-935325 && echo "addons-935325" | sudo tee /etc/hostname
	I0210 10:33:50.886126  126590 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-935325
	
	I0210 10:33:50.886191  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:50.901764  126590 main.go:141] libmachine: Using SSH client type: native
	I0210 10:33:50.901944  126590 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0210 10:33:50.901962  126590 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-935325' /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-935325/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-935325' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 10:33:51.024410  126590 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 10:33:51.024436  126590 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20385-118367/.minikube CaCertPath:/home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20385-118367/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20385-118367/.minikube}
	I0210 10:33:51.024476  126590 ubuntu.go:177] setting up certificates
	I0210 10:33:51.024494  126590 provision.go:84] configureAuth start
	I0210 10:33:51.024536  126590 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-935325
	I0210 10:33:51.039887  126590 provision.go:143] copyHostCerts
	I0210 10:33:51.039984  126590 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20385-118367/.minikube/ca.pem (1078 bytes)
	I0210 10:33:51.040109  126590 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20385-118367/.minikube/cert.pem (1123 bytes)
	I0210 10:33:51.040782  126590 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20385-118367/.minikube/key.pem (1679 bytes)
	I0210 10:33:51.040835  126590 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20385-118367/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca-key.pem org=jenkins.addons-935325 san=[127.0.0.1 192.168.49.2 addons-935325 localhost minikube]
	I0210 10:33:51.169929  126590 provision.go:177] copyRemoteCerts
	I0210 10:33:51.169967  126590 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 10:33:51.169995  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:51.184948  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:33:51.276162  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 10:33:51.296154  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 10:33:51.316384  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 10:33:51.336470  126590 provision.go:87] duration metric: took 311.963167ms to configureAuth
	I0210 10:33:51.336488  126590 ubuntu.go:193] setting minikube options for container-runtime
	I0210 10:33:51.336653  126590 config.go:182] Loaded profile config "addons-935325": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:33:51.336779  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:51.352195  126590 main.go:141] libmachine: Using SSH client type: native
	I0210 10:33:51.352380  126590 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x865a00] 0x8686e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0210 10:33:51.352414  126590 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 10:33:51.561367  126590 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0210 10:33:51.561395  126590 machine.go:96] duration metric: took 3.967737686s to provisionDockerMachine
	I0210 10:33:51.561408  126590 client.go:171] duration metric: took 14.354819333s to LocalClient.Create
	I0210 10:33:51.561432  126590 start.go:167] duration metric: took 14.354887502s to libmachine.API.Create "addons-935325"
	I0210 10:33:51.561443  126590 start.go:293] postStartSetup for "addons-935325" (driver="docker")
	I0210 10:33:51.561460  126590 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 10:33:51.561534  126590 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 10:33:51.561579  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:51.576563  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:33:51.664580  126590 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 10:33:51.667243  126590 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 10:33:51.667273  126590 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 10:33:51.667281  126590 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 10:33:51.667288  126590 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 10:33:51.667302  126590 filesync.go:126] Scanning /home/jenkins/minikube-integration/20385-118367/.minikube/addons for local assets ...
	I0210 10:33:51.667371  126590 filesync.go:126] Scanning /home/jenkins/minikube-integration/20385-118367/.minikube/files for local assets ...
	I0210 10:33:51.667405  126590 start.go:296] duration metric: took 105.952925ms for postStartSetup
	I0210 10:33:51.667676  126590 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-935325
	I0210 10:33:51.682826  126590 profile.go:143] Saving config to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/config.json ...
	I0210 10:33:51.683058  126590 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 10:33:51.683099  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:51.698489  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:33:51.784631  126590 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 10:33:51.788403  126590 start.go:128] duration metric: took 14.584942561s to createHost
	I0210 10:33:51.788429  126590 start.go:83] releasing machines lock for "addons-935325", held for 14.585098137s
	I0210 10:33:51.788496  126590 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-935325
	I0210 10:33:51.804908  126590 ssh_runner.go:195] Run: cat /version.json
	I0210 10:33:51.804949  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:51.804975  126590 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 10:33:51.805033  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:33:51.820753  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:33:51.820755  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:33:51.907734  126590 ssh_runner.go:195] Run: systemctl --version
	I0210 10:33:51.973439  126590 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0210 10:33:52.107354  126590 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 10:33:52.111027  126590 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 10:33:52.126925  126590 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0210 10:33:52.126997  126590 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 10:33:52.150553  126590 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 10:33:52.150578  126590 start.go:495] detecting cgroup driver to use...
	I0210 10:33:52.150614  126590 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 10:33:52.150664  126590 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0210 10:33:52.163340  126590 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0210 10:33:52.172355  126590 docker.go:217] disabling cri-docker service (if available) ...
	I0210 10:33:52.172394  126590 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 10:33:52.183759  126590 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 10:33:52.195257  126590 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 10:33:52.274292  126590 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 10:33:52.348498  126590 docker.go:233] disabling docker service ...
	I0210 10:33:52.348556  126590 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 10:33:52.364920  126590 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 10:33:52.373953  126590 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 10:33:52.436169  126590 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 10:33:52.521246  126590 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 10:33:52.530370  126590 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 10:33:52.543473  126590 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0210 10:33:52.543520  126590 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 10:33:52.551314  126590 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0210 10:33:52.551357  126590 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 10:33:52.559300  126590 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 10:33:52.566980  126590 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 10:33:52.574705  126590 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 10:33:52.581956  126590 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 10:33:52.589749  126590 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 10:33:52.602323  126590 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 10:33:52.610196  126590 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 10:33:52.616965  126590 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0210 10:33:52.616998  126590 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0210 10:33:52.628452  126590 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 10:33:52.635281  126590 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 10:33:52.707295  126590 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0210 10:33:52.798986  126590 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0210 10:33:52.799043  126590 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0210 10:33:52.802135  126590 start.go:563] Will wait 60s for crictl version
	I0210 10:33:52.802196  126590 ssh_runner.go:195] Run: which crictl
	I0210 10:33:52.804896  126590 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 10:33:52.837412  126590 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0210 10:33:52.837504  126590 ssh_runner.go:195] Run: crio --version
	I0210 10:33:52.870321  126590 ssh_runner.go:195] Run: crio --version
	I0210 10:33:52.903210  126590 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0210 10:33:52.904085  126590 cli_runner.go:164] Run: docker network inspect addons-935325 --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 10:33:52.918406  126590 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 10:33:52.921787  126590 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 10:33:52.931340  126590 kubeadm.go:883] updating cluster {Name:addons-935325 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-935325 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 10:33:52.931481  126590 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 10:33:52.931524  126590 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 10:33:52.994745  126590 crio.go:514] all images are preloaded for cri-o runtime.
	I0210 10:33:52.994765  126590 crio.go:433] Images already preloaded, skipping extraction
	I0210 10:33:52.994815  126590 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 10:33:53.025172  126590 crio.go:514] all images are preloaded for cri-o runtime.
	I0210 10:33:53.025192  126590 cache_images.go:84] Images are preloaded, skipping loading
	I0210 10:33:53.025202  126590 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0210 10:33:53.025307  126590 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-935325 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-935325 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 10:33:53.025386  126590 ssh_runner.go:195] Run: crio config
	I0210 10:33:53.066819  126590 cni.go:84] Creating CNI manager for ""
	I0210 10:33:53.066839  126590 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 10:33:53.066850  126590 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 10:33:53.066877  126590 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-935325 NodeName:addons-935325 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 10:33:53.067071  126590 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-935325"
	  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 10:33:53.067133  126590 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 10:33:53.074509  126590 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 10:33:53.074552  126590 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 10:33:53.081744  126590 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0210 10:33:53.096598  126590 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 10:33:53.111663  126590 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0210 10:33:53.126194  126590 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 10:33:53.128901  126590 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 10:33:53.137758  126590 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 10:33:53.208247  126590 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 10:33:53.218752  126590 certs.go:68] Setting up /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325 for IP: 192.168.49.2
	I0210 10:33:53.218769  126590 certs.go:194] generating shared ca certs ...
	I0210 10:33:53.218790  126590 certs.go:226] acquiring lock for ca certs: {Name:mk1891957c8b13e4e6f00bd7d5de541d0da040d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.218904  126590 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20385-118367/.minikube/ca.key
	I0210 10:33:53.558313  126590 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20385-118367/.minikube/ca.crt ...
	I0210 10:33:53.558345  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/ca.crt: {Name:mk5f38e411de36c842c8805a03538dee3375eb29 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.558524  126590 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20385-118367/.minikube/ca.key ...
	I0210 10:33:53.558541  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/ca.key: {Name:mk5805b89fcc711ece3413fb85aa389cc7c85f3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.558655  126590 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.key
	I0210 10:33:53.706009  126590 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.crt ...
	I0210 10:33:53.706034  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.crt: {Name:mk7f13994dd5534a669019c9d33f8f1342c02407 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.706181  126590 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.key ...
	I0210 10:33:53.706196  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.key: {Name:mkdf0482acc455eda19ad0d4ef97790251727911 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.706298  126590 certs.go:256] generating profile certs ...
	I0210 10:33:53.706390  126590 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.key
	I0210 10:33:53.706412  126590 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt with IP's: []
	I0210 10:33:53.809626  126590 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt ...
	I0210 10:33:53.809648  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: {Name:mk8e65b691a4fbbae54b6475b344d06f12adfcfb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.809780  126590 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.key ...
	I0210 10:33:53.809794  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.key: {Name:mk3dcd42513f177945adbddee56bcfb269f4f4ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:53.809890  126590 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.key.1caeea90
	I0210 10:33:53.809915  126590 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.crt.1caeea90 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 10:33:54.138214  126590 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.crt.1caeea90 ...
	I0210 10:33:54.138238  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.crt.1caeea90: {Name:mke310c5df73b63550d0126bf4025642858d4be0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:54.138370  126590 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.key.1caeea90 ...
	I0210 10:33:54.138386  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.key.1caeea90: {Name:mk3aba6ecc7783fcac3a3bda2a771034520490ef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:54.138477  126590 certs.go:381] copying /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.crt.1caeea90 -> /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.crt
	I0210 10:33:54.138571  126590 certs.go:385] copying /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.key.1caeea90 -> /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.key
	I0210 10:33:54.138640  126590 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.key
	I0210 10:33:54.138666  126590 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.crt with IP's: []
	I0210 10:33:54.297306  126590 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.crt ...
	I0210 10:33:54.297327  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.crt: {Name:mk0b393ab05efba8b89bc80222e21b51e3486568 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:54.297446  126590 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.key ...
	I0210 10:33:54.297460  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.key: {Name:mk91966bd033e204d29b25b5ed0bda4d7d681159 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:33:54.297638  126590 certs.go:484] found cert: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca-key.pem (1675 bytes)
	I0210 10:33:54.297679  126590 certs.go:484] found cert: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/ca.pem (1078 bytes)
	I0210 10:33:54.297718  126590 certs.go:484] found cert: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/cert.pem (1123 bytes)
	I0210 10:33:54.297757  126590 certs.go:484] found cert: /home/jenkins/minikube-integration/20385-118367/.minikube/certs/key.pem (1679 bytes)
	I0210 10:33:54.298352  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 10:33:54.319697  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 10:33:54.340015  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 10:33:54.359689  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 10:33:54.379223  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 10:33:54.398397  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 10:33:54.417478  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 10:33:54.436625  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 10:33:54.455504  126590 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20385-118367/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 10:33:54.474559  126590 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 10:33:54.488674  126590 ssh_runner.go:195] Run: openssl version
	I0210 10:33:54.493138  126590 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 10:33:54.500630  126590 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 10:33:54.503341  126590 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 10:33 /usr/share/ca-certificates/minikubeCA.pem
	I0210 10:33:54.503375  126590 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 10:33:54.509148  126590 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 10:33:54.516578  126590 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 10:33:54.519208  126590 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 10:33:54.519244  126590 kubeadm.go:392] StartCluster: {Name:addons-935325 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-935325 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 10:33:54.519314  126590 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0210 10:33:54.519353  126590 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 10:33:54.549921  126590 cri.go:89] found id: ""
	I0210 10:33:54.549976  126590 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 10:33:54.557117  126590 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 10:33:54.564751  126590 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 10:33:54.564786  126590 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 10:33:54.572189  126590 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 10:33:54.572206  126590 kubeadm.go:157] found existing configuration files:
	
	I0210 10:33:54.572240  126590 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 10:33:54.579224  126590 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 10:33:54.579269  126590 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 10:33:54.586709  126590 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 10:33:54.593819  126590 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 10:33:54.593854  126590 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 10:33:54.600773  126590 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 10:33:54.607588  126590 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 10:33:54.607634  126590 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 10:33:54.614860  126590 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 10:33:54.622162  126590 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 10:33:54.622210  126590 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 10:33:54.629439  126590 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 10:33:54.665276  126590 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 10:33:54.665319  126590 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 10:33:54.682367  126590 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 10:33:54.682454  126590 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-gcp
	I0210 10:33:54.682493  126590 kubeadm.go:310] OS: Linux
	I0210 10:33:54.682572  126590 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 10:33:54.682644  126590 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 10:33:54.682718  126590 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 10:33:54.682763  126590 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 10:33:54.682835  126590 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 10:33:54.682915  126590 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 10:33:54.682982  126590 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 10:33:54.683065  126590 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 10:33:54.683138  126590 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 10:33:54.736102  126590 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 10:33:54.736245  126590 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 10:33:54.736371  126590 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 10:33:54.742856  126590 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 10:33:54.745993  126590 out.go:235]   - Generating certificates and keys ...
	I0210 10:33:54.746071  126590 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 10:33:54.746125  126590 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 10:33:54.862359  126590 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 10:33:54.985219  126590 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 10:33:55.080686  126590 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 10:33:55.192419  126590 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 10:33:55.290195  126590 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 10:33:55.290323  126590 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-935325 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 10:33:55.407627  126590 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 10:33:55.407759  126590 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-935325 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 10:33:55.593310  126590 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 10:33:55.780644  126590 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 10:33:55.859297  126590 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 10:33:55.859382  126590 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 10:33:56.079140  126590 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 10:33:56.191109  126590 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 10:33:56.266488  126590 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 10:33:56.550652  126590 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 10:33:56.849180  126590 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 10:33:56.849708  126590 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 10:33:56.851904  126590 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 10:33:56.853610  126590 out.go:235]   - Booting up control plane ...
	I0210 10:33:56.853710  126590 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 10:33:56.853804  126590 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 10:33:56.855268  126590 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 10:33:56.866501  126590 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 10:33:56.871433  126590 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 10:33:56.871521  126590 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 10:33:56.950911  126590 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 10:33:56.951031  126590 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 10:33:57.452517  126590 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.628531ms
	I0210 10:33:57.452619  126590 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 10:34:01.954082  126590 kubeadm.go:310] [api-check] The API server is healthy after 4.501566066s
	I0210 10:34:01.964398  126590 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 10:34:01.972837  126590 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 10:34:01.987938  126590 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 10:34:01.988204  126590 kubeadm.go:310] [mark-control-plane] Marking the node addons-935325 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 10:34:01.993940  126590 kubeadm.go:310] [bootstrap-token] Using token: d1p7aq.qsewodanl6awzyye
	I0210 10:34:01.995297  126590 out.go:235]   - Configuring RBAC rules ...
	I0210 10:34:01.995447  126590 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 10:34:01.997877  126590 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 10:34:02.002662  126590 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 10:34:02.004904  126590 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 10:34:02.006939  126590 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 10:34:02.008859  126590 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 10:34:02.358694  126590 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 10:34:02.772023  126590 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 10:34:03.359393  126590 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 10:34:03.360225  126590 kubeadm.go:310] 
	I0210 10:34:03.360300  126590 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 10:34:03.360342  126590 kubeadm.go:310] 
	I0210 10:34:03.360442  126590 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 10:34:03.360452  126590 kubeadm.go:310] 
	I0210 10:34:03.360485  126590 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 10:34:03.360542  126590 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 10:34:03.360617  126590 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 10:34:03.360626  126590 kubeadm.go:310] 
	I0210 10:34:03.360721  126590 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 10:34:03.360735  126590 kubeadm.go:310] 
	I0210 10:34:03.360803  126590 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 10:34:03.360810  126590 kubeadm.go:310] 
	I0210 10:34:03.360852  126590 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 10:34:03.360919  126590 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 10:34:03.360993  126590 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 10:34:03.361002  126590 kubeadm.go:310] 
	I0210 10:34:03.361132  126590 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 10:34:03.361229  126590 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 10:34:03.361237  126590 kubeadm.go:310] 
	I0210 10:34:03.361352  126590 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token d1p7aq.qsewodanl6awzyye \
	I0210 10:34:03.361495  126590 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:4c14048e18b4e2abedff62f574547df6e490447cc4fc281e2dd37fdb1afa25f7 \
	I0210 10:34:03.361524  126590 kubeadm.go:310] 	--control-plane 
	I0210 10:34:03.361537  126590 kubeadm.go:310] 
	I0210 10:34:03.361641  126590 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 10:34:03.361650  126590 kubeadm.go:310] 
	I0210 10:34:03.361743  126590 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token d1p7aq.qsewodanl6awzyye \
	I0210 10:34:03.361872  126590 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:4c14048e18b4e2abedff62f574547df6e490447cc4fc281e2dd37fdb1afa25f7 
	I0210 10:34:03.364042  126590 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 10:34:03.364260  126590 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 10:34:03.364379  126590 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 10:34:03.364427  126590 cni.go:84] Creating CNI manager for ""
	I0210 10:34:03.364445  126590 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 10:34:03.365788  126590 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 10:34:03.366763  126590 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 10:34:03.370227  126590 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 10:34:03.370243  126590 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 10:34:03.385842  126590 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 10:34:03.569213  126590 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 10:34:03.569291  126590 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 10:34:03.569322  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-935325 minikube.k8s.io/updated_at=2025_02_10T10_34_03_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=a597502568cd649748018b4cfeb698a4b8b36160 minikube.k8s.io/name=addons-935325 minikube.k8s.io/primary=true
	I0210 10:34:03.702206  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:03.702253  126590 ops.go:34] apiserver oom_adj: -16
	I0210 10:34:04.202519  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:04.703060  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:05.203002  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:05.702389  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:06.203045  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:06.702723  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:07.202533  126590 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 10:34:07.262594  126590 kubeadm.go:1113] duration metric: took 3.693369476s to wait for elevateKubeSystemPrivileges
	I0210 10:34:07.262630  126590 kubeadm.go:394] duration metric: took 12.743390183s to StartCluster
	I0210 10:34:07.262650  126590 settings.go:142] acquiring lock: {Name:mk85191a05350b01fa801615b015183cbeeebf02 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:34:07.262747  126590 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 10:34:07.263131  126590 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20385-118367/kubeconfig: {Name:mkbc505e179996ffe83a2b8d07698558f7fad3dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 10:34:07.263310  126590 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 10:34:07.263326  126590 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 10:34:07.263406  126590 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 10:34:07.263538  126590 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-935325"
	I0210 10:34:07.263559  126590 addons.go:69] Setting default-storageclass=true in profile "addons-935325"
	I0210 10:34:07.263584  126590 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-935325"
	I0210 10:34:07.263606  126590 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-935325"
	I0210 10:34:07.263609  126590 config.go:182] Loaded profile config "addons-935325": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:34:07.263643  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.263657  126590 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-935325"
	I0210 10:34:07.263669  126590 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-935325"
	I0210 10:34:07.263662  126590 addons.go:69] Setting cloud-spanner=true in profile "addons-935325"
	I0210 10:34:07.264064  126590 addons.go:69] Setting registry=true in profile "addons-935325"
	I0210 10:34:07.264089  126590 addons.go:238] Setting addon registry=true in "addons-935325"
	I0210 10:34:07.264091  126590 addons.go:238] Setting addon cloud-spanner=true in "addons-935325"
	I0210 10:34:07.264107  126590 addons.go:69] Setting volcano=true in profile "addons-935325"
	I0210 10:34:07.264124  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264113  126590 addons.go:69] Setting gcp-auth=true in profile "addons-935325"
	I0210 10:34:07.264134  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264139  126590 addons.go:69] Setting volumesnapshots=true in profile "addons-935325"
	I0210 10:34:07.264164  126590 mustload.go:65] Loading cluster: addons-935325
	I0210 10:34:07.263690  126590 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-935325"
	I0210 10:34:07.264196  126590 addons.go:238] Setting addon volumesnapshots=true in "addons-935325"
	I0210 10:34:07.264213  126590 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-935325"
	I0210 10:34:07.264213  126590 addons.go:69] Setting inspektor-gadget=true in profile "addons-935325"
	I0210 10:34:07.264228  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264239  126590 addons.go:238] Setting addon inspektor-gadget=true in "addons-935325"
	I0210 10:34:07.264130  126590 addons.go:238] Setting addon volcano=true in "addons-935325"
	I0210 10:34:07.264287  126590 addons.go:69] Setting metrics-server=true in profile "addons-935325"
	I0210 10:34:07.264299  126590 addons.go:238] Setting addon metrics-server=true in "addons-935325"
	I0210 10:34:07.264301  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264333  126590 addons.go:69] Setting storage-provisioner=true in profile "addons-935325"
	I0210 10:34:07.264345  126590 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-935325"
	I0210 10:34:07.264268  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264349  126590 addons.go:69] Setting ingress=true in profile "addons-935325"
	I0210 10:34:07.264376  126590 addons.go:238] Setting addon ingress=true in "addons-935325"
	I0210 10:34:07.264377  126590 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-935325"
	I0210 10:34:07.263547  126590 addons.go:69] Setting yakd=true in profile "addons-935325"
	I0210 10:34:07.264398  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264404  126590 addons.go:238] Setting addon yakd=true in "addons-935325"
	I0210 10:34:07.264409  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264430  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.264956  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.264969  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.264972  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.264979  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.264981  126590 addons.go:238] Setting addon storage-provisioner=true in "addons-935325"
	I0210 10:34:07.265010  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.265630  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.265674  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.267217  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.267729  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.268174  126590 addons.go:69] Setting ingress-dns=true in profile "addons-935325"
	I0210 10:34:07.268198  126590 addons.go:238] Setting addon ingress-dns=true in "addons-935325"
	I0210 10:34:07.268230  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.268451  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.268464  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.268679  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.268804  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.267991  126590 config.go:182] Loaded profile config "addons-935325": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:34:07.268917  126590 out.go:177] * Verifying Kubernetes components...
	I0210 10:34:07.269325  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.271648  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.264969  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.272004  126590 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 10:34:07.272513  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.297888  126590 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 10:34:07.298905  126590 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 10:34:07.298931  126590 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 10:34:07.299013  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.301670  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.302022  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	W0210 10:34:07.303105  126590 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0210 10:34:07.309038  126590 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 10:34:07.309038  126590 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 10:34:07.309109  126590 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 10:34:07.310323  126590 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 10:34:07.310349  126590 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 10:34:07.310431  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.310508  126590 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 10:34:07.310525  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 10:34:07.310580  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.310802  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 10:34:07.311350  126590 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 10:34:07.312095  126590 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 10:34:07.312114  126590 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 10:34:07.312208  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.312391  126590 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 10:34:07.313497  126590 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 10:34:07.313551  126590 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 10:34:07.313560  126590 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 10:34:07.313620  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.314769  126590 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 10:34:07.314788  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 10:34:07.314846  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.325570  126590 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 10:34:07.327821  126590 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 10:34:07.327844  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 10:34:07.327904  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.360095  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.362226  126590 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 10:34:07.363435  126590 addons.go:238] Setting addon default-storageclass=true in "addons-935325"
	I0210 10:34:07.363484  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.364476  126590 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 10:34:07.364493  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 10:34:07.364549  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.364958  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.374731  126590 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 10:34:07.374806  126590 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 10:34:07.375218  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 10:34:07.375811  126590 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 10:34:07.375830  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 10:34:07.375881  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.376090  126590 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 10:34:07.376103  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 10:34:07.376153  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.379234  126590 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 10:34:07.380033  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.380279  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 10:34:07.381175  126590 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 10:34:07.382088  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.382473  126590 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 10:34:07.382485  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 10:34:07.382527  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.382991  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 10:34:07.384083  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 10:34:07.385096  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 10:34:07.385582  126590 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-935325"
	I0210 10:34:07.385627  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:07.385988  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:07.387107  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 10:34:07.388146  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 10:34:07.389304  126590 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 10:34:07.391303  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.393837  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 10:34:07.393855  126590 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 10:34:07.393902  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.400521  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.402050  126590 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 10:34:07.402068  126590 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 10:34:07.402114  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.404136  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.420592  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.421134  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.430109  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.431734  126590 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 10:34:07.438315  126590 out.go:177]   - Using image docker.io/busybox:stable
	I0210 10:34:07.438986  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.439394  126590 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 10:34:07.439412  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 10:34:07.439463  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:07.443082  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.445253  126590 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 10:34:07.446470  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.453836  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.455763  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:07.458190  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	W0210 10:34:07.491611  126590 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 10:34:07.491640  126590 retry.go:31] will retry after 318.437684ms: ssh: handshake failed: EOF
	W0210 10:34:07.491722  126590 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 10:34:07.491732  126590 retry.go:31] will retry after 145.747331ms: ssh: handshake failed: EOF
	I0210 10:34:07.512248  126590 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 10:34:07.692551  126590 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 10:34:07.796880  126590 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 10:34:07.796967  126590 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 10:34:07.800679  126590 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 10:34:07.800761  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 10:34:07.801060  126590 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 10:34:07.807031  126590 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 10:34:07.807050  126590 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 10:34:07.891786  126590 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 10:34:07.910509  126590 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 10:34:07.911217  126590 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 10:34:07.993428  126590 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 10:34:07.993499  126590 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 10:34:08.004239  126590 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 10:34:08.006545  126590 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 10:34:08.006571  126590 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 10:34:08.013489  126590 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 10:34:08.013518  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 10:34:08.101882  126590 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 10:34:08.102492  126590 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 10:34:08.102541  126590 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 10:34:08.189119  126590 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 10:34:08.189189  126590 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 10:34:08.198072  126590 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 10:34:08.198154  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 10:34:08.306754  126590 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 10:34:08.306840  126590 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 10:34:08.311711  126590 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 10:34:08.311737  126590 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 10:34:08.408614  126590 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 10:34:08.590219  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 10:34:08.590314  126590 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 10:34:08.598569  126590 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 10:34:08.606901  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 10:34:08.606932  126590 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 10:34:08.610320  126590 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 10:34:08.693067  126590 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 10:34:08.693177  126590 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 10:34:08.702890  126590 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 10:34:08.991932  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 10:34:08.992029  126590 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 10:34:09.091581  126590 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.646288382s)
	I0210 10:34:09.091783  126590 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 10:34:09.091712  126590 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.579433404s)
	I0210 10:34:09.092939  126590 node_ready.go:35] waiting up to 6m0s for node "addons-935325" to be "Ready" ...
	I0210 10:34:09.111884  126590 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 10:34:09.111913  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 10:34:09.196425  126590 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 10:34:09.196466  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 10:34:09.291273  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 10:34:09.291380  126590 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 10:34:09.490200  126590 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 10:34:09.790090  126590 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 10:34:09.894592  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 10:34:09.894643  126590 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 10:34:10.100263  126590 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-935325" context rescaled to 1 replicas
	I0210 10:34:10.289322  126590 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 10:34:10.289415  126590 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 10:34:10.799133  126590 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 10:34:10.799163  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 10:34:11.092665  126590 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 10:34:11.092739  126590 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 10:34:11.205649  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:11.207099  126590 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 10:34:11.207139  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 10:34:11.402908  126590 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 10:34:11.402950  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 10:34:11.593625  126590 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 10:34:11.593707  126590 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 10:34:11.705003  126590 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 10:34:11.991359  126590 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.298764766s)
	I0210 10:34:13.694108  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:13.904779  126590 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: (6.103636059s)
	I0210 10:34:13.904843  126590 addons.go:479] Verifying addon ingress=true in "addons-935325"
	I0210 10:34:13.905087  126590 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: (6.013212992s)
	I0210 10:34:13.905177  126590 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.994583414s)
	I0210 10:34:13.905501  126590 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.994220075s)
	I0210 10:34:13.905549  126590 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: (5.901236842s)
	I0210 10:34:13.905587  126590 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.803628443s)
	I0210 10:34:13.905676  126590 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.496986653s)
	I0210 10:34:13.905745  126590 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: (5.30714659s)
	I0210 10:34:13.905757  126590 addons.go:479] Verifying addon metrics-server=true in "addons-935325"
	I0210 10:34:13.905791  126590 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.295400972s)
	I0210 10:34:13.905967  126590 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: (5.203030433s)
	I0210 10:34:13.905982  126590 addons.go:479] Verifying addon registry=true in "addons-935325"
	I0210 10:34:13.906094  126590 out.go:177] * Verifying ingress addon...
	I0210 10:34:13.906752  126590 out.go:177] * Verifying registry addon...
	I0210 10:34:13.908475  126590 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 10:34:13.909886  126590 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 10:34:13.914873  126590 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 10:34:13.914920  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0210 10:34:13.997376  126590 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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 10:34:13.998783  126590 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 10:34:13.998839  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:14.395473  126590 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 10:34:14.395552  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:14.411975  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:14.414210  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:14.415033  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:14.616180  126590 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 10:34:14.695434  126590 addons.go:238] Setting addon gcp-auth=true in "addons-935325"
	I0210 10:34:14.695502  126590 host.go:66] Checking if "addons-935325" exists ...
	I0210 10:34:14.696096  126590 cli_runner.go:164] Run: docker container inspect addons-935325 --format={{.State.Status}}
	I0210 10:34:14.724451  126590 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 10:34:14.724496  126590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-935325
	I0210 10:34:14.740760  126590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/addons-935325/id_rsa Username:docker}
	I0210 10:34:14.912433  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:14.912755  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:14.913296  126590 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.422998219s)
	W0210 10:34:14.913349  126590 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 10:34:14.913377  126590 retry.go:31] will retry after 133.849733ms: 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 10:34:14.913386  126590 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: (5.123201265s)
	I0210 10:34:14.914754  126590 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-935325 service yakd-dashboard -n yakd-dashboard
	
	I0210 10:34:15.048051  126590 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 10:34:15.411475  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:15.429502  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:15.516625  126590 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: (3.811564878s)
	I0210 10:34:15.516667  126590 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-935325"
	I0210 10:34:15.517972  126590 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 10:34:15.517980  126590 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 10:34:15.519277  126590 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 10:34:15.519974  126590 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 10:34:15.520214  126590 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 10:34:15.520235  126590 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 10:34:15.522499  126590 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 10:34:15.522521  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:15.590596  126590 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 10:34:15.590624  126590 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 10:34:15.609115  126590 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 10:34:15.609137  126590 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 10:34:15.625543  126590 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 10:34:15.912343  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:15.912560  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:16.022465  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:16.095162  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:16.411290  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:16.412244  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:16.522362  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:16.912018  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:16.912286  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:17.022054  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:17.411220  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:17.411993  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:17.522021  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:17.866094  126590 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: (2.817973721s)
	I0210 10:34:17.866155  126590 ssh_runner.go:235] Completed: 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: (2.240578271s)
	I0210 10:34:17.866932  126590 addons.go:479] Verifying addon gcp-auth=true in "addons-935325"
	I0210 10:34:17.868514  126590 out.go:177] * Verifying gcp-auth addon...
	I0210 10:34:17.870120  126590 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 10:34:17.872510  126590 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 10:34:17.872528  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:17.911497  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:17.912326  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:18.022152  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:18.372296  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:18.411487  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:18.412418  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:18.522292  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:18.595130  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:18.872477  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:18.911435  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:18.912485  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:19.022221  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:19.372753  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:19.410939  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:19.413239  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:19.521773  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:19.872729  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:19.910607  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:19.911841  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:20.022512  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:20.372183  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:20.410699  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:20.411887  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:20.522624  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:20.595300  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:20.872641  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:20.910570  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:20.911753  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:21.022679  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:21.372123  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:21.410794  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:21.411835  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:21.522496  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:21.872473  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:21.911129  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:21.912227  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:22.021921  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:22.372356  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:22.411059  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:22.412156  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:22.521883  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:22.595590  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:22.873097  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:22.910921  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:22.911973  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:23.022618  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:23.372502  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:23.410211  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:23.411492  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:23.522318  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:23.872079  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:23.910889  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:23.911726  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:24.022430  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:24.372500  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:24.411558  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:24.412332  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:24.522111  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:24.873103  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:24.910909  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:24.911967  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:25.022157  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:25.094721  126590 node_ready.go:53] node "addons-935325" has status "Ready":"False"
	I0210 10:34:25.372807  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:25.410515  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:25.411577  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:25.522253  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:25.874743  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:25.990424  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:25.993171  126590 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 10:34:25.993195  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:26.025987  126590 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 10:34:26.026013  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:26.096345  126590 node_ready.go:49] node "addons-935325" has status "Ready":"True"
	I0210 10:34:26.096368  126590 node_ready.go:38] duration metric: took 17.003356183s for node "addons-935325" to be "Ready" ...
	I0210 10:34:26.096380  126590 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 10:34:26.106902  126590 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace to be "Ready" ...
	I0210 10:34:26.391017  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:26.490964  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:26.490964  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:26.591668  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:26.890388  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:26.911825  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:26.912463  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:27.023064  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:27.373599  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:27.410897  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:27.412672  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:27.524278  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:27.872877  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:27.910796  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:27.911774  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:28.022727  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:28.111040  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:28.371977  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:28.411159  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:28.411927  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:28.523054  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:28.873174  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:28.911598  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:28.912348  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:29.023202  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:29.391683  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:29.411181  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:29.412650  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:29.523554  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:29.874200  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:29.911487  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:29.912467  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:30.022936  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:30.111514  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:30.373299  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:30.411846  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:30.412585  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:30.523215  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:30.873603  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:30.911914  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:30.912817  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:31.023560  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:31.373554  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:31.410636  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:31.412070  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:31.522057  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:31.892481  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:31.913571  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:31.913730  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:32.022777  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:32.373178  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:32.411751  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:32.412631  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:32.523450  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:32.611666  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:32.872945  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:32.911126  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:32.912026  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:33.024030  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:33.373095  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:33.473924  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:33.473957  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:33.522754  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:33.895472  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:33.911717  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:33.912752  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:34.024136  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:34.389676  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:34.411499  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:34.413720  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:34.522972  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:34.612659  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:34.873922  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:34.911533  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:34.912079  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:35.022927  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:35.372614  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:35.410854  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:35.412403  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:35.522468  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:35.872820  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:35.911316  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:35.914581  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:36.022526  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:36.371906  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:36.410740  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:36.411814  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:36.522671  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:36.890696  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:36.910716  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:36.912294  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:37.024127  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:37.110409  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:37.372580  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:37.410449  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:37.411784  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:37.522666  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:37.890573  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:37.910959  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:37.912551  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:38.023372  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:38.391493  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:38.413316  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:38.489876  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:38.591628  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:38.894245  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:38.913248  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:38.913373  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:39.091366  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:39.112016  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:39.391531  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:39.411531  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:39.413268  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:39.591212  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:39.891394  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:39.910919  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:39.912905  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:40.023691  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:40.390120  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:40.411743  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:40.412454  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:40.522944  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:40.890168  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:40.911722  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:40.912742  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:41.023231  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:41.373024  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:41.411209  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:41.412135  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:41.522314  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:41.611168  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:41.873200  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:41.911803  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:41.912581  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:42.023705  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:42.373253  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:42.411731  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:42.412622  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:42.523357  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:42.889176  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:42.911694  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:42.912428  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:43.024001  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:43.389415  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:43.412000  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:43.412865  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:43.523920  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:43.612257  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:43.873048  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:43.911839  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:43.912551  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:44.023666  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:44.373792  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:44.411144  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:44.413002  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:44.522592  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:44.873573  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:44.912383  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:44.913141  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:45.023605  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:45.373045  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:45.411396  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:45.412353  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:45.523403  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:45.873029  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:45.911671  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:45.912463  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:46.023641  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:46.111748  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:46.373228  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:46.411530  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:46.412290  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:46.522646  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:46.873442  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:46.911805  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:46.912716  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:47.023884  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:47.373573  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:47.412310  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:47.412613  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:47.522117  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:47.872295  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:47.911305  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:47.912234  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:48.022582  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:48.372889  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:48.412075  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:48.412454  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:48.523252  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:48.612099  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:48.891564  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:48.911015  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:48.913431  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:49.023915  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:49.373925  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:49.411368  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:49.412320  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:49.523012  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:49.890004  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:49.911387  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:49.912326  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 10:34:50.023180  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:50.373183  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:50.411145  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:50.412105  126590 kapi.go:107] duration metric: took 36.502210864s to wait for kubernetes.io/minikube-addons=registry ...
	I0210 10:34:50.522547  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:50.872692  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:50.910535  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:51.022787  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:51.111021  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:51.389807  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:51.411393  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:51.591575  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:51.872847  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:51.911217  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:52.022894  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:52.390637  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:52.411243  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:52.523417  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:52.872933  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:52.911524  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:53.023177  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:53.112373  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:53.390215  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:53.412157  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:53.523141  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:53.874172  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:53.911573  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:54.023497  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:54.390091  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:54.411854  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:54.523939  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:54.891163  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:54.911962  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:55.023813  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:55.373356  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:55.411467  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:55.523326  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:55.611595  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:55.890092  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:55.911851  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:56.091133  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:56.391422  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:56.414602  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:56.524239  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:56.891478  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:56.912052  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:57.023497  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:57.373644  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:57.410919  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:57.523073  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:57.873744  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:57.911145  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:58.022849  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:58.112237  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:34:58.373171  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:58.411601  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:58.522764  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:58.872863  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:58.911015  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:59.023945  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:59.372734  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:59.411171  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:34:59.522621  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:34:59.873215  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:34:59.911777  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:00.023532  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:00.389851  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:00.411482  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:00.523566  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:00.612404  126590 pod_ready.go:103] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"False"
	I0210 10:35:00.873161  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:00.911232  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:01.022596  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:01.110853  126590 pod_ready.go:93] pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.110876  126590 pod_ready.go:82] duration metric: took 35.003947741s for pod "amd-gpu-device-plugin-p4vkv" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.110889  126590 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-8wq77" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.114172  126590 pod_ready.go:93] pod "coredns-668d6bf9bc-8wq77" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.114195  126590 pod_ready.go:82] duration metric: took 3.297587ms for pod "coredns-668d6bf9bc-8wq77" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.114223  126590 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.117206  126590 pod_ready.go:93] pod "etcd-addons-935325" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.117223  126590 pod_ready.go:82] duration metric: took 2.989444ms for pod "etcd-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.117234  126590 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.120358  126590 pod_ready.go:93] pod "kube-apiserver-addons-935325" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.120378  126590 pod_ready.go:82] duration metric: took 3.137814ms for pod "kube-apiserver-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.120387  126590 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.123637  126590 pod_ready.go:93] pod "kube-controller-manager-addons-935325" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.123655  126590 pod_ready.go:82] duration metric: took 3.261066ms for pod "kube-controller-manager-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.123666  126590 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dwtb5" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.390745  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:01.411367  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:01.511034  126590 pod_ready.go:93] pod "kube-proxy-dwtb5" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.511065  126590 pod_ready.go:82] duration metric: took 387.389849ms for pod "kube-proxy-dwtb5" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.511081  126590 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.523785  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:01.891731  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:01.910253  126590 pod_ready.go:93] pod "kube-scheduler-addons-935325" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:01.910278  126590 pod_ready.go:82] duration metric: took 399.18614ms for pod "kube-scheduler-addons-935325" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.910293  126590 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-cqpkg" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:01.911836  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:02.023676  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:02.373993  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:02.411390  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:02.523863  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:02.872817  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:02.911013  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:03.023557  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:03.391582  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:03.410591  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:03.523838  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:03.873992  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:03.911689  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:03.916630  126590 pod_ready.go:103] pod "metrics-server-7fbb699795-cqpkg" in "kube-system" namespace has status "Ready":"False"
	I0210 10:35:04.023278  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:04.390919  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:04.411458  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:04.414993  126590 pod_ready.go:93] pod "metrics-server-7fbb699795-cqpkg" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:04.415018  126590 pod_ready.go:82] duration metric: took 2.50471651s for pod "metrics-server-7fbb699795-cqpkg" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:04.415033  126590 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mwcvn" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:04.522848  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:04.991354  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:04.991657  126590 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mwcvn" in "kube-system" namespace has status "Ready":"True"
	I0210 10:35:04.991714  126590 pod_ready.go:82] duration metric: took 576.668729ms for pod "nvidia-device-plugin-daemonset-mwcvn" in "kube-system" namespace to be "Ready" ...
	I0210 10:35:04.991746  126590 pod_ready.go:39] duration metric: took 38.895348599s 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 10:35:04.991772  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:04.991775  126590 api_server.go:52] waiting for apiserver process to appear ...
	I0210 10:35:04.991933  126590 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 10:35:05.005923  126590 api_server.go:72] duration metric: took 57.742568053s to wait for apiserver process to appear ...
	I0210 10:35:05.005945  126590 api_server.go:88] waiting for apiserver healthz status ...
	I0210 10:35:05.005967  126590 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 10:35:05.009985  126590 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 10:35:05.010867  126590 api_server.go:141] control plane version: v1.32.1
	I0210 10:35:05.010889  126590 api_server.go:131] duration metric: took 4.937336ms to wait for apiserver health ...
	I0210 10:35:05.010896  126590 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 10:35:05.013874  126590 system_pods.go:59] 19 kube-system pods found
	I0210 10:35:05.013900  126590 system_pods.go:61] "amd-gpu-device-plugin-p4vkv" [9344b167-86b0-4956-8e72-63c6c524e1a8] Running
	I0210 10:35:05.013905  126590 system_pods.go:61] "coredns-668d6bf9bc-8wq77" [c9d7e7da-d6dc-4f28-bde1-f8a7ee722fc6] Running
	I0210 10:35:05.013911  126590 system_pods.go:61] "csi-hostpath-attacher-0" [ae5dd8cf-b7c4-4b69-b478-9fab8af79fc2] Running
	I0210 10:35:05.013916  126590 system_pods.go:61] "csi-hostpath-resizer-0" [216ffa5e-a3d8-4319-982b-6307304e1567] Running
	I0210 10:35:05.013930  126590 system_pods.go:61] "csi-hostpathplugin-j8jzm" [4a01b5d1-9a01-4dc5-a781-3a8a5354a136] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0210 10:35:05.013940  126590 system_pods.go:61] "etcd-addons-935325" [848f5bd7-d72e-4080-8308-486675b1c487] Running
	I0210 10:35:05.013947  126590 system_pods.go:61] "kindnet-p7c4l" [5f084ce5-e054-45b4-90c8-daecc6f53fef] Running
	I0210 10:35:05.013953  126590 system_pods.go:61] "kube-apiserver-addons-935325" [c5a2f76a-606b-4d5f-975c-516467a4b612] Running
	I0210 10:35:05.013957  126590 system_pods.go:61] "kube-controller-manager-addons-935325" [fad78fa5-9000-4222-bccc-63fd634320e0] Running
	I0210 10:35:05.013966  126590 system_pods.go:61] "kube-ingress-dns-minikube" [524c466e-1f1a-4fdb-8067-f8957addef15] Running
	I0210 10:35:05.013969  126590 system_pods.go:61] "kube-proxy-dwtb5" [1212d79c-56e4-4c81-b498-a3f69b91021f] Running
	I0210 10:35:05.013973  126590 system_pods.go:61] "kube-scheduler-addons-935325" [fac941ff-31be-4990-91fd-a42f3888818b] Running
	I0210 10:35:05.013976  126590 system_pods.go:61] "metrics-server-7fbb699795-cqpkg" [85e49359-99d6-4c42-a040-ad8eb74fc731] Running
	I0210 10:35:05.013979  126590 system_pods.go:61] "nvidia-device-plugin-daemonset-mwcvn" [dae3e53f-fd35-454b-a46e-0e9332e5becb] Running
	I0210 10:35:05.013984  126590 system_pods.go:61] "registry-6c88467877-7hdlt" [b032aa58-06bd-411f-825d-0e60661ca140] Running
	I0210 10:35:05.013987  126590 system_pods.go:61] "registry-proxy-z4vj4" [9fb9cd74-0199-4ebb-9076-49516645a894] Running
	I0210 10:35:05.013990  126590 system_pods.go:61] "snapshot-controller-68b874b76f-gs75r" [25b9a320-d008-486d-9d77-421a5d53a51e] Running
	I0210 10:35:05.013993  126590 system_pods.go:61] "snapshot-controller-68b874b76f-kcwvz" [e921cded-c754-4d8d-b8b7-e5bfdcf392e7] Running
	I0210 10:35:05.013996  126590 system_pods.go:61] "storage-provisioner" [0e45c81a-6535-4fe7-aaf5-9823703676d5] Running
	I0210 10:35:05.014000  126590 system_pods.go:74] duration metric: took 3.099831ms to wait for pod list to return data ...
	I0210 10:35:05.014011  126590 default_sa.go:34] waiting for default service account to be created ...
	I0210 10:35:05.022664  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:05.110600  126590 default_sa.go:45] found service account: "default"
	I0210 10:35:05.110621  126590 default_sa.go:55] duration metric: took 96.603487ms for default service account to be created ...
	I0210 10:35:05.110631  126590 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 10:35:05.311252  126590 system_pods.go:86] 19 kube-system pods found
	I0210 10:35:05.311277  126590 system_pods.go:89] "amd-gpu-device-plugin-p4vkv" [9344b167-86b0-4956-8e72-63c6c524e1a8] Running
	I0210 10:35:05.311284  126590 system_pods.go:89] "coredns-668d6bf9bc-8wq77" [c9d7e7da-d6dc-4f28-bde1-f8a7ee722fc6] Running
	I0210 10:35:05.311288  126590 system_pods.go:89] "csi-hostpath-attacher-0" [ae5dd8cf-b7c4-4b69-b478-9fab8af79fc2] Running
	I0210 10:35:05.311293  126590 system_pods.go:89] "csi-hostpath-resizer-0" [216ffa5e-a3d8-4319-982b-6307304e1567] Running
	I0210 10:35:05.311302  126590 system_pods.go:89] "csi-hostpathplugin-j8jzm" [4a01b5d1-9a01-4dc5-a781-3a8a5354a136] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0210 10:35:05.311307  126590 system_pods.go:89] "etcd-addons-935325" [848f5bd7-d72e-4080-8308-486675b1c487] Running
	I0210 10:35:05.311314  126590 system_pods.go:89] "kindnet-p7c4l" [5f084ce5-e054-45b4-90c8-daecc6f53fef] Running
	I0210 10:35:05.311318  126590 system_pods.go:89] "kube-apiserver-addons-935325" [c5a2f76a-606b-4d5f-975c-516467a4b612] Running
	I0210 10:35:05.311322  126590 system_pods.go:89] "kube-controller-manager-addons-935325" [fad78fa5-9000-4222-bccc-63fd634320e0] Running
	I0210 10:35:05.311325  126590 system_pods.go:89] "kube-ingress-dns-minikube" [524c466e-1f1a-4fdb-8067-f8957addef15] Running
	I0210 10:35:05.311329  126590 system_pods.go:89] "kube-proxy-dwtb5" [1212d79c-56e4-4c81-b498-a3f69b91021f] Running
	I0210 10:35:05.311332  126590 system_pods.go:89] "kube-scheduler-addons-935325" [fac941ff-31be-4990-91fd-a42f3888818b] Running
	I0210 10:35:05.311335  126590 system_pods.go:89] "metrics-server-7fbb699795-cqpkg" [85e49359-99d6-4c42-a040-ad8eb74fc731] Running
	I0210 10:35:05.311340  126590 system_pods.go:89] "nvidia-device-plugin-daemonset-mwcvn" [dae3e53f-fd35-454b-a46e-0e9332e5becb] Running
	I0210 10:35:05.311344  126590 system_pods.go:89] "registry-6c88467877-7hdlt" [b032aa58-06bd-411f-825d-0e60661ca140] Running
	I0210 10:35:05.311347  126590 system_pods.go:89] "registry-proxy-z4vj4" [9fb9cd74-0199-4ebb-9076-49516645a894] Running
	I0210 10:35:05.311351  126590 system_pods.go:89] "snapshot-controller-68b874b76f-gs75r" [25b9a320-d008-486d-9d77-421a5d53a51e] Running
	I0210 10:35:05.311354  126590 system_pods.go:89] "snapshot-controller-68b874b76f-kcwvz" [e921cded-c754-4d8d-b8b7-e5bfdcf392e7] Running
	I0210 10:35:05.311357  126590 system_pods.go:89] "storage-provisioner" [0e45c81a-6535-4fe7-aaf5-9823703676d5] Running
	I0210 10:35:05.311363  126590 system_pods.go:126] duration metric: took 200.726ms to wait for k8s-apps to be running ...
	I0210 10:35:05.311375  126590 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 10:35:05.311421  126590 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 10:35:05.323226  126590 system_svc.go:56] duration metric: took 11.845879ms WaitForService to wait for kubelet
	I0210 10:35:05.323251  126590 kubeadm.go:582] duration metric: took 58.059898512s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 10:35:05.323272  126590 node_conditions.go:102] verifying NodePressure condition ...
	I0210 10:35:05.372560  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:05.411908  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:05.510566  126590 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0210 10:35:05.510601  126590 node_conditions.go:123] node cpu capacity is 8
	I0210 10:35:05.510617  126590 node_conditions.go:105] duration metric: took 187.339387ms to run NodePressure ...
	I0210 10:35:05.510633  126590 start.go:241] waiting for startup goroutines ...
	I0210 10:35:05.522793  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:05.873877  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:05.911280  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:06.022920  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:06.373695  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:06.411410  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:06.523207  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:06.873607  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:06.911061  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:07.022830  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:07.373474  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:07.411684  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:07.522809  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:07.873283  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:07.911564  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:08.022652  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:08.373891  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:08.411071  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:08.523246  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:08.873067  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 10:35:08.911973  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:09.023983  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:09.373824  126590 kapi.go:107] duration metric: took 51.503703845s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0210 10:35:09.375080  126590 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-935325 cluster.
	I0210 10:35:09.376180  126590 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 10:35:09.377386  126590 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0210 10:35:09.411181  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:09.591585  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:10.006762  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:10.095659  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:10.412480  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:10.592039  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:10.912361  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:11.091732  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:11.411897  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:11.523611  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:11.912555  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:12.022960  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:12.412677  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:12.523295  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:12.911532  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:13.023029  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:13.412447  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:13.523565  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:13.911582  126590 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 10:35:14.023829  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:14.412398  126590 kapi.go:107] duration metric: took 1m0.503918113s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 10:35:14.523700  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:15.022850  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:15.523481  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:16.023477  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:16.523651  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:17.023617  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:17.524335  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:18.023153  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:18.523000  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:19.023011  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:19.523075  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:20.023117  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:20.523670  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:21.023205  126590 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 10:35:21.522826  126590 kapi.go:107] duration metric: took 1m6.00285079s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 10:35:21.524242  126590 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, ingress-dns, nvidia-device-plugin, amd-gpu-device-plugin, inspektor-gadget, metrics-server, storage-provisioner-rancher, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0210 10:35:21.525353  126590 addons.go:514] duration metric: took 1m14.261956925s for enable addons: enabled=[storage-provisioner cloud-spanner ingress-dns nvidia-device-plugin amd-gpu-device-plugin inspektor-gadget metrics-server storage-provisioner-rancher yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0210 10:35:21.525396  126590 start.go:246] waiting for cluster config update ...
	I0210 10:35:21.525417  126590 start.go:255] writing updated cluster config ...
	I0210 10:35:21.525645  126590 ssh_runner.go:195] Run: rm -f paused
	I0210 10:35:21.575039  126590 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 10:35:21.576687  126590 out.go:177] * Done! kubectl is now configured to use "addons-935325" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Feb 10 10:37:02 addons-935325 crio[1040]: time="2025-02-10 10:37:02.906008242Z" level=info msg="Removed pod sandbox: 0927b84de94517c15abfb8c7140c1f5a5e164557339592584f1886e59721c3f1" id=3fa3ca85-21f9-4b23-b595-e3b6d26a6179 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.890565509Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-495lj/POD" id=985d5712-ce23-483c-9f14-e831c66b4c3e name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.890653305Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.910427336Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-495lj Namespace:default ID:c1ac48cb857ffec27b8977649b25bded11eb6610a2e766153775e716d3152295 UID:edb6f12f-2095-447f-a242-9de35e63891b NetNS:/var/run/netns/252124a6-56eb-47db-b4d8-bde05e52b5b3 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.910607406Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-495lj to CNI network \"kindnet\" (type=ptp)"
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.925927897Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-495lj Namespace:default ID:c1ac48cb857ffec27b8977649b25bded11eb6610a2e766153775e716d3152295 UID:edb6f12f-2095-447f-a242-9de35e63891b NetNS:/var/run/netns/252124a6-56eb-47db-b4d8-bde05e52b5b3 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.926050423Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-495lj for CNI network kindnet (type=ptp)"
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.928186599Z" level=info msg="Ran pod sandbox c1ac48cb857ffec27b8977649b25bded11eb6610a2e766153775e716d3152295 with infra container: default/hello-world-app-7d9564db4-495lj/POD" id=985d5712-ce23-483c-9f14-e831c66b4c3e name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.930644754Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=adab2630-d098-40e3-bc90-1e51b4509111 name=/runtime.v1.ImageService/ImageStatus
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.930835345Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=adab2630-d098-40e3-bc90-1e51b4509111 name=/runtime.v1.ImageService/ImageStatus
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.931356816Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=5f1b2ce0-972d-4150-8c83-a5550f2bb4c5 name=/runtime.v1.ImageService/PullImage
	Feb 10 10:38:31 addons-935325 crio[1040]: time="2025-02-10 10:38:31.939188658Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.089556218Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.587830707Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=5f1b2ce0-972d-4150-8c83-a5550f2bb4c5 name=/runtime.v1.ImageService/PullImage
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.588292298Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=d9a202d2-37ff-4b1d-ab6e-1daaa43f2d4d name=/runtime.v1.ImageService/ImageStatus
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.588847809Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=d9a202d2-37ff-4b1d-ab6e-1daaa43f2d4d name=/runtime.v1.ImageService/ImageStatus
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.589510265Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=b8cd729d-7254-481c-a946-f3d9ec6911e0 name=/runtime.v1.ImageService/ImageStatus
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.590020307Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=b8cd729d-7254-481c-a946-f3d9ec6911e0 name=/runtime.v1.ImageService/ImageStatus
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.590664893Z" level=info msg="Creating container: default/hello-world-app-7d9564db4-495lj/hello-world-app" id=808b6621-d111-4788-80c4-d1941bbf238d name=/runtime.v1.RuntimeService/CreateContainer
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.590770978Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.605244793Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/997fbd9b92a54f9cb85eefe43d7a4a53597839752aa9c9f4b2fd063af271446e/merged/etc/passwd: no such file or directory"
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.605280171Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/997fbd9b92a54f9cb85eefe43d7a4a53597839752aa9c9f4b2fd063af271446e/merged/etc/group: no such file or directory"
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.639321959Z" level=info msg="Created container 060077a5041a7cf387c7a5f7df18007393161c45aa0cf870498f86004d404018: default/hello-world-app-7d9564db4-495lj/hello-world-app" id=808b6621-d111-4788-80c4-d1941bbf238d name=/runtime.v1.RuntimeService/CreateContainer
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.639786083Z" level=info msg="Starting container: 060077a5041a7cf387c7a5f7df18007393161c45aa0cf870498f86004d404018" id=8ef8b201-b462-46af-a050-9f21f7bb06fd name=/runtime.v1.RuntimeService/StartContainer
	Feb 10 10:38:32 addons-935325 crio[1040]: time="2025-02-10 10:38:32.646269797Z" level=info msg="Started container" PID=10722 containerID=060077a5041a7cf387c7a5f7df18007393161c45aa0cf870498f86004d404018 description=default/hello-world-app-7d9564db4-495lj/hello-world-app id=8ef8b201-b462-46af-a050-9f21f7bb06fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1ac48cb857ffec27b8977649b25bded11eb6610a2e766153775e716d3152295
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	060077a5041a7       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   c1ac48cb857ff       hello-world-app-7d9564db4-495lj
	d5c988142bf0c       docker.io/library/nginx@sha256:6666d93f054a3f4315894b76f2023f3da2fcb5ceb5f8d91625cca81623edd2da                              2 minutes ago            Running             nginx                     0                   71014a1ad14e7       nginx
	c105053b41c52       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago            Running             busybox                   0                   4ff94e16928b7       busybox
	c530637b49090       a62eeff05ba5194cac31b3f6180655290afa3ed3f2573bcd2aaff319416951eb                                                             3 minutes ago            Exited              patch                     3                   bb3dc7c16db49       ingress-nginx-admission-patch-q6m8q
	12d2b4999c116       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago            Running             controller                0                   d133b6c4423bc       ingress-nginx-controller-56d7c84fd4-fxzrd
	eacb1f000796e       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             3 minutes ago            Running             minikube-ingress-dns      0                   61502b6c28d17       kube-ingress-dns-minikube
	2811d9ac84c51       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago            Exited              create                    0                   f2f664a53d631       ingress-nginx-admission-create-hm2vs
	888cf74e61fdb       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago            Running             coredns                   0                   96b47a8c3e8e4       coredns-668d6bf9bc-8wq77
	49b3e885671db       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago            Running             storage-provisioner       0                   3feb6c99e7cbb       storage-provisioner
	83e19cf1f1953       docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26                           4 minutes ago            Running             kindnet-cni               0                   96d7aee92b3c5       kindnet-p7c4l
	174e29a9d9125       e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a                                                             4 minutes ago            Running             kube-proxy                0                   cdc631b9e1c77       kube-proxy-dwtb5
	708dd55d531e9       2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1                                                             4 minutes ago            Running             kube-scheduler            0                   e14a3c7b820de       kube-scheduler-addons-935325
	babdad31d9685       95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a                                                             4 minutes ago            Running             kube-apiserver            0                   c5cfaa8232a17       kube-apiserver-addons-935325
	2405f37ec7906       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             4 minutes ago            Running             etcd                      0                   6744633869ca9       etcd-addons-935325
	d8cbfcba31f19       019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35                                                             4 minutes ago            Running             kube-controller-manager   0                   5ab2be23d7c7c       kube-controller-manager-addons-935325
	
	
	==> coredns [888cf74e61fdb4e683d9a07ab2ebcdf7a37c31b85e74d129b3b24cba749c7784] <==
	[INFO] 10.244.0.11:35225 - 53466 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070148s
	[INFO] 10.244.0.11:58862 - 22974 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004417448s
	[INFO] 10.244.0.11:58862 - 23297 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004541537s
	[INFO] 10.244.0.11:48543 - 60092 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004109579s
	[INFO] 10.244.0.11:48543 - 59877 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004186961s
	[INFO] 10.244.0.11:33912 - 9499 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003814536s
	[INFO] 10.244.0.11:33912 - 9125 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.021209633s
	[INFO] 10.244.0.11:60677 - 59246 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000151496s
	[INFO] 10.244.0.11:60677 - 58994 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000146411s
	[INFO] 10.244.0.21:54303 - 43144 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000229371s
	[INFO] 10.244.0.21:57585 - 61457 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000267353s
	[INFO] 10.244.0.21:53141 - 9294 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000150713s
	[INFO] 10.244.0.21:43480 - 21716 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000251717s
	[INFO] 10.244.0.21:51630 - 28791 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125832s
	[INFO] 10.244.0.21:40206 - 3046 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000112086s
	[INFO] 10.244.0.21:47670 - 29369 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.004715728s
	[INFO] 10.244.0.21:54880 - 38153 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.005076786s
	[INFO] 10.244.0.21:57317 - 10600 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004143737s
	[INFO] 10.244.0.21:42065 - 32643 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004593944s
	[INFO] 10.244.0.21:45948 - 62540 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.003600327s
	[INFO] 10.244.0.21:51343 - 7107 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004762642s
	[INFO] 10.244.0.21:49473 - 7716 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000581733s
	[INFO] 10.244.0.21:32806 - 27042 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000871334s
	[INFO] 10.244.0.26:44047 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000186992s
	[INFO] 10.244.0.26:54643 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000133942s
	
	
	==> describe nodes <==
	Name:               addons-935325
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-935325
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=a597502568cd649748018b4cfeb698a4b8b36160
	                    minikube.k8s.io/name=addons-935325
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T10_34_03_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-935325
	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 10:34:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-935325
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 10:38:27 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 10:36:36 +0000   Mon, 10 Feb 2025 10:33:58 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 10:36:36 +0000   Mon, 10 Feb 2025 10:33:58 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 10:36:36 +0000   Mon, 10 Feb 2025 10:33:58 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 10:36:36 +0000   Mon, 10 Feb 2025 10:34:25 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-935325
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 591d81b1931547a8bf2ebf9ca04209f5
	  System UUID:                7d0a8dda-2ee9-441a-b98c-d7eb12262123
	  Boot ID:                    2d23e81e-9be0-466b-bc23-825c051895dd
	  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:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m11s
	  default                     hello-world-app-7d9564db4-495lj              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-fxzrd    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m20s
	  kube-system                 coredns-668d6bf9bc-8wq77                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m25s
	  kube-system                 etcd-addons-935325                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m32s
	  kube-system                 kindnet-p7c4l                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m26s
	  kube-system                 kube-apiserver-addons-935325                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 kube-controller-manager-addons-935325        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m22s
	  kube-system                 kube-proxy-dwtb5                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m26s
	  kube-system                 kube-scheduler-addons-935325                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m22s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m20s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  4m36s (x8 over 4m36s)  kubelet          Node addons-935325 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m36s (x8 over 4m36s)  kubelet          Node addons-935325 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m36s (x8 over 4m36s)  kubelet          Node addons-935325 status is now: NodeHasSufficientPID
	  Normal   Starting                 4m31s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m31s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m31s                  kubelet          Node addons-935325 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m31s                  kubelet          Node addons-935325 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m31s                  kubelet          Node addons-935325 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m27s                  node-controller  Node addons-935325 event: Registered Node addons-935325 in Controller
	  Normal   NodeReady                4m8s                   kubelet          Node addons-935325 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000641] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000620] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000622] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000607] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000656] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000608] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.559476] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.021058] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.252207] kauditd_printk_skb: 46 callbacks suppressed
	[Feb10 10:36] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	[  +1.019686] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000020] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	[  +2.015830] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	[  +4.191676] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000014] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	[  +8.191353] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	[ +16.126583] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000020] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	[Feb10 10:37] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000040] ll header: 00000000: 26 4b 77 21 a9 fd ee ec 38 b1 a2 aa 08 00
	
	
	==> etcd [2405f37ec79067558968b043564d284655c0f6e79cc725589edab85baea35ba7] <==
	{"level":"info","ts":"2025-02-10T10:34:10.407697Z","caller":"traceutil/trace.go:171","msg":"trace[302413425] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"110.634884ms","start":"2025-02-10T10:34:10.297053Z","end":"2025-02-10T10:34:10.407688Z","steps":["trace[302413425] 'process raft request'  (duration: 109.40502ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T10:34:10.408320Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.384058ms","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-10T10:34:10.409094Z","caller":"traceutil/trace.go:171","msg":"trace[1950629926] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:406; }","duration":"112.179725ms","start":"2025-02-10T10:34:10.296899Z","end":"2025-02-10T10:34:10.409079Z","steps":["trace[1950629926] 'agreement among raft nodes before linearized reading'  (duration: 111.365524ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T10:34:11.111656Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.823164ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128035183531519175 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/ranges/servicenodeports\" mod_revision:2 > success:<request_put:<key:\"/registry/ranges/servicenodeports\" value_size:143 >> failure:<request_range:<key:\"/registry/ranges/servicenodeports\" > >>","response":"size:16"}
	{"level":"info","ts":"2025-02-10T10:34:11.112219Z","caller":"traceutil/trace.go:171","msg":"trace[1391012999] transaction","detail":"{read_only:false; response_revision:429; number_of_response:1; }","duration":"117.634576ms","start":"2025-02-10T10:34:10.994569Z","end":"2025-02-10T10:34:11.112203Z","steps":["trace[1391012999] 'process raft request'  (duration: 11.195056ms)","trace[1391012999] 'compare'  (duration: 105.756077ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T10:34:11.189714Z","caller":"traceutil/trace.go:171","msg":"trace[989754006] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"194.932414ms","start":"2025-02-10T10:34:10.994766Z","end":"2025-02-10T10:34:11.189698Z","steps":["trace[989754006] 'process raft request'  (duration: 117.033484ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.190080Z","caller":"traceutil/trace.go:171","msg":"trace[751966463] transaction","detail":"{read_only:false; response_revision:432; number_of_response:1; }","duration":"184.112477ms","start":"2025-02-10T10:34:11.005958Z","end":"2025-02-10T10:34:11.190070Z","steps":["trace[751966463] 'process raft request'  (duration: 105.941667ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.190202Z","caller":"traceutil/trace.go:171","msg":"trace[1456211655] transaction","detail":"{read_only:false; response_revision:433; number_of_response:1; }","duration":"183.718957ms","start":"2025-02-10T10:34:11.006475Z","end":"2025-02-10T10:34:11.190194Z","steps":["trace[1456211655] 'process raft request'  (duration: 105.459115ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.190391Z","caller":"traceutil/trace.go:171","msg":"trace[1575832487] transaction","detail":"{read_only:false; response_revision:434; number_of_response:1; }","duration":"183.5766ms","start":"2025-02-10T10:34:11.006806Z","end":"2025-02-10T10:34:11.190383Z","steps":["trace[1575832487] 'process raft request'  (duration: 105.159238ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.190553Z","caller":"traceutil/trace.go:171","msg":"trace[1193445571] transaction","detail":"{read_only:false; response_revision:435; number_of_response:1; }","duration":"176.358244ms","start":"2025-02-10T10:34:11.014187Z","end":"2025-02-10T10:34:11.190545Z","steps":["trace[1193445571] 'process raft request'  (duration: 97.811059ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.191167Z","caller":"traceutil/trace.go:171","msg":"trace[2080818160] transaction","detail":"{read_only:false; response_revision:436; number_of_response:1; }","duration":"176.876236ms","start":"2025-02-10T10:34:11.014280Z","end":"2025-02-10T10:34:11.191156Z","steps":["trace[2080818160] 'process raft request'  (duration: 97.746765ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.191265Z","caller":"traceutil/trace.go:171","msg":"trace[1658228798] transaction","detail":"{read_only:false; response_revision:437; number_of_response:1; }","duration":"176.881779ms","start":"2025-02-10T10:34:11.014376Z","end":"2025-02-10T10:34:11.191258Z","steps":["trace[1658228798] 'process raft request'  (duration: 97.679366ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T10:34:11.191750Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.465596ms","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-10T10:34:11.191790Z","caller":"traceutil/trace.go:171","msg":"trace[58225248] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:440; }","duration":"101.549373ms","start":"2025-02-10T10:34:11.090231Z","end":"2025-02-10T10:34:11.191780Z","steps":["trace[58225248] 'agreement among raft nodes before linearized reading'  (duration: 101.483677ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:34:11.189979Z","caller":"traceutil/trace.go:171","msg":"trace[1737522833] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"192.21069ms","start":"2025-02-10T10:34:10.997752Z","end":"2025-02-10T10:34:11.189963Z","steps":["trace[1737522833] 'process raft request'  (duration: 114.098121ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T10:35:04.948370Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.213595ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128035183531521044 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/ingress-nginx/ingress-nginx-admission-patch-q6m8q\" mod_revision:1060 > success:<request_put:<key:\"/registry/pods/ingress-nginx/ingress-nginx-admission-patch-q6m8q\" value_size:4891 >> failure:<request_range:<key:\"/registry/pods/ingress-nginx/ingress-nginx-admission-patch-q6m8q\" > >>","response":"size:16"}
	{"level":"info","ts":"2025-02-10T10:35:04.989410Z","caller":"traceutil/trace.go:171","msg":"trace[1982851272] linearizableReadLoop","detail":"{readStateIndex:1169; appliedIndex:1168; }","duration":"280.111372ms","start":"2025-02-10T10:35:04.709278Z","end":"2025-02-10T10:35:04.989389Z","steps":["trace[1982851272] 'read index received'  (duration: 10.483222ms)","trace[1982851272] 'applied index is now lower than readState.Index'  (duration: 269.626489ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T10:35:04.989448Z","caller":"traceutil/trace.go:171","msg":"trace[2138251336] transaction","detail":"{read_only:false; response_revision:1136; number_of_response:1; }","duration":"352.601761ms","start":"2025-02-10T10:35:04.636808Z","end":"2025-02-10T10:35:04.989410Z","steps":["trace[2138251336] 'process raft request'  (duration: 152.229344ms)","trace[2138251336] 'compare'  (duration: 159.095036ms)"],"step_count":2}
	{"level":"warn","ts":"2025-02-10T10:35:04.989565Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-10T10:35:04.636793Z","time spent":"352.707217ms","remote":"127.0.0.1:51660","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4963,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/pods/ingress-nginx/ingress-nginx-admission-patch-q6m8q\" mod_revision:1060 > success:<request_put:<key:\"/registry/pods/ingress-nginx/ingress-nginx-admission-patch-q6m8q\" value_size:4891 >> failure:<request_range:<key:\"/registry/pods/ingress-nginx/ingress-nginx-admission-patch-q6m8q\" > >"}
	{"level":"warn","ts":"2025-02-10T10:35:04.989562Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"280.268924ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-935325\" limit:1 ","response":"range_response_count:1 size:8658"}
	{"level":"info","ts":"2025-02-10T10:35:04.989603Z","caller":"traceutil/trace.go:171","msg":"trace[794969045] range","detail":"{range_begin:/registry/minions/addons-935325; range_end:; response_count:1; response_revision:1136; }","duration":"280.345586ms","start":"2025-02-10T10:35:04.709247Z","end":"2025-02-10T10:35:04.989593Z","steps":["trace[794969045] 'agreement among raft nodes before linearized reading'  (duration: 280.207556ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T10:35:15.817546Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.017551ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T10:35:15.817625Z","caller":"traceutil/trace.go:171","msg":"trace[1896655395] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1197; }","duration":"126.134314ms","start":"2025-02-10T10:35:15.691474Z","end":"2025-02-10T10:35:15.817608Z","steps":["trace[1896655395] 'range keys from in-memory index tree'  (duration: 125.956613ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T10:35:15.818001Z","caller":"traceutil/trace.go:171","msg":"trace[428753785] transaction","detail":"{read_only:false; response_revision:1198; number_of_response:1; }","duration":"125.704227ms","start":"2025-02-10T10:35:15.692281Z","end":"2025-02-10T10:35:15.817985Z","steps":["trace[428753785] 'process raft request'  (duration: 39.593586ms)","trace[428753785] 'compare'  (duration: 86.004781ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T10:35:33.379617Z","caller":"traceutil/trace.go:171","msg":"trace[1692546226] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1288; }","duration":"185.798169ms","start":"2025-02-10T10:35:33.193798Z","end":"2025-02-10T10:35:33.379596Z","steps":["trace[1692546226] 'process raft request'  (duration: 120.034774ms)","trace[1692546226] 'compare'  (duration: 65.688432ms)"],"step_count":2}
	
	
	==> kernel <==
	 10:38:33 up 21 min,  0 users,  load average: 0.39, 30.58, 51.99
	Linux addons-935325 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 [83e19cf1f1953b045ccb95a99adda3c93f71b17262f241c6960551d249577816] <==
	I0210 10:36:25.722229       1 main.go:301] handling current node
	I0210 10:36:35.722305       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:36:35.722370       1 main.go:301] handling current node
	I0210 10:36:45.728787       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:36:45.728819       1 main.go:301] handling current node
	I0210 10:36:55.722301       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:36:55.722350       1 main.go:301] handling current node
	I0210 10:37:05.728806       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:37:05.728843       1 main.go:301] handling current node
	I0210 10:37:15.721518       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:37:15.721544       1 main.go:301] handling current node
	I0210 10:37:25.728804       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:37:25.728834       1 main.go:301] handling current node
	I0210 10:37:35.730941       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:37:35.730970       1 main.go:301] handling current node
	I0210 10:37:45.721556       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:37:45.721591       1 main.go:301] handling current node
	I0210 10:37:55.728826       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:37:55.728887       1 main.go:301] handling current node
	I0210 10:38:05.726646       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:38:05.726677       1 main.go:301] handling current node
	I0210 10:38:15.721519       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:38:15.721547       1 main.go:301] handling current node
	I0210 10:38:25.728882       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 10:38:25.728953       1 main.go:301] handling current node
	
	
	==> kube-apiserver [babdad31d9685c1db8bf7b80435d9312cf1c0bf90ddcbb3a56dc5653dc2afbc6] <==
	E0210 10:35:04.047890       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.127.230:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.127.230:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.127.230:443: connect: connection refused" logger="UnhandledError"
	I0210 10:35:04.079032       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0210 10:35:31.394269       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:56626: use of closed network connection
	E0210 10:35:31.551383       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:56650: use of closed network connection
	I0210 10:35:51.265606       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.99.98"}
	I0210 10:36:05.054494       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0210 10:36:08.900674       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0210 10:36:09.915835       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0210 10:36:10.102011       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0210 10:36:10.165674       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0210 10:36:10.319834       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.189.79"}
	I0210 10:36:15.152799       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0210 10:36:34.214925       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 10:36:34.214976       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 10:36:34.227542       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 10:36:34.232818       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 10:36:34.232848       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 10:36:34.238503       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 10:36:34.238551       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 10:36:34.289451       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 10:36:34.289493       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0210 10:36:35.231148       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0210 10:36:35.289411       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0210 10:36:35.294982       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0210 10:38:31.799185       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.98.1.226"}
	
	
	==> kube-controller-manager [d8cbfcba31f190fb4c6c3e464958ee6ddf7a96222ff79c772d4a6814757f335c] <==
	E0210 10:37:45.417761       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 10:37:45.418555       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 10:37:45.418596       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 10:38:05.847489       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 10:38:05.848307       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 10:38:05.849160       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 10:38:05.849198       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 10:38:18.162258       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 10:38:18.163103       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 10:38:18.163800       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 10:38:18.163839       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 10:38:24.871180       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 10:38:24.871990       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 10:38:24.872805       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 10:38:24.872842       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 10:38:25.555351       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 10:38:25.556256       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 10:38:25.557087       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 10:38:25.557124       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 10:38:31.561192       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="14.698303ms"
	I0210 10:38:31.564685       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="3.443321ms"
	I0210 10:38:31.564780       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="40.084µs"
	I0210 10:38:31.568825       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="54.446µs"
	I0210 10:38:32.707453       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.617744ms"
	I0210 10:38:32.707552       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="48.575µs"
	
	
	==> kube-proxy [174e29a9d91255eff06e7795a55567e359cc3f0dbadbc96a5b798b2c16183ca8] <==
	I0210 10:34:11.207809       1 server_linux.go:66] "Using iptables proxy"
	I0210 10:34:12.013393       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 10:34:12.013468       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 10:34:12.305419       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 10:34:12.305589       1 server_linux.go:170] "Using iptables Proxier"
	I0210 10:34:12.390103       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 10:34:12.396415       1 server.go:497] "Version info" version="v1.32.1"
	I0210 10:34:12.396682       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 10:34:12.398431       1 config.go:329] "Starting node config controller"
	I0210 10:34:12.400442       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 10:34:12.398744       1 config.go:105] "Starting endpoint slice config controller"
	I0210 10:34:12.400555       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 10:34:12.398767       1 config.go:199] "Starting service config controller"
	I0210 10:34:12.400626       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 10:34:12.501377       1 shared_informer.go:320] Caches are synced for service config
	I0210 10:34:12.501489       1 shared_informer.go:320] Caches are synced for node config
	I0210 10:34:12.501504       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [708dd55d531e9761e274a6b37f071495e0423cb8ce86262d83323879e46e3254] <==
	W0210 10:34:00.297231       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 10:34:00.297566       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 10:34:00.297250       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 10:34:00.297587       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 10:34:00.297666       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 10:34:00.297684       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 10:34:01.162018       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 10:34:01.162069       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 10:34:01.208758       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 10:34:01.208805       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 10:34:01.209027       1 reflector.go:569] runtime/asm_amd64.s:1700: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0210 10:34:01.209065       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0210 10:34:01.210897       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0210 10:34:01.210933       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 10:34:01.228190       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0210 10:34:01.228222       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 10:34:01.233229       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0210 10:34:01.233252       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 10:34:01.241343       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 10:34:01.241370       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 10:34:01.255431       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 10:34:01.255463       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 10:34:01.335769       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 10:34:01.335797       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"
	I0210 10:34:04.391272       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 10:38:02 addons-935325 kubelet[1643]: E0210 10:38:02.815756    1643 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/a5f871599be715c9381338372823e129da765a3cb55af9f9a9288fec32e84435/diff" to get inode usage: stat /var/lib/containers/storage/overlay/a5f871599be715c9381338372823e129da765a3cb55af9f9a9288fec32e84435/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 10:38:02 addons-935325 kubelet[1643]: E0210 10:38:02.818681    1643 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/b5b1d7e7dd15959ae95cbcb7e291dc3392b2eec67c291c1678e16a926d62ec44/diff" to get inode usage: stat /var/lib/containers/storage/overlay/b5b1d7e7dd15959ae95cbcb7e291dc3392b2eec67c291c1678e16a926d62ec44/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 10:38:02 addons-935325 kubelet[1643]: E0210 10:38:02.819032    1643 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5382a25386c3c83e33f8c691f371983a95ff0bc958a8ab7e99e8c8fe644f21cf/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5382a25386c3c83e33f8c691f371983a95ff0bc958a8ab7e99e8c8fe644f21cf/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 10:38:02 addons-935325 kubelet[1643]: E0210 10:38:02.821154    1643 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5852c78a58e77aade19b5085f8a8193bc9c364c12de16b961556d92a60c88e12/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5852c78a58e77aade19b5085f8a8193bc9c364c12de16b961556d92a60c88e12/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 10:38:02 addons-935325 kubelet[1643]: E0210 10:38:02.837760    1643 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183882837601703,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617309,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:02 addons-935325 kubelet[1643]: E0210 10:38:02.837794    1643 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183882837601703,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617309,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:05 addons-935325 kubelet[1643]: I0210 10:38:05.628880    1643 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-668d6bf9bc-8wq77" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 10:38:12 addons-935325 kubelet[1643]: E0210 10:38:12.840005    1643 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183892839825635,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617309,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:12 addons-935325 kubelet[1643]: E0210 10:38:12.840039    1643 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183892839825635,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617309,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:22 addons-935325 kubelet[1643]: E0210 10:38:22.842541    1643 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183902842402400,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617309,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:22 addons-935325 kubelet[1643]: E0210 10:38:22.842573    1643 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183902842402400,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617309,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560463    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="ae5dd8cf-b7c4-4b69-b478-9fab8af79fc2" containerName="csi-attacher"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560506    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="216ffa5e-a3d8-4319-982b-6307304e1567" containerName="csi-resizer"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560516    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="4a01b5d1-9a01-4dc5-a781-3a8a5354a136" containerName="csi-external-health-monitor-controller"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560524    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="4a01b5d1-9a01-4dc5-a781-3a8a5354a136" containerName="liveness-probe"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560533    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="4a01b5d1-9a01-4dc5-a781-3a8a5354a136" containerName="node-driver-registrar"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560540    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="4a01b5d1-9a01-4dc5-a781-3a8a5354a136" containerName="csi-provisioner"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560550    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="25b9a320-d008-486d-9d77-421a5d53a51e" containerName="volume-snapshot-controller"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560557    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="4a01b5d1-9a01-4dc5-a781-3a8a5354a136" containerName="hostpath"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560565    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="4a01b5d1-9a01-4dc5-a781-3a8a5354a136" containerName="csi-snapshotter"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560572    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="e921cded-c754-4d8d-b8b7-e5bfdcf392e7" containerName="volume-snapshot-controller"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.560580    1643 memory_manager.go:355] "RemoveStaleState removing state" podUID="18d40da7-10d1-4153-a124-6e3e6298aba9" containerName="task-pv-container"
	Feb 10 10:38:31 addons-935325 kubelet[1643]: I0210 10:38:31.611773    1643 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-hqzs2\" (UniqueName: \"kubernetes.io/projected/edb6f12f-2095-447f-a242-9de35e63891b-kube-api-access-hqzs2\") pod \"hello-world-app-7d9564db4-495lj\" (UID: \"edb6f12f-2095-447f-a242-9de35e63891b\") " pod="default/hello-world-app-7d9564db4-495lj"
	Feb 10 10:38:32 addons-935325 kubelet[1643]: E0210 10:38:32.844183    1643 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183912843999135,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:626323,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 10:38:32 addons-935325 kubelet[1643]: E0210 10:38:32.844214    1643 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739183912843999135,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:626323,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [49b3e885671dbd2c60c723017aa89f19bbc13c15210d97326c58f48d6eaddd59] <==
	I0210 10:34:26.715946       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 10:34:26.725575       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 10:34:26.725619       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 10:34:26.732956       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 10:34:26.733108       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-935325_6e920935-98b8-4b7f-afbf-044d77e978c4!
	I0210 10:34:26.733161       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"dc750255-0ede-4747-81cb-d2b24eb449fe", APIVersion:"v1", ResourceVersion:"925", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-935325_6e920935-98b8-4b7f-afbf-044d77e978c4 became leader
	I0210 10:34:26.889199       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-935325_6e920935-98b8-4b7f-afbf-044d77e978c4!
	

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

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-hm2vs" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-q6m8q" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-935325 describe pod ingress-nginx-admission-create-hm2vs ingress-nginx-admission-patch-q6m8q: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 addons disable ingress --alsologtostderr -v=1: (7.674748236s)
--- FAIL: TestAddons/parallel/Ingress (152.49s)

                                                
                                    

Test pass (303/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.51
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.32.1/json-events 4.21
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.24
18 TestDownloadOnly/v1.32.1/DeleteAll 0.53
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.25
20 TestDownloadOnlyKic 1.7
21 TestBinaryMirror 0.74
22 TestOffline 59.92
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 116.42
31 TestAddons/serial/GCPAuth/Namespaces 0.17
32 TestAddons/serial/GCPAuth/FakeCredentials 9.5
35 TestAddons/parallel/Registry 16.93
37 TestAddons/parallel/InspektorGadget 10.72
38 TestAddons/parallel/MetricsServer 6.65
40 TestAddons/parallel/CSI 49.1
41 TestAddons/parallel/Headlamp 19.35
42 TestAddons/parallel/CloudSpanner 5.49
43 TestAddons/parallel/LocalPath 51.25
44 TestAddons/parallel/NvidiaDevicePlugin 6.52
45 TestAddons/parallel/Yakd 10.79
46 TestAddons/parallel/AmdGpuDevicePlugin 6.54
47 TestAddons/StoppedEnableDisable 12.01
48 TestCertOptions 29.42
49 TestCertExpiration 227.6
51 TestForceSystemdFlag 28.21
52 TestForceSystemdEnv 37.92
54 TestKVMDriverInstallOrUpdate 2.13
58 TestErrorSpam/setup 23.38
59 TestErrorSpam/start 0.54
60 TestErrorSpam/status 0.83
61 TestErrorSpam/pause 1.43
62 TestErrorSpam/unpause 1.7
63 TestErrorSpam/stop 1.35
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 39.15
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 21.29
70 TestFunctional/serial/KubeContext 0.04
71 TestFunctional/serial/KubectlGetPods 0.07
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.9
75 TestFunctional/serial/CacheCmd/cache/add_local 0.89
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.62
80 TestFunctional/serial/CacheCmd/cache/delete 0.09
81 TestFunctional/serial/MinikubeKubectlCmd 0.1
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
83 TestFunctional/serial/ExtraConfig 35.55
84 TestFunctional/serial/ComponentHealth 0.06
85 TestFunctional/serial/LogsCmd 1.23
86 TestFunctional/serial/LogsFileCmd 1.25
87 TestFunctional/serial/InvalidService 3.94
89 TestFunctional/parallel/ConfigCmd 0.36
90 TestFunctional/parallel/DashboardCmd 8.7
91 TestFunctional/parallel/DryRun 0.36
92 TestFunctional/parallel/InternationalLanguage 0.13
93 TestFunctional/parallel/StatusCmd 0.85
97 TestFunctional/parallel/ServiceCmdConnect 13.63
98 TestFunctional/parallel/AddonsCmd 0.13
99 TestFunctional/parallel/PersistentVolumeClaim 27.6
101 TestFunctional/parallel/SSHCmd 0.94
102 TestFunctional/parallel/CpCmd 1.78
103 TestFunctional/parallel/MySQL 22.16
104 TestFunctional/parallel/FileSync 0.3
105 TestFunctional/parallel/CertSync 2.04
109 TestFunctional/parallel/NodeLabels 0.08
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.58
113 TestFunctional/parallel/License 0.19
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.33
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
118 TestFunctional/parallel/ImageCommands/ImageBuild 4.65
119 TestFunctional/parallel/ImageCommands/Setup 0.46
120 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.46
121 TestFunctional/parallel/Version/short 0.06
122 TestFunctional/parallel/Version/components 0.75
123 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
124 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
125 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
126 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.51
128 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.71
129 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
131 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 15.31
132 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.49
133 TestFunctional/parallel/ImageCommands/ImageSaveToFile 2.46
134 TestFunctional/parallel/ImageCommands/ImageRemove 0.9
135 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.76
136 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 2.03
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
138 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
142 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
143 TestFunctional/parallel/ServiceCmd/DeployApp 8.2
144 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
145 TestFunctional/parallel/ProfileCmd/profile_list 0.35
146 TestFunctional/parallel/ProfileCmd/profile_json_output 0.35
147 TestFunctional/parallel/MountCmd/any-port 7.87
148 TestFunctional/parallel/ServiceCmd/List 0.89
149 TestFunctional/parallel/ServiceCmd/JSONOutput 0.92
150 TestFunctional/parallel/ServiceCmd/HTTPS 0.52
151 TestFunctional/parallel/ServiceCmd/Format 0.51
152 TestFunctional/parallel/ServiceCmd/URL 0.53
153 TestFunctional/parallel/MountCmd/specific-port 1.89
154 TestFunctional/parallel/MountCmd/VerifyCleanup 1.86
155 TestFunctional/delete_echo-server_images 0.03
156 TestFunctional/delete_my-image_image 0.01
157 TestFunctional/delete_minikube_cached_images 0.01
162 TestMultiControlPlane/serial/StartCluster 99.36
163 TestMultiControlPlane/serial/DeployApp 4.72
164 TestMultiControlPlane/serial/PingHostFromPods 1.03
165 TestMultiControlPlane/serial/AddWorkerNode 34.65
166 TestMultiControlPlane/serial/NodeLabels 0.06
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.82
168 TestMultiControlPlane/serial/CopyFile 15.11
169 TestMultiControlPlane/serial/StopSecondaryNode 12.39
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.63
171 TestMultiControlPlane/serial/RestartSecondaryNode 22.89
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.95
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 158.96
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.86
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.63
176 TestMultiControlPlane/serial/StopCluster 35.39
177 TestMultiControlPlane/serial/RestartCluster 67.56
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.65
179 TestMultiControlPlane/serial/AddSecondaryNode 43.39
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.8
184 TestJSONOutput/start/Command 41.85
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.63
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.55
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.71
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.19
209 TestKicCustomNetwork/create_custom_network 30.16
210 TestKicCustomNetwork/use_default_bridge_network 22.7
211 TestKicExistingNetwork 21.57
212 TestKicCustomSubnet 23.35
213 TestKicStaticIP 22.5
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 48.88
218 TestMountStart/serial/StartWithMountFirst 7.92
219 TestMountStart/serial/VerifyMountFirst 0.24
220 TestMountStart/serial/StartWithMountSecond 5.27
221 TestMountStart/serial/VerifyMountSecond 0.23
222 TestMountStart/serial/DeleteFirst 1.57
223 TestMountStart/serial/VerifyMountPostDelete 0.23
224 TestMountStart/serial/Stop 1.17
225 TestMountStart/serial/RestartStopped 7.04
226 TestMountStart/serial/VerifyMountPostStop 0.23
229 TestMultiNode/serial/FreshStart2Nodes 72.8
230 TestMultiNode/serial/DeployApp2Nodes 4.43
231 TestMultiNode/serial/PingHostFrom2Pods 0.71
232 TestMultiNode/serial/AddNode 29.97
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.58
235 TestMultiNode/serial/CopyFile 8.62
236 TestMultiNode/serial/StopNode 2.06
237 TestMultiNode/serial/StartAfterStop 8.74
238 TestMultiNode/serial/RestartKeepsNodes 81.12
239 TestMultiNode/serial/DeleteNode 4.88
240 TestMultiNode/serial/StopMultiNode 23.59
241 TestMultiNode/serial/RestartMultiNode 48.5
242 TestMultiNode/serial/ValidateNameConflict 25.56
247 TestPreload 101.88
249 TestScheduledStopUnix 94.96
252 TestInsufficientStorage 9.89
253 TestRunningBinaryUpgrade 55.79
255 TestKubernetesUpgrade 349.5
256 TestMissingContainerUpgrade 101.33
258 TestStoppedBinaryUpgrade/Setup 0.43
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
260 TestNoKubernetes/serial/StartWithK8s 34.25
261 TestStoppedBinaryUpgrade/Upgrade 98.55
262 TestNoKubernetes/serial/StartWithStopK8s 13.57
263 TestNoKubernetes/serial/Start 7.57
264 TestNoKubernetes/serial/VerifyK8sNotRunning 0.31
265 TestNoKubernetes/serial/ProfileList 10.05
266 TestNoKubernetes/serial/Stop 1.22
267 TestNoKubernetes/serial/StartNoArgs 6.56
268 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
277 TestPause/serial/Start 42.58
278 TestStoppedBinaryUpgrade/MinikubeLogs 2.82
286 TestNetworkPlugins/group/false 3.3
290 TestPause/serial/SecondStartNoReconfiguration 27.51
291 TestPause/serial/Pause 0.68
292 TestPause/serial/VerifyStatus 0.3
293 TestPause/serial/Unpause 0.66
294 TestPause/serial/PauseAgain 0.72
295 TestPause/serial/DeletePaused 2.53
296 TestPause/serial/VerifyDeletedResources 0.54
298 TestStartStop/group/old-k8s-version/serial/FirstStart 124.88
300 TestStartStop/group/no-preload/serial/FirstStart 48.64
301 TestStartStop/group/no-preload/serial/DeployApp 10.28
302 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.83
303 TestStartStop/group/no-preload/serial/Stop 14.08
305 TestStartStop/group/embed-certs/serial/FirstStart 39.29
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
307 TestStartStop/group/no-preload/serial/SecondStart 261.68
308 TestStartStop/group/old-k8s-version/serial/DeployApp 9.41
309 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.85
310 TestStartStop/group/old-k8s-version/serial/Stop 13.06
311 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.17
312 TestStartStop/group/old-k8s-version/serial/SecondStart 135.75
313 TestStartStop/group/embed-certs/serial/DeployApp 10.27
314 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.87
315 TestStartStop/group/embed-certs/serial/Stop 12.19
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
317 TestStartStop/group/embed-certs/serial/SecondStart 284.25
318 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
319 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
320 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
321 TestStartStop/group/old-k8s-version/serial/Pause 2.49
323 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 57.16
325 TestStartStop/group/newest-cni/serial/FirstStart 25.34
326 TestStartStop/group/newest-cni/serial/DeployApp 0
327 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.14
328 TestStartStop/group/newest-cni/serial/Stop 1.19
329 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
330 TestStartStop/group/newest-cni/serial/SecondStart 12.91
331 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
332 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
333 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
334 TestStartStop/group/newest-cni/serial/Pause 2.48
335 TestNetworkPlugins/group/auto/Start 42.65
336 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.27
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.84
338 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.83
339 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
340 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 284.26
341 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
342 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
343 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
344 TestStartStop/group/no-preload/serial/Pause 2.65
345 TestNetworkPlugins/group/auto/KubeletFlags 0.3
346 TestNetworkPlugins/group/auto/NetCatPod 10.3
347 TestNetworkPlugins/group/kindnet/Start 42.67
348 TestNetworkPlugins/group/auto/DNS 0.12
349 TestNetworkPlugins/group/auto/Localhost 0.1
350 TestNetworkPlugins/group/auto/HairPin 0.11
351 TestNetworkPlugins/group/calico/Start 53.14
352 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
353 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
354 TestNetworkPlugins/group/kindnet/NetCatPod 10.2
355 TestNetworkPlugins/group/kindnet/DNS 0.13
356 TestNetworkPlugins/group/kindnet/Localhost 0.11
357 TestNetworkPlugins/group/kindnet/HairPin 0.1
358 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
359 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
360 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
361 TestStartStop/group/embed-certs/serial/Pause 3.13
362 TestNetworkPlugins/group/custom-flannel/Start 48.2
363 TestNetworkPlugins/group/calico/ControllerPod 6.01
364 TestNetworkPlugins/group/enable-default-cni/Start 64.99
365 TestNetworkPlugins/group/calico/KubeletFlags 0.27
366 TestNetworkPlugins/group/calico/NetCatPod 10.18
367 TestNetworkPlugins/group/calico/DNS 0.14
368 TestNetworkPlugins/group/calico/Localhost 0.14
369 TestNetworkPlugins/group/calico/HairPin 0.13
370 TestNetworkPlugins/group/flannel/Start 47.62
371 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
372 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.18
373 TestNetworkPlugins/group/custom-flannel/DNS 0.12
374 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
375 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
376 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
377 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.2
378 TestNetworkPlugins/group/bridge/Start 63.25
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.13
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
382 TestNetworkPlugins/group/flannel/ControllerPod 6.01
383 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
384 TestNetworkPlugins/group/flannel/NetCatPod 11.23
385 TestNetworkPlugins/group/flannel/DNS 0.15
386 TestNetworkPlugins/group/flannel/Localhost 0.14
387 TestNetworkPlugins/group/flannel/HairPin 0.13
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.25
389 TestNetworkPlugins/group/bridge/NetCatPod 9.16
390 TestNetworkPlugins/group/bridge/DNS 0.12
391 TestNetworkPlugins/group/bridge/Localhost 0.1
392 TestNetworkPlugins/group/bridge/HairPin 0.1
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.22
396 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.47
x
+
TestDownloadOnly/v1.20.0/json-events (5.51s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0210 10:33:16.579038  125270 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0210 10:33:16.579185  125270 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-184475 | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |          |
	|         | -p download-only-184475        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 10:33:11
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 10:33:11.110501  125282 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:33:11.110608  125282 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:33:11.110620  125282 out.go:358] Setting ErrFile to fd 2...
	I0210 10:33:11.110627  125282 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:33:11.110836  125282 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	W0210 10:33:11.110968  125282 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20385-118367/.minikube/config/config.json: open /home/jenkins/minikube-integration/20385-118367/.minikube/config/config.json: no such file or directory
	I0210 10:33:11.111546  125282 out.go:352] Setting JSON to true
	I0210 10:33:11.113049  125282 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":943,"bootTime":1739182648,"procs":172,"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 10:33:11.113158  125282 start.go:139] virtualization: kvm guest
	I0210 10:33:11.114755  125282 out.go:97] [download-only-184475] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0210 10:33:11.114876  125282 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball: no such file or directory
	I0210 10:33:11.114904  125282 notify.go:220] Checking for updates...
	I0210 10:33:11.116108  125282 out.go:169] MINIKUBE_LOCATION=20385
	I0210 10:33:11.117135  125282 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 10:33:11.118198  125282 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 10:33:11.119223  125282 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	I0210 10:33:11.120169  125282 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0210 10:33:11.121944  125282 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 10:33:11.122121  125282 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 10:33:11.143977  125282 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 10:33:11.144026  125282 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:33:11.477492  125282 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:49 SystemTime:2025-02-10 10:33:11.468882129 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:33:11.477611  125282 docker.go:318] overlay module found
	I0210 10:33:11.479084  125282 out.go:97] Using the docker driver based on user configuration
	I0210 10:33:11.479120  125282 start.go:297] selected driver: docker
	I0210 10:33:11.479132  125282 start.go:901] validating driver "docker" against <nil>
	I0210 10:33:11.479243  125282 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:33:11.527964  125282 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:49 SystemTime:2025-02-10 10:33:11.519445542 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:33:11.528181  125282 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 10:33:11.528875  125282 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0210 10:33:11.529043  125282 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 10:33:11.530289  125282 out.go:169] Using Docker driver with root privileges
	I0210 10:33:11.531119  125282 cni.go:84] Creating CNI manager for ""
	I0210 10:33:11.531179  125282 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 10:33:11.531193  125282 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 10:33:11.531257  125282 start.go:340] cluster config:
	{Name:download-only-184475 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-184475 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 10:33:11.532243  125282 out.go:97] Starting "download-only-184475" primary control-plane node in "download-only-184475" cluster
	I0210 10:33:11.532265  125282 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 10:33:11.533093  125282 out.go:97] Pulling base image v0.0.46 ...
	I0210 10:33:11.533121  125282 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0210 10:33:11.533158  125282 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 10:33:11.548987  125282 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 10:33:11.549178  125282 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 10:33:11.549284  125282 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 10:33:11.556779  125282 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 10:33:11.556799  125282 cache.go:56] Caching tarball of preloaded images
	I0210 10:33:11.556908  125282 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0210 10:33:11.558139  125282 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0210 10:33:11.558159  125282 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0210 10:33:11.586427  125282 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/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0210 10:33:15.209775  125282 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0210 10:33:15.209877  125282 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20385-118367/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0210 10:33:15.798645  125282 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	
	
	* The control-plane node download-only-184475 host does not exist
	  To start a cluster, run: "minikube start -p download-only-184475"

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

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

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

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

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

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

                                                
                                                
=== 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-436137 --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-436137 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (4.211446562s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (4.21s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0210 10:33:21.162277  125270 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0210 10:33:21.162315  125270 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20385-118367/.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.24s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-184475 | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |                     |
	|         | -p download-only-184475        |                      |         |         |                     |                     |
	|         | --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 10:33 UTC | 10 Feb 25 10:33 UTC |
	| delete  | -p download-only-184475        | download-only-184475 | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC | 10 Feb 25 10:33 UTC |
	| start   | -o=json --download-only        | download-only-436137 | jenkins | v1.35.0 | 10 Feb 25 10:33 UTC |                     |
	|         | -p download-only-436137        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 10:33:16
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 10:33:16.991027  125636 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:33:16.991128  125636 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:33:16.991141  125636 out.go:358] Setting ErrFile to fd 2...
	I0210 10:33:16.991154  125636 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:33:16.991306  125636 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:33:16.991791  125636 out.go:352] Setting JSON to true
	I0210 10:33:16.992617  125636 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":949,"bootTime":1739182648,"procs":172,"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 10:33:16.992735  125636 start.go:139] virtualization: kvm guest
	I0210 10:33:16.994301  125636 out.go:97] [download-only-436137] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 10:33:16.994435  125636 notify.go:220] Checking for updates...
	I0210 10:33:16.995371  125636 out.go:169] MINIKUBE_LOCATION=20385
	I0210 10:33:16.996353  125636 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 10:33:16.997384  125636 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 10:33:16.998335  125636 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	I0210 10:33:16.999332  125636 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0210 10:33:17.001250  125636 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 10:33:17.001452  125636 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 10:33:17.021396  125636 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 10:33:17.021452  125636 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:33:17.069804  125636 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 10:33:17.061435746 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:33:17.069905  125636 docker.go:318] overlay module found
	I0210 10:33:17.071294  125636 out.go:97] Using the docker driver based on user configuration
	I0210 10:33:17.071311  125636 start.go:297] selected driver: docker
	I0210 10:33:17.071317  125636 start.go:901] validating driver "docker" against <nil>
	I0210 10:33:17.071382  125636 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:33:17.113413  125636 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 10:33:17.105623214 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:33:17.113605  125636 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 10:33:17.114120  125636 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0210 10:33:17.114285  125636 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 10:33:17.115774  125636 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-436137 host does not exist
	  To start a cluster, run: "minikube start -p download-only-436137"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.7s)

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

                                                
                                    
x
+
TestBinaryMirror (0.74s)

                                                
                                                
=== RUN   TestBinaryMirror
I0210 10:33:24.383506  125270 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-020783 --alsologtostderr --binary-mirror http://127.0.0.1:35113 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-020783" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-020783
--- PASS: TestBinaryMirror (0.74s)

                                                
                                    
x
+
TestOffline (59.92s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (116.42s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-935325 --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-935325 --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: (1m56.417528209s)
--- PASS: TestAddons/Setup (116.42s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-935325 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-935325 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" [b790cdab-a0bb-4233-84bc-5bab8576bb36] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b790cdab-a0bb-4233-84bc-5bab8576bb36] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.002568552s
addons_test.go:633: (dbg) Run:  kubectl --context addons-935325 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-935325 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-935325 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.50s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 2.760741ms
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-7hdlt" [b032aa58-06bd-411f-825d-0e60661ca140] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002535613s
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-z4vj4" [9fb9cd74-0199-4ebb-9076-49516645a894] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.002272495s
addons_test.go:331: (dbg) Run:  kubectl --context addons-935325 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-935325 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-935325 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": (4.742109858s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 ip
2025/02/10 10:35:55 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.93s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.72s)

                                                
                                                
=== 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-7tczj" [b21401cd-b853-421d-ba2f-ef85a7fd7cf5] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003571125s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 addons disable inspektor-gadget --alsologtostderr -v=1: (5.712351836s)
--- PASS: TestAddons/parallel/InspektorGadget (10.72s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.082463ms
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-cqpkg" [85e49359-99d6-4c42-a040-ad8eb74fc731] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004443053s
addons_test.go:402: (dbg) Run:  kubectl --context addons-935325 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.65s)

                                                
                                    
x
+
TestAddons/parallel/CSI (49.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0210 10:35:51.803952  125270 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0210 10:35:51.806672  125270 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0210 10:35:51.806704  125270 kapi.go:107] duration metric: took 2.764295ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 2.778197ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-935325 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-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-935325 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" [ead94eab-f23a-4186-98bc-9ce27fbb80d9] Pending
helpers_test.go:344: "task-pv-pod" [ead94eab-f23a-4186-98bc-9ce27fbb80d9] 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" [ead94eab-f23a-4186-98bc-9ce27fbb80d9] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.003276563s
addons_test.go:511: (dbg) Run:  kubectl --context addons-935325 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-935325 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-935325 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-935325 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-935325 delete pod task-pv-pod: (1.224318347s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-935325 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-935325 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-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-935325 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" [18d40da7-10d1-4153-a124-6e3e6298aba9] Pending
helpers_test.go:344: "task-pv-pod-restore" [18d40da7-10d1-4153-a124-6e3e6298aba9] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 6.003040449s
addons_test.go:553: (dbg) Run:  kubectl --context addons-935325 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-935325 delete pod task-pv-pod-restore: (1.615656947s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-935325 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-935325 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.491812585s)
--- PASS: TestAddons/parallel/CSI (49.10s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.35s)

                                                
                                                
=== 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-935325 --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-nqnxl" [3cdd0a7c-54ca-4d43-a905-0f37b49b558b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-nqnxl" [3cdd0a7c-54ca-4d43-a905-0f37b49b558b] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.002598908s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 addons disable headlamp --alsologtostderr -v=1: (5.592456168s)
--- PASS: TestAddons/parallel/Headlamp (19.35s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.49s)

                                                
                                                
=== 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-6qcfj" [919a3afa-3c23-4d31-8060-b9267df37024] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003856713s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.49s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-935325 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-935325 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-935325 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-935325 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" [dbe2177c-099f-4e19-8169-f9454b1223f5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [dbe2177c-099f-4e19-8169-f9454b1223f5] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [dbe2177c-099f-4e19-8169-f9454b1223f5] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.002560907s
addons_test.go:906: (dbg) Run:  kubectl --context addons-935325 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 ssh "cat /opt/local-path-provisioner/pvc-a3092122-3f4c-41ae-b496-5b5c8434d6e3_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-935325 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-935325 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.405149822s)
--- PASS: TestAddons/parallel/LocalPath (51.25s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                                
=== 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-mwcvn" [dae3e53f-fd35-454b-a46e-0e9332e5becb] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.002347011s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.79s)

                                                
                                                
=== 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-f7dt5" [c59e3395-54e8-4adc-963a-46d65575dead] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003020027s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-935325 addons disable yakd --alsologtostderr -v=1: (5.784738054s)
--- PASS: TestAddons/parallel/Yakd (10.79s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.54s)

                                                
                                                
=== 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-p4vkv" [9344b167-86b0-4956-8e72-63c6c524e1a8] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.003116007s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-935325 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.54s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.01s)

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

                                                
                                    
x
+
TestCertOptions (29.42s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (227.6s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (28.21s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (37.92s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (2.13s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0210 11:05:18.773840  125270 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0210 11:05:18.774006  125270 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 11:05:18.814890  125270 install.go:62] docker-machine-driver-kvm2: exit status 1
W0210 11:05:18.815161  125270 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0210 11:05:18.815200  125270 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/TestKVMDriverInstallOrUpdate2954771781/001/docker-machine-driver-kvm2
I0210 11:05:18.942349  125270 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/TestKVMDriverInstallOrUpdate2954771781/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0] Decompressors:map[bz2:0xc000713218 gz:0xc0007132c0 tar:0xc000713270 tar.bz2:0xc000713280 tar.gz:0xc000713290 tar.xz:0xc0007132a0 tar.zst:0xc0007132b0 tbz2:0xc000713280 tgz:0xc000713290 txz:0xc0007132a0 tzst:0xc0007132b0 xz:0xc0007132c8 zip:0xc0007132e0 zst:0xc0007132f0] Getters:map[file:0xc001a01550 http:0xc001e14690 https:0xc001e146e0] 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 11:05:18.942422  125270 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/TestKVMDriverInstallOrUpdate2954771781/001/docker-machine-driver-kvm2
I0210 11:05:20.363613  125270 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0210 11:05:20.363699  125270 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 11:05:20.397701  125270 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 11:05:20.397732  125270 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0210 11:05:20.397803  125270 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0210 11:05:20.397829  125270 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/TestKVMDriverInstallOrUpdate2954771781/002/docker-machine-driver-kvm2
I0210 11:05:20.423780  125270 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/TestKVMDriverInstallOrUpdate2954771781/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0 0x54825c0] Decompressors:map[bz2:0xc000713218 gz:0xc0007132c0 tar:0xc000713270 tar.bz2:0xc000713280 tar.gz:0xc000713290 tar.xz:0xc0007132a0 tar.zst:0xc0007132b0 tbz2:0xc000713280 tgz:0xc000713290 txz:0xc0007132a0 tzst:0xc0007132b0 xz:0xc0007132c8 zip:0xc0007132e0 zst:0xc0007132f0] Getters:map[file:0xc0005d0cd0 http:0xc001e15950 https:0xc001e159a0] 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 11:05:20.423851  125270 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/TestKVMDriverInstallOrUpdate2954771781/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (2.13s)

                                                
                                    
x
+
TestErrorSpam/setup (23.38s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.54s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.83s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.43s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.7s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.35s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-884678 --log_dir /tmp/nospam-884678 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-884678 --log_dir /tmp/nospam-884678 stop: (1.179045725s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-884678 --log_dir /tmp/nospam-884678 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-884678 --log_dir /tmp/nospam-884678 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/20385-118367/.minikube/files/etc/test/nested/copy/125270/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (39.15s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-599593 --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-599593 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (39.144969037s)
--- PASS: TestFunctional/serial/StartWithProxy (39.15s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (21.29s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0210 10:40:12.758485  125270 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-599593 --alsologtostderr -v=8
E0210 10:40:22.235799  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.242208  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.253584  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.274936  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.316300  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.397696  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.559077  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:22.880775  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:23.522925  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:24.805150  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:27.367086  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:40:32.489231  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-599593 --alsologtostderr -v=8: (21.292724837s)
functional_test.go:680: soft start took 21.293569753s for "functional-599593" cluster.
I0210 10:40:34.051601  125270 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (21.29s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (35.55s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-599593 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0210 10:40:42.730944  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:41:03.212925  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-599593 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (35.553117089s)
functional_test.go:778: restart took 35.553255401s for "functional-599593" cluster.
I0210 10:41:15.791873  125270 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (35.55s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.23s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.25s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 logs --file /tmp/TestFunctionalserialLogsFileCmd1809745909/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-599593 logs --file /tmp/TestFunctionalserialLogsFileCmd1809745909/001/logs.txt: (1.251277084s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.25s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.94s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.36s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.7s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.36s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 10:41:50.140244  164303 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:41:50.140500  164303 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:41:50.140510  164303 out.go:358] Setting ErrFile to fd 2...
	I0210 10:41:50.140514  164303 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:41:50.140843  164303 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:41:50.141477  164303 out.go:352] Setting JSON to false
	I0210 10:41:50.142628  164303 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":1462,"bootTime":1739182648,"procs":236,"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 10:41:50.142729  164303 start.go:139] virtualization: kvm guest
	I0210 10:41:50.144229  164303 out.go:177] * [functional-599593] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 10:41:50.145340  164303 notify.go:220] Checking for updates...
	I0210 10:41:50.145345  164303 out.go:177]   - MINIKUBE_LOCATION=20385
	I0210 10:41:50.146604  164303 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 10:41:50.147742  164303 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 10:41:50.148809  164303 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	I0210 10:41:50.149855  164303 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 10:41:50.150977  164303 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 10:41:50.152752  164303 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:41:50.153524  164303 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 10:41:50.178117  164303 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 10:41:50.178192  164303 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:41:50.233190  164303 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-02-10 10:41:50.221707874 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:41:50.233335  164303 docker.go:318] overlay module found
	I0210 10:41:50.234877  164303 out.go:177] * Using the docker driver based on existing profile
	I0210 10:41:50.235961  164303 start.go:297] selected driver: docker
	I0210 10:41:50.235978  164303 start.go:901] validating driver "docker" against &{Name:functional-599593 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-599593 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 10:41:50.236096  164303 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 10:41:50.237847  164303 out.go:201] 
	W0210 10:41:50.238863  164303 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 10:41:50.239850  164303 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.13s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 10:41:50.007431  164226 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:41:50.007537  164226 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:41:50.007547  164226 out.go:358] Setting ErrFile to fd 2...
	I0210 10:41:50.007551  164226 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:41:50.007811  164226 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:41:50.008334  164226 out.go:352] Setting JSON to false
	I0210 10:41:50.009314  164226 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":1462,"bootTime":1739182648,"procs":236,"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 10:41:50.009443  164226 start.go:139] virtualization: kvm guest
	I0210 10:41:50.011719  164226 out.go:177] * [functional-599593] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0210 10:41:50.013023  164226 out.go:177]   - MINIKUBE_LOCATION=20385
	I0210 10:41:50.013026  164226 notify.go:220] Checking for updates...
	I0210 10:41:50.014231  164226 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 10:41:50.015323  164226 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 10:41:50.016429  164226 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	I0210 10:41:50.017608  164226 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 10:41:50.018696  164226 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 10:41:50.020157  164226 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:41:50.020611  164226 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 10:41:50.040844  164226 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 10:41:50.040951  164226 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:41:50.084822  164226 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-02-10 10:41:50.076802654 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:41:50.084929  164226 docker.go:318] overlay module found
	I0210 10:41:50.086251  164226 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0210 10:41:50.087194  164226 start.go:297] selected driver: docker
	I0210 10:41:50.087205  164226 start.go:901] validating driver "docker" against &{Name:functional-599593 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-599593 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 10:41:50.087287  164226 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 10:41:50.088960  164226 out.go:201] 
	W0210 10:41:50.089957  164226 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 10:41:50.090918  164226 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.85s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-599593 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-599593 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-bdt7f" [2e6e38f8-9774-428b-a28e-7596d0f8290e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-bdt7f" [2e6e38f8-9774-428b-a28e-7596d0f8290e] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.002080214s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:31574
functional_test.go:1692: http://192.168.49.2:31574: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.6s)

                                                
                                                
=== 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" [8d95ee94-182c-408f-bc4d-278abb627b95] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003610124s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-599593 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-599593 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-599593 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-599593 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" [868ee0a5-a6bd-481b-a69b-c57d634998c9] Pending
helpers_test.go:344: "sp-pod" [868ee0a5-a6bd-481b-a69b-c57d634998c9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [868ee0a5-a6bd-481b-a69b-c57d634998c9] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003896677s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-599593 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-599593 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-599593 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" [bd10eb11-09d0-4849-b675-1e62dc1b779a] Pending
helpers_test.go:344: "sp-pod" [bd10eb11-09d0-4849-b675-1e62dc1b779a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003298729s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-599593 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.60s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.94s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.78s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (22.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-599593 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-5xdt6" [6848c542-d8e5-4d33-bd0f-fc2dd8293d07] Pending
helpers_test.go:344: "mysql-58ccfd96bb-5xdt6" [6848c542-d8e5-4d33-bd0f-fc2dd8293d07] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-5xdt6" [6848c542-d8e5-4d33-bd0f-fc2dd8293d07] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 16.00294825s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;": exit status 1 (109.904129ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0210 10:41:39.538691  125270 retry.go:31] will retry after 959.231956ms: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;": exit status 1 (211.983718ms)

                                                
                                                
** 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 10:41:40.710895  125270 retry.go:31] will retry after 1.292736658s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;": exit status 1 (113.746612ms)

                                                
                                                
** 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 10:41:42.117982  125270 retry.go:31] will retry after 3.157591625s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-599593 exec mysql-58ccfd96bb-5xdt6 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (22.16s)

                                                
                                    
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/125270/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "sudo cat /etc/test/nested/copy/125270/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 (2.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/125270.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "sudo cat /etc/ssl/certs/125270.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/125270.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "sudo cat /usr/share/ca-certificates/125270.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-599593 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/1252702.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "sudo cat /etc/ssl/certs/1252702.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/1252702.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "sudo cat /usr/share/ca-certificates/1252702.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-599593 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.04s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.58s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.19s)

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

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

                                                
                                                
=== 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-599593 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-599593 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-599593
localhost/kicbase/echo-server:functional-599593
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-599593 image ls --format short --alsologtostderr:
I0210 10:41:53.161902  165554 out.go:345] Setting OutFile to fd 1 ...
I0210 10:41:53.162003  165554 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.162011  165554 out.go:358] Setting ErrFile to fd 2...
I0210 10:41:53.162016  165554 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.162232  165554 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
I0210 10:41:53.162799  165554 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.162893  165554 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.163268  165554 cli_runner.go:164] Run: docker container inspect functional-599593 --format={{.State.Status}}
I0210 10:41:53.179159  165554 ssh_runner.go:195] Run: systemctl --version
I0210 10:41:53.179194  165554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-599593
I0210 10:41:53.196040  165554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/functional-599593/id_rsa Username:docker}
I0210 10:41:53.293893  165554 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

                                                
                                                
=== 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-599593 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-599593 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| 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-proxy              | v1.32.1            | e29f9c7391fd9 | 95.3MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/kicbase/echo-server           | functional-599593  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| registry.k8s.io/kube-scheduler          | v1.32.1            | 2b0d6572d062c | 70.6MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/library/nginx                 | latest             | 97662d24417b3 | 196MB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| localhost/minikube-local-cache-test     | functional-599593  | 63e7b5c1fd92b | 3.33kB |
| docker.io/library/nginx                 | alpine             | d41a14a4ecff9 | 49.3MB |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 019ee182b58e2 | 90.8MB |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 50415e5d05f05 | 95MB   |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-599593 image ls --format table --alsologtostderr:
I0210 10:41:54.077694  166125 out.go:345] Setting OutFile to fd 1 ...
I0210 10:41:54.077795  166125 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:54.077805  166125 out.go:358] Setting ErrFile to fd 2...
I0210 10:41:54.077810  166125 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:54.078046  166125 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
I0210 10:41:54.078581  166125 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:54.078674  166125 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:54.079021  166125 cli_runner.go:164] Run: docker container inspect functional-599593 --format={{.State.Status}}
I0210 10:41:54.097585  166125 ssh_runner.go:195] Run: systemctl --version
I0210 10:41:54.097643  166125 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-599593
I0210 10:41:54.117183  166125 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/functional-599593/id_rsa Username:docker}
I0210 10:41:54.260466  166125 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.33s)

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

                                                
                                                
=== 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-599593 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-599593 image ls --format json --alsologtostderr:
[{"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":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b3
6e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"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/co
redns/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":"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":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"0184c1613d92931126f
eb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"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":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-599593"],"size":"4943877"},{"id":"63e7b5c1fd92b96ee9e8c4a1a2fad7cfc1094ef989c2361170431cf32a384bcb","repoDigests":["localhost/minikube-local-cache-test@sha256:f404ee3704f0f408232ae470dee9b2ae1dc55a3d822efc9a2a135ed9512ee262"],"repoTags":["localhost/minikube-local-cache-test:functional-599593"],"size":"3330"},{"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":"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":"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":"d41a14a4ecff96bdae6253ad2f58d8f258786db438307846081e8d835b984111","repoDigests":["docker.io/library/nginx@sha256:6666d93f054a3f4315894b76f2023f3da2fcb5ceb5f8d91625cca81623edd2da","docker.io/li
brary/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49311700"},{"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"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-599593 image ls --format json --alsologtostderr:
I0210 10:41:53.804200  165969 out.go:345] Setting OutFile to fd 1 ...
I0210 10:41:53.804322  165969 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.804333  165969 out.go:358] Setting ErrFile to fd 2...
I0210 10:41:53.804344  165969 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.804798  165969 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
I0210 10:41:53.805998  165969 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.806170  165969 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.806743  165969 cli_runner.go:164] Run: docker container inspect functional-599593 --format={{.State.Status}}
I0210 10:41:53.829109  165969 ssh_runner.go:195] Run: systemctl --version
I0210 10:41:53.829186  165969 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-599593
I0210 10:41:53.847942  165969 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/functional-599593/id_rsa Username:docker}
I0210 10:41:53.937222  165969 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

                                                
                                                
=== 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-599593 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-599593 image ls --format yaml --alsologtostderr:
- 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: 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: 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: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- 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: d41a14a4ecff96bdae6253ad2f58d8f258786db438307846081e8d835b984111
repoDigests:
- docker.io/library/nginx@sha256:6666d93f054a3f4315894b76f2023f3da2fcb5ceb5f8d91625cca81623edd2da
- docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef
repoTags:
- docker.io/library/nginx:alpine
size: "49311700"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-599593
size: "4943877"
- 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: 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: 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: 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: 63e7b5c1fd92b96ee9e8c4a1a2fad7cfc1094ef989c2361170431cf32a384bcb
repoDigests:
- localhost/minikube-local-cache-test@sha256:f404ee3704f0f408232ae470dee9b2ae1dc55a3d822efc9a2a135ed9512ee262
repoTags:
- localhost/minikube-local-cache-test:functional-599593
size: "3330"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- 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: 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: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
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: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-599593 image ls --format yaml --alsologtostderr:
I0210 10:41:53.491692  165711 out.go:345] Setting OutFile to fd 1 ...
I0210 10:41:53.491953  165711 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.491963  165711 out.go:358] Setting ErrFile to fd 2...
I0210 10:41:53.491970  165711 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.492233  165711 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
I0210 10:41:53.492993  165711 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.493143  165711 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.493649  165711 cli_runner.go:164] Run: docker container inspect functional-599593 --format={{.State.Status}}
I0210 10:41:53.511612  165711 ssh_runner.go:195] Run: systemctl --version
I0210 10:41:53.511654  165711 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-599593
I0210 10:41:53.529727  165711 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/functional-599593/id_rsa Username:docker}
I0210 10:41:53.637657  165711 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 image build -t localhost/my-image:functional-599593 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-599593 image build -t localhost/my-image:functional-599593 testdata/build --alsologtostderr: (4.150539766s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-599593 image build -t localhost/my-image:functional-599593 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 07d5440f435
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-599593
--> cd170c0f1ab
Successfully tagged localhost/my-image:functional-599593
cd170c0f1ab08c99e547dc329986d44ab8cda0a81bf16e758d65203d460a8955
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-599593 image build -t localhost/my-image:functional-599593 testdata/build --alsologtostderr:
I0210 10:41:53.774138  165946 out.go:345] Setting OutFile to fd 1 ...
I0210 10:41:53.774314  165946 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.774326  165946 out.go:358] Setting ErrFile to fd 2...
I0210 10:41:53.774332  165946 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 10:41:53.774549  165946 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
I0210 10:41:53.775245  165946 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.775867  165946 config.go:182] Loaded profile config "functional-599593": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 10:41:53.776363  165946 cli_runner.go:164] Run: docker container inspect functional-599593 --format={{.State.Status}}
I0210 10:41:53.805135  165946 ssh_runner.go:195] Run: systemctl --version
I0210 10:41:53.805196  165946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-599593
I0210 10:41:53.826649  165946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/functional-599593/id_rsa Username:docker}
I0210 10:41:53.936730  165946 build_images.go:161] Building image from path: /tmp/build.489386236.tar
I0210 10:41:53.936788  165946 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0210 10:41:53.945885  165946 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.489386236.tar
I0210 10:41:53.950015  165946 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.489386236.tar: stat -c "%s %y" /var/lib/minikube/build/build.489386236.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.489386236.tar': No such file or directory
I0210 10:41:53.950062  165946 ssh_runner.go:362] scp /tmp/build.489386236.tar --> /var/lib/minikube/build/build.489386236.tar (3072 bytes)
I0210 10:41:54.009595  165946 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.489386236
I0210 10:41:54.019151  165946 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.489386236 -xf /var/lib/minikube/build/build.489386236.tar
I0210 10:41:54.029747  165946 crio.go:315] Building image: /var/lib/minikube/build/build.489386236
I0210 10:41:54.029811  165946 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-599593 /var/lib/minikube/build/build.489386236 --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 10:41:57.833257  165946 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-599593 /var/lib/minikube/build/build.489386236 --cgroup-manager=cgroupfs: (3.80342162s)
I0210 10:41:57.833333  165946 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.489386236
I0210 10:41:57.842211  165946 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.489386236.tar
I0210 10:41:57.851566  165946 build_images.go:217] Built localhost/my-image:functional-599593 from /tmp/build.489386236.tar
I0210 10:41:57.851591  165946 build_images.go:133] succeeded building to: functional-599593
I0210 10:41:57.851595  165946 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.65s)

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

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

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

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

                                                
                                    
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-599593 version --short
--- PASS: TestFunctional/parallel/Version/short (0.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-599593 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" [f53d46b5-05af-4e4c-baab-f961693ccf08] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [f53d46b5-05af-4e4c-baab-f961693ccf08] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 15.003450177s
I0210 10:41:40.927068  125270 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (15.31s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-599593 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.98.215.56 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-599593 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/ServiceCmd/DeployApp (8.2s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-599593 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-599593 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-2rwwz" [91769513-3237-44dc-b66c-72b49a7308d5] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-2rwwz" [91769513-3237-44dc-b66c-72b49a7308d5] Running
E0210 10:41:44.174534  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.003323999s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.20s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "299.725282ms" 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 "47.540619ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.35s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0210 10:41:46.711396  125270 retry.go:31] will retry after 631.048298ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 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 10:41 created-by-test
-rw-r--r-- 1 docker docker 24 Feb 10 10:41 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb 10 10:41 test-1739184106450145251
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh cat /mount-9p/test-1739184106450145251
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-599593 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" [b8bc6799-d02f-4050-a699-d20c361c4517] Pending
helpers_test.go:344: "busybox-mount" [b8bc6799-d02f-4050-a699-d20c361c4517] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [b8bc6799-d02f-4050-a699-d20c361c4517] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [b8bc6799-d02f-4050-a699-d20c361c4517] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.03022257s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-599593 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-599593 /tmp/TestFunctionalparallelMountCmdany-port1023888571/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.87s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0210 10:41:54.607483  125270 retry.go:31] will retry after 528.744668ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 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-599593 /tmp/TestFunctionalparallelMountCmdspecific-port1767501450/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-599593 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-599593 ssh "sudo umount -f /mount-9p": exit status 1 (289.605388ms)

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

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

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

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

                                                
                                                
** /stderr **
I0210 10:41:56.647664  125270 retry.go:31] will retry after 614.042928ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-599593 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-599593 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-599593 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1197116433/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-599593 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1197116433/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-599593 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1197116433/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
2025/02/10 10:41:58 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.86s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (99.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-589960 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 10:43:06.096624  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-589960 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m38.706612368s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (99.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.03s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (34.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.39s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 10:44:52.031691  188323 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:44:52.031933  188323 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:44:52.031943  188323 out.go:358] Setting ErrFile to fd 2...
	I0210 10:44:52.031947  188323 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:44:52.032137  188323 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:44:52.032298  188323 out.go:352] Setting JSON to false
	I0210 10:44:52.032335  188323 mustload.go:65] Loading cluster: ha-589960
	I0210 10:44:52.032388  188323 notify.go:220] Checking for updates...
	I0210 10:44:52.033001  188323 config.go:182] Loaded profile config "ha-589960": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:44:52.033033  188323 status.go:174] checking status of ha-589960 ...
	I0210 10:44:52.033559  188323 cli_runner.go:164] Run: docker container inspect ha-589960 --format={{.State.Status}}
	I0210 10:44:52.052069  188323 status.go:371] ha-589960 host status = "Running" (err=<nil>)
	I0210 10:44:52.052103  188323 host.go:66] Checking if "ha-589960" exists ...
	I0210 10:44:52.052459  188323 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-589960
	I0210 10:44:52.068248  188323 host.go:66] Checking if "ha-589960" exists ...
	I0210 10:44:52.068459  188323 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 10:44:52.068494  188323 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-589960
	I0210 10:44:52.084883  188323 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/ha-589960/id_rsa Username:docker}
	I0210 10:44:52.177571  188323 ssh_runner.go:195] Run: systemctl --version
	I0210 10:44:52.181302  188323 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 10:44:52.191089  188323 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:44:52.236087  188323 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 10:44:52.226923611 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:44:52.236913  188323 kubeconfig.go:125] found "ha-589960" server: "https://192.168.49.254:8443"
	I0210 10:44:52.236957  188323 api_server.go:166] Checking apiserver status ...
	I0210 10:44:52.236999  188323 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 10:44:52.248017  188323 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1523/cgroup
	I0210 10:44:52.256294  188323 api_server.go:182] apiserver freezer: "10:freezer:/docker/45ab7d36d2f14b1236a1078cafa871ee97ee98c93f7383f5bf63bf750fd344cf/crio/crio-68d39d73aa4c6b7d5cd6d88004911d8c47dbc58e91a8b81e0968710c68a9412f"
	I0210 10:44:52.256353  188323 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/45ab7d36d2f14b1236a1078cafa871ee97ee98c93f7383f5bf63bf750fd344cf/crio/crio-68d39d73aa4c6b7d5cd6d88004911d8c47dbc58e91a8b81e0968710c68a9412f/freezer.state
	I0210 10:44:52.263836  188323 api_server.go:204] freezer state: "THAWED"
	I0210 10:44:52.263867  188323 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 10:44:52.267747  188323 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 10:44:52.267767  188323 status.go:463] ha-589960 apiserver status = Running (err=<nil>)
	I0210 10:44:52.267779  188323 status.go:176] ha-589960 status: &{Name:ha-589960 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:44:52.267803  188323 status.go:174] checking status of ha-589960-m02 ...
	I0210 10:44:52.268043  188323 cli_runner.go:164] Run: docker container inspect ha-589960-m02 --format={{.State.Status}}
	I0210 10:44:52.283131  188323 status.go:371] ha-589960-m02 host status = "Stopped" (err=<nil>)
	I0210 10:44:52.283148  188323 status.go:384] host is not running, skipping remaining checks
	I0210 10:44:52.283154  188323 status.go:176] ha-589960-m02 status: &{Name:ha-589960-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:44:52.283175  188323 status.go:174] checking status of ha-589960-m03 ...
	I0210 10:44:52.283417  188323 cli_runner.go:164] Run: docker container inspect ha-589960-m03 --format={{.State.Status}}
	I0210 10:44:52.298312  188323 status.go:371] ha-589960-m03 host status = "Running" (err=<nil>)
	I0210 10:44:52.298330  188323 host.go:66] Checking if "ha-589960-m03" exists ...
	I0210 10:44:52.298541  188323 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-589960-m03
	I0210 10:44:52.314072  188323 host.go:66] Checking if "ha-589960-m03" exists ...
	I0210 10:44:52.314308  188323 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 10:44:52.314342  188323 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-589960-m03
	I0210 10:44:52.330240  188323 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/ha-589960-m03/id_rsa Username:docker}
	I0210 10:44:52.417227  188323 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 10:44:52.427757  188323 kubeconfig.go:125] found "ha-589960" server: "https://192.168.49.254:8443"
	I0210 10:44:52.427780  188323 api_server.go:166] Checking apiserver status ...
	I0210 10:44:52.427805  188323 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 10:44:52.437443  188323 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1436/cgroup
	I0210 10:44:52.445315  188323 api_server.go:182] apiserver freezer: "10:freezer:/docker/c38b5fb2b21e5402573a83b8f8df455ab3a1533cd63f18fb4799d57038b00686/crio/crio-e645f3d8b01827071b5f531b4e75bb5eaf056811c9edddab543886813cdca6f5"
	I0210 10:44:52.445373  188323 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c38b5fb2b21e5402573a83b8f8df455ab3a1533cd63f18fb4799d57038b00686/crio/crio-e645f3d8b01827071b5f531b4e75bb5eaf056811c9edddab543886813cdca6f5/freezer.state
	I0210 10:44:52.452412  188323 api_server.go:204] freezer state: "THAWED"
	I0210 10:44:52.452436  188323 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 10:44:52.456333  188323 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 10:44:52.456355  188323 status.go:463] ha-589960-m03 apiserver status = Running (err=<nil>)
	I0210 10:44:52.456366  188323 status.go:176] ha-589960-m03 status: &{Name:ha-589960-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:44:52.456393  188323 status.go:174] checking status of ha-589960-m04 ...
	I0210 10:44:52.456671  188323 cli_runner.go:164] Run: docker container inspect ha-589960-m04 --format={{.State.Status}}
	I0210 10:44:52.473577  188323 status.go:371] ha-589960-m04 host status = "Running" (err=<nil>)
	I0210 10:44:52.473597  188323 host.go:66] Checking if "ha-589960-m04" exists ...
	I0210 10:44:52.473826  188323 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-589960-m04
	I0210 10:44:52.489309  188323 host.go:66] Checking if "ha-589960-m04" exists ...
	I0210 10:44:52.489531  188323 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 10:44:52.489561  188323 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-589960-m04
	I0210 10:44:52.505482  188323 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/ha-589960-m04/id_rsa Username:docker}
	I0210 10:44:52.593029  188323 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 10:44:52.602830  188323 status.go:176] ha-589960-m04 status: &{Name:ha-589960-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-589960 node start m02 -v=7 --alsologtostderr: (21.685384928s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-amd64 -p ha-589960 status -v=7 --alsologtostderr: (1.128104115s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (158.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-589960 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-589960 -v=7 --alsologtostderr
E0210 10:45:22.236902  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:45:49.940941  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-589960 -v=7 --alsologtostderr: (36.346898316s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-589960 --wait=true -v=7 --alsologtostderr
E0210 10:46:23.426182  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:23.432569  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:23.444019  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:23.465509  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:23.507012  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:23.588511  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:23.749922  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:24.071543  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:24.713649  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:25.995345  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:28.556729  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:33.678237  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:46:43.919755  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:47:04.401960  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
E0210 10:47:45.363381  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-589960 --wait=true -v=7 --alsologtostderr: (2m2.507589867s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-589960
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (158.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-589960 stop -v=7 --alsologtostderr: (35.282369541s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-589960 status -v=7 --alsologtostderr: exit status 7 (102.758015ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 10:48:43.854016  205402 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:48:43.854167  205402 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:48:43.854180  205402 out.go:358] Setting ErrFile to fd 2...
	I0210 10:48:43.854184  205402 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:48:43.854394  205402 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:48:43.854582  205402 out.go:352] Setting JSON to false
	I0210 10:48:43.854624  205402 mustload.go:65] Loading cluster: ha-589960
	I0210 10:48:43.854717  205402 notify.go:220] Checking for updates...
	I0210 10:48:43.855140  205402 config.go:182] Loaded profile config "ha-589960": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:48:43.855168  205402 status.go:174] checking status of ha-589960 ...
	I0210 10:48:43.855681  205402 cli_runner.go:164] Run: docker container inspect ha-589960 --format={{.State.Status}}
	I0210 10:48:43.873520  205402 status.go:371] ha-589960 host status = "Stopped" (err=<nil>)
	I0210 10:48:43.873535  205402 status.go:384] host is not running, skipping remaining checks
	I0210 10:48:43.873541  205402 status.go:176] ha-589960 status: &{Name:ha-589960 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:48:43.873575  205402 status.go:174] checking status of ha-589960-m02 ...
	I0210 10:48:43.873849  205402 cli_runner.go:164] Run: docker container inspect ha-589960-m02 --format={{.State.Status}}
	I0210 10:48:43.890260  205402 status.go:371] ha-589960-m02 host status = "Stopped" (err=<nil>)
	I0210 10:48:43.890292  205402 status.go:384] host is not running, skipping remaining checks
	I0210 10:48:43.890306  205402 status.go:176] ha-589960-m02 status: &{Name:ha-589960-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:48:43.890335  205402 status.go:174] checking status of ha-589960-m04 ...
	I0210 10:48:43.890573  205402 cli_runner.go:164] Run: docker container inspect ha-589960-m04 --format={{.State.Status}}
	I0210 10:48:43.906572  205402 status.go:371] ha-589960-m04 host status = "Stopped" (err=<nil>)
	I0210 10:48:43.906592  205402 status.go:384] host is not running, skipping remaining checks
	I0210 10:48:43.906599  205402 status.go:176] ha-589960-m04 status: &{Name:ha-589960-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (67.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-589960 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 10:49:07.288086  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-589960 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m6.823790132s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 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 (67.56s)

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-589960 --control-plane -v=7 --alsologtostderr
E0210 10:50:22.235362  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-589960 --control-plane -v=7 --alsologtostderr: (42.6059407s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-589960 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (43.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.8s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (41.85s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-429248 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0210 10:51:23.426421  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-429248 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (41.853751197s)
--- PASS: TestJSONOutput/start/Command (41.85s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.63s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.55s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.71s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.19s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"93e390d0-9d5f-402f-8e51-425d78e9a992","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-332139] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"21a7858f-d17d-4a92-b0fb-102d1f73eee7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20385"}}
	{"specversion":"1.0","id":"93814224-686e-4861-bca1-770228426fd8","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":"e7b564e3-4ee4-40af-9e7a-2ba51b845f53","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig"}}
	{"specversion":"1.0","id":"d8eaa530-1436-494f-8399-60a8c22db984","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube"}}
	{"specversion":"1.0","id":"884c7a20-0704-402f-a4d5-8a1fdcedee4f","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":"8e231bc7-8399-4321-8c3a-a256dcf8fc30","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"88c4065f-7b5c-4901-951a-356ead5e5f91","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-332139" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-332139
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (30.16s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-802951 --network=
E0210 10:51:51.136527  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-802951 --network=: (28.204027445s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-802951" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-802951
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-802951: (1.937628978s)
--- PASS: TestKicCustomNetwork/create_custom_network (30.16s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.7s)

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

                                                
                                    
x
+
TestKicExistingNetwork (21.57s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0210 10:52:30.680375  125270 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 10:52:30.695251  125270 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 10:52:30.695304  125270 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0210 10:52:30.695320  125270 cli_runner.go:164] Run: docker network inspect existing-network
W0210 10:52:30.710422  125270 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0210 10:52:30.710464  125270 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 10:52:30.710479  125270 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 10:52:30.710584  125270 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 10:52:30.725702  125270 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-38d640993181 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:e5:a1:cd:24} reservation:<nil>}
I0210 10:52:30.726214  125270 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:0xc001d4b1c0}
I0210 10:52:30.726257  125270 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 10:52:30.726314  125270 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 10:52:30.785453  125270 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-478163 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-478163 --network=existing-network: (19.633522568s)
helpers_test.go:175: Cleaning up "existing-network-478163" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-478163
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-478163: (1.80084255s)
I0210 10:52:52.235649  125270 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (21.57s)

                                                
                                    
x
+
TestKicCustomSubnet (23.35s)

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

                                                
                                    
x
+
TestKicStaticIP (22.5s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.88s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-202829 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-202829 --driver=docker  --container-runtime=crio: (21.141889003s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-214820 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-214820 --driver=docker  --container-runtime=crio: (22.68095072s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-202829
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-214820
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-214820" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-214820
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-214820: (1.839794536s)
helpers_test.go:175: Cleaning up "first-202829" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-202829
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-202829: (2.143548501s)
--- PASS: TestMinikubeProfile (48.88s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.92s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.27s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.57s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.04s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (72.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-905034 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 10:55:22.234956  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-905034 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m12.367350891s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (72.80s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.43s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-905034 -v 3 --alsologtostderr
E0210 10:56:23.425908  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-905034 -v 3 --alsologtostderr: (29.402688536s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (29.97s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp testdata/cp-test.txt multinode-905034:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1849275966/001/cp-test_multinode-905034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034:/home/docker/cp-test.txt multinode-905034-m02:/home/docker/cp-test_multinode-905034_multinode-905034-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m02 "sudo cat /home/docker/cp-test_multinode-905034_multinode-905034-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034:/home/docker/cp-test.txt multinode-905034-m03:/home/docker/cp-test_multinode-905034_multinode-905034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m03 "sudo cat /home/docker/cp-test_multinode-905034_multinode-905034-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp testdata/cp-test.txt multinode-905034-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1849275966/001/cp-test_multinode-905034-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m02 "sudo cat /home/docker/cp-test.txt"
E0210 10:56:45.302693  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034-m02:/home/docker/cp-test.txt multinode-905034:/home/docker/cp-test_multinode-905034-m02_multinode-905034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034 "sudo cat /home/docker/cp-test_multinode-905034-m02_multinode-905034.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034-m02:/home/docker/cp-test.txt multinode-905034-m03:/home/docker/cp-test_multinode-905034-m02_multinode-905034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m03 "sudo cat /home/docker/cp-test_multinode-905034-m02_multinode-905034-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp testdata/cp-test.txt multinode-905034-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1849275966/001/cp-test_multinode-905034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034-m03:/home/docker/cp-test.txt multinode-905034:/home/docker/cp-test_multinode-905034-m03_multinode-905034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034 "sudo cat /home/docker/cp-test_multinode-905034-m03_multinode-905034.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 cp multinode-905034-m03:/home/docker/cp-test.txt multinode-905034-m02:/home/docker/cp-test_multinode-905034-m03_multinode-905034-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-905034 ssh -n multinode-905034-m02 "sudo cat /home/docker/cp-test_multinode-905034-m03_multinode-905034-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (8.62s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 10:56:51.477454  270842 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:56:51.477581  270842 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:56:51.477591  270842 out.go:358] Setting ErrFile to fd 2...
	I0210 10:56:51.477598  270842 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:56:51.477778  270842 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:56:51.477960  270842 out.go:352] Setting JSON to false
	I0210 10:56:51.478000  270842 mustload.go:65] Loading cluster: multinode-905034
	I0210 10:56:51.478109  270842 notify.go:220] Checking for updates...
	I0210 10:56:51.478435  270842 config.go:182] Loaded profile config "multinode-905034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:56:51.478461  270842 status.go:174] checking status of multinode-905034 ...
	I0210 10:56:51.478898  270842 cli_runner.go:164] Run: docker container inspect multinode-905034 --format={{.State.Status}}
	I0210 10:56:51.496297  270842 status.go:371] multinode-905034 host status = "Running" (err=<nil>)
	I0210 10:56:51.496314  270842 host.go:66] Checking if "multinode-905034" exists ...
	I0210 10:56:51.496521  270842 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-905034
	I0210 10:56:51.511296  270842 host.go:66] Checking if "multinode-905034" exists ...
	I0210 10:56:51.511507  270842 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 10:56:51.511543  270842 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-905034
	I0210 10:56:51.527530  270842 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32904 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/multinode-905034/id_rsa Username:docker}
	I0210 10:56:51.621775  270842 ssh_runner.go:195] Run: systemctl --version
	I0210 10:56:51.625469  270842 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 10:56:51.635856  270842 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 10:56:51.683134  270842 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:64 SystemTime:2025-02-10 10:56:51.674923846 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 10:56:51.683749  270842 kubeconfig.go:125] found "multinode-905034" server: "https://192.168.67.2:8443"
	I0210 10:56:51.683796  270842 api_server.go:166] Checking apiserver status ...
	I0210 10:56:51.683843  270842 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 10:56:51.694123  270842 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1502/cgroup
	I0210 10:56:51.702465  270842 api_server.go:182] apiserver freezer: "10:freezer:/docker/23ba0b2520f0578ef133e71723f3c9d6f11895b0bfdcca4670574a6953ef5a49/crio/crio-6c97ce685dc2daf98bedb8cc05d96b67a076197d9ca74f6f8c22be4246a13d55"
	I0210 10:56:51.702534  270842 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/23ba0b2520f0578ef133e71723f3c9d6f11895b0bfdcca4670574a6953ef5a49/crio/crio-6c97ce685dc2daf98bedb8cc05d96b67a076197d9ca74f6f8c22be4246a13d55/freezer.state
	I0210 10:56:51.710372  270842 api_server.go:204] freezer state: "THAWED"
	I0210 10:56:51.710397  270842 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0210 10:56:51.715291  270842 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0210 10:56:51.715309  270842 status.go:463] multinode-905034 apiserver status = Running (err=<nil>)
	I0210 10:56:51.715318  270842 status.go:176] multinode-905034 status: &{Name:multinode-905034 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:56:51.715340  270842 status.go:174] checking status of multinode-905034-m02 ...
	I0210 10:56:51.715561  270842 cli_runner.go:164] Run: docker container inspect multinode-905034-m02 --format={{.State.Status}}
	I0210 10:56:51.731171  270842 status.go:371] multinode-905034-m02 host status = "Running" (err=<nil>)
	I0210 10:56:51.731193  270842 host.go:66] Checking if "multinode-905034-m02" exists ...
	I0210 10:56:51.731437  270842 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-905034-m02
	I0210 10:56:51.746396  270842 host.go:66] Checking if "multinode-905034-m02" exists ...
	I0210 10:56:51.746629  270842 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 10:56:51.746666  270842 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-905034-m02
	I0210 10:56:51.761979  270842 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32909 SSHKeyPath:/home/jenkins/minikube-integration/20385-118367/.minikube/machines/multinode-905034-m02/id_rsa Username:docker}
	I0210 10:56:51.849175  270842 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 10:56:51.858915  270842 status.go:176] multinode-905034-m02 status: &{Name:multinode-905034-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:56:51.858947  270842 status.go:174] checking status of multinode-905034-m03 ...
	I0210 10:56:51.859204  270842 cli_runner.go:164] Run: docker container inspect multinode-905034-m03 --format={{.State.Status}}
	I0210 10:56:51.875346  270842 status.go:371] multinode-905034-m03 host status = "Stopped" (err=<nil>)
	I0210 10:56:51.875365  270842 status.go:384] host is not running, skipping remaining checks
	I0210 10:56:51.875374  270842 status.go:176] multinode-905034-m03 status: &{Name:multinode-905034-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (81.12s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-905034
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-905034
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-905034: (24.587845556s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-905034 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-905034 --wait=true -v=8 --alsologtostderr: (56.438076253s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-905034
--- PASS: TestMultiNode/serial/RestartKeepsNodes (81.12s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.59s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 10:58:50.179227  280183 out.go:345] Setting OutFile to fd 1 ...
	I0210 10:58:50.179330  280183 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:58:50.179341  280183 out.go:358] Setting ErrFile to fd 2...
	I0210 10:58:50.179345  280183 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 10:58:50.179513  280183 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 10:58:50.179677  280183 out.go:352] Setting JSON to false
	I0210 10:58:50.179707  280183 mustload.go:65] Loading cluster: multinode-905034
	I0210 10:58:50.179761  280183 notify.go:220] Checking for updates...
	I0210 10:58:50.180091  280183 config.go:182] Loaded profile config "multinode-905034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 10:58:50.180110  280183 status.go:174] checking status of multinode-905034 ...
	I0210 10:58:50.180536  280183 cli_runner.go:164] Run: docker container inspect multinode-905034 --format={{.State.Status}}
	I0210 10:58:50.198869  280183 status.go:371] multinode-905034 host status = "Stopped" (err=<nil>)
	I0210 10:58:50.198886  280183 status.go:384] host is not running, skipping remaining checks
	I0210 10:58:50.198892  280183 status.go:176] multinode-905034 status: &{Name:multinode-905034 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 10:58:50.198930  280183 status.go:174] checking status of multinode-905034-m02 ...
	I0210 10:58:50.199144  280183 cli_runner.go:164] Run: docker container inspect multinode-905034-m02 --format={{.State.Status}}
	I0210 10:58:50.214157  280183 status.go:371] multinode-905034-m02 host status = "Stopped" (err=<nil>)
	I0210 10:58:50.214205  280183 status.go:384] host is not running, skipping remaining checks
	I0210 10:58:50.214214  280183 status.go:176] multinode-905034-m02 status: &{Name:multinode-905034-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.5s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.56s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (101.88s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-411003 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0210 11:00:22.234834  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
E0210 11:01:23.425975  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-411003 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m16.157745531s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-411003 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-411003 image pull gcr.io/k8s-minikube/busybox: (2.082791417s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-411003
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-411003: (5.66744612s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-411003 --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-411003 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (15.827730656s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-411003 image list
helpers_test.go:175: Cleaning up "test-preload-411003" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-411003
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-411003: (1.934567015s)
--- PASS: TestPreload (101.88s)

                                                
                                    
x
+
TestScheduledStopUnix (94.96s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-806547 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-806547 --memory=2048 --driver=docker  --container-runtime=crio: (19.162786653s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806547 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-806547 -n scheduled-stop-806547
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806547 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0210 11:02:09.573133  125270 retry.go:31] will retry after 145.735µs: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.574292  125270 retry.go:31] will retry after 120.61µs: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.575457  125270 retry.go:31] will retry after 122.843µs: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.576599  125270 retry.go:31] will retry after 452.209µs: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.577747  125270 retry.go:31] will retry after 407.516µs: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.578881  125270 retry.go:31] will retry after 438.21µs: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.580029  125270 retry.go:31] will retry after 1.390609ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.582185  125270 retry.go:31] will retry after 1.152482ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.584392  125270 retry.go:31] will retry after 3.268688ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.588569  125270 retry.go:31] will retry after 2.302553ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.591758  125270 retry.go:31] will retry after 7.915464ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.599967  125270 retry.go:31] will retry after 7.082191ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.607105  125270 retry.go:31] will retry after 15.678124ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.623343  125270 retry.go:31] will retry after 20.050848ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
I0210 11:02:09.643516  125270 retry.go:31] will retry after 39.060834ms: open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/scheduled-stop-806547/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806547 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-806547 -n scheduled-stop-806547
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-806547
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806547 --schedule 15s
E0210 11:02:46.500341  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-806547
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-806547: exit status 7 (67.902894ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.89s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2b0ac8a4-06b5-4f1b-bba6-1d0a4e8ed6db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-087287] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"dd7b3c45-6b7e-42fa-bd87-013773d0adc4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20385"}}
	{"specversion":"1.0","id":"61792246-c3b1-4140-a3e5-bf2f968e0050","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":"3f45876c-bc51-417d-8d45-bc1fad27ae1a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig"}}
	{"specversion":"1.0","id":"6d0af6e6-43cd-4879-ba94-baddc358565c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube"}}
	{"specversion":"1.0","id":"b5cd3d4f-50aa-49c5-ba37-3a9b2b4efd13","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":"38fb20b9-b78e-4fb5-ace7-5b353108b48c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d4d28314-39f4-447b-a45a-3d7e6bca0cf3","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":"55991e0c-14c5-4ec7-b45f-cec43aeb4aa5","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":"41785867-a4c0-4fe6-bc7c-7b1ae2b583b8","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":"8b9e644b-369c-41d6-a356-8c4b53e4228d","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":"d03c9ccd-655d-4ad9-bdd2-acbd95a11398","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-087287\" primary control-plane node in \"insufficient-storage-087287\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"2310eaae-70c7-491a-984f-7b1b3e67484c","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":"ddf69ed0-0d86-449f-8b6d-d824d1ddb1c6","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":"58c78947-6cae-4e83-953e-9a06475d67b3","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-087287 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-087287 --output=json --layout=cluster: exit status 7 (252.334985ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 11:03:32.801377  302410 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-087287" does not appear in /home/jenkins/minikube-integration/20385-118367/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 11:03:33.045868  302510 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-087287" does not appear in /home/jenkins/minikube-integration/20385-118367/kubeconfig
	E0210 11:03:33.055175  302510 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/insufficient-storage-087287/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (55.79s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3979093980 start -p running-upgrade-590106 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3979093980 start -p running-upgrade-590106 --memory=2200 --vm-driver=docker  --container-runtime=crio: (30.19887843s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-590106 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0210 11:05:22.234851  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-590106 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (22.797693819s)
helpers_test.go:175: Cleaning up "running-upgrade-590106" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-590106
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-590106: (2.410316033s)
--- PASS: TestRunningBinaryUpgrade (55.79s)

                                                
                                    
x
+
TestKubernetesUpgrade (349.5s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (101.33s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.43s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-631405] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20385
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (34.25s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (98.55s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3532089840 start -p stopped-upgrade-637842 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3532089840 start -p stopped-upgrade-637842 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m7.349458876s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3532089840 -p stopped-upgrade-637842 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3532089840 -p stopped-upgrade-637842 stop: (2.861695718s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-637842 --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-637842 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.337522042s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (98.55s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (13.57s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.57s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.31s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (10.05s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.56s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Start (42.58s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.82s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.3s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 11:05:24.178105  339187 out.go:345] Setting OutFile to fd 1 ...
	I0210 11:05:24.178225  339187 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 11:05:24.178235  339187 out.go:358] Setting ErrFile to fd 2...
	I0210 11:05:24.178242  339187 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 11:05:24.178413  339187 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20385-118367/.minikube/bin
	I0210 11:05:24.178962  339187 out.go:352] Setting JSON to false
	I0210 11:05:24.180066  339187 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":2876,"bootTime":1739182648,"procs":303,"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 11:05:24.180176  339187 start.go:139] virtualization: kvm guest
	I0210 11:05:24.181859  339187 out.go:177] * [false-235612] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0210 11:05:24.183217  339187 out.go:177]   - MINIKUBE_LOCATION=20385
	I0210 11:05:24.183248  339187 notify.go:220] Checking for updates...
	I0210 11:05:24.185127  339187 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 11:05:24.186153  339187 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20385-118367/kubeconfig
	I0210 11:05:24.187195  339187 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20385-118367/.minikube
	I0210 11:05:24.188382  339187 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0210 11:05:24.189449  339187 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 11:05:24.190904  339187 config.go:182] Loaded profile config "cert-expiration-935787": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 11:05:24.191045  339187 config.go:182] Loaded profile config "pause-164338": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 11:05:24.191236  339187 config.go:182] Loaded profile config "running-upgrade-590106": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0210 11:05:24.191375  339187 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 11:05:24.217560  339187 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 11:05:24.217668  339187 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 11:05:24.274747  339187 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:51 OomKillDisable:true NGoroutines:76 SystemTime:2025-02-10 11:05:24.266290484 +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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 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> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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 11:05:24.274841  339187 docker.go:318] overlay module found
	I0210 11:05:24.276845  339187 out.go:177] * Using the docker driver based on user configuration
	I0210 11:05:24.277787  339187 start.go:297] selected driver: docker
	I0210 11:05:24.277797  339187 start.go:901] validating driver "docker" against <nil>
	I0210 11:05:24.277807  339187 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 11:05:24.279552  339187 out.go:201] 
	W0210 11:05:24.280469  339187 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 11:05:24.281361  339187 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.51s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.68s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-164338","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 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-164338","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.72s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.53s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-164338 --alsologtostderr -v=5
E0210 11:06:23.428409  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-164338 --alsologtostderr -v=5: (2.53308612s)
--- PASS: TestPause/serial/DeletePaused (2.53s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.54s)

                                                
                                                
=== 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-164338
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-164338: exit status 1 (14.592613ms)

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-445455 --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-445455 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m4.875523s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (124.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-248854 --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-248854 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (48.636443987s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (48.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-248854 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" [185cd0db-0e1e-4548-9bf5-e414a37983a2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [185cd0db-0e1e-4548-9bf5-e414a37983a2] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003345495s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-248854 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.28s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-248854 --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-248854 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m21.363803321s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-248854 -n no-preload-248854
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (261.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-445455 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" [8f16331e-6bc0-4324-9f2e-90d14f079e0a] Pending
helpers_test.go:344: "busybox" [8f16331e-6bc0-4324-9f2e-90d14f079e0a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8f16331e-6bc0-4324-9f2e-90d14f079e0a] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003534884s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-445455 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.41s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-445455 --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:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-445455 --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: (2m15.466899135s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-445455 -n old-k8s-version-445455
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (135.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-545373 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" [e7dd6f4b-041b-4380-a256-411afd9e4189] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e7dd6f4b-041b-4380-a256-411afd9e4189] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003799816s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-545373 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.27s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-545373 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 11:10:22.235469  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/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-545373 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m43.940145395s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-545373 -n embed-certs-545373
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (284.25s)

                                                
                                    
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-6jmvh" [baa060d2-ecc1-4968-b064-19882040f38e] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003262163s
--- 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-6jmvh" [baa060d2-ecc1-4968-b064-19882040f38e] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003356412s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-445455 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.22s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-445455 image list --format=json
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
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

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

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

                                                
                                                
-- 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-445455 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-445455 -n old-k8s-version-445455
E0210 11:11:23.425564  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/functional-599593/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-445455 -n old-k8s-version-445455
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.49s)

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

                                                
                                                
=== 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-317797 --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-317797 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (57.160286608s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (57.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-180032 --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
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-180032 --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: (25.341491939s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (25.34s)

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

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

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

                                                
                                                
=== 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-180032 --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 newest-cni-180032 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.142791836s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.14s)

                                                
                                    
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-180032 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-180032 --alsologtostderr -v=3: (1.187560495s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.19s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-180032 --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
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-180032 --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.623207038s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-180032 -n newest-cni-180032
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.91s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-317797 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" [b8a57d74-e154-4224-84cd-2c630d547162] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b8a57d74-e154-4224-84cd-2c630d547162] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003423477s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-317797 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.27s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-lxxh7" [371ab307-9b71-4798-b147-3854b3af5e4e] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.002690968s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-lxxh7" [371ab307-9b71-4798-b147-3854b3af5e4e] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003628424s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-248854 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-235612 "pgrep -a kubelet"
I0210 11:13:04.085377  125270 config.go:182] Loaded profile config "auto-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-235612 replace --force -f testdata/netcat-deployment.yaml
I0210 11:13:04.379497  125270 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
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-t92p5" [001ccaa8-8a02-463f-9f81-3540b5852c58] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-t92p5" [001ccaa8-8a02-463f-9f81-3540b5852c58] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004061068s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-235612 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0210 11:13:33.806490  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/old-k8s-version-445455/client.crt: no such file or directory" logger="UnhandledError"
E0210 11:13:36.368111  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/old-k8s-version-445455/client.crt: no such file or directory" logger="UnhandledError"
E0210 11:13:41.489967  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/old-k8s-version-445455/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-235612 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (53.137191928s)
--- PASS: TestNetworkPlugins/group/calico/Start (53.14s)

                                                
                                    
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-kgp8m" [3ce831a8-3577-4a44-9305-616bdb32978e] Running
E0210 11:13:51.731824  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/old-k8s-version-445455/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003162058s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-235612 "pgrep -a kubelet"
I0210 11:13:54.542786  125270 config.go:182] Loaded profile config "kindnet-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-235612 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-fpc2t" [9d8aca44-8e24-4f75-af2e-bd431528975b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-fpc2t" [9d8aca44-8e24-4f75-af2e-bd431528975b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003209204s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.20s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-235612 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.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-89h27" [a6bb7451-c08b-4cf4-bce7-0f20dd5e8843] Running
E0210 11:14:12.213863  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/old-k8s-version-445455/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.003595319s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-89h27" [a6bb7451-c08b-4cf4-bce7-0f20dd5e8843] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00303267s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-545373 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-545373 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: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-prpmt" [f4ef7399-b66f-4772-ab44-98d5386a44e6] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003964854s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-235612 "pgrep -a kubelet"
I0210 11:14:32.354049  125270 config.go:182] Loaded profile config "calico-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-235612 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-jcnzg" [fecab5fd-1bc0-447d-929d-acd680a2b7de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-jcnzg" [fecab5fd-1bc0-447d-929d-acd680a2b7de] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003627472s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.18s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-235612 "pgrep -a kubelet"
I0210 11:15:12.768233  125270 config.go:182] Loaded profile config "custom-flannel-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-235612 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-gnwrx" [4082f84d-f6f5-4b92-ae8c-3dfcd2013ff9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-gnwrx" [4082f84d-f6f5-4b92-ae8c-3dfcd2013ff9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003469904s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.18s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-235612 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E0210 11:15:22.234811  125270 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20385-118367/.minikube/profiles/addons-935325/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-235612 "pgrep -a kubelet"
I0210 11:15:32.555023  125270 config.go:182] Loaded profile config "enable-default-cni-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-235612 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-8vrh2" [ea069f54-f2b2-40cf-896e-1dbccc1fa197] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-8vrh2" [ea069f54-f2b2-40cf-896e-1dbccc1fa197] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.00332593s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.20s)

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

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

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

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

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

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

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

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

                                                
                                    
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-gxzmd" [ef3a13b0-7287-450d-a75c-5cbae0747b70] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003417263s
--- 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-235612 "pgrep -a kubelet"
I0210 11:15:56.269595  125270 config.go:182] Loaded profile config "flannel-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-235612 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-wgqkn" [91d6351a-c386-4b06-b8ab-bf8ea5db2237] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-wgqkn" [91d6351a-c386-4b06-b8ab-bf8ea5db2237] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003586671s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-235612 "pgrep -a kubelet"
I0210 11:16:44.854169  125270 config.go:182] Loaded profile config "bridge-235612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-235612 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-7g8mc" [51cd0fe4-b9bc-46a8-ad01-b51780b67235] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7g8mc" [51cd0fe4-b9bc-46a8-ad01-b51780b67235] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.002714331s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.16s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go: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-pq8d8" [1fa83af0-4d5d-4217-8b51-7bceac52e108] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003354031s
--- 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-pq8d8" [1fa83af0-4d5d-4217-8b51-7bceac52e108] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.002965092s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-317797 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.22s)

                                                
                                                
=== 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-317797 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
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.22s)

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

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

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

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

                                                
                                    

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

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

                                                
                                    
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
+
TestStartStop/group/disable-driver-mounts (0.17s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.23s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.08s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard