Test Report: Docker_Linux_crio_arm64 20623

                    
                      9a147d453238f682b8f0e5ed98059c714226a9c8:2025-04-14:39135
                    
                

Test fail (1/331)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-566543 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-566543 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-566543 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" [8a425042-3847-4ce6-8a6f-6a72b29daf17] Pending
helpers_test.go:344: "nginx" [8a425042-3847-4ce6-8a6f-6a72b29daf17] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [8a425042-3847-4ce6-8a6f-6a72b29daf17] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.002919319s
I0414 13:20:17.294349 1351739 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-566543 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.526751218s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80",
	        "Created": "2025-04-14T13:16:31.312625843Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1352895,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T13:16:31.387168772Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:e51065ad0661308920dfd7c7ddda445e530a6bf56321f8317cb47e1df0975e7c",
	        "ResolvConfPath": "/var/lib/docker/containers/112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80/hostname",
	        "HostsPath": "/var/lib/docker/containers/112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80/hosts",
	        "LogPath": "/var/lib/docker/containers/112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80/112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80-json.log",
	        "Name": "/addons-566543",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-566543:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-566543",
	            "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": {
	                "ID": "112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80",
	                "LowerDir": "/var/lib/docker/overlay2/6467196d62f5526f8b478a611e486c234ac5ada5993fab56f1c51aa6d0eaf298-init/diff:/var/lib/docker/overlay2/ae16ceca344450cf41a53c4a01a59a0747e5a41aa6fb89c7374276b3dd1decf6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/6467196d62f5526f8b478a611e486c234ac5ada5993fab56f1c51aa6d0eaf298/merged",
	                "UpperDir": "/var/lib/docker/overlay2/6467196d62f5526f8b478a611e486c234ac5ada5993fab56f1c51aa6d0eaf298/diff",
	                "WorkDir": "/var/lib/docker/overlay2/6467196d62f5526f8b478a611e486c234ac5ada5993fab56f1c51aa6d0eaf298/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-566543",
	                "Source": "/var/lib/docker/volumes/addons-566543/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-566543",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-566543",
	                "name.minikube.sigs.k8s.io": "addons-566543",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c63c896c8397290e72a2e5485ee8591107b82a50cedbc6ed502a137eeabe0ce3",
	            "SandboxKey": "/var/run/docker/netns/c63c896c8397",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34277"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34278"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34281"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34279"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34280"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-566543": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:5a:97:94:7c:63",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "13220c1264e546d901a79f325a46770cb8ec3490a0e161d44d00f48857aa22b4",
	                    "EndpointID": "bad66197dbcadb4201f08aab011c692e812d79537bcca0820aa4e6c129feeeee",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-566543",
	                        "112cd8be9a02"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-566543 -n addons-566543
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-arm64 -p addons-566543 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 logs -n 25: (1.698463466s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-849660                                                                     | download-only-849660   | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC | 14 Apr 25 13:16 UTC |
	| start   | --download-only -p                                                                          | download-docker-355265 | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC |                     |
	|         | download-docker-355265                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-355265                                                                   | download-docker-355265 | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC | 14 Apr 25 13:16 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-737522   | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC |                     |
	|         | binary-mirror-737522                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44433                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-737522                                                                     | binary-mirror-737522   | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC | 14 Apr 25 13:16 UTC |
	| addons  | disable dashboard -p                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC |                     |
	|         | addons-566543                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC |                     |
	|         | addons-566543                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-566543 --wait=true                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:16 UTC | 14 Apr 25 13:19 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-566543 addons disable                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-566543 addons disable                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	|         | -p addons-566543                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-566543 addons disable                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-566543 ip                                                                            | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	| addons  | addons-566543 addons disable                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-566543 addons                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:19 UTC | 14 Apr 25 13:19 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-566543 addons                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:20 UTC | 14 Apr 25 13:20 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-566543 ssh curl -s                                                                   | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:20 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-566543 addons                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:20 UTC | 14 Apr 25 13:20 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-566543 addons                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:20 UTC | 14 Apr 25 13:20 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-566543 addons                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:20 UTC | 14 Apr 25 13:20 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-566543 addons disable                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:20 UTC | 14 Apr 25 13:21 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-566543 ssh cat                                                                       | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:21 UTC | 14 Apr 25 13:21 UTC |
	|         | /opt/local-path-provisioner/pvc-a52c4d1f-2789-4f47-b159-28289ea7ac4d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-566543 addons disable                                                                | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:21 UTC | 14 Apr 25 13:21 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-566543 addons                                                                        | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:22 UTC | 14 Apr 25 13:22 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-566543 ip                                                                            | addons-566543          | jenkins | v1.35.0 | 14 Apr 25 13:22 UTC | 14 Apr 25 13:22 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 13:16:06
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 13:16:06.183270 1352496 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:16:06.183440 1352496 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:16:06.183470 1352496 out.go:358] Setting ErrFile to fd 2...
	I0414 13:16:06.183491 1352496 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:16:06.183753 1352496 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:16:06.184207 1352496 out.go:352] Setting JSON to false
	I0414 13:16:06.185064 1352496 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":17912,"bootTime":1744618655,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0414 13:16:06.185164 1352496 start.go:139] virtualization:  
	I0414 13:16:06.188653 1352496 out.go:177] * [addons-566543] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 13:16:06.191616 1352496 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 13:16:06.191668 1352496 notify.go:220] Checking for updates...
	I0414 13:16:06.197539 1352496 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 13:16:06.200480 1352496 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 13:16:06.203262 1352496 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	I0414 13:16:06.206106 1352496 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 13:16:06.208983 1352496 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 13:16:06.211988 1352496 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 13:16:06.249398 1352496 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 13:16:06.249525 1352496 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:16:06.305052 1352496 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:43 SystemTime:2025-04-14 13:16:06.295658365 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:16:06.305170 1352496 docker.go:318] overlay module found
	I0414 13:16:06.308334 1352496 out.go:177] * Using the docker driver based on user configuration
	I0414 13:16:06.311131 1352496 start.go:297] selected driver: docker
	I0414 13:16:06.311156 1352496 start.go:901] validating driver "docker" against <nil>
	I0414 13:16:06.311170 1352496 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 13:16:06.311862 1352496 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:16:06.361738 1352496 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:43 SystemTime:2025-04-14 13:16:06.352730399 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:16:06.361926 1352496 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 13:16:06.362141 1352496 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]
	I0414 13:16:06.365037 1352496 out.go:177] * Using Docker driver with root privileges
	I0414 13:16:06.367752 1352496 cni.go:84] Creating CNI manager for ""
	I0414 13:16:06.367832 1352496 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 13:16:06.367849 1352496 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 13:16:06.367942 1352496 start.go:340] cluster config:
	{Name:addons-566543 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-566543 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.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:16:06.372860 1352496 out.go:177] * Starting "addons-566543" primary control-plane node in "addons-566543" cluster
	I0414 13:16:06.375712 1352496 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 13:16:06.378682 1352496 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 13:16:06.381553 1352496 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 13:16:06.381626 1352496 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4
	I0414 13:16:06.381640 1352496 cache.go:56] Caching tarball of preloaded images
	I0414 13:16:06.381651 1352496 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 13:16:06.381728 1352496 preload.go:172] Found /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0414 13:16:06.381739 1352496 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0414 13:16:06.382113 1352496 profile.go:143] Saving config to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/config.json ...
	I0414 13:16:06.382136 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/config.json: {Name:mke174225c181ed519d332fc6abf8a933c0ddaca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:06.396543 1352496 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 13:16:06.396720 1352496 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 13:16:06.396745 1352496 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0414 13:16:06.396753 1352496 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0414 13:16:06.396769 1352496 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 13:16:06.396784 1352496 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 13:16:24.037218 1352496 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 13:16:24.037263 1352496 cache.go:230] Successfully downloaded all kic artifacts
	I0414 13:16:24.037317 1352496 start.go:360] acquireMachinesLock for addons-566543: {Name:mkc82fcc95bc402f325c4c4e7f02db92c86eaed4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 13:16:24.037461 1352496 start.go:364] duration metric: took 117.869µs to acquireMachinesLock for "addons-566543"
	I0414 13:16:24.037494 1352496 start.go:93] Provisioning new machine with config: &{Name:addons-566543 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-566543 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0414 13:16:24.037572 1352496 start.go:125] createHost starting for "" (driver="docker")
	I0414 13:16:24.041075 1352496 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 13:16:24.041335 1352496 start.go:159] libmachine.API.Create for "addons-566543" (driver="docker")
	I0414 13:16:24.041384 1352496 client.go:168] LocalClient.Create starting
	I0414 13:16:24.041553 1352496 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca.pem
	I0414 13:16:24.641463 1352496 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/cert.pem
	I0414 13:16:24.963993 1352496 cli_runner.go:164] Run: docker network inspect addons-566543 --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}}]}"
	W0414 13:16:24.986697 1352496 cli_runner.go:211] docker network inspect addons-566543 --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
	I0414 13:16:24.986792 1352496 network_create.go:284] running [docker network inspect addons-566543] to gather additional debugging logs...
	I0414 13:16:24.986815 1352496 cli_runner.go:164] Run: docker network inspect addons-566543
	W0414 13:16:25.003885 1352496 cli_runner.go:211] docker network inspect addons-566543 returned with exit code 1
	I0414 13:16:25.003918 1352496 network_create.go:287] error running [docker network inspect addons-566543]: docker network inspect addons-566543: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-566543 not found
	I0414 13:16:25.003934 1352496 network_create.go:289] output of [docker network inspect addons-566543]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-566543 not found
	
	** /stderr **
	I0414 13:16:25.004064 1352496 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}}]}"
	I0414 13:16:25.021996 1352496 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:0x4001b60e40}
	I0414 13:16:25.022045 1352496 network_create.go:124] attempt to create docker network addons-566543 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0414 13:16:25.022110 1352496 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-566543 addons-566543
	I0414 13:16:25.090567 1352496 network_create.go:108] docker network addons-566543 192.168.49.0/24 created
	I0414 13:16:25.090600 1352496 kic.go:121] calculated static IP "192.168.49.2" for the "addons-566543" container
	I0414 13:16:25.090700 1352496 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 13:16:25.107628 1352496 cli_runner.go:164] Run: docker volume create addons-566543 --label name.minikube.sigs.k8s.io=addons-566543 --label created_by.minikube.sigs.k8s.io=true
	I0414 13:16:25.125577 1352496 oci.go:103] Successfully created a docker volume addons-566543
	I0414 13:16:25.125672 1352496 cli_runner.go:164] Run: docker run --rm --name addons-566543-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-566543 --entrypoint /usr/bin/test -v addons-566543:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 13:16:27.009831 1352496 cli_runner.go:217] Completed: docker run --rm --name addons-566543-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-566543 --entrypoint /usr/bin/test -v addons-566543:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (1.884079285s)
	I0414 13:16:27.009868 1352496 oci.go:107] Successfully prepared a docker volume addons-566543
	I0414 13:16:27.009901 1352496 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 13:16:27.009922 1352496 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 13:16:27.009995 1352496 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-566543:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 13:16:31.234475 1352496 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-566543:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (4.224436346s)
	I0414 13:16:31.234508 1352496 kic.go:203] duration metric: took 4.224582826s to extract preloaded images to volume ...
	W0414 13:16:31.234644 1352496 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0414 13:16:31.234751 1352496 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 13:16:31.297610 1352496 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-566543 --name addons-566543 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-566543 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-566543 --network addons-566543 --ip 192.168.49.2 --volume addons-566543:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 13:16:31.608905 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Running}}
	I0414 13:16:31.632397 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:16:31.656983 1352496 cli_runner.go:164] Run: docker exec addons-566543 stat /var/lib/dpkg/alternatives/iptables
	I0414 13:16:31.709400 1352496 oci.go:144] the created container "addons-566543" has a running status.
	I0414 13:16:31.709429 1352496 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa...
	I0414 13:16:31.976593 1352496 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 13:16:32.014271 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:16:32.049749 1352496 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 13:16:32.049876 1352496 kic_runner.go:114] Args: [docker exec --privileged addons-566543 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 13:16:32.111369 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:16:32.135443 1352496 machine.go:93] provisionDockerMachine start ...
	I0414 13:16:32.135540 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:32.162034 1352496 main.go:141] libmachine: Using SSH client type: native
	I0414 13:16:32.162370 1352496 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34277 <nil> <nil>}
	I0414 13:16:32.162380 1352496 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 13:16:32.166044 1352496 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0414 13:16:35.289513 1352496 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-566543
	
	I0414 13:16:35.289536 1352496 ubuntu.go:169] provisioning hostname "addons-566543"
	I0414 13:16:35.289619 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:35.307480 1352496 main.go:141] libmachine: Using SSH client type: native
	I0414 13:16:35.307812 1352496 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34277 <nil> <nil>}
	I0414 13:16:35.307831 1352496 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-566543 && echo "addons-566543" | sudo tee /etc/hostname
	I0414 13:16:35.445061 1352496 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-566543
	
	I0414 13:16:35.445150 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:35.475634 1352496 main.go:141] libmachine: Using SSH client type: native
	I0414 13:16:35.475947 1352496 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34277 <nil> <nil>}
	I0414 13:16:35.475971 1352496 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-566543' /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-566543/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-566543' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 13:16:35.601876 1352496 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 13:16:35.601902 1352496 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20623-1346369/.minikube CaCertPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20623-1346369/.minikube}
	I0414 13:16:35.601930 1352496 ubuntu.go:177] setting up certificates
	I0414 13:16:35.601946 1352496 provision.go:84] configureAuth start
	I0414 13:16:35.602010 1352496 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-566543
	I0414 13:16:35.619319 1352496 provision.go:143] copyHostCerts
	I0414 13:16:35.619407 1352496 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20623-1346369/.minikube/key.pem (1675 bytes)
	I0414 13:16:35.619529 1352496 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.pem (1078 bytes)
	I0414 13:16:35.619593 1352496 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20623-1346369/.minikube/cert.pem (1123 bytes)
	I0414 13:16:35.619643 1352496 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca-key.pem org=jenkins.addons-566543 san=[127.0.0.1 192.168.49.2 addons-566543 localhost minikube]
	I0414 13:16:36.362001 1352496 provision.go:177] copyRemoteCerts
	I0414 13:16:36.362072 1352496 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 13:16:36.362118 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:36.382220 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:16:36.479176 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0414 13:16:36.503677 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0414 13:16:36.527766 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 13:16:36.554342 1352496 provision.go:87] duration metric: took 952.378011ms to configureAuth
	I0414 13:16:36.554412 1352496 ubuntu.go:193] setting minikube options for container-runtime
	I0414 13:16:36.554617 1352496 config.go:182] Loaded profile config "addons-566543": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:16:36.554731 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:36.571327 1352496 main.go:141] libmachine: Using SSH client type: native
	I0414 13:16:36.571642 1352496 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e66c0] 0x3e8e80 <nil>  [] 0s} 127.0.0.1 34277 <nil> <nil>}
	I0414 13:16:36.571660 1352496 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
	I0414 13:16:36.800212 1352496 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0414 13:16:36.800277 1352496 machine.go:96] duration metric: took 4.664807585s to provisionDockerMachine
	I0414 13:16:36.800302 1352496 client.go:171] duration metric: took 12.758905384s to LocalClient.Create
	I0414 13:16:36.800326 1352496 start.go:167] duration metric: took 12.758993421s to libmachine.API.Create "addons-566543"
	I0414 13:16:36.800360 1352496 start.go:293] postStartSetup for "addons-566543" (driver="docker")
	I0414 13:16:36.800391 1352496 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]
	I0414 13:16:36.800533 1352496 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
	I0414 13:16:36.800598 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:36.819673 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:16:36.914915 1352496 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 13:16:36.917975 1352496 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 13:16:36.918008 1352496 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 13:16:36.918019 1352496 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 13:16:36.918026 1352496 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 13:16:36.918037 1352496 filesync.go:126] Scanning /home/jenkins/minikube-integration/20623-1346369/.minikube/addons for local assets ...
	I0414 13:16:36.918108 1352496 filesync.go:126] Scanning /home/jenkins/minikube-integration/20623-1346369/.minikube/files for local assets ...
	I0414 13:16:36.918137 1352496 start.go:296] duration metric: took 117.750724ms for postStartSetup
	I0414 13:16:36.918464 1352496 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-566543
	I0414 13:16:36.935325 1352496 profile.go:143] Saving config to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/config.json ...
	I0414 13:16:36.935614 1352496 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:16:36.935674 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:36.952422 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:16:37.042808 1352496 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 13:16:37.048090 1352496 start.go:128] duration metric: took 13.010500848s to createHost
	I0414 13:16:37.048117 1352496 start.go:83] releasing machines lock for "addons-566543", held for 13.010641247s
	I0414 13:16:37.048212 1352496 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-566543
	I0414 13:16:37.064939 1352496 ssh_runner.go:195] Run: cat /version.json
	I0414 13:16:37.064994 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:37.065240 1352496 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 13:16:37.065302 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:16:37.089118 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:16:37.089693 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:16:37.304760 1352496 ssh_runner.go:195] Run: systemctl --version
	I0414 13:16:37.309183 1352496 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0414 13:16:37.450332 1352496 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 13:16:37.454976 1352496 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" ;
	I0414 13:16:37.478125 1352496 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0414 13:16:37.478203 1352496 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" ;
	I0414 13:16:37.516858 1352496 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 13:16:37.516882 1352496 start.go:495] detecting cgroup driver to use...
	I0414 13:16:37.516915 1352496 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0414 13:16:37.516968 1352496 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0414 13:16:37.533855 1352496 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0414 13:16:37.545982 1352496 docker.go:217] disabling cri-docker service (if available) ...
	I0414 13:16:37.546046 1352496 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0414 13:16:37.560562 1352496 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0414 13:16:37.576815 1352496 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0414 13:16:37.680996 1352496 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0414 13:16:37.781173 1352496 docker.go:233] disabling docker service ...
	I0414 13:16:37.781244 1352496 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0414 13:16:37.804307 1352496 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0414 13:16:37.815932 1352496 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0414 13:16:37.907217 1352496 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0414 13:16:38.006640 1352496 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0414 13:16:38.020601 1352496 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"
	I0414 13:16:38.040576 1352496 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0414 13:16:38.040762 1352496 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"
	I0414 13:16:38.052968 1352496 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0414 13:16:38.053062 1352496 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 13:16:38.064020 1352496 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 13:16:38.074231 1352496 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 13:16:38.084735 1352496 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 13:16:38.094070 1352496 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"
	I0414 13:16:38.104071 1352496 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"
	I0414 13:16:38.120338 1352496 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"
	I0414 13:16:38.130313 1352496 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 13:16:38.138893 1352496 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 13:16:38.147189 1352496 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:16:38.232794 1352496 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0414 13:16:38.351097 1352496 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0414 13:16:38.351182 1352496 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0414 13:16:38.354867 1352496 start.go:563] Will wait 60s for crictl version
	I0414 13:16:38.354929 1352496 ssh_runner.go:195] Run: which crictl
	I0414 13:16:38.358239 1352496 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 13:16:38.398286 1352496 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0414 13:16:38.398439 1352496 ssh_runner.go:195] Run: crio --version
	I0414 13:16:38.436659 1352496 ssh_runner.go:195] Run: crio --version
	I0414 13:16:38.482199 1352496 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0414 13:16:38.485137 1352496 cli_runner.go:164] Run: docker network inspect addons-566543 --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}}]}"
	I0414 13:16:38.501858 1352496 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 13:16:38.505558 1352496 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""
	I0414 13:16:38.516343 1352496 kubeadm.go:883] updating cluster {Name:addons-566543 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-566543 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 13:16:38.516460 1352496 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 13:16:38.516516 1352496 ssh_runner.go:195] Run: sudo crictl images --output json
	I0414 13:16:38.598872 1352496 crio.go:514] all images are preloaded for cri-o runtime.
	I0414 13:16:38.598896 1352496 crio.go:433] Images already preloaded, skipping extraction
	I0414 13:16:38.598954 1352496 ssh_runner.go:195] Run: sudo crictl images --output json
	I0414 13:16:38.638588 1352496 crio.go:514] all images are preloaded for cri-o runtime.
	I0414 13:16:38.638611 1352496 cache_images.go:84] Images are preloaded, skipping loading
	I0414 13:16:38.638620 1352496 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0414 13:16:38.638711 1352496 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-566543 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-566543 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:}
	I0414 13:16:38.638794 1352496 ssh_runner.go:195] Run: crio config
	I0414 13:16:38.710143 1352496 cni.go:84] Creating CNI manager for ""
	I0414 13:16:38.710167 1352496 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 13:16:38.710178 1352496 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 13:16:38.710200 1352496 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-566543 NodeName:addons-566543 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}
	I0414 13:16:38.710335 1352496 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-566543"
	  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.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0414 13:16:38.710413 1352496 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 13:16:38.719652 1352496 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 13:16:38.719729 1352496 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 13:16:38.728349 1352496 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0414 13:16:38.746072 1352496 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 13:16:38.764652 1352496 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0414 13:16:38.782648 1352496 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 13:16:38.785969 1352496 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""
	I0414 13:16:38.796887 1352496 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:16:38.886693 1352496 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 13:16:38.900138 1352496 certs.go:68] Setting up /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543 for IP: 192.168.49.2
	I0414 13:16:38.900158 1352496 certs.go:194] generating shared ca certs ...
	I0414 13:16:38.900177 1352496 certs.go:226] acquiring lock for ca certs: {Name:mk559475b34ac1663d651bf9057f1ce5571d2f1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:38.900307 1352496 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.key
	I0414 13:16:39.490977 1352496 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt ...
	I0414 13:16:39.491012 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt: {Name:mk831c2a1636ed567dd9dadb9e06e3fcd6895e5b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:39.491224 1352496 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.key ...
	I0414 13:16:39.491238 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.key: {Name:mkb27d57c16dc6221c47f29114cfd2de8e5df64a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:39.491339 1352496 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.key
	I0414 13:16:39.907943 1352496 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.crt ...
	I0414 13:16:39.907974 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.crt: {Name:mk250193e336e21b55aea61d7ba20981337aa660 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:39.908162 1352496 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.key ...
	I0414 13:16:39.908176 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.key: {Name:mk62ac4b3a89616c48a5bae8c6b729b37d0732fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:39.908254 1352496 certs.go:256] generating profile certs ...
	I0414 13:16:39.908314 1352496 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.key
	I0414 13:16:39.908343 1352496 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt with IP's: []
	I0414 13:16:40.451789 1352496 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt ...
	I0414 13:16:40.451821 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: {Name:mk4ae7c2f5ef3b29930ad0d977873f3c3e555709 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:40.452018 1352496 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.key ...
	I0414 13:16:40.452033 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.key: {Name:mk8aca57c32ad45294468d8bccb9b7f150ad529b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:40.452120 1352496 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.key.eeedf648
	I0414 13:16:40.452141 1352496 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.crt.eeedf648 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 13:16:40.927741 1352496 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.crt.eeedf648 ...
	I0414 13:16:40.927775 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.crt.eeedf648: {Name:mk6fceaab534d04d0f8c921ff6213702a8642b97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:40.927966 1352496 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.key.eeedf648 ...
	I0414 13:16:40.927979 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.key.eeedf648: {Name:mk70420168d51492a838ba932121e72edb5f4976 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:40.928091 1352496 certs.go:381] copying /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.crt.eeedf648 -> /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.crt
	I0414 13:16:40.928182 1352496 certs.go:385] copying /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.key.eeedf648 -> /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.key
	I0414 13:16:40.928241 1352496 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.key
	I0414 13:16:40.928263 1352496 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.crt with IP's: []
	I0414 13:16:43.343519 1352496 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.crt ...
	I0414 13:16:43.343551 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.crt: {Name:mk7e72ad0bd5bcada01eca332fbd062bb828c5dd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:43.343758 1352496 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.key ...
	I0414 13:16:43.343771 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.key: {Name:mk5060845c751ec2ee958dc20d160a5409b171d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:16:43.343979 1352496 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 13:16:43.344025 1352496 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/ca.pem (1078 bytes)
	I0414 13:16:43.344061 1352496 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/cert.pem (1123 bytes)
	I0414 13:16:43.344089 1352496 certs.go:484] found cert: /home/jenkins/minikube-integration/20623-1346369/.minikube/certs/key.pem (1675 bytes)
	I0414 13:16:43.344623 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 13:16:43.370599 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0414 13:16:43.394986 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 13:16:43.419479 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0414 13:16:43.443710 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 13:16:43.468856 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0414 13:16:43.503123 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 13:16:43.526052 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0414 13:16:43.550850 1352496 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 13:16:43.574600 1352496 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 13:16:43.592236 1352496 ssh_runner.go:195] Run: openssl version
	I0414 13:16:43.597482 1352496 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"
	I0414 13:16:43.606850 1352496 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 13:16:43.610229 1352496 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 13:16 /usr/share/ca-certificates/minikubeCA.pem
	I0414 13:16:43.610311 1352496 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 13:16:43.617173 1352496 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"
	I0414 13:16:43.626321 1352496 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 13:16:43.629318 1352496 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
	I0414 13:16:43.629364 1352496 kubeadm.go:392] StartCluster: {Name:addons-566543 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-566543 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:16:43.629451 1352496 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0414 13:16:43.629506 1352496 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0414 13:16:43.666047 1352496 cri.go:89] found id: ""
	I0414 13:16:43.666140 1352496 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 13:16:43.675018 1352496 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 13:16:43.684104 1352496 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 13:16:43.684169 1352496 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
	I0414 13:16:43.693104 1352496 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
	I0414 13:16:43.693125 1352496 kubeadm.go:157] found existing configuration files:
	
	I0414 13:16:43.693196 1352496 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 13:16:43.702237 1352496 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
	I0414 13:16:43.702329 1352496 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 13:16:43.710724 1352496 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 13:16:43.719717 1352496 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
	I0414 13:16:43.719812 1352496 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 13:16:43.728256 1352496 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 13:16:43.736987 1352496 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
	I0414 13:16:43.737052 1352496 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 13:16:43.745553 1352496 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 13:16:43.754540 1352496 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
	I0414 13:16:43.754635 1352496 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 13:16:43.763160 1352496 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0414 13:16:43.807666 1352496 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 13:16:43.807730 1352496 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 13:16:43.825868 1352496 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0414 13:16:43.825942 1352496 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1081-aws
	I0414 13:16:43.825980 1352496 kubeadm.go:310] OS: Linux
	I0414 13:16:43.826032 1352496 kubeadm.go:310] CGROUPS_CPU: enabled
	I0414 13:16:43.826082 1352496 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0414 13:16:43.826133 1352496 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0414 13:16:43.826185 1352496 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0414 13:16:43.826236 1352496 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0414 13:16:43.826289 1352496 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0414 13:16:43.826337 1352496 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0414 13:16:43.826391 1352496 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0414 13:16:43.826441 1352496 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0414 13:16:43.891538 1352496 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 13:16:43.891654 1352496 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 13:16:43.891749 1352496 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 13:16:43.898284 1352496 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 13:16:43.904294 1352496 out.go:235]   - Generating certificates and keys ...
	I0414 13:16:43.904491 1352496 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 13:16:43.904624 1352496 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 13:16:44.391794 1352496 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 13:16:46.198715 1352496 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 13:16:46.562304 1352496 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 13:16:46.742947 1352496 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 13:16:47.094175 1352496 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 13:16:47.094317 1352496 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-566543 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 13:16:47.249047 1352496 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 13:16:47.249565 1352496 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-566543 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 13:16:47.728387 1352496 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 13:16:48.096439 1352496 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 13:16:48.277378 1352496 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 13:16:48.277714 1352496 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 13:16:48.740728 1352496 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 13:16:49.021818 1352496 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 13:16:50.133808 1352496 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 13:16:51.044081 1352496 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 13:16:51.638345 1352496 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 13:16:51.639207 1352496 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 13:16:51.642142 1352496 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 13:16:51.645521 1352496 out.go:235]   - Booting up control plane ...
	I0414 13:16:51.645634 1352496 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 13:16:51.645717 1352496 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 13:16:51.646074 1352496 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 13:16:51.660197 1352496 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 13:16:51.665892 1352496 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 13:16:51.666281 1352496 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 13:16:51.766060 1352496 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 13:16:51.766214 1352496 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 13:16:52.767697 1352496 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001734749s
	I0414 13:16:52.767792 1352496 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 13:16:58.769904 1352496 kubeadm.go:310] [api-check] The API server is healthy after 6.002244664s
	I0414 13:16:58.793223 1352496 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 13:16:58.805987 1352496 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 13:16:58.832192 1352496 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 13:16:58.832390 1352496 kubeadm.go:310] [mark-control-plane] Marking the node addons-566543 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 13:16:58.842937 1352496 kubeadm.go:310] [bootstrap-token] Using token: f560ae.5d4cf9nw912ncqco
	I0414 13:16:58.847713 1352496 out.go:235]   - Configuring RBAC rules ...
	I0414 13:16:58.847846 1352496 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 13:16:58.852642 1352496 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 13:16:58.863555 1352496 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
	I0414 13:16:58.867391 1352496 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 13:16:58.871565 1352496 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 13:16:58.875173 1352496 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 13:16:59.178611 1352496 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 13:16:59.606801 1352496 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 13:17:00.202181 1352496 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 13:17:00.216653 1352496 kubeadm.go:310] 
	I0414 13:17:00.216736 1352496 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 13:17:00.216743 1352496 kubeadm.go:310] 
	I0414 13:17:00.216819 1352496 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 13:17:00.216824 1352496 kubeadm.go:310] 
	I0414 13:17:00.216884 1352496 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 13:17:00.217494 1352496 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 13:17:00.217591 1352496 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 13:17:00.217597 1352496 kubeadm.go:310] 
	I0414 13:17:00.217655 1352496 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 13:17:00.217660 1352496 kubeadm.go:310] 
	I0414 13:17:00.217708 1352496 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 13:17:00.217713 1352496 kubeadm.go:310] 
	I0414 13:17:00.217765 1352496 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 13:17:00.217850 1352496 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 13:17:00.217941 1352496 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 13:17:00.217947 1352496 kubeadm.go:310] 
	I0414 13:17:00.222349 1352496 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 13:17:00.222467 1352496 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 13:17:00.222474 1352496 kubeadm.go:310] 
	I0414 13:17:00.222890 1352496 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token f560ae.5d4cf9nw912ncqco \
	I0414 13:17:00.223010 1352496 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d45e3f5d8ff4df795de06ecd5fc90e6a8b801519e4cd2921d995def681444f66 \
	I0414 13:17:00.223232 1352496 kubeadm.go:310] 	--control-plane 
	I0414 13:17:00.223254 1352496 kubeadm.go:310] 
	I0414 13:17:00.254415 1352496 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 13:17:00.254444 1352496 kubeadm.go:310] 
	I0414 13:17:00.254539 1352496 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token f560ae.5d4cf9nw912ncqco \
	I0414 13:17:00.254650 1352496 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d45e3f5d8ff4df795de06ecd5fc90e6a8b801519e4cd2921d995def681444f66 
	I0414 13:17:00.254795 1352496 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0414 13:17:00.255039 1352496 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-1081-aws\n", err: exit status 1
	I0414 13:17:00.255159 1352496 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 13:17:00.255189 1352496 cni.go:84] Creating CNI manager for ""
	I0414 13:17:00.255198 1352496 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 13:17:00.286983 1352496 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0414 13:17:00.290007 1352496 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0414 13:17:00.315850 1352496 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0414 13:17:00.315875 1352496 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0414 13:17:00.387751 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0414 13:17:00.803590 1352496 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 13:17:00.803855 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:00.803993 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-566543 minikube.k8s.io/updated_at=2025_04_14T13_17_00_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=460835bb8f21087bfa90e48a25f4afc66a903d88 minikube.k8s.io/name=addons-566543 minikube.k8s.io/primary=true
	I0414 13:17:00.968873 1352496 ops.go:34] apiserver oom_adj: -16
	I0414 13:17:00.968908 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:01.469002 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:01.970770 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:02.469894 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:02.969336 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:03.469565 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:03.970925 1352496 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 13:17:04.082781 1352496 kubeadm.go:1113] duration metric: took 3.278999523s to wait for elevateKubeSystemPrivileges
	I0414 13:17:04.082827 1352496 kubeadm.go:394] duration metric: took 20.453464287s to StartCluster
	I0414 13:17:04.082848 1352496 settings.go:142] acquiring lock: {Name:mk97e1e91c3445d6e5f71f02165f5a6aea1a32be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:17:04.083044 1352496 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 13:17:04.083656 1352496 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20623-1346369/kubeconfig: {Name:mk26f8daa61008c67573c6d5d43c848e321841ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 13:17:04.083961 1352496 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0414 13:17:04.084215 1352496 config.go:182] Loaded profile config "addons-566543": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:17:04.084251 1352496 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]
	I0414 13:17:04.084356 1352496 addons.go:69] Setting yakd=true in profile "addons-566543"
	I0414 13:17:04.084372 1352496 addons.go:238] Setting addon yakd=true in "addons-566543"
	I0414 13:17:04.084396 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.084888 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.084000 1352496 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 13:17:04.085516 1352496 addons.go:69] Setting inspektor-gadget=true in profile "addons-566543"
	I0414 13:17:04.085540 1352496 addons.go:238] Setting addon inspektor-gadget=true in "addons-566543"
	I0414 13:17:04.085578 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.086094 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.086507 1352496 addons.go:69] Setting metrics-server=true in profile "addons-566543"
	I0414 13:17:04.086539 1352496 addons.go:238] Setting addon metrics-server=true in "addons-566543"
	I0414 13:17:04.086576 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.087080 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.089632 1352496 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-566543"
	I0414 13:17:04.089662 1352496 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-566543"
	I0414 13:17:04.089719 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.090305 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.090477 1352496 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-566543"
	I0414 13:17:04.090535 1352496 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-566543"
	I0414 13:17:04.090589 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.091148 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.100722 1352496 addons.go:69] Setting cloud-spanner=true in profile "addons-566543"
	I0414 13:17:04.100770 1352496 addons.go:238] Setting addon cloud-spanner=true in "addons-566543"
	I0414 13:17:04.100810 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.101339 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.102845 1352496 addons.go:69] Setting registry=true in profile "addons-566543"
	I0414 13:17:04.102874 1352496 addons.go:238] Setting addon registry=true in "addons-566543"
	I0414 13:17:04.102912 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.103439 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.111741 1352496 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-566543"
	I0414 13:17:04.111936 1352496 addons.go:69] Setting storage-provisioner=true in profile "addons-566543"
	I0414 13:17:04.111953 1352496 addons.go:238] Setting addon storage-provisioner=true in "addons-566543"
	I0414 13:17:04.112008 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.112196 1352496 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-566543"
	I0414 13:17:04.112257 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.113332 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.113292 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.125865 1352496 addons.go:69] Setting default-storageclass=true in profile "addons-566543"
	I0414 13:17:04.125920 1352496 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-566543"
	I0414 13:17:04.126296 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.138344 1352496 addons.go:69] Setting gcp-auth=true in profile "addons-566543"
	I0414 13:17:04.138393 1352496 mustload.go:65] Loading cluster: addons-566543
	I0414 13:17:04.138674 1352496 config.go:182] Loaded profile config "addons-566543": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:17:04.138958 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.140503 1352496 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-566543"
	I0414 13:17:04.140535 1352496 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-566543"
	I0414 13:17:04.140876 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.159687 1352496 addons.go:69] Setting ingress=true in profile "addons-566543"
	I0414 13:17:04.159722 1352496 addons.go:238] Setting addon ingress=true in "addons-566543"
	I0414 13:17:04.159769 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.160325 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.162055 1352496 addons.go:69] Setting volcano=true in profile "addons-566543"
	I0414 13:17:04.162095 1352496 addons.go:238] Setting addon volcano=true in "addons-566543"
	I0414 13:17:04.162145 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.162643 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.184616 1352496 addons.go:69] Setting volumesnapshots=true in profile "addons-566543"
	I0414 13:17:04.184631 1352496 addons.go:69] Setting ingress-dns=true in profile "addons-566543"
	I0414 13:17:04.184648 1352496 addons.go:238] Setting addon volumesnapshots=true in "addons-566543"
	I0414 13:17:04.184653 1352496 addons.go:238] Setting addon ingress-dns=true in "addons-566543"
	I0414 13:17:04.184685 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.184709 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.185162 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.223337 1352496 out.go:177] * Verifying Kubernetes components...
	I0414 13:17:04.232878 1352496 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 13:17:04.278771 1352496 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 13:17:04.278876 1352496 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 13:17:04.282023 1352496 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 13:17:04.282050 1352496 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 13:17:04.282140 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.283851 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.333522 1352496 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 13:17:04.333550 1352496 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 13:17:04.333631 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	W0414 13:17:04.343895 1352496 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0414 13:17:04.356063 1352496 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 13:17:04.363586 1352496 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0414 13:17:04.364190 1352496 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 13:17:04.364367 1352496 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0414 13:17:04.381596 1352496 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 13:17:04.383593 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 13:17:04.384800 1352496 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 13:17:04.389982 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 13:17:04.390060 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.391369 1352496 addons.go:238] Setting addon default-storageclass=true in "addons-566543"
	I0414 13:17:04.378942 1352496 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 13:17:04.385976 1352496 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 13:17:04.378715 1352496 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 13:17:04.416566 1352496 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 13:17:04.416774 1352496 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 13:17:04.416909 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.421735 1352496 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-566543"
	I0414 13:17:04.421881 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.422387 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.442318 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.443843 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:04.461726 1352496 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 13:17:04.442318 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:04.442664 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 13:17:04.463668 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.463836 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 13:17:04.442676 1352496 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 13:17:04.467766 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.493910 1352496 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 13:17:04.494051 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 13:17:04.443303 1352496 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.32
	I0414 13:17:04.497093 1352496 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 13:17:04.497112 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 13:17:04.497183 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.443329 1352496 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 13:17:04.502284 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.503525 1352496 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 13:17:04.503542 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 13:17:04.503608 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.518632 1352496 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 13:17:04.521253 1352496 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 13:17:04.521278 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 13:17:04.521343 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.527393 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 13:17:04.531990 1352496 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 13:17:04.532015 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 13:17:04.532086 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.549312 1352496 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 13:17:04.549335 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 13:17:04.549396 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.574110 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.587324 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 13:17:04.590966 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.602072 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 13:17:04.612179 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 13:17:04.619768 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 13:17:04.620030 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.629898 1352496 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 13:17:04.629924 1352496 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 13:17:04.629989 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.631254 1352496 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 13:17:04.640007 1352496 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 13:17:04.640066 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 13:17:04.640245 1352496 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 13:17:04.640330 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.653146 1352496 out.go:177]   - Using image docker.io/busybox:stable
	I0414 13:17:04.655985 1352496 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 13:17:04.656014 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 13:17:04.656087 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:04.680504 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.683969 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.758581 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.761387 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.783768 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.786245 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.801591 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.828170 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.828278 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:04.855430 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:05.002743 1352496 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 13:17:05.002820 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 13:17:05.062722 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 13:17:05.073567 1352496 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 13:17:05.073654 1352496 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 13:17:05.090659 1352496 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 13:17:05.090681 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 13:17:05.104258 1352496 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 13:17:05.104283 1352496 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 13:17:05.120226 1352496 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 13:17:05.120306 1352496 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 13:17:05.149533 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 13:17:05.153337 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 13:17:05.188574 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 13:17:05.191800 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 13:17:05.197065 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 13:17:05.243231 1352496 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 13:17:05.243360 1352496 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 13:17:05.264360 1352496 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 13:17:05.264440 1352496 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 13:17:05.283281 1352496 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 13:17:05.283360 1352496 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 13:17:05.296603 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 13:17:05.296678 1352496 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 13:17:05.315219 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 13:17:05.320433 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 13:17:05.328318 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 13:17:05.390005 1352496 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 13:17:05.390087 1352496 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 13:17:05.428887 1352496 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 13:17:05.428971 1352496 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 13:17:05.431945 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 13:17:05.432024 1352496 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)
	I0414 13:17:05.489361 1352496 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 13:17:05.489436 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 13:17:05.493055 1352496 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 13:17:05.493132 1352496 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 13:17:05.579004 1352496 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 13:17:05.579074 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 13:17:05.616306 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 13:17:05.616406 1352496 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 13:17:05.619891 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 13:17:05.619917 1352496 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 13:17:05.677670 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0414 13:17:05.692836 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 13:17:05.784235 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 13:17:05.816819 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 13:17:05.816851 1352496 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 13:17:05.820635 1352496 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 13:17:05.820664 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 13:17:05.984227 1352496 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 13:17:05.984258 1352496 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 13:17:05.989926 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 13:17:06.107208 1352496 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 13:17:06.107237 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 13:17:06.180013 1352496 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 13:17:06.180042 1352496 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 13:17:06.287504 1352496 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 13:17:06.287532 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 13:17:06.318243 1352496 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (2.085307119s)
	I0414 13:17:06.318332 1352496 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (2.233126198s)
	I0414 13:17:06.318422 1352496 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 13:17:06.318631 1352496 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 13:17:06.456732 1352496 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 13:17:06.456758 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 13:17:06.532445 1352496 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 13:17:06.532473 1352496 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 13:17:06.594690 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 13:17:08.099752 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.036942028s)
	I0414 13:17:08.099886 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.95028165s)
	I0414 13:17:08.314245 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.160825934s)
	I0414 13:17:09.776606 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.587942924s)
	I0414 13:17:10.286984 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.095097809s)
	I0414 13:17:10.287086 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.089954978s)
	I0414 13:17:10.748610 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.433305401s)
	I0414 13:17:11.342634 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.022116316s)
	I0414 13:17:11.342712 1352496 addons.go:479] Verifying addon ingress=true in "addons-566543"
	I0414 13:17:11.342891 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.014498114s)
	I0414 13:17:11.343217 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.665513688s)
	I0414 13:17:11.343299 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.650427817s)
	I0414 13:17:11.343326 1352496 addons.go:479] Verifying addon metrics-server=true in "addons-566543"
	I0414 13:17:11.343362 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.55909935s)
	I0414 13:17:11.343371 1352496 addons.go:479] Verifying addon registry=true in "addons-566543"
	I0414 13:17:11.345908 1352496 out.go:177] * Verifying ingress addon...
	I0414 13:17:11.345992 1352496 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-566543 service yakd-dashboard -n yakd-dashboard
	
	I0414 13:17:11.347920 1352496 out.go:177] * Verifying registry addon...
	I0414 13:17:11.350514 1352496 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0414 13:17:11.352265 1352496 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0414 13:17:11.364528 1352496 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 13:17:11.364553 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:11.364957 1352496 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 13:17:11.364977 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:11.431757 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.441784476s)
	W0414 13:17:11.432020 1352496 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 13:17:11.432076 1352496 retry.go:31] will retry after 269.435429ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 13:17:11.431851 1352496 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (5.113197492s)
	I0414 13:17:11.432151 1352496 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 13:17:11.431864 1352496 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.113427586s)
	I0414 13:17:11.432969 1352496 node_ready.go:35] waiting up to 6m0s for node "addons-566543" to be "Ready" ...
	I0414 13:17:11.702727 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 13:17:11.863652 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:11.863820 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:11.890731 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.295938561s)
	I0414 13:17:11.890810 1352496 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-566543"
	I0414 13:17:11.894184 1352496 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 13:17:11.898176 1352496 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 13:17:11.914314 1352496 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 13:17:11.914385 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:11.946070 1352496 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-566543" context rescaled to 1 replicas
	I0414 13:17:12.355323 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:12.355463 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:12.401309 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:12.854267 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:12.856632 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:12.901144 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:13.353952 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:13.355752 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:13.401865 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:13.436425 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:13.854780 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:13.854888 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:13.902278 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:14.354880 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:14.356370 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:14.401943 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:14.464377 1352496 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.761535755s)
	I0414 13:17:14.810569 1352496 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 13:17:14.810655 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:14.829061 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:14.855971 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:14.861098 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:14.901757 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:14.928610 1352496 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 13:17:14.947099 1352496 addons.go:238] Setting addon gcp-auth=true in "addons-566543"
	I0414 13:17:14.947209 1352496 host.go:66] Checking if "addons-566543" exists ...
	I0414 13:17:14.947722 1352496 cli_runner.go:164] Run: docker container inspect addons-566543 --format={{.State.Status}}
	I0414 13:17:14.966271 1352496 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 13:17:14.966330 1352496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-566543
	I0414 13:17:14.995217 1352496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34277 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/addons-566543/id_rsa Username:docker}
	I0414 13:17:15.088750 1352496 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 13:17:15.091552 1352496 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 13:17:15.094420 1352496 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 13:17:15.094453 1352496 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 13:17:15.120043 1352496 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 13:17:15.120068 1352496 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 13:17:15.139477 1352496 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 13:17:15.139500 1352496 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 13:17:15.157291 1352496 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 13:17:15.355837 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:15.358226 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:15.401313 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:15.436652 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:15.700595 1352496 addons.go:479] Verifying addon gcp-auth=true in "addons-566543"
	I0414 13:17:15.705750 1352496 out.go:177] * Verifying gcp-auth addon...
	I0414 13:17:15.710324 1352496 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 13:17:15.712998 1352496 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 13:17:15.713017 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:15.854835 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:15.854968 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:15.901551 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:16.213039 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:16.353840 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:16.356214 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:16.402362 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:16.714322 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:16.855243 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:16.855721 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:16.901890 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:17.213213 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:17.354233 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:17.355553 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:17.402193 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:17.713117 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:17.854779 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:17.855465 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:17.902191 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:17.935839 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:18.214071 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:18.353848 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:18.355990 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:18.401816 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:18.714469 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:18.855392 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:18.855572 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:18.901267 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:19.213327 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:19.355264 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:19.355610 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:19.401754 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:19.714166 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:19.854450 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:19.855325 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:19.902207 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:20.213894 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:20.354201 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:20.355881 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:20.401377 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:20.436090 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:20.714637 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:20.853955 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:20.862581 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:20.901035 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:21.213331 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:21.354827 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:21.355359 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:21.401106 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:21.713572 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:21.854352 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:21.855212 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:21.901528 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:22.213045 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:22.353892 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:22.355944 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:22.402048 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:22.714363 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:22.854433 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:22.855357 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:22.901147 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:22.935515 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:23.213498 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:23.354358 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:23.356092 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:23.401521 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:23.715129 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:23.853747 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:23.854573 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:23.901362 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:24.213322 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:24.353935 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:24.354704 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:24.401916 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:24.714381 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:24.855050 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:24.855449 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:24.901433 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:24.936504 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:25.213248 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:25.354317 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:25.354911 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:25.401614 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:25.714596 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:25.853588 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:25.855449 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:25.901096 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:26.213003 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:26.354663 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:26.354889 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:26.401433 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:26.715199 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:26.854839 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:26.854976 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:26.901610 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:27.213361 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:27.354530 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:27.355968 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:27.401513 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:27.436531 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:27.713702 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:27.855169 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:27.855846 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:27.901542 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:28.214333 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:28.355565 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:28.355655 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:28.401470 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:28.713690 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:28.854697 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:28.855709 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:28.901383 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:29.213396 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:29.353376 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:29.355049 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:29.401883 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:29.436734 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:29.714317 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:29.854383 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:29.855705 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:29.901306 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:30.213235 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:30.354206 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:30.355303 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:30.400981 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:30.714684 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:30.853722 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:30.855433 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:30.901013 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:31.213575 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:31.354600 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:31.354892 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:31.401427 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:31.713212 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:31.853974 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:31.854948 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:31.901337 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:31.935802 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:32.213855 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:32.353762 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:32.356107 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:32.401920 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:32.715147 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:32.854301 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:32.855423 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:32.901258 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:33.213887 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:33.354275 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:33.356059 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:33.401850 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:33.714350 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:33.854002 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:33.854914 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:33.901557 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:33.936326 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:34.213339 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:34.354821 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:34.355629 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:34.401441 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:34.715175 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:34.854111 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:34.855080 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:34.902119 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:35.213456 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:35.354380 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:35.355172 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:35.401837 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:35.713831 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:35.853885 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:35.855756 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:35.901288 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:36.213532 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:36.354843 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:36.355787 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:36.401423 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:36.435901 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:36.714536 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:36.856113 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:36.856242 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:36.901144 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:37.213547 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:37.355288 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:37.355892 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:37.401565 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:37.714779 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:37.853831 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:37.855554 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:37.901201 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:38.213743 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:38.353716 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:38.355928 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:38.401285 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:38.436121 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:38.713739 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:38.853760 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:38.855760 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:38.901385 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:39.214226 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:39.354346 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:39.355219 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:39.401121 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:39.714262 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:39.854931 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:39.858749 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:39.901788 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:40.214231 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:40.355047 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:40.355543 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:40.401325 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:40.436429 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:40.713161 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:40.853872 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:40.856066 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:40.902115 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:41.213854 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:41.353645 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:41.355260 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:41.401430 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:41.714132 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:41.854007 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:41.854998 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:41.901749 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:42.233926 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:42.354484 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:42.357195 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:42.401356 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:42.714284 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:42.854706 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:42.855550 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:42.901415 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:42.936193 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:43.212913 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:43.353756 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:43.355326 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:43.401142 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:43.715359 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:43.854319 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:43.855678 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:43.901502 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:44.213150 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:44.355397 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:44.356241 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:44.401258 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:44.714374 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:44.854903 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:44.855020 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:44.901568 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:45.214006 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:45.353897 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:45.355712 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:45.401731 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:45.436836 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:45.713085 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:45.854875 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:45.855012 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:45.901696 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:46.213460 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:46.353417 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:46.354999 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:46.402050 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:46.714363 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:46.854148 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:46.854327 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:46.901161 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:47.214033 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:47.354074 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:47.355923 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:47.401703 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:47.714152 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:47.854780 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:47.856103 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:47.901885 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:47.936601 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:48.213631 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:48.355229 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:48.355277 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:48.401059 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:48.714292 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:48.855238 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:48.856193 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:48.901240 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:49.213628 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:49.353543 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:49.355734 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:49.401428 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:49.715011 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:49.853806 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:49.855827 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:49.901552 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:50.213108 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:50.354201 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:50.355853 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:50.401598 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:50.436333 1352496 node_ready.go:53] node "addons-566543" has status "Ready":"False"
	I0414 13:17:50.713228 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:50.854995 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:50.855121 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:50.901451 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:51.213574 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:51.353628 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:51.355826 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:51.401506 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:51.452490 1352496 node_ready.go:49] node "addons-566543" has status "Ready":"True"
	I0414 13:17:51.452558 1352496 node_ready.go:38] duration metric: took 40.019537848s for node "addons-566543" to be "Ready" ...
	I0414 13:17:51.452582 1352496 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" ...
	I0414 13:17:51.489649 1352496 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-hqmdn" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:51.817732 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:51.870428 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:51.889299 1352496 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 13:17:51.889375 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:51.915291 1352496 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 13:17:51.915367 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:52.227834 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:52.412831 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:52.412892 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:52.480893 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:52.715358 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:52.856609 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:52.858343 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:52.920292 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:53.012214 1352496 pod_ready.go:93] pod "coredns-668d6bf9bc-hqmdn" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:53.012285 1352496 pod_ready.go:82] duration metric: took 1.522542478s for pod "coredns-668d6bf9bc-hqmdn" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.012319 1352496 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.019541 1352496 pod_ready.go:93] pod "etcd-addons-566543" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:53.019614 1352496 pod_ready.go:82] duration metric: took 7.256847ms for pod "etcd-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.019664 1352496 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.024590 1352496 pod_ready.go:93] pod "kube-apiserver-addons-566543" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:53.024660 1352496 pod_ready.go:82] duration metric: took 4.973648ms for pod "kube-apiserver-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.024686 1352496 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.029633 1352496 pod_ready.go:93] pod "kube-controller-manager-addons-566543" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:53.029696 1352496 pod_ready.go:82] duration metric: took 4.989803ms for pod "kube-controller-manager-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.029743 1352496 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-k2lcb" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.036881 1352496 pod_ready.go:93] pod "kube-proxy-k2lcb" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:53.036951 1352496 pod_ready.go:82] duration metric: took 7.184383ms for pod "kube-proxy-k2lcb" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.036975 1352496 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.215874 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:53.355206 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:53.356397 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:53.402250 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:53.436998 1352496 pod_ready.go:93] pod "kube-scheduler-addons-566543" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:53.437020 1352496 pod_ready.go:82] duration metric: took 400.024148ms for pod "kube-scheduler-addons-566543" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.437031 1352496 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-6hhm2" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:53.714748 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:53.854333 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:53.855559 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:53.901415 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:54.213912 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:54.355551 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:54.355692 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:54.402077 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:54.713210 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:54.854590 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:54.855822 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:54.907139 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:55.216642 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:55.355194 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:55.357588 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:55.401370 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:55.442202 1352496 pod_ready.go:103] pod "metrics-server-7fbb699795-6hhm2" in "kube-system" namespace has status "Ready":"False"
	I0414 13:17:55.715079 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:55.854817 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:55.857522 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:55.903704 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:56.216129 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:56.355991 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:56.356186 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:56.402699 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:56.716068 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:56.856869 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:56.857310 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:56.902398 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:57.214692 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:57.354856 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:57.358116 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:57.402728 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:57.443694 1352496 pod_ready.go:103] pod "metrics-server-7fbb699795-6hhm2" in "kube-system" namespace has status "Ready":"False"
	I0414 13:17:57.715374 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:57.855618 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:57.857447 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:57.902503 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:58.214475 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:58.354572 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:58.357443 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:58.402428 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:58.718900 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:58.854353 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:58.855971 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:58.902659 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:58.944889 1352496 pod_ready.go:93] pod "metrics-server-7fbb699795-6hhm2" in "kube-system" namespace has status "Ready":"True"
	I0414 13:17:58.944914 1352496 pod_ready.go:82] duration metric: took 5.507875921s for pod "metrics-server-7fbb699795-6hhm2" in "kube-system" namespace to be "Ready" ...
	I0414 13:17:58.944931 1352496 pod_ready.go:39] duration metric: took 7.492323777s 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" ...
	I0414 13:17:58.944970 1352496 api_server.go:52] waiting for apiserver process to appear ...
	I0414 13:17:58.945044 1352496 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:17:58.972260 1352496 api_server.go:72] duration metric: took 54.888261024s to wait for apiserver process to appear ...
	I0414 13:17:58.972286 1352496 api_server.go:88] waiting for apiserver healthz status ...
	I0414 13:17:58.972307 1352496 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 13:17:58.980736 1352496 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 13:17:58.987715 1352496 api_server.go:141] control plane version: v1.32.2
	I0414 13:17:58.987803 1352496 api_server.go:131] duration metric: took 15.509019ms to wait for apiserver health ...
	I0414 13:17:58.987835 1352496 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 13:17:58.992763 1352496 system_pods.go:59] 18 kube-system pods found
	I0414 13:17:58.992872 1352496 system_pods.go:61] "coredns-668d6bf9bc-hqmdn" [9092c7d7-6ab9-4421-8f5a-5116c18a0eb0] Running
	I0414 13:17:58.992895 1352496 system_pods.go:61] "csi-hostpath-attacher-0" [aebe2439-c3d3-44fe-85bd-2b042ef035ac] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 13:17:58.992904 1352496 system_pods.go:61] "csi-hostpath-resizer-0" [e27a254b-6e22-4566-8231-17c4b7389104] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 13:17:58.992919 1352496 system_pods.go:61] "csi-hostpathplugin-lvxgm" [82c82daa-1090-47e8-9e55-072d79147bcb] 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])
	I0414 13:17:58.992928 1352496 system_pods.go:61] "etcd-addons-566543" [765d5a04-ec85-4dbd-8b41-eba11ec26cbd] Running
	I0414 13:17:58.992938 1352496 system_pods.go:61] "kindnet-gzk5l" [a31d6f60-fe5a-4e51-a5cf-4e69d5580617] Running
	I0414 13:17:58.992942 1352496 system_pods.go:61] "kube-apiserver-addons-566543" [60611396-bd46-462d-b42b-a346c9b3a590] Running
	I0414 13:17:58.992946 1352496 system_pods.go:61] "kube-controller-manager-addons-566543" [fb5f50e7-940a-4982-8631-1da9216b0b8b] Running
	I0414 13:17:58.992965 1352496 system_pods.go:61] "kube-ingress-dns-minikube" [31cc5842-31ee-4675-9727-e02c94c3a2b2] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 13:17:58.992979 1352496 system_pods.go:61] "kube-proxy-k2lcb" [522cb81a-d68f-4d23-aa96-2e2c006eddf8] Running
	I0414 13:17:58.992991 1352496 system_pods.go:61] "kube-scheduler-addons-566543" [7ec764dc-d378-48cd-b9a5-4299c7129e5a] Running
	I0414 13:17:58.992994 1352496 system_pods.go:61] "metrics-server-7fbb699795-6hhm2" [534b2282-3aca-44bc-92bf-4a33e4783505] Running
	I0414 13:17:58.993008 1352496 system_pods.go:61] "nvidia-device-plugin-daemonset-rcspr" [02bfdb3f-bc62-47da-a1d9-82f4a1c4d25f] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0414 13:17:58.993014 1352496 system_pods.go:61] "registry-6c88467877-g9x26" [9dbcabf6-dc04-4eae-b811-746121500937] Running
	I0414 13:17:58.993019 1352496 system_pods.go:61] "registry-proxy-clxvn" [d72f96f3-7927-41a7-a193-21fcb8405ea2] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 13:17:58.993027 1352496 system_pods.go:61] "snapshot-controller-68b874b76f-c9q7w" [ec8eda87-efd4-4f3e-b882-08af75ff0343] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 13:17:58.993034 1352496 system_pods.go:61] "snapshot-controller-68b874b76f-mkw64" [09bf7f61-bd80-4f77-8cf0-3300e4be5957] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 13:17:58.993041 1352496 system_pods.go:61] "storage-provisioner" [902605c6-f021-45c7-b655-2310566f7bbe] Running
	I0414 13:17:58.993049 1352496 system_pods.go:74] duration metric: took 5.166673ms to wait for pod list to return data ...
	I0414 13:17:58.993065 1352496 default_sa.go:34] waiting for default service account to be created ...
	I0414 13:17:59.000355 1352496 default_sa.go:45] found service account: "default"
	I0414 13:17:59.000387 1352496 default_sa.go:55] duration metric: took 7.304919ms for default service account to be created ...
	I0414 13:17:59.000402 1352496 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 13:17:59.005822 1352496 system_pods.go:86] 18 kube-system pods found
	I0414 13:17:59.005854 1352496 system_pods.go:89] "coredns-668d6bf9bc-hqmdn" [9092c7d7-6ab9-4421-8f5a-5116c18a0eb0] Running
	I0414 13:17:59.005864 1352496 system_pods.go:89] "csi-hostpath-attacher-0" [aebe2439-c3d3-44fe-85bd-2b042ef035ac] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 13:17:59.005877 1352496 system_pods.go:89] "csi-hostpath-resizer-0" [e27a254b-6e22-4566-8231-17c4b7389104] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 13:17:59.005893 1352496 system_pods.go:89] "csi-hostpathplugin-lvxgm" [82c82daa-1090-47e8-9e55-072d79147bcb] 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])
	I0414 13:17:59.005905 1352496 system_pods.go:89] "etcd-addons-566543" [765d5a04-ec85-4dbd-8b41-eba11ec26cbd] Running
	I0414 13:17:59.005910 1352496 system_pods.go:89] "kindnet-gzk5l" [a31d6f60-fe5a-4e51-a5cf-4e69d5580617] Running
	I0414 13:17:59.005920 1352496 system_pods.go:89] "kube-apiserver-addons-566543" [60611396-bd46-462d-b42b-a346c9b3a590] Running
	I0414 13:17:59.005924 1352496 system_pods.go:89] "kube-controller-manager-addons-566543" [fb5f50e7-940a-4982-8631-1da9216b0b8b] Running
	I0414 13:17:59.005933 1352496 system_pods.go:89] "kube-ingress-dns-minikube" [31cc5842-31ee-4675-9727-e02c94c3a2b2] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 13:17:59.005940 1352496 system_pods.go:89] "kube-proxy-k2lcb" [522cb81a-d68f-4d23-aa96-2e2c006eddf8] Running
	I0414 13:17:59.005945 1352496 system_pods.go:89] "kube-scheduler-addons-566543" [7ec764dc-d378-48cd-b9a5-4299c7129e5a] Running
	I0414 13:17:59.005949 1352496 system_pods.go:89] "metrics-server-7fbb699795-6hhm2" [534b2282-3aca-44bc-92bf-4a33e4783505] Running
	I0414 13:17:59.005956 1352496 system_pods.go:89] "nvidia-device-plugin-daemonset-rcspr" [02bfdb3f-bc62-47da-a1d9-82f4a1c4d25f] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0414 13:17:59.005963 1352496 system_pods.go:89] "registry-6c88467877-g9x26" [9dbcabf6-dc04-4eae-b811-746121500937] Running
	I0414 13:17:59.005969 1352496 system_pods.go:89] "registry-proxy-clxvn" [d72f96f3-7927-41a7-a193-21fcb8405ea2] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 13:17:59.005981 1352496 system_pods.go:89] "snapshot-controller-68b874b76f-c9q7w" [ec8eda87-efd4-4f3e-b882-08af75ff0343] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 13:17:59.005996 1352496 system_pods.go:89] "snapshot-controller-68b874b76f-mkw64" [09bf7f61-bd80-4f77-8cf0-3300e4be5957] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 13:17:59.006004 1352496 system_pods.go:89] "storage-provisioner" [902605c6-f021-45c7-b655-2310566f7bbe] Running
	I0414 13:17:59.006012 1352496 system_pods.go:126] duration metric: took 5.60337ms to wait for k8s-apps to be running ...
	I0414 13:17:59.006024 1352496 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 13:17:59.006087 1352496 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:17:59.037002 1352496 system_svc.go:56] duration metric: took 30.9684ms WaitForService to wait for kubelet
	I0414 13:17:59.037031 1352496 kubeadm.go:582] duration metric: took 54.953039609s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 13:17:59.037056 1352496 node_conditions.go:102] verifying NodePressure condition ...
	I0414 13:17:59.039842 1352496 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0414 13:17:59.039881 1352496 node_conditions.go:123] node cpu capacity is 2
	I0414 13:17:59.039894 1352496 node_conditions.go:105] duration metric: took 2.832769ms to run NodePressure ...
	I0414 13:17:59.039907 1352496 start.go:241] waiting for startup goroutines ...
	I0414 13:17:59.214285 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:59.356054 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:59.356521 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:59.401923 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:17:59.713869 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:17:59.855739 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:17:59.856388 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:17:59.902120 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:00.215800 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:00.357916 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:00.358587 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:00.408411 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:00.713283 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:00.854608 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:00.855563 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:00.908249 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:01.213483 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:01.353545 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:01.355362 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:01.401633 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:01.714357 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:01.853455 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:01.855599 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:01.902033 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:02.213146 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:02.357119 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:02.358156 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:02.401761 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:02.714323 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:02.854346 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:02.855979 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:02.902426 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:03.215492 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:03.358263 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:03.359287 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:03.402543 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:03.713553 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:03.892748 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:03.892874 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:03.988918 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:04.214236 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:04.360710 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:04.362999 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:04.401244 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:04.715085 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:04.855907 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:04.856813 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:04.902420 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:05.212917 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:05.354327 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:05.354557 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:05.401227 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:05.713609 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:05.854369 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:05.856672 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:05.902235 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:06.213317 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:06.355303 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:06.357956 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:06.403917 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:06.715055 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:06.859706 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:06.860881 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:06.902454 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:07.213310 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:07.363133 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:07.364741 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:07.463253 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:07.713175 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:07.856971 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:07.857145 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:07.902754 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:08.214918 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:08.354470 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:08.355166 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:08.401213 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:08.715543 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:08.853857 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:08.855981 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:08.902691 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:09.215803 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:09.354341 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:09.356480 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:09.401528 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:09.714664 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:09.854533 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:09.856820 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:09.902362 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:10.221501 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:10.357250 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:10.357981 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:10.402976 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:10.714875 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:10.854588 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:10.855963 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:10.901828 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:11.213049 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:11.355462 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:11.356189 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:11.401874 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:11.714106 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:11.855751 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:11.855911 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:11.901833 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:12.213550 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:12.355792 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:12.356145 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:12.403113 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:12.714736 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:12.857113 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:12.857761 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:12.902549 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:13.214633 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:13.353759 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:13.355592 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:13.401536 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:13.714078 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:13.856565 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:13.857111 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:13.902723 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:14.213830 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:14.354862 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:14.358817 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:14.403397 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:14.716322 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:14.857443 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:14.859173 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:14.906194 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:15.213875 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:15.358075 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:15.358550 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:15.402155 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:15.714653 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:15.854974 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:15.857401 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:15.901838 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:16.213336 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:16.354225 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:16.355955 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:16.402099 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:16.718464 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:16.853802 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:16.855827 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:16.901630 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:17.214129 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:17.354961 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:17.355193 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:17.401306 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:17.713598 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:17.853517 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:17.855472 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:17.901609 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:18.213465 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:18.353757 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:18.356019 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:18.402632 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:18.714717 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:18.854596 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:18.856810 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:18.902302 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:19.215047 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:19.362547 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:19.363642 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:19.401406 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:19.713187 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:19.856051 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:19.856245 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:19.901183 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:20.213870 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:20.357291 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:20.358977 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:20.411303 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:20.714932 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:20.854517 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:20.855960 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:20.901994 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:21.213182 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:21.357287 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:21.359949 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:21.405118 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:21.715252 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:21.857589 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:21.858096 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:21.903416 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:22.216516 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:22.355183 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:22.355317 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:22.401501 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:22.719322 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:22.856154 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:22.856425 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:22.905611 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:23.213453 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:23.355922 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:23.365861 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:23.405988 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:23.713530 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:23.855751 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:23.856060 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:23.902297 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:24.214383 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:24.353448 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:24.355318 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:24.401408 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:24.713291 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:24.855193 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:24.855709 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:24.908792 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:25.213801 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:25.354938 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:25.356643 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:25.402304 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:25.714497 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:25.854329 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:25.859272 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:25.901814 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:26.214195 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:26.356649 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:26.356841 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:26.402146 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:26.713482 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:26.856336 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:26.856761 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 13:18:26.902835 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:27.214500 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:27.354267 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:27.355531 1352496 kapi.go:107] duration metric: took 1m16.003264797s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 13:18:27.402781 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:27.714959 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:27.854111 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:27.902128 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:28.213099 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:28.356766 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:28.402759 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:28.727751 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:28.856658 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:28.903273 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:29.213482 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:29.354588 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:29.456258 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:29.715313 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:29.854432 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:29.902313 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:30.214081 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:30.353962 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:30.402652 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:30.713431 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:30.853727 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:30.902162 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:31.216918 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:31.355245 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:31.402508 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:31.714522 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:31.854705 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:31.915084 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:32.213835 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:32.354253 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:32.401859 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:32.715227 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:32.863553 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:32.902175 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:33.213107 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:33.354248 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:33.401717 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:33.713802 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:33.855052 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:33.902399 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:34.215745 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:34.354901 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:34.402810 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:34.714979 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:34.854536 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:34.911701 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:35.213735 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:35.356201 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:35.402916 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:35.714937 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:35.855146 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:35.904289 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:36.213406 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:36.355243 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:36.401560 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:36.729032 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:36.855110 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:36.955758 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:37.214067 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:37.384803 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:37.404730 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:37.714919 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:37.854070 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:37.902549 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:38.239363 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:38.354575 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:38.405471 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:38.713839 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:38.853898 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:38.906211 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:39.213703 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:39.354189 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:39.406954 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:39.717404 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:39.853602 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:39.901995 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:40.213797 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:40.356955 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:40.411143 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:40.713611 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:40.853964 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:40.903547 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:41.217241 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:41.354524 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:41.402844 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:41.715596 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:41.853955 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:41.902292 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:42.215103 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:42.355739 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:42.403769 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:42.714327 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:42.855259 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:42.902943 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:43.216139 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:43.354313 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:43.402669 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:43.713828 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:43.854701 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:43.902662 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:44.213795 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:44.359475 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:44.402504 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:44.716281 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:44.854526 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:44.901577 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:45.215090 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:45.360594 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:45.462653 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:45.713867 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:45.854140 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:45.902252 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:46.218585 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:46.361669 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:46.402092 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:46.715252 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:46.854370 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:46.901924 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:47.215349 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:47.355863 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:47.406891 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:47.714636 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:47.854845 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:47.903212 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:48.214704 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:48.354318 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:48.402476 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:48.714204 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:48.855255 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:48.901759 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:49.214639 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:49.355980 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:49.457309 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:49.713253 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:49.855146 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:49.903257 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:50.214219 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:50.354895 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:50.406164 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:50.716101 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:50.854467 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:50.903101 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:51.214252 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:51.356088 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:51.456026 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:51.714099 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:51.854254 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:51.902513 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:52.213859 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:52.353817 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:52.401982 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:52.714463 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:52.858039 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:52.902939 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:53.216044 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:53.354231 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:53.401638 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:53.714298 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:53.853922 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:53.902296 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:54.213581 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:54.353420 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:54.401688 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:54.714370 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:54.854538 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:54.903250 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:55.213399 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:55.370067 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:55.467395 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:55.714301 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:55.854850 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:55.903245 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:56.213412 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:56.353403 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:56.401156 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:56.715648 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:56.854550 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:56.908491 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:57.213949 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:57.361909 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:57.407540 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:57.713897 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:57.853847 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:57.902255 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:58.213262 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:58.354269 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:58.401295 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:58.713862 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:58.854753 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:58.901400 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:59.213915 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:59.354093 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:59.402201 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:18:59.713652 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:18:59.853533 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:18:59.901654 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:00.234655 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:19:00.356885 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:00.403924 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:00.714680 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:19:00.854902 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:00.903166 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:01.216200 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:19:01.354769 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:01.402394 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:01.729602 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:19:01.857913 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:01.902747 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:02.214187 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:19:02.354399 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:02.454882 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:02.720186 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 13:19:02.855306 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:02.901356 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:03.214124 1352496 kapi.go:107] duration metric: took 1m47.503796219s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0414 13:19:03.216947 1352496 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-566543 cluster.
	I0414 13:19:03.219914 1352496 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.
	I0414 13:19:03.222737 1352496 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0414 13:19:03.354702 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:03.401999 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:03.854523 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:03.902039 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:04.354242 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:04.414218 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:04.854097 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:04.902772 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:05.354593 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:05.402088 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:05.855176 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:05.902008 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:06.354231 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:06.405195 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:06.855004 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:06.908482 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:07.354710 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:07.402357 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:07.854425 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:07.902013 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:08.354564 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:08.401768 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:08.855297 1352496 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 13:19:08.903895 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:09.362186 1352496 kapi.go:107] duration metric: took 1m58.011670535s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 13:19:09.402923 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:09.901724 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:10.403034 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:10.901953 1352496 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 13:19:11.401892 1352496 kapi.go:107] duration metric: took 1m59.503714033s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 13:19:11.405040 1352496 out.go:177] * Enabled addons: nvidia-device-plugin, amd-gpu-device-plugin, default-storageclass, ingress-dns, storage-provisioner, cloud-spanner, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0414 13:19:11.407913 1352496 addons.go:514] duration metric: took 2m7.323639915s for enable addons: enabled=[nvidia-device-plugin amd-gpu-device-plugin default-storageclass ingress-dns storage-provisioner cloud-spanner inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0414 13:19:11.407966 1352496 start.go:246] waiting for cluster config update ...
	I0414 13:19:11.407993 1352496 start.go:255] writing updated cluster config ...
	I0414 13:19:11.408311 1352496 ssh_runner.go:195] Run: rm -f paused
	I0414 13:19:11.819063 1352496 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 13:19:11.823147 1352496 out.go:177] * Done! kubectl is now configured to use "addons-566543" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 14 13:22:03 addons-566543 crio[984]: time="2025-04-14 13:22:03.881881993Z" level=info msg="Removed container dcc9e819343457ceb1b907620b1bd266e9ec3fc9475c0f691bd4dceb7e3966cc: default/cloud-spanner-emulator-7768d7fbc5-4bfmt/cloud-spanner-emulator" id=2fdffe22-a6b4-4ca7-b742-9dee74b4f759 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.326402646Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-kggj6/POD" id=98092225-759c-4e56-8817-8b4f5e82fff6 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.326467496Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.406136252Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-kggj6 Namespace:default ID:e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72 UID:99cdc73f-a40a-40cb-bfb5-45255b61eab4 NetNS:/var/run/netns/ac9db6ed-da0b-4ffe-bfbd-ac4459c1eef1 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.406192373Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-kggj6 to CNI network \"kindnet\" (type=ptp)"
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.458614941Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-kggj6 Namespace:default ID:e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72 UID:99cdc73f-a40a-40cb-bfb5-45255b61eab4 NetNS:/var/run/netns/ac9db6ed-da0b-4ffe-bfbd-ac4459c1eef1 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.458827994Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-kggj6 for CNI network kindnet (type=ptp)"
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.461703867Z" level=info msg="Ran pod sandbox e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72 with infra container: default/hello-world-app-7d9564db4-kggj6/POD" id=98092225-759c-4e56-8817-8b4f5e82fff6 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.463175198Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=b530055d-29a7-45e1-a12f-f0b151f0d0f9 name=/runtime.v1.ImageService/ImageStatus
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.463637255Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=b530055d-29a7-45e1-a12f-f0b151f0d0f9 name=/runtime.v1.ImageService/ImageStatus
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.464758399Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=e5296439-f9ca-4366-90ed-c5c21094bb74 name=/runtime.v1.ImageService/PullImage
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.467472985Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Apr 14 13:22:27 addons-566543 crio[984]: time="2025-04-14 13:22:27.737330561Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.475197851Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=e5296439-f9ca-4366-90ed-c5c21094bb74 name=/runtime.v1.ImageService/PullImage
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.476025807Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=4316dd57-472a-41f1-b316-c89524defc5e name=/runtime.v1.ImageService/ImageStatus
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.476664767Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=4316dd57-472a-41f1-b316-c89524defc5e name=/runtime.v1.ImageService/ImageStatus
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.479684191Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=19ca4c11-2eee-4033-95e0-c0917bc7d147 name=/runtime.v1.ImageService/ImageStatus
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.480501407Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=19ca4c11-2eee-4033-95e0-c0917bc7d147 name=/runtime.v1.ImageService/ImageStatus
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.481669425Z" level=info msg="Creating container: default/hello-world-app-7d9564db4-kggj6/hello-world-app" id=ee3ba601-ca44-4155-b4bd-4c4a0b56274d name=/runtime.v1.RuntimeService/CreateContainer
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.482317492Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.525524766Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ab270876e75f6f9a6adee47e8b219a3542d7a1ff86a7fa18cfffdf3e4c579217/merged/etc/passwd: no such file or directory"
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.532023760Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ab270876e75f6f9a6adee47e8b219a3542d7a1ff86a7fa18cfffdf3e4c579217/merged/etc/group: no such file or directory"
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.617931732Z" level=info msg="Created container 84cd1d543cc42b7976e55ddde681eee6de3089345c5c47d8c83e5ad8754bd6e4: default/hello-world-app-7d9564db4-kggj6/hello-world-app" id=ee3ba601-ca44-4155-b4bd-4c4a0b56274d name=/runtime.v1.RuntimeService/CreateContainer
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.620200406Z" level=info msg="Starting container: 84cd1d543cc42b7976e55ddde681eee6de3089345c5c47d8c83e5ad8754bd6e4" id=0d0a5ec7-e4ec-45dc-86c6-e058667db399 name=/runtime.v1.RuntimeService/StartContainer
	Apr 14 13:22:28 addons-566543 crio[984]: time="2025-04-14 13:22:28.633531900Z" level=info msg="Started container" PID=8875 containerID=84cd1d543cc42b7976e55ddde681eee6de3089345c5c47d8c83e5ad8754bd6e4 description=default/hello-world-app-7d9564db4-kggj6/hello-world-app id=0d0a5ec7-e4ec-45dc-86c6-e058667db399 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	84cd1d543cc42       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   e551425f7adf2       hello-world-app-7d9564db4-kggj6
	d73eb36a03594       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                              2 minutes ago            Running             nginx                     0                   da72e83fa7f40       nginx
	3fbe69b64e2a9       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago            Running             busybox                   0                   29f7c7820704a       busybox
	c30c615617cb6       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             3 minutes ago            Running             controller                0                   ab2e82c731e82       ingress-nginx-controller-56d7c84fd4-bchsm
	5331819e4cf90       d54655ed3a8543a162b688a24bf969ee1a28d906b8ccb30188059247efdae234                                                             3 minutes ago            Exited              patch                     2                   dd9175f384fc3       ingress-nginx-admission-patch-j4qbf
	050894aff4fd6       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   3 minutes ago            Exited              create                    0                   47f649a646fd0       ingress-nginx-admission-create-c5xwc
	c0ec5ac614aa9       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             3 minutes ago            Running             minikube-ingress-dns      0                   baf5efca993f4       kube-ingress-dns-minikube
	b310bcb651a3f       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             4 minutes ago            Running             storage-provisioner       0                   389effba83a71       storage-provisioner
	041db052d0d18       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             4 minutes ago            Running             coredns                   0                   b4f5ad332ebf3       coredns-668d6bf9bc-hqmdn
	3a21fe167fc5e       docker.io/kindest/kindnetd@sha256:86c933f3845d6a993c8f64632752b10aae67a4756c59096b3259426e839be955                           5 minutes ago            Running             kindnet-cni               0                   58c9d94e38915       kindnet-gzk5l
	cb284349cc90b       e5aac5df76d9b8dc899ab8c4db25a7648e7fb25cafe7a155066247883c78f062                                                             5 minutes ago            Running             kube-proxy                0                   9b648e9d88eca       kube-proxy-k2lcb
	2ad4d3ae67a19       82dfa03f692fb5d84f66c17d6ee9126b081182152b25d28ea456d89b7d5d8911                                                             5 minutes ago            Running             kube-scheduler            0                   03a14a9d0ed94       kube-scheduler-addons-566543
	92adc0035e641       3c9285acfd2ff7915bb451cc40ac060366ac519f3fef00c455f5aca0e0346c4d                                                             5 minutes ago            Running             kube-controller-manager   0                   1cdb058b452ad       kube-controller-manager-addons-566543
	bfb0c4625301b       7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82                                                             5 minutes ago            Running             etcd                      0                   616ccea2f93ec       etcd-addons-566543
	16aaa967f13c8       6417e1437b6d9a789e1ca789695a574e1df00a632bdbfbcae9695c9a7d500e32                                                             5 minutes ago            Running             kube-apiserver            0                   b481df4d8a71b       kube-apiserver-addons-566543
	
	
	==> coredns [041db052d0d18df6822ded20ba8566310822f5938faced1abfd583ef9aae34b4] <==
	[INFO] 10.244.0.7:51474 - 40266 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002088951s
	[INFO] 10.244.0.7:51474 - 4363 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000107614s
	[INFO] 10.244.0.7:51474 - 31961 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.001048172s
	[INFO] 10.244.0.7:57049 - 29158 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000163028s
	[INFO] 10.244.0.7:57049 - 28681 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000102035s
	[INFO] 10.244.0.7:36253 - 56941 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000086519s
	[INFO] 10.244.0.7:36253 - 56744 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000085067s
	[INFO] 10.244.0.7:58464 - 8087 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000088644s
	[INFO] 10.244.0.7:58464 - 7899 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000071701s
	[INFO] 10.244.0.7:39815 - 62535 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001530233s
	[INFO] 10.244.0.7:39815 - 62724 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001742202s
	[INFO] 10.244.0.7:58984 - 443 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000122112s
	[INFO] 10.244.0.7:58984 - 255 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000154307s
	[INFO] 10.244.0.20:59776 - 65292 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000188176s
	[INFO] 10.244.0.20:43749 - 1432 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000156784s
	[INFO] 10.244.0.20:48956 - 57222 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000227854s
	[INFO] 10.244.0.20:45004 - 23401 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000110074s
	[INFO] 10.244.0.20:55704 - 35231 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000123637s
	[INFO] 10.244.0.20:44936 - 42608 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000252058s
	[INFO] 10.244.0.20:38658 - 9404 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002387021s
	[INFO] 10.244.0.20:37225 - 10769 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001847625s
	[INFO] 10.244.0.20:55555 - 26647 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002520898s
	[INFO] 10.244.0.20:53840 - 1722 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001934882s
	[INFO] 10.244.0.24:32829 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000217294s
	[INFO] 10.244.0.24:34739 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000176484s
	
	
	==> describe nodes <==
	Name:               addons-566543
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-566543
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=460835bb8f21087bfa90e48a25f4afc66a903d88
	                    minikube.k8s.io/name=addons-566543
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T13_17_00_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-566543
	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, 14 Apr 2025 13:16:57 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-566543
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 13:22:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 13:21:35 +0000   Mon, 14 Apr 2025 13:16:54 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 13:21:35 +0000   Mon, 14 Apr 2025 13:16:54 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 13:21:35 +0000   Mon, 14 Apr 2025 13:16:54 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 13:21:35 +0000   Mon, 14 Apr 2025 13:17:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-566543
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 c74812853d7543da9370c3a49fa9a8a2
	  System UUID:                3daee0e7-374c-40ce-88c4-39886d00c669
	  Boot ID:                    59456904-b420-460f-bf6e-42b382cceb7f
	  Kernel Version:             5.15.0-1081-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	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%)         3m17s
	  default                     hello-world-app-7d9564db4-kggj6              0 (0%)        0 (0%)      0 (0%)           0 (0%)         3s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m22s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-bchsm    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         5m18s
	  kube-system                 coredns-668d6bf9bc-hqmdn                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     5m23s
	  kube-system                 etcd-addons-566543                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m30s
	  kube-system                 kindnet-gzk5l                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      5m25s
	  kube-system                 kube-apiserver-addons-566543                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m30s
	  kube-system                 kube-controller-manager-addons-566543        200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m30s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m20s
	  kube-system                 kube-proxy-k2lcb                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m25s
	  kube-system                 kube-scheduler-addons-566543                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m30s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m19s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age    From             Message
	  ----     ------                   ----   ----             -------
	  Normal   Starting                 5m18s  kube-proxy       
	  Normal   Starting                 5m30s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m30s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  5m30s  kubelet          Node addons-566543 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m30s  kubelet          Node addons-566543 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m30s  kubelet          Node addons-566543 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m26s  node-controller  Node addons-566543 event: Registered Node addons-566543 in Controller
	  Normal   NodeReady                4m38s  kubelet          Node addons-566543 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [bfb0c4625301be7c46187b0d30a312a4afcbcfc11ccb0ec04776406b7ef9050f] <==
	{"level":"info","ts":"2025-04-14T13:17:06.148244Z","caller":"traceutil/trace.go:171","msg":"trace[1260294834] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kube-proxy; range_end:; response_count:1; response_revision:321; }","duration":"590.717835ms","start":"2025-04-14T13:17:05.557500Z","end":"2025-04-14T13:17:06.148218Z","steps":["trace[1260294834] 'agreement among raft nodes before linearized reading'  (duration: 489.828226ms)","trace[1260294834] 'range keys from in-memory index tree'  (duration: 86.270989ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T13:17:06.148403Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T13:17:05.557453Z","time spent":"590.918433ms","remote":"127.0.0.1:52972","response type":"/etcdserverpb.KV/Range","request count":0,"request size":52,"response count":1,"response size":209,"request content":"key:\"/registry/serviceaccounts/kube-system/kube-proxy\" limit:1 "}
	{"level":"warn","ts":"2025-04-14T13:17:06.148652Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"250.143574ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T13:17:06.148720Z","caller":"traceutil/trace.go:171","msg":"trace[955454729] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:321; }","duration":"250.211344ms","start":"2025-04-14T13:17:05.898499Z","end":"2025-04-14T13:17:06.148710Z","steps":["trace[955454729] 'agreement among raft nodes before linearized reading'  (duration: 148.9683ms)","trace[955454729] 'range keys from in-memory index tree'  (duration: 101.168652ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T13:17:07.790152Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"127.951655ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128036579493238065 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/kube-system/coredns-668d6bf9bc-hqmdn.183631c4c9df44da\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/coredns-668d6bf9bc-hqmdn.183631c4c9df44da\" value_size:741 lease:8128036579493237812 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2025-04-14T13:17:07.790302Z","caller":"traceutil/trace.go:171","msg":"trace[792967817] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"132.959616ms","start":"2025-04-14T13:17:07.657332Z","end":"2025-04-14T13:17:07.790291Z","steps":["trace[792967817] 'process raft request'  (duration: 132.909731ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T13:17:07.790496Z","caller":"traceutil/trace.go:171","msg":"trace[1698183801] transaction","detail":"{read_only:false; response_revision:334; number_of_response:1; }","duration":"238.903189ms","start":"2025-04-14T13:17:07.551584Z","end":"2025-04-14T13:17:07.790487Z","steps":["trace[1698183801] 'process raft request'  (duration: 110.484069ms)","trace[1698183801] 'compare'  (duration: 127.831414ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T13:17:07.790595Z","caller":"traceutil/trace.go:171","msg":"trace[1429148937] linearizableReadLoop","detail":"{readStateIndex:345; appliedIndex:344; }","duration":"218.262798ms","start":"2025-04-14T13:17:07.572325Z","end":"2025-04-14T13:17:07.790588Z","steps":["trace[1429148937] 'read index received'  (duration: 79.429603ms)","trace[1429148937] 'applied index is now lower than readState.Index'  (duration: 138.832489ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T13:17:07.790820Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"239.134104ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/kube-proxy-k2lcb.183631c4bc16bb8f\" limit:1 ","response":"range_response_count:1 size:779"}
	{"level":"info","ts":"2025-04-14T13:17:07.790852Z","caller":"traceutil/trace.go:171","msg":"trace[328056073] range","detail":"{range_begin:/registry/events/kube-system/kube-proxy-k2lcb.183631c4bc16bb8f; range_end:; response_count:1; response_revision:335; }","duration":"239.176974ms","start":"2025-04-14T13:17:07.551668Z","end":"2025-04-14T13:17:07.790845Z","steps":["trace[328056073] 'agreement among raft nodes before linearized reading'  (duration: 239.057874ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T13:17:07.790962Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"241.866594ms","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-04-14T13:17:07.790986Z","caller":"traceutil/trace.go:171","msg":"trace[927556423] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:335; }","duration":"241.891225ms","start":"2025-04-14T13:17:07.549089Z","end":"2025-04-14T13:17:07.790980Z","steps":["trace[927556423] 'agreement among raft nodes before linearized reading'  (duration: 241.847125ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T13:17:07.791084Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"242.05331ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-proxy-k2lcb\" limit:1 ","response":"range_response_count:1 size:3426"}
	{"level":"info","ts":"2025-04-14T13:17:07.791112Z","caller":"traceutil/trace.go:171","msg":"trace[73100089] range","detail":"{range_begin:/registry/pods/kube-system/kube-proxy-k2lcb; range_end:; response_count:1; response_revision:335; }","duration":"242.079984ms","start":"2025-04-14T13:17:07.549024Z","end":"2025-04-14T13:17:07.791104Z","steps":["trace[73100089] 'agreement among raft nodes before linearized reading'  (duration: 242.037401ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T13:17:07.791199Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"242.234102ms","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-04-14T13:17:07.791222Z","caller":"traceutil/trace.go:171","msg":"trace[1641141214] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:335; }","duration":"242.259815ms","start":"2025-04-14T13:17:07.548957Z","end":"2025-04-14T13:17:07.791217Z","steps":["trace[1641141214] 'agreement among raft nodes before linearized reading'  (duration: 242.221392ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T13:17:07.791308Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.847409ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T13:17:07.791342Z","caller":"traceutil/trace.go:171","msg":"trace[1206911787] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:335; }","duration":"199.879801ms","start":"2025-04-14T13:17:07.591456Z","end":"2025-04-14T13:17:07.791336Z","steps":["trace[1206911787] 'agreement among raft nodes before linearized reading'  (duration: 199.838089ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T13:17:07.822427Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.004669ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T13:17:07.822488Z","caller":"traceutil/trace.go:171","msg":"trace[883965758] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:335; }","duration":"159.074704ms","start":"2025-04-14T13:17:07.663397Z","end":"2025-04-14T13:17:07.822472Z","steps":["trace[883965758] 'agreement among raft nodes before linearized reading'  (duration: 158.976723ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T13:17:07.823414Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.699095ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T13:17:07.823469Z","caller":"traceutil/trace.go:171","msg":"trace[965669077] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:335; }","duration":"171.766989ms","start":"2025-04-14T13:17:07.651692Z","end":"2025-04-14T13:17:07.823459Z","steps":["trace[965669077] 'agreement among raft nodes before linearized reading'  (duration: 171.66836ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T13:17:09.330597Z","caller":"traceutil/trace.go:171","msg":"trace[1528190239] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"117.924137ms","start":"2025-04-14T13:17:09.212658Z","end":"2025-04-14T13:17:09.330582Z","steps":["trace[1528190239] 'process raft request'  (duration: 99.504671ms)","trace[1528190239] 'compare'  (duration: 18.35044ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T13:17:09.331565Z","caller":"traceutil/trace.go:171","msg":"trace[24995023] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"116.40475ms","start":"2025-04-14T13:17:09.215148Z","end":"2025-04-14T13:17:09.331553Z","steps":["trace[24995023] 'process raft request'  (duration: 116.13328ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T13:17:09.331984Z","caller":"traceutil/trace.go:171","msg":"trace[319392031] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"116.527026ms","start":"2025-04-14T13:17:09.215448Z","end":"2025-04-14T13:17:09.331975Z","steps":["trace[319392031] 'process raft request'  (duration: 115.917922ms)"],"step_count":1}
	
	
	==> kernel <==
	 13:22:29 up  5:04,  0 users,  load average: 0.56, 2.07, 3.09
	Linux addons-566543 5.15.0-1081-aws #88~20.04.1-Ubuntu SMP Fri Mar 28 14:48:25 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [3a21fe167fc5e2830d80faa9cf807fa7b8b173c126c4ce3b9d2de215a2f5e3ab] <==
	I0414 13:20:20.838440       1 main.go:301] handling current node
	I0414 13:20:30.838492       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:20:30.838630       1 main.go:301] handling current node
	I0414 13:20:40.838640       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:20:40.838682       1 main.go:301] handling current node
	I0414 13:20:50.837508       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:20:50.837543       1 main.go:301] handling current node
	I0414 13:21:00.837542       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:21:00.837658       1 main.go:301] handling current node
	I0414 13:21:10.838299       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:21:10.838412       1 main.go:301] handling current node
	I0414 13:21:20.837532       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:21:20.837672       1 main.go:301] handling current node
	I0414 13:21:30.837678       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:21:30.837838       1 main.go:301] handling current node
	I0414 13:21:40.841429       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:21:40.841464       1 main.go:301] handling current node
	I0414 13:21:50.840915       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:21:50.840950       1 main.go:301] handling current node
	I0414 13:22:00.840796       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:22:00.840915       1 main.go:301] handling current node
	I0414 13:22:10.837869       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:22:10.837910       1 main.go:301] handling current node
	I0414 13:22:20.845057       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 13:22:20.845091       1 main.go:301] handling current node
	
	
	==> kube-apiserver [16aaa967f13c860bd19d91c79127081986d4c08d4eefd4ee46109385a65f64cd] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0414 13:18:03.887161       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0414 13:19:22.953926       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:34882: use of closed network connection
	E0414 13:19:23.369301       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:34918: use of closed network connection
	I0414 13:19:32.723848       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.106.207.85"}
	I0414 13:20:01.327103       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0414 13:20:02.468901       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0414 13:20:04.803739       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0414 13:20:06.977254       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0414 13:20:07.280815       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.98.14.151"}
	I0414 13:20:21.225897       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0414 13:20:39.888279       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 13:20:39.888326       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 13:20:39.945789       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 13:20:39.945990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 13:20:40.040458       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 13:20:40.040629       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 13:20:40.080977       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 13:20:40.081045       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0414 13:20:41.051889       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0414 13:20:41.081514       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0414 13:20:41.114040       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0414 13:21:29.644877       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0414 13:22:27.260800       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.110.237"}
	
	
	==> kube-controller-manager [92adc0035e641ff63f5becca525ce7b07dc18a5d4078639c77e83181676662a5] <==
	W0414 13:21:49.899746       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
	E0414 13:21:49.900773       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"
	W0414 13:21:49.901853       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
	E0414 13:21:49.901895       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"
	I0414 13:21:53.524553       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-7768d7fbc5" duration="72.612µs"
	W0414 13:21:57.869406       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
	E0414 13:21:57.870451       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"
	W0414 13:21:57.871445       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
	E0414 13:21:57.871481       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"
	I0414 13:22:01.996286       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0414 13:22:03.528437       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-7768d7fbc5" duration="5.727µs"
	W0414 13:22:22.647142       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
	E0414 13:22:22.648098       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"
	W0414 13:22:22.649060       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
	E0414 13:22:22.649098       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"
	I0414 13:22:27.012133       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="31.39771ms"
	I0414 13:22:27.025979       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="13.261638ms"
	I0414 13:22:27.026518       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="30.432µs"
	I0414 13:22:27.046686       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="39.071µs"
	W0414 13:22:27.102015       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
	E0414 13:22:27.103388       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"
	W0414 13:22:27.105853       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
	E0414 13:22:27.105982       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"
	I0414 13:22:28.941902       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="17.859932ms"
	I0414 13:22:28.942306       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="43.682µs"
	
	
	==> kube-proxy [cb284349cc90b93ee9a8ce4c04d6d3dc1437b504025427708d97598867f283ba] <==
	I0414 13:17:10.571355       1 server_linux.go:66] "Using iptables proxy"
	I0414 13:17:10.969743       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 13:17:10.969938       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`"
	I0414 13:17:11.092678       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 13:17:11.092828       1 server_linux.go:170] "Using iptables Proxier"
	I0414 13:17:11.094990       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"
	I0414 13:17:11.096040       1 server.go:497] "Version info" version="v1.32.2"
	I0414 13:17:11.096959       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 13:17:11.138720       1 config.go:199] "Starting service config controller"
	I0414 13:17:11.138757       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 13:17:11.138784       1 config.go:105] "Starting endpoint slice config controller"
	I0414 13:17:11.138788       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 13:17:11.180352       1 config.go:329] "Starting node config controller"
	I0414 13:17:11.180394       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 13:17:11.239288       1 shared_informer.go:320] Caches are synced for service config
	I0414 13:17:11.241196       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0414 13:17:11.280697       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2ad4d3ae67a19980ed7ed23cbd778d7ec7a5d40f6e0223f6c4739a0a2c5dba10] <==
	W0414 13:16:57.961092       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0414 13:16:57.961141       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 13:16:57.963380       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
	E0414 13:16:57.963470       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"
	W0414 13:16:57.963555       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
	E0414 13:16:57.963600       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"
	W0414 13:16:57.963723       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
	E0414 13:16:57.963770       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"
	W0414 13:16:57.963863       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0414 13:16:57.963904       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 13:16:57.964380       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
	E0414 13:16:57.964452       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"
	W0414 13:16:57.964544       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 13:16:57.964587       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 13:16:57.964685       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 13:16:57.964748       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 13:16:57.965167       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0414 13:16:57.965234       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 13:16:57.965357       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
	E0414 13:16:57.965400       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"
	W0414 13:16:57.965461       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
	E0414 13:16:57.965514       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"
	W0414 13:16:57.965585       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
	E0414 13:16:57.965627       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"
	I0414 13:16:59.155599       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 13:21:59 addons-566543 kubelet[1539]: E0414 13:21:59.747795    1539 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/7963997347e6baa8f4f9877b48d84427994b8b662b503d50f1b149ca5b8c352d/diff" to get inode usage: stat /var/lib/containers/storage/overlay/7963997347e6baa8f4f9877b48d84427994b8b662b503d50f1b149ca5b8c352d/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 13:21:59 addons-566543 kubelet[1539]: E0414 13:21:59.766247    1539 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/a9b3f7252850d37f86a41be98d4d1bcf4d5f00f77254f5cc6c7194ff4c64fb2a/diff" to get inode usage: stat /var/lib/containers/storage/overlay/a9b3f7252850d37f86a41be98d4d1bcf4d5f00f77254f5cc6c7194ff4c64fb2a/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 13:21:59 addons-566543 kubelet[1539]: E0414 13:21:59.780746    1539 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/a9b3f7252850d37f86a41be98d4d1bcf4d5f00f77254f5cc6c7194ff4c64fb2a/diff" to get inode usage: stat /var/lib/containers/storage/overlay/a9b3f7252850d37f86a41be98d4d1bcf4d5f00f77254f5cc6c7194ff4c64fb2a/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 13:21:59 addons-566543 kubelet[1539]: E0414 13:21:59.799105    1539 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/7963997347e6baa8f4f9877b48d84427994b8b662b503d50f1b149ca5b8c352d/diff" to get inode usage: stat /var/lib/containers/storage/overlay/7963997347e6baa8f4f9877b48d84427994b8b662b503d50f1b149ca5b8c352d/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 13:21:59 addons-566543 kubelet[1539]: E0414 13:21:59.840618    1539 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/68ec38894d64a32bb4cd66d7ff401958909abc50056ee972992eb4f3d31ebb8d/diff" to get inode usage: stat /var/lib/containers/storage/overlay/68ec38894d64a32bb4cd66d7ff401958909abc50056ee972992eb4f3d31ebb8d/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 13:21:59 addons-566543 kubelet[1539]: E0414 13:21:59.852375    1539 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/66e985aadf8a74ecdb9a1efac1196b2788aed67555d2f9c3ba742825f90fd4b5/diff" to get inode usage: stat /var/lib/containers/storage/overlay/66e985aadf8a74ecdb9a1efac1196b2788aed67555d2f9c3ba742825f90fd4b5/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 13:22:00 addons-566543 kubelet[1539]: I0414 13:22:00.074602    1539 scope.go:117] "RemoveContainer" containerID="ad41a669e6def11c17dd0afb8c373491169d96357fec2b70e2f4eaca7efcc76b"
	Apr 14 13:22:00 addons-566543 kubelet[1539]: I0414 13:22:00.221078    1539 scope.go:117] "RemoveContainer" containerID="2f9d107fb745b84d9fefdd48591c938b3892bb90b754d9f79308c63db59d6a10"
	Apr 14 13:22:03 addons-566543 kubelet[1539]: I0414 13:22:03.664955    1539 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ctgvk\" (UniqueName: \"kubernetes.io/projected/7eb55f97-b443-4bb6-9620-be2a1424baa8-kube-api-access-ctgvk\") pod \"7eb55f97-b443-4bb6-9620-be2a1424baa8\" (UID: \"7eb55f97-b443-4bb6-9620-be2a1424baa8\") "
	Apr 14 13:22:03 addons-566543 kubelet[1539]: I0414 13:22:03.666960    1539 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7eb55f97-b443-4bb6-9620-be2a1424baa8-kube-api-access-ctgvk" (OuterVolumeSpecName: "kube-api-access-ctgvk") pod "7eb55f97-b443-4bb6-9620-be2a1424baa8" (UID: "7eb55f97-b443-4bb6-9620-be2a1424baa8"). InnerVolumeSpecName "kube-api-access-ctgvk". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Apr 14 13:22:03 addons-566543 kubelet[1539]: I0414 13:22:03.765360    1539 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-ctgvk\" (UniqueName: \"kubernetes.io/projected/7eb55f97-b443-4bb6-9620-be2a1424baa8-kube-api-access-ctgvk\") on node \"addons-566543\" DevicePath \"\""
	Apr 14 13:22:03 addons-566543 kubelet[1539]: I0414 13:22:03.858456    1539 scope.go:117] "RemoveContainer" containerID="dcc9e819343457ceb1b907620b1bd266e9ec3fc9475c0f691bd4dceb7e3966cc"
	Apr 14 13:22:05 addons-566543 kubelet[1539]: I0414 13:22:05.511595    1539 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7eb55f97-b443-4bb6-9620-be2a1424baa8" path="/var/lib/kubelet/pods/7eb55f97-b443-4bb6-9620-be2a1424baa8/volumes"
	Apr 14 13:22:09 addons-566543 kubelet[1539]: E0414 13:22:09.737237    1539 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744636929737006504,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603191,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 13:22:09 addons-566543 kubelet[1539]: E0414 13:22:09.737278    1539 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744636929737006504,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603191,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 13:22:19 addons-566543 kubelet[1539]: E0414 13:22:19.739867    1539 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744636939739573584,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603191,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 13:22:19 addons-566543 kubelet[1539]: E0414 13:22:19.739916    1539 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744636939739573584,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603191,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.024478    1539 memory_manager.go:355] "RemoveStaleState removing state" podUID="0fe86ac8-da59-4cae-9a1e-9def1d83f226" containerName="local-path-provisioner"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.024528    1539 memory_manager.go:355] "RemoveStaleState removing state" podUID="7eb55f97-b443-4bb6-9620-be2a1424baa8" containerName="cloud-spanner-emulator"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.024538    1539 memory_manager.go:355] "RemoveStaleState removing state" podUID="7eb55f97-b443-4bb6-9620-be2a1424baa8" containerName="cloud-spanner-emulator"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.024544    1539 memory_manager.go:355] "RemoveStaleState removing state" podUID="7eb55f97-b443-4bb6-9620-be2a1424baa8" containerName="cloud-spanner-emulator"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.024550    1539 memory_manager.go:355] "RemoveStaleState removing state" podUID="7eb55f97-b443-4bb6-9620-be2a1424baa8" containerName="cloud-spanner-emulator"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.024556    1539 memory_manager.go:355] "RemoveStaleState removing state" podUID="7a66eb25-d141-4551-a29e-828170f6429e" containerName="helper-pod"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: I0414 13:22:27.125850    1539 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-sktfm\" (UniqueName: \"kubernetes.io/projected/99cdc73f-a40a-40cb-bfb5-45255b61eab4-kube-api-access-sktfm\") pod \"hello-world-app-7d9564db4-kggj6\" (UID: \"99cdc73f-a40a-40cb-bfb5-45255b61eab4\") " pod="default/hello-world-app-7d9564db4-kggj6"
	Apr 14 13:22:27 addons-566543 kubelet[1539]: W0414 13:22:27.460655    1539 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/112cd8be9a02ff329567a14660069e65db1b99aaec47feb77752819a48367f80/crio-e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72 WatchSource:0}: Error finding container e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72: Status 404 returned error can't find the container with id e551425f7adf2b8f2ce3f58af3383be21a3ac4ad934557dbab901223c44dbc72
	
	
	==> storage-provisioner [b310bcb651a3f8e76fb2eab50d7cb500e7be2460598bbd56fefa09b770b9e08e] <==
	I0414 13:17:52.493140       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 13:17:52.516877       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 13:17:52.517953       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 13:17:52.526542       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 13:17:52.526798       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-566543_c02f252e-e2d8-4c2b-ae4e-344fba1ba891!
	I0414 13:17:52.529544       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d3895aa9-6c26-4ab7-8f85-963257fb45f6", APIVersion:"v1", ResourceVersion:"894", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-566543_c02f252e-e2d8-4c2b-ae4e-344fba1ba891 became leader
	I0414 13:17:52.628977       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-566543_c02f252e-e2d8-4c2b-ae4e-344fba1ba891!
	

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

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-566543 describe pod ingress-nginx-admission-create-c5xwc ingress-nginx-admission-patch-j4qbf: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable ingress-dns --alsologtostderr -v=1: (1.462175614s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable ingress --alsologtostderr -v=1: (7.803339076s)
--- FAIL: TestAddons/parallel/Ingress (153.16s)

                                                
                                    

Test pass (298/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.93
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.2/json-events 6.02
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.09
18 TestDownloadOnly/v1.32.2/DeleteAll 0.22
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 185.7
31 TestAddons/serial/GCPAuth/Namespaces 0.21
32 TestAddons/serial/GCPAuth/FakeCredentials 10.95
35 TestAddons/parallel/Registry 16.56
37 TestAddons/parallel/InspektorGadget 11.81
38 TestAddons/parallel/MetricsServer 5.91
40 TestAddons/parallel/CSI 58.72
41 TestAddons/parallel/Headlamp 17.04
42 TestAddons/parallel/CloudSpanner 6.56
43 TestAddons/parallel/LocalPath 51.48
44 TestAddons/parallel/NvidiaDevicePlugin 6.52
45 TestAddons/parallel/Yakd 11.94
47 TestAddons/StoppedEnableDisable 12.21
48 TestCertOptions 40.66
49 TestCertExpiration 255.71
51 TestForceSystemdFlag 35.97
52 TestForceSystemdEnv 41.37
58 TestErrorSpam/setup 31.3
59 TestErrorSpam/start 0.84
60 TestErrorSpam/status 1.18
61 TestErrorSpam/pause 1.77
62 TestErrorSpam/unpause 1.74
63 TestErrorSpam/stop 1.47
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 49.39
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 21.96
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.11
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.66
75 TestFunctional/serial/CacheCmd/cache/add_local 1.46
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.32
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 31.72
84 TestFunctional/serial/ComponentHealth 0.11
85 TestFunctional/serial/LogsCmd 1.78
86 TestFunctional/serial/LogsFileCmd 1.74
87 TestFunctional/serial/InvalidService 4.67
89 TestFunctional/parallel/ConfigCmd 0.57
90 TestFunctional/parallel/DashboardCmd 9.19
91 TestFunctional/parallel/DryRun 0.46
92 TestFunctional/parallel/InternationalLanguage 0.24
93 TestFunctional/parallel/StatusCmd 1.09
97 TestFunctional/parallel/ServiceCmdConnect 12.73
98 TestFunctional/parallel/AddonsCmd 0.26
99 TestFunctional/parallel/PersistentVolumeClaim 25.36
101 TestFunctional/parallel/SSHCmd 0.67
102 TestFunctional/parallel/CpCmd 2.3
104 TestFunctional/parallel/FileSync 0.32
105 TestFunctional/parallel/CertSync 2.17
109 TestFunctional/parallel/NodeLabels 0.12
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.64
113 TestFunctional/parallel/License 0.31
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.74
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.46
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.15
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.21
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
127 TestFunctional/parallel/ProfileCmd/profile_list 0.44
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
129 TestFunctional/parallel/MountCmd/any-port 9.55
130 TestFunctional/parallel/ServiceCmd/List 0.58
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.58
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.42
133 TestFunctional/parallel/ServiceCmd/Format 0.37
134 TestFunctional/parallel/ServiceCmd/URL 0.4
135 TestFunctional/parallel/MountCmd/specific-port 2.3
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.58
137 TestFunctional/parallel/Version/short 0.09
138 TestFunctional/parallel/Version/components 1.37
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.26
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.87
144 TestFunctional/parallel/ImageCommands/Setup 0.68
145 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
146 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.21
147 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
148 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.81
149 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.1
150 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.33
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.54
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.57
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.8
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.59
155 TestFunctional/delete_echo-server_images 0.05
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 175.87
163 TestMultiControlPlane/serial/DeployApp 9.78
164 TestMultiControlPlane/serial/PingHostFromPods 1.61
165 TestMultiControlPlane/serial/AddWorkerNode 35.89
166 TestMultiControlPlane/serial/NodeLabels 0.12
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.02
168 TestMultiControlPlane/serial/CopyFile 19.58
169 TestMultiControlPlane/serial/StopSecondaryNode 12.89
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.77
171 TestMultiControlPlane/serial/RestartSecondaryNode 22.3
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.4
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 197.75
174 TestMultiControlPlane/serial/DeleteSecondaryNode 13.04
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.74
176 TestMultiControlPlane/serial/StopCluster 35.78
177 TestMultiControlPlane/serial/RestartCluster 98.05
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.73
179 TestMultiControlPlane/serial/AddSecondaryNode 73.81
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.01
184 TestJSONOutput/start/Command 54.04
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.7
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.66
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.94
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.25
209 TestKicCustomNetwork/create_custom_network 38.69
210 TestKicCustomNetwork/use_default_bridge_network 35.41
211 TestKicExistingNetwork 36.25
212 TestKicCustomSubnet 36.41
213 TestKicStaticIP 31.79
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 67.86
218 TestMountStart/serial/StartWithMountFirst 7.01
219 TestMountStart/serial/VerifyMountFirst 0.26
220 TestMountStart/serial/StartWithMountSecond 6.72
221 TestMountStart/serial/VerifyMountSecond 0.26
222 TestMountStart/serial/DeleteFirst 1.63
223 TestMountStart/serial/VerifyMountPostDelete 0.27
224 TestMountStart/serial/Stop 1.21
225 TestMountStart/serial/RestartStopped 7.6
226 TestMountStart/serial/VerifyMountPostStop 0.26
229 TestMultiNode/serial/FreshStart2Nodes 78.42
230 TestMultiNode/serial/DeployApp2Nodes 6.81
231 TestMultiNode/serial/PingHostFrom2Pods 1.03
232 TestMultiNode/serial/AddNode 32.16
233 TestMultiNode/serial/MultiNodeLabels 0.09
234 TestMultiNode/serial/ProfileList 0.67
235 TestMultiNode/serial/CopyFile 10.04
236 TestMultiNode/serial/StopNode 2.23
237 TestMultiNode/serial/StartAfterStop 9.45
238 TestMultiNode/serial/RestartKeepsNodes 84.62
239 TestMultiNode/serial/DeleteNode 5.68
240 TestMultiNode/serial/StopMultiNode 23.89
241 TestMultiNode/serial/RestartMultiNode 52.16
242 TestMultiNode/serial/ValidateNameConflict 35.47
247 TestPreload 130.27
249 TestScheduledStopUnix 107.36
252 TestInsufficientStorage 10.75
253 TestRunningBinaryUpgrade 63.98
255 TestKubernetesUpgrade 390.97
256 TestMissingContainerUpgrade 151.53
258 TestPause/serial/Start 62.32
260 TestNoKubernetes/serial/StartNoK8sWithVersion 0.12
261 TestNoKubernetes/serial/StartWithK8s 43.49
262 TestNoKubernetes/serial/StartWithStopK8s 19.51
263 TestPause/serial/SecondStartNoReconfiguration 15.55
264 TestNoKubernetes/serial/Start 7.05
265 TestNoKubernetes/serial/VerifyK8sNotRunning 0.36
266 TestNoKubernetes/serial/ProfileList 7.14
267 TestNoKubernetes/serial/Stop 1.28
268 TestPause/serial/Pause 0.96
269 TestPause/serial/VerifyStatus 0.39
270 TestNoKubernetes/serial/StartNoArgs 8.03
271 TestPause/serial/Unpause 1.26
272 TestPause/serial/PauseAgain 1.03
273 TestPause/serial/DeletePaused 2.83
274 TestPause/serial/VerifyDeletedResources 0.54
275 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.35
276 TestStoppedBinaryUpgrade/Setup 0.7
277 TestStoppedBinaryUpgrade/Upgrade 73.15
278 TestStoppedBinaryUpgrade/MinikubeLogs 1.42
293 TestNetworkPlugins/group/false 3.98
298 TestStartStop/group/old-k8s-version/serial/FirstStart 159.2
299 TestStartStop/group/old-k8s-version/serial/DeployApp 11.56
300 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.08
301 TestStartStop/group/old-k8s-version/serial/Stop 12.28
302 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
303 TestStartStop/group/old-k8s-version/serial/SecondStart 140.85
305 TestStartStop/group/no-preload/serial/FirstStart 73.27
306 TestStartStop/group/no-preload/serial/DeployApp 9.35
307 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.12
308 TestStartStop/group/no-preload/serial/Stop 12.02
309 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
310 TestStartStop/group/no-preload/serial/SecondStart 297.59
311 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
312 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.12
313 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.28
314 TestStartStop/group/old-k8s-version/serial/Pause 3.04
316 TestStartStop/group/embed-certs/serial/FirstStart 52.87
317 TestStartStop/group/embed-certs/serial/DeployApp 10.37
318 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.13
319 TestStartStop/group/embed-certs/serial/Stop 12
320 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
321 TestStartStop/group/embed-certs/serial/SecondStart 274.1
322 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
323 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.12
324 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
325 TestStartStop/group/no-preload/serial/Pause 3.16
327 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 48.98
328 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.35
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.17
330 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.98
331 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
332 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 301.01
333 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
334 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
335 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
336 TestStartStop/group/embed-certs/serial/Pause 4.4
338 TestStartStop/group/newest-cni/serial/FirstStart 37.18
339 TestStartStop/group/newest-cni/serial/DeployApp 0
340 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.43
341 TestStartStop/group/newest-cni/serial/Stop 1.24
342 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
343 TestStartStop/group/newest-cni/serial/SecondStart 17.06
344 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
346 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
347 TestStartStop/group/newest-cni/serial/Pause 3.19
348 TestNetworkPlugins/group/auto/Start 53.61
349 TestNetworkPlugins/group/auto/KubeletFlags 0.32
350 TestNetworkPlugins/group/auto/NetCatPod 11.29
351 TestNetworkPlugins/group/auto/DNS 0.18
352 TestNetworkPlugins/group/auto/Localhost 0.17
353 TestNetworkPlugins/group/auto/HairPin 0.17
354 TestNetworkPlugins/group/kindnet/Start 49.97
355 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
356 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
357 TestNetworkPlugins/group/kindnet/NetCatPod 11.27
358 TestNetworkPlugins/group/kindnet/DNS 0.19
359 TestNetworkPlugins/group/kindnet/Localhost 0.17
360 TestNetworkPlugins/group/kindnet/HairPin 0.17
361 TestNetworkPlugins/group/calico/Start 68.99
362 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
363 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.14
364 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.3
365 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.32
366 TestNetworkPlugins/group/custom-flannel/Start 64.83
367 TestNetworkPlugins/group/calico/ControllerPod 6.01
368 TestNetworkPlugins/group/calico/KubeletFlags 0.41
369 TestNetworkPlugins/group/calico/NetCatPod 13.34
370 TestNetworkPlugins/group/calico/DNS 0.32
371 TestNetworkPlugins/group/calico/Localhost 0.29
372 TestNetworkPlugins/group/calico/HairPin 0.24
373 TestNetworkPlugins/group/enable-default-cni/Start 72.97
374 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.61
375 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.5
376 TestNetworkPlugins/group/custom-flannel/DNS 0.31
377 TestNetworkPlugins/group/custom-flannel/Localhost 0.26
378 TestNetworkPlugins/group/custom-flannel/HairPin 0.24
379 TestNetworkPlugins/group/flannel/Start 55.29
380 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.39
381 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.32
382 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
383 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
384 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
385 TestNetworkPlugins/group/flannel/ControllerPod 6.01
386 TestNetworkPlugins/group/bridge/Start 76.64
387 TestNetworkPlugins/group/flannel/KubeletFlags 0.4
388 TestNetworkPlugins/group/flannel/NetCatPod 12.41
389 TestNetworkPlugins/group/flannel/DNS 0.21
390 TestNetworkPlugins/group/flannel/Localhost 0.2
391 TestNetworkPlugins/group/flannel/HairPin 0.2
392 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
393 TestNetworkPlugins/group/bridge/NetCatPod 11.27
394 TestNetworkPlugins/group/bridge/DNS 0.17
395 TestNetworkPlugins/group/bridge/Localhost 0.15
396 TestNetworkPlugins/group/bridge/HairPin 0.14
x
+
TestDownloadOnly/v1.20.0/json-events (6.93s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0414 13:15:57.641822 1351739 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0414 13:15:57.641904 1351739 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-726374 | jenkins | v1.35.0 | 14 Apr 25 13:15 UTC |          |
	|         | -p download-only-726374        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 13:15:50
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 13:15:50.755812 1351744 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:15:50.755990 1351744 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:15:50.756001 1351744 out.go:358] Setting ErrFile to fd 2...
	I0414 13:15:50.756007 1351744 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:15:50.756261 1351744 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	W0414 13:15:50.756396 1351744 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20623-1346369/.minikube/config/config.json: open /home/jenkins/minikube-integration/20623-1346369/.minikube/config/config.json: no such file or directory
	I0414 13:15:50.756816 1351744 out.go:352] Setting JSON to true
	I0414 13:15:50.757690 1351744 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":17896,"bootTime":1744618655,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0414 13:15:50.757759 1351744 start.go:139] virtualization:  
	I0414 13:15:50.761761 1351744 out.go:97] [download-only-726374] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0414 13:15:50.761957 1351744 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 13:15:50.762006 1351744 notify.go:220] Checking for updates...
	I0414 13:15:50.764835 1351744 out.go:169] MINIKUBE_LOCATION=20623
	I0414 13:15:50.767746 1351744 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 13:15:50.770644 1351744 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 13:15:50.773536 1351744 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	I0414 13:15:50.776493 1351744 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0414 13:15:50.782011 1351744 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 13:15:50.782262 1351744 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 13:15:50.803756 1351744 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 13:15:50.803870 1351744 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:15:50.859060 1351744 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:28 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 13:15:50.85019701 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Ser
verErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:15:50.859171 1351744 docker.go:318] overlay module found
	I0414 13:15:50.862281 1351744 out.go:97] Using the docker driver based on user configuration
	I0414 13:15:50.862321 1351744 start.go:297] selected driver: docker
	I0414 13:15:50.862333 1351744 start.go:901] validating driver "docker" against <nil>
	I0414 13:15:50.862438 1351744 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:15:50.913765 1351744 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:28 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 13:15:50.905347317 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:15:50.913932 1351744 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 13:15:50.914197 1351744 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0414 13:15:50.914354 1351744 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 13:15:50.918428 1351744 out.go:169] Using Docker driver with root privileges
	I0414 13:15:50.921404 1351744 cni.go:84] Creating CNI manager for ""
	I0414 13:15:50.921466 1351744 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 13:15:50.921484 1351744 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 13:15:50.921568 1351744 start.go:340] cluster config:
	{Name:download-only-726374 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2200 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-726374 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:15:50.924334 1351744 out.go:97] Starting "download-only-726374" primary control-plane node in "download-only-726374" cluster
	I0414 13:15:50.924358 1351744 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 13:15:50.927013 1351744 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 13:15:50.927040 1351744 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0414 13:15:50.927216 1351744 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 13:15:50.942727 1351744 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 13:15:50.942929 1351744 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 13:15:50.943035 1351744 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 13:15:50.988702 1351744 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-arm64.tar.lz4
	I0414 13:15:50.988731 1351744 cache.go:56] Caching tarball of preloaded images
	I0414 13:15:50.988913 1351744 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0414 13:15:50.992443 1351744 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0414 13:15:50.992481 1351744 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0414 13:15:51.081833 1351744 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-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-726374 host does not exist
	  To start a cluster, run: "minikube start -p download-only-726374"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (6.02s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-849660 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-849660 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.024109027s)
--- PASS: TestDownloadOnly/v1.32.2/json-events (6.02s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0414 13:16:04.122287 1351739 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
I0414 13:16:04.122327 1351739 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/LogsDuration (0.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-849660
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-849660: exit status 85 (90.56076ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-726374 | jenkins | v1.35.0 | 14 Apr 25 13:15 UTC |                     |
	|         | -p download-only-726374        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 14 Apr 25 13:15 UTC | 14 Apr 25 13:15 UTC |
	| delete  | -p download-only-726374        | download-only-726374 | jenkins | v1.35.0 | 14 Apr 25 13:15 UTC | 14 Apr 25 13:15 UTC |
	| start   | -o=json --download-only        | download-only-849660 | jenkins | v1.35.0 | 14 Apr 25 13:15 UTC |                     |
	|         | -p download-only-849660        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 13:15:58
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 13:15:58.140240 1351945 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:15:58.140436 1351945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:15:58.140462 1351945 out.go:358] Setting ErrFile to fd 2...
	I0414 13:15:58.140481 1351945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:15:58.140756 1351945 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:15:58.141211 1351945 out.go:352] Setting JSON to true
	I0414 13:15:58.142121 1351945 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":17904,"bootTime":1744618655,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0414 13:15:58.142213 1351945 start.go:139] virtualization:  
	I0414 13:15:58.145628 1351945 out.go:97] [download-only-849660] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 13:15:58.145911 1351945 notify.go:220] Checking for updates...
	I0414 13:15:58.148922 1351945 out.go:169] MINIKUBE_LOCATION=20623
	I0414 13:15:58.151866 1351945 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 13:15:58.154719 1351945 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 13:15:58.157686 1351945 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	I0414 13:15:58.160614 1351945 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0414 13:15:58.166297 1351945 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 13:15:58.166553 1351945 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 13:15:58.195146 1351945 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 13:15:58.195263 1351945 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:15:58.260276 1351945 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:44 SystemTime:2025-04-14 13:15:58.251417993 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:15:58.260382 1351945 docker.go:318] overlay module found
	I0414 13:15:58.263420 1351945 out.go:97] Using the docker driver based on user configuration
	I0414 13:15:58.263469 1351945 start.go:297] selected driver: docker
	I0414 13:15:58.263478 1351945 start.go:901] validating driver "docker" against <nil>
	I0414 13:15:58.263591 1351945 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:15:58.320718 1351945 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:44 SystemTime:2025-04-14 13:15:58.311493853 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:15:58.320884 1351945 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 13:15:58.321155 1351945 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0414 13:15:58.321308 1351945 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 13:15:58.324417 1351945 out.go:169] Using Docker driver with root privileges
	I0414 13:15:58.327243 1351945 cni.go:84] Creating CNI manager for ""
	I0414 13:15:58.327316 1351945 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 13:15:58.327330 1351945 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 13:15:58.327409 1351945 start.go:340] cluster config:
	{Name:download-only-849660 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:2200 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.2 ClusterName:download-only-849660 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:15:58.330268 1351945 out.go:97] Starting "download-only-849660" primary control-plane node in "download-only-849660" cluster
	I0414 13:15:58.330294 1351945 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 13:15:58.332977 1351945 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 13:15:58.333002 1351945 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 13:15:58.333038 1351945 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 13:15:58.348052 1351945 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 13:15:58.348211 1351945 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 13:15:58.348238 1351945 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0414 13:15:58.348248 1351945 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0414 13:15:58.348257 1351945 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 13:15:58.388336 1351945 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4
	I0414 13:15:58.388383 1351945 cache.go:56] Caching tarball of preloaded images
	I0414 13:15:58.388586 1351945 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 13:15:58.391737 1351945 out.go:97] Downloading Kubernetes v1.32.2 preload ...
	I0414 13:15:58.391783 1351945 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4 ...
	I0414 13:15:58.490301 1351945 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4?checksum=md5:40a74f4030ed7e841ef78821ba704831 -> /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4
	I0414 13:16:02.612998 1351945 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4 ...
	I0414 13:16:02.613136 1351945 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20623-1346369/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-849660 host does not exist
	  To start a cluster, run: "minikube start -p download-only-849660"

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.32.2/DeleteAll (0.22s)

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

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I0414 13:16:05.461105 1351739 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-737522 --alsologtostderr --binary-mirror http://127.0.0.1:44433 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-737522" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-737522
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (185.7s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-566543 --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-arm64 start -p addons-566543 --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: (3m5.702153426s)
--- PASS: TestAddons/Setup (185.70s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-566543 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-566543 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" [04b4b752-eb25-4ab7-b1b1-f8f6c0029078] Pending
helpers_test.go:344: "busybox" [04b4b752-eb25-4ab7-b1b1-f8f6c0029078] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.00416686s
addons_test.go:633: (dbg) Run:  kubectl --context addons-566543 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-566543 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-566543 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-566543 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.95s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 20.105045ms
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-g9x26" [9dbcabf6-dc04-4eae-b811-746121500937] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.052049065s
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-clxvn" [d72f96f3-7927-41a7-a193-21fcb8405ea2] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00376522s
addons_test.go:331: (dbg) Run:  kubectl --context addons-566543 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-566543 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-566543 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (5.443837559s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 ip
2025/04/14 13:19:47 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.56s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.81s)

                                                
                                                
=== 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-zhnsg" [1d7e4a51-b25c-4a04-a4e1-525e19287bbc] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004431784s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable inspektor-gadget --alsologtostderr -v=1: (5.809127294s)
--- PASS: TestAddons/parallel/InspektorGadget (11.81s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 5.396313ms
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-6hhm2" [534b2282-3aca-44bc-92bf-4a33e4783505] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003488686s
addons_test.go:402: (dbg) Run:  kubectl --context addons-566543 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.91s)

                                                
                                    
x
+
TestAddons/parallel/CSI (58.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0414 13:19:48.402061 1351739 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0414 13:19:48.412734 1351739 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0414 13:19:48.412769 1351739 kapi.go:107] duration metric: took 10.715863ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 10.727981ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-566543 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-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-566543 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" [465b2ff5-15d9-431f-b1ce-887d90cf584c] Pending
helpers_test.go:344: "task-pv-pod" [465b2ff5-15d9-431f-b1ce-887d90cf584c] 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" [465b2ff5-15d9-431f-b1ce-887d90cf584c] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004138651s
addons_test.go:511: (dbg) Run:  kubectl --context addons-566543 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-566543 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-566543 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-566543 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-566543 delete pod task-pv-pod: (1.307038826s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-566543 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-566543 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-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-566543 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" [552f2ef9-079a-46c6-a1e7-d27c546a43dc] Pending
helpers_test.go:344: "task-pv-pod-restore" [552f2ef9-079a-46c6-a1e7-d27c546a43dc] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [552f2ef9-079a-46c6-a1e7-d27c546a43dc] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003918381s
addons_test.go:553: (dbg) Run:  kubectl --context addons-566543 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-566543 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-566543 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.845254535s)
--- PASS: TestAddons/parallel/CSI (58.72s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-566543 --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-qwzw6" [c7d9e7fe-4457-4b3e-8591-5328c4616b63] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-qwzw6" [c7d9e7fe-4457-4b3e-8591-5328c4616b63] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004026163s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable headlamp --alsologtostderr -v=1: (6.070588786s)
--- PASS: TestAddons/parallel/Headlamp (17.04s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.56s)

                                                
                                                
=== 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-7768d7fbc5-4bfmt" [7eb55f97-b443-4bb6-9620-be2a1424baa8] Running / Ready:ContainersNotReady (containers with unready status: [cloud-spanner-emulator]) / ContainersReady:ContainersNotReady (containers with unready status: [cloud-spanner-emulator])
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003772332s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-566543 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-566543 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-566543 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-566543 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" [d8bbf723-a401-4c3d-a76d-956c08dce7cf] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [d8bbf723-a401-4c3d-a76d-956c08dce7cf] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [d8bbf723-a401-4c3d-a76d-956c08dce7cf] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.002754048s
addons_test.go:906: (dbg) Run:  kubectl --context addons-566543 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 ssh "cat /opt/local-path-provisioner/pvc-a52c4d1f-2789-4f47-b159-28289ea7ac4d_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-566543 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-566543 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.336970168s)
--- PASS: TestAddons/parallel/LocalPath (51.48s)

                                                
                                    
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-rcspr" [02bfdb3f-bc62-47da-a1d9-82f4a1c4d25f] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003900212s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.94s)

                                                
                                                
=== 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-sjfdg" [8de312d7-63a9-4420-a2a2-86ef408eb29e] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003043167s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-566543 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-566543 addons disable yakd --alsologtostderr -v=1: (5.932126473s)
--- PASS: TestAddons/parallel/Yakd (11.94s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.21s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-566543
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-566543: (11.915666731s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-566543
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-566543
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-566543
--- PASS: TestAddons/StoppedEnableDisable (12.21s)

                                                
                                    
x
+
TestCertOptions (40.66s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (255.71s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-320179 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-320179 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (44.094011756s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-320179 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0414 14:05:43.750575 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-320179 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (28.667009399s)
helpers_test.go:175: Cleaning up "cert-expiration-320179" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-320179
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-320179: (2.95031074s)
--- PASS: TestCertExpiration (255.71s)

                                                
                                    
x
+
TestForceSystemdFlag (35.97s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-025882 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0414 14:00:43.750214 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-025882 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (33.195387275s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-025882 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-025882" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-025882
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-025882: (2.459796581s)
--- PASS: TestForceSystemdFlag (35.97s)

                                                
                                    
x
+
TestForceSystemdEnv (41.37s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (31.3s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.84s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.18s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.77s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.74s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-213270 --log_dir /tmp/nospam-213270 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-213270 --log_dir /tmp/nospam-213270 stop: (1.259717627s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-213270 --log_dir /tmp/nospam-213270 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-213270 --log_dir /tmp/nospam-213270 stop
--- PASS: TestErrorSpam/stop (1.47s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (49.39s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-arm64 start -p functional-955488 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0414 13:24:12.724535 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:12.731481 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:12.742945 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:12.764381 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:12.805750 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:12.887235 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:13.048599 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:13.370711 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:14.012702 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:15.294214 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:17.855546 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:24:22.977016 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2251: (dbg) Done: out/minikube-linux-arm64 start -p functional-955488 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (49.390888816s)
--- PASS: TestFunctional/serial/StartWithProxy (49.39s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (21.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0414 13:24:30.334124 1351739 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-arm64 start -p functional-955488 --alsologtostderr -v=8
E0414 13:24:33.219073 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-arm64 start -p functional-955488 --alsologtostderr -v=8: (21.953315159s)
functional_test.go:680: soft start took 21.95812533s for "functional-955488" cluster.
I0414 13:24:52.287755 1351739 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (21.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 cache add registry.k8s.io/pause:3.1
E0414 13:24:53.700447 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 cache add registry.k8s.io/pause:3.1: (1.586769118s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 cache add registry.k8s.io/pause:3.3: (1.639051052s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 cache add registry.k8s.io/pause:latest: (1.437272581s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.66s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1127: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (31.72s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-arm64 start -p functional-955488 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:774: (dbg) Done: out/minikube-linux-arm64 start -p functional-955488 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (31.719746471s)
functional_test.go:778: restart took 31.71984255s for "functional-955488" cluster.
I0414 13:25:33.459882 1351739 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (31.72s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.78s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 logs
E0414 13:25:34.662201 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1253: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 logs: (1.779121337s)
--- PASS: TestFunctional/serial/LogsCmd (1.78s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.74s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 logs --file /tmp/TestFunctionalserialLogsFileCmd1296775989/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 logs --file /tmp/TestFunctionalserialLogsFileCmd1296775989/001/logs.txt: (1.738287941s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.74s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.67s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.57s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:26:15.394652 1378455 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:26:15.394767 1378455 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:26:15.394776 1378455 out.go:358] Setting ErrFile to fd 2...
	I0414 13:26:15.394781 1378455 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:26:15.395032 1378455 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:26:15.395413 1378455 out.go:352] Setting JSON to false
	I0414 13:26:15.396312 1378455 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":18521,"bootTime":1744618655,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0414 13:26:15.396378 1378455 start.go:139] virtualization:  
	I0414 13:26:15.399753 1378455 out.go:177] * [functional-955488] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 13:26:15.402819 1378455 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 13:26:15.402862 1378455 notify.go:220] Checking for updates...
	I0414 13:26:15.408967 1378455 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 13:26:15.411898 1378455 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 13:26:15.414730 1378455 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	I0414 13:26:15.417689 1378455 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 13:26:15.420567 1378455 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 13:26:15.423967 1378455 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:26:15.424646 1378455 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 13:26:15.445323 1378455 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 13:26:15.445454 1378455 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:26:15.513119 1378455 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 13:26:15.501664261 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:26:15.513224 1378455 docker.go:318] overlay module found
	I0414 13:26:15.516436 1378455 out.go:177] * Using the docker driver based on existing profile
	I0414 13:26:15.519247 1378455 start.go:297] selected driver: docker
	I0414 13:26:15.519272 1378455 start.go:901] validating driver "docker" against &{Name:functional-955488 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:functional-955488 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:26:15.519364 1378455 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 13:26:15.523226 1378455 out.go:201] 
	W0414 13:26:15.526072 1378455 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
	I0414 13:26:15.528888 1378455 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.24s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:26:15.174836 1378409 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:26:15.175006 1378409 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:26:15.175018 1378409 out.go:358] Setting ErrFile to fd 2...
	I0414 13:26:15.175035 1378409 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:26:15.175897 1378409 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:26:15.176439 1378409 out.go:352] Setting JSON to false
	I0414 13:26:15.177459 1378409 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":18521,"bootTime":1744618655,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0414 13:26:15.177535 1378409 start.go:139] virtualization:  
	I0414 13:26:15.182204 1378409 out.go:177] * [functional-955488] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0414 13:26:15.186237 1378409 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 13:26:15.186302 1378409 notify.go:220] Checking for updates...
	I0414 13:26:15.189512 1378409 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 13:26:15.192588 1378409 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 13:26:15.195539 1378409 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	I0414 13:26:15.198583 1378409 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 13:26:15.201516 1378409 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 13:26:15.205098 1378409 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:26:15.205684 1378409 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 13:26:15.245934 1378409 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 13:26:15.246050 1378409 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:26:15.320052 1378409 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-04-14 13:26:15.310229371 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:26:15.320166 1378409 docker.go:318] overlay module found
	I0414 13:26:15.323343 1378409 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0414 13:26:15.326161 1378409 start.go:297] selected driver: docker
	I0414 13:26:15.326192 1378409 start.go:901] validating driver "docker" against &{Name:functional-955488 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:functional-955488 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 13:26:15.326295 1378409 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 13:26:15.330316 1378409 out.go:201] 
	W0414 13:26:15.333339 1378409 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
	I0414 13:26:15.336123 1378409 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1644: (dbg) Run:  kubectl --context functional-955488 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-955488 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-8449669db6-wnk5l" [06cc3c9b-f64b-4069-ad5e-166516bf144c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-8449669db6-wnk5l" [06cc3c9b-f64b-4069-ad5e-166516bf144c] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.003422695s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:31202
functional_test.go:1692: http://192.168.49.2:31202: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-8449669db6-wnk5l

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.36s)

                                                
                                                
=== 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" [472a6d7a-afe7-493d-911b-bf3b70633ddb] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.00376762s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-955488 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-955488 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-955488 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-955488 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" [680073c1-598a-4aac-91df-c76884f89528] Pending
helpers_test.go:344: "sp-pod" [680073c1-598a-4aac-91df-c76884f89528] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [680073c1-598a-4aac-91df-c76884f89528] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003790618s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-955488 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-955488 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-955488 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" [06bdf5c4-a810-4ab2-b6d4-1d8f84b18047] Pending
helpers_test.go:344: "sp-pod" [06bdf5c4-a810-4ab2-b6d4-1d8f84b18047] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.002724673s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-955488 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.36s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.64s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-955488 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" [f9405694-5349-4ad6-8266-0a1971d8e8cc] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [f9405694-5349-4ad6-8266-0a1971d8e8cc] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003688114s
I0414 13:25:52.202954 1351739 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.46s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.103.77.223 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-arm64 -p functional-955488 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 (6.21s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1454: (dbg) Run:  kubectl --context functional-955488 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-955488 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-64fc58db8c-wxd7x" [28ed560a-3236-41b4-9801-3bb7967d443e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64fc58db8c-wxd7x" [28ed560a-3236-41b4-9801-3bb7967d443e] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.003522244s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.21s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0414 13:26:11.054053 1351739 retry.go:31] will retry after 677.001093ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 14 13:26 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 14 13:26 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 14 13:26 test-1744637170704474741
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh cat /mount-9p/test-1744637170704474741
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-955488 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" [fab0c954-8b7b-4847-862e-5d0d894fa506] Pending
helpers_test.go:344: "busybox-mount" [fab0c954-8b7b-4847-862e-5d0d894fa506] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [fab0c954-8b7b-4847-862e-5d0d894fa506] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [fab0c954-8b7b-4847-862e-5d0d894fa506] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.003586504s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-955488 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-955488 /tmp/TestFunctionalparallelMountCmdany-port387167568/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.55s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0414 13:26:20.790052 1351739 retry.go:31] will retry after 452.361666ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 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-arm64 mount -p functional-955488 /tmp/TestFunctionalparallelMountCmdspecific-port3342365544/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-arm64 -p functional-955488 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-955488 ssh "sudo umount -f /mount-9p": exit status 1 (385.641616ms)

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0414 13:26:23.465453 1351739 retry.go:31] will retry after 538.63113ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 ssh "findmnt -T" /mount3
2025/04/14 13:26:24 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-955488 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-955488 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3168368753/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-arm64 mount -p functional-955488 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3168368753/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-arm64 mount -p functional-955488 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3168368753/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.58s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 version -o=json --components: (1.369596219s)
--- PASS: TestFunctional/parallel/Version/components (1.37s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-955488 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.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-955488
localhost/kicbase/echo-server:functional-955488
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20250214-acbabc1a
docker.io/kindest/kindnetd:v20241212-9f82dd49
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-955488 image ls --format short --alsologtostderr:
I0414 13:26:32.924584 1381318 out.go:345] Setting OutFile to fd 1 ...
I0414 13:26:32.924815 1381318 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:32.924827 1381318 out.go:358] Setting ErrFile to fd 2...
I0414 13:26:32.924833 1381318 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:32.925095 1381318 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
I0414 13:26:32.925711 1381318 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:32.925876 1381318 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:32.926356 1381318 cli_runner.go:164] Run: docker container inspect functional-955488 --format={{.State.Status}}
I0414 13:26:32.949495 1381318 ssh_runner.go:195] Run: systemctl --version
I0414 13:26:32.949561 1381318 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955488
I0414 13:26:32.973724 1381318 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34287 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/functional-955488/id_rsa Username:docker}
I0414 13:26:33.066445 1381318 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-955488 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20250214-acbabc1a | ee75e27fff91c | 99MB   |
| registry.k8s.io/etcd                    | 3.5.16-0           | 7fc9d4aa817aa | 143MB  |
| registry.k8s.io/kube-scheduler          | v1.32.2            | 82dfa03f692fb | 69MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | e1181ee320546 | 99MB   |
| docker.io/library/nginx                 | latest             | 1530d85bdba64 | 201MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-proxy              | v1.32.2            | e5aac5df76d9b | 98.3MB |
| docker.io/library/nginx                 | alpine             | cedb667e1a7b4 | 50.8MB |
| localhost/kicbase/echo-server           | functional-955488  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-955488  | 7f21988f92f47 | 3.33kB |
| registry.k8s.io/kube-apiserver          | v1.32.2            | 6417e1437b6d9 | 95MB   |
| registry.k8s.io/kube-controller-manager | v1.32.2            | 3c9285acfd2ff | 88.2MB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-955488 image ls --format table --alsologtostderr:
I0414 13:26:33.498771 1381477 out.go:345] Setting OutFile to fd 1 ...
I0414 13:26:33.498948 1381477 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:33.498957 1381477 out.go:358] Setting ErrFile to fd 2...
I0414 13:26:33.498962 1381477 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:33.499216 1381477 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
I0414 13:26:33.499816 1381477 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:33.499947 1381477 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:33.500445 1381477 cli_runner.go:164] Run: docker container inspect functional-955488 --format={{.State.Status}}
I0414 13:26:33.543090 1381477 ssh_runner.go:195] Run: systemctl --version
I0414 13:26:33.543154 1381477 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955488
I0414 13:26:33.567674 1381477 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34287 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/functional-955488/id_rsa Username:docker}
I0414 13:26:33.659345 1381477 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-955488 image ls --format json --alsologtostderr:
[{"id":"6417e1437b6d9a789e1ca789695a574e1df00a632bdbfbcae9695c9a7d500e32","repoDigests":["registry.k8s.io/kube-apiserver@sha256:22cdd0e13fe99dc2e5a3476b92895d89d81285cbe73b592033fa05b68c6c19a3","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"94991840"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"7f21988f92f47f877dbcebd6271d2a1668cef09188801698a17c370d77eb3c4f","repoDigests":["localhost/minikube-local-cache-test@sha256:df63caa199633143fd95536361de2b5f8e41a61a6b77553a65affab6e98279b7"],"repoTags":["localhost/minikube-local-cache-test:functional-955488"],"size":"3330"},{"id":"2f6c962e7b831133
7352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"3c9285acfd2ff7915bb451cc40ac060366ac519f3fef00c455f5aca0e0346c4d","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90","registry.k8s.io/kube-controller-manager@sha256:737052e0a84309cec4e9e3f1baaf80160273511c809893db40ab595e494a8777"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"88241478"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"e1181ee320546c66f17956a
302db1b7899d88a593f116726718851133de588b6","repoDigests":["docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be","docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"99018802"},{"id":"1530d85bdba64a05d90f5ed988c8f77ccf2cc8582027f3ad8a7c5b39a5c5e22b","repoDigests":["docker.io/library/nginx@sha256:09369da6b10306312cd908661320086bf87fbae1b6b0c49a1f50ba531fef2eab","docker.io/library/nginx@sha256:846993cfd1ec2f814d7f3cfdc8df7aa67ecfe6ab233fd990c82d34eea47beb8e"],"repoTags":["docker.io/library/nginx:latest"],"size":"201448359"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gc
r.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"e5aac5df76d9b8dc899ab8c4db25a7648e7fb25cafe7a155066247883c78f062","repoDigests":["registry.k8s.io/kube-proxy@sha256:6b93583f4856ea0923c6fffd91c802a2362511378390acc6e539a419210ee23b","registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"98313623"},{"id":"82dfa03f692fb5d84f66c17d6ee9126b081182152b25d28ea456d89b7d5d8911","repoDigests":["registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76","registry.k8s.io/kube-scheduler@sha256:a532964581fdb02b9d692589bb93db7d4b8a7bd8c120d8fb70803da0e3c83647"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"68973894"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"siz
e":"487479"},{"id":"ee75e27fff91c8d59835f9a3efdf968ff404e580bad69746a65bcf3e304ab26f","repoDigests":["docker.io/kindest/kindnetd@sha256:86c933f3845d6a993c8f64632752b10aae67a4756c59096b3259426e839be955","docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495"],"repoTags":["docker.io/kindest/kindnetd:v20250214-acbabc1a"],"size":"99018290"},{"id":"cedb667e1a7b4e6d843a4f74f1f2db0dac1c29b43978aa72dbae2193e3b8eea3","repoDigests":["docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591","docker.io/library/nginx@sha256:56568860b56c0bc8099fe1b2d84f43a18939e217e6c619126214c0f71bc27626"],"repoTags":["docker.io/library/nginx:alpine"],"size":"50780648"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-955488"],"size":"4788229"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724
a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82","repoDigests":["registry.k8s.io/etcd@sha256:313adb872febec3a5740969d5bf1b1df0d222f8fa06675f34db5a7fc437356a1","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"143226622"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-955488 image ls --format json --alsologtostderr:
I0414 13:26:33.250701 1381388 out.go:345] Setting OutFile to fd 1 ...
I0414 13:26:33.250846 1381388 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:33.250858 1381388 out.go:358] Setting ErrFile to fd 2...
I0414 13:26:33.250890 1381388 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:33.251171 1381388 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
I0414 13:26:33.251794 1381388 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:33.251962 1381388 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:33.252448 1381388 cli_runner.go:164] Run: docker container inspect functional-955488 --format={{.State.Status}}
I0414 13:26:33.271601 1381388 ssh_runner.go:195] Run: systemctl --version
I0414 13:26:33.271664 1381388 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955488
I0414 13:26:33.295689 1381388 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34287 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/functional-955488/id_rsa Username:docker}
I0414 13:26:33.389816 1381388 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

                                                
                                    
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-arm64 -p functional-955488 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-955488 image ls --format yaml --alsologtostderr:
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6
repoDigests:
- docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "99018802"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-955488
size: "4788229"
- id: 7f21988f92f47f877dbcebd6271d2a1668cef09188801698a17c370d77eb3c4f
repoDigests:
- localhost/minikube-local-cache-test@sha256:df63caa199633143fd95536361de2b5f8e41a61a6b77553a65affab6e98279b7
repoTags:
- localhost/minikube-local-cache-test:functional-955488
size: "3330"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 1530d85bdba64a05d90f5ed988c8f77ccf2cc8582027f3ad8a7c5b39a5c5e22b
repoDigests:
- docker.io/library/nginx@sha256:09369da6b10306312cd908661320086bf87fbae1b6b0c49a1f50ba531fef2eab
- docker.io/library/nginx@sha256:846993cfd1ec2f814d7f3cfdc8df7aa67ecfe6ab233fd990c82d34eea47beb8e
repoTags:
- docker.io/library/nginx:latest
size: "201448359"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82
repoDigests:
- registry.k8s.io/etcd@sha256:313adb872febec3a5740969d5bf1b1df0d222f8fa06675f34db5a7fc437356a1
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "143226622"
- id: e5aac5df76d9b8dc899ab8c4db25a7648e7fb25cafe7a155066247883c78f062
repoDigests:
- registry.k8s.io/kube-proxy@sha256:6b93583f4856ea0923c6fffd91c802a2362511378390acc6e539a419210ee23b
- registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "98313623"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: ee75e27fff91c8d59835f9a3efdf968ff404e580bad69746a65bcf3e304ab26f
repoDigests:
- docker.io/kindest/kindnetd@sha256:86c933f3845d6a993c8f64632752b10aae67a4756c59096b3259426e839be955
- docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495
repoTags:
- docker.io/kindest/kindnetd:v20250214-acbabc1a
size: "99018290"
- id: cedb667e1a7b4e6d843a4f74f1f2db0dac1c29b43978aa72dbae2193e3b8eea3
repoDigests:
- docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
- docker.io/library/nginx@sha256:56568860b56c0bc8099fe1b2d84f43a18939e217e6c619126214c0f71bc27626
repoTags:
- docker.io/library/nginx:alpine
size: "50780648"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 6417e1437b6d9a789e1ca789695a574e1df00a632bdbfbcae9695c9a7d500e32
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:22cdd0e13fe99dc2e5a3476b92895d89d81285cbe73b592033fa05b68c6c19a3
- registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "94991840"
- id: 3c9285acfd2ff7915bb451cc40ac060366ac519f3fef00c455f5aca0e0346c4d
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90
- registry.k8s.io/kube-controller-manager@sha256:737052e0a84309cec4e9e3f1baaf80160273511c809893db40ab595e494a8777
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "88241478"
- id: 82dfa03f692fb5d84f66c17d6ee9126b081182152b25d28ea456d89b7d5d8911
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76
- registry.k8s.io/kube-scheduler@sha256:a532964581fdb02b9d692589bb93db7d4b8a7bd8c120d8fb70803da0e3c83647
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "68973894"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-955488 image ls --format yaml --alsologtostderr:
I0414 13:26:32.928095 1381319 out.go:345] Setting OutFile to fd 1 ...
I0414 13:26:32.928326 1381319 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:32.928355 1381319 out.go:358] Setting ErrFile to fd 2...
I0414 13:26:32.928375 1381319 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:32.928669 1381319 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
I0414 13:26:32.929364 1381319 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:32.929556 1381319 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:32.930078 1381319 cli_runner.go:164] Run: docker container inspect functional-955488 --format={{.State.Status}}
I0414 13:26:32.953289 1381319 ssh_runner.go:195] Run: systemctl --version
I0414 13:26:32.953350 1381319 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955488
I0414 13:26:32.986581 1381319 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34287 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/functional-955488/id_rsa Username:docker}
I0414 13:26:33.081519 1381319 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 image build -t localhost/my-image:functional-955488 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-arm64 -p functional-955488 image build -t localhost/my-image:functional-955488 testdata/build --alsologtostderr: (3.273323086s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-arm64 -p functional-955488 image build -t localhost/my-image:functional-955488 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 849ed20f18d
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-955488
--> d31cbc59c22
Successfully tagged localhost/my-image:functional-955488
d31cbc59c22232c410ecd3cfb97a64091c9b94edfc6c444f84be44aeec66331f
functional_test.go:340: (dbg) Stderr: out/minikube-linux-arm64 -p functional-955488 image build -t localhost/my-image:functional-955488 testdata/build --alsologtostderr:
I0414 13:26:33.579286 1381482 out.go:345] Setting OutFile to fd 1 ...
I0414 13:26:33.580644 1381482 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:33.580702 1381482 out.go:358] Setting ErrFile to fd 2...
I0414 13:26:33.580723 1381482 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 13:26:33.581430 1381482 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
I0414 13:26:33.582283 1381482 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:33.584113 1381482 config.go:182] Loaded profile config "functional-955488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 13:26:33.584624 1381482 cli_runner.go:164] Run: docker container inspect functional-955488 --format={{.State.Status}}
I0414 13:26:33.607870 1381482 ssh_runner.go:195] Run: systemctl --version
I0414 13:26:33.607935 1381482 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955488
I0414 13:26:33.629113 1381482 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34287 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/functional-955488/id_rsa Username:docker}
I0414 13:26:33.721362 1381482 build_images.go:161] Building image from path: /tmp/build.586132266.tar
I0414 13:26:33.721428 1381482 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0414 13:26:33.734506 1381482 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.586132266.tar
I0414 13:26:33.738497 1381482 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.586132266.tar: stat -c "%s %y" /var/lib/minikube/build/build.586132266.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.586132266.tar': No such file or directory
I0414 13:26:33.738526 1381482 ssh_runner.go:362] scp /tmp/build.586132266.tar --> /var/lib/minikube/build/build.586132266.tar (3072 bytes)
I0414 13:26:33.764416 1381482 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.586132266
I0414 13:26:33.774077 1381482 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.586132266 -xf /var/lib/minikube/build/build.586132266.tar
I0414 13:26:33.784001 1381482 crio.go:315] Building image: /var/lib/minikube/build/build.586132266
I0414 13:26:33.784075 1381482 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-955488 /var/lib/minikube/build/build.586132266 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0414 13:26:36.738636 1381482 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-955488 /var/lib/minikube/build/build.586132266 --cgroup-manager=cgroupfs: (2.954534995s)
I0414 13:26:36.738722 1381482 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.586132266
I0414 13:26:36.748673 1381482 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.586132266.tar
I0414 13:26:36.757895 1381482 build_images.go:217] Built localhost/my-image:functional-955488 from /tmp/build.586132266.tar
I0414 13:26:36.757925 1381482 build_images.go:133] succeeded building to: functional-955488
I0414 13:26:36.757930 1381482 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-955488 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.87s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (175.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-359112 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 13:26:56.584454 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:29:12.721762 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-359112 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m55.007191355s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (175.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- rollout status deployment/busybox
E0414 13:29:40.428216 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-359112 -- rollout status deployment/busybox: (6.545490734s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-2cxqf -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-dk29k -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-r2pzs -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-2cxqf -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-dk29k -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-r2pzs -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-2cxqf -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-dk29k -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-r2pzs -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (9.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-2cxqf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-2cxqf -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-dk29k -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-dk29k -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-r2pzs -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-359112 -- exec busybox-58667487b6-r2pzs -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-359112 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-359112 -v=7 --alsologtostderr: (34.878381071s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr: (1.014152342s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (35.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp testdata/cp-test.txt ha-359112:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile833180176/001/cp-test_ha-359112.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112:/home/docker/cp-test.txt ha-359112-m02:/home/docker/cp-test_ha-359112_ha-359112-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test_ha-359112_ha-359112-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112:/home/docker/cp-test.txt ha-359112-m03:/home/docker/cp-test_ha-359112_ha-359112-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test_ha-359112_ha-359112-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112:/home/docker/cp-test.txt ha-359112-m04:/home/docker/cp-test_ha-359112_ha-359112-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test_ha-359112_ha-359112-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp testdata/cp-test.txt ha-359112-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile833180176/001/cp-test_ha-359112-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m02:/home/docker/cp-test.txt ha-359112:/home/docker/cp-test_ha-359112-m02_ha-359112.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test_ha-359112-m02_ha-359112.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m02:/home/docker/cp-test.txt ha-359112-m03:/home/docker/cp-test_ha-359112-m02_ha-359112-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test_ha-359112-m02_ha-359112-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m02:/home/docker/cp-test.txt ha-359112-m04:/home/docker/cp-test_ha-359112-m02_ha-359112-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test_ha-359112-m02_ha-359112-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp testdata/cp-test.txt ha-359112-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile833180176/001/cp-test_ha-359112-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m03:/home/docker/cp-test.txt ha-359112:/home/docker/cp-test_ha-359112-m03_ha-359112.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test_ha-359112-m03_ha-359112.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m03:/home/docker/cp-test.txt ha-359112-m02:/home/docker/cp-test_ha-359112-m03_ha-359112-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test_ha-359112-m03_ha-359112-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m03:/home/docker/cp-test.txt ha-359112-m04:/home/docker/cp-test_ha-359112-m03_ha-359112-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test_ha-359112-m03_ha-359112-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp testdata/cp-test.txt ha-359112-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile833180176/001/cp-test_ha-359112-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m04:/home/docker/cp-test.txt ha-359112:/home/docker/cp-test_ha-359112-m04_ha-359112.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112 "sudo cat /home/docker/cp-test_ha-359112-m04_ha-359112.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m04:/home/docker/cp-test.txt ha-359112-m02:/home/docker/cp-test_ha-359112-m04_ha-359112-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m02 "sudo cat /home/docker/cp-test_ha-359112-m04_ha-359112-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 cp ha-359112-m04:/home/docker/cp-test.txt ha-359112-m03:/home/docker/cp-test_ha-359112-m04_ha-359112-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 ssh -n ha-359112-m03 "sudo cat /home/docker/cp-test_ha-359112-m04_ha-359112-m03.txt"
E0414 13:30:43.750561 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:43.757591 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:43.769117 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:43.791006 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:43.832341 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:43.917931 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 node stop m02 -v=7 --alsologtostderr
E0414 13:30:44.080293 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:44.401902 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:45.074286 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:46.355621 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:48.918068 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:30:54.040418 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-359112 node stop m02 -v=7 --alsologtostderr: (12.129858761s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr: exit status 7 (760.309674ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:30:56.108968 1397396 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:30:56.109166 1397396 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:30:56.109190 1397396 out.go:358] Setting ErrFile to fd 2...
	I0414 13:30:56.109212 1397396 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:30:56.109588 1397396 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:30:56.109872 1397396 out.go:352] Setting JSON to false
	I0414 13:30:56.109952 1397396 mustload.go:65] Loading cluster: ha-359112
	I0414 13:30:56.110408 1397396 config.go:182] Loaded profile config "ha-359112": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:30:56.110448 1397396 status.go:174] checking status of ha-359112 ...
	I0414 13:30:56.110983 1397396 cli_runner.go:164] Run: docker container inspect ha-359112 --format={{.State.Status}}
	I0414 13:30:56.117497 1397396 notify.go:220] Checking for updates...
	I0414 13:30:56.140412 1397396 status.go:371] ha-359112 host status = "Running" (err=<nil>)
	I0414 13:30:56.140434 1397396 host.go:66] Checking if "ha-359112" exists ...
	I0414 13:30:56.140865 1397396 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-359112
	I0414 13:30:56.181551 1397396 host.go:66] Checking if "ha-359112" exists ...
	I0414 13:30:56.182218 1397396 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:30:56.182432 1397396 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-359112
	I0414 13:30:56.207176 1397396 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34292 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/ha-359112/id_rsa Username:docker}
	I0414 13:30:56.303420 1397396 ssh_runner.go:195] Run: systemctl --version
	I0414 13:30:56.307936 1397396 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:30:56.320460 1397396 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:30:56.387592 1397396 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-04-14 13:30:56.37596261 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Ser
verErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:30:56.388252 1397396 kubeconfig.go:125] found "ha-359112" server: "https://192.168.49.254:8443"
	I0414 13:30:56.388290 1397396 api_server.go:166] Checking apiserver status ...
	I0414 13:30:56.388335 1397396 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:30:56.399930 1397396 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1381/cgroup
	I0414 13:30:56.410493 1397396 api_server.go:182] apiserver freezer: "7:freezer:/docker/4ca0197b07273e5db4544745a323078427341b499425ea3fba08acf319f4e463/crio/crio-eb68371b0fe516e50691a290ed45b59876a54dbda85cdef9a828494428093c39"
	I0414 13:30:56.410561 1397396 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4ca0197b07273e5db4544745a323078427341b499425ea3fba08acf319f4e463/crio/crio-eb68371b0fe516e50691a290ed45b59876a54dbda85cdef9a828494428093c39/freezer.state
	I0414 13:30:56.420251 1397396 api_server.go:204] freezer state: "THAWED"
	I0414 13:30:56.420279 1397396 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 13:30:56.427944 1397396 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 13:30:56.427979 1397396 status.go:463] ha-359112 apiserver status = Running (err=<nil>)
	I0414 13:30:56.427992 1397396 status.go:176] ha-359112 status: &{Name:ha-359112 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:30:56.428033 1397396 status.go:174] checking status of ha-359112-m02 ...
	I0414 13:30:56.428364 1397396 cli_runner.go:164] Run: docker container inspect ha-359112-m02 --format={{.State.Status}}
	I0414 13:30:56.453678 1397396 status.go:371] ha-359112-m02 host status = "Stopped" (err=<nil>)
	I0414 13:30:56.453710 1397396 status.go:384] host is not running, skipping remaining checks
	I0414 13:30:56.453718 1397396 status.go:176] ha-359112-m02 status: &{Name:ha-359112-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:30:56.453739 1397396 status.go:174] checking status of ha-359112-m03 ...
	I0414 13:30:56.454149 1397396 cli_runner.go:164] Run: docker container inspect ha-359112-m03 --format={{.State.Status}}
	I0414 13:30:56.480759 1397396 status.go:371] ha-359112-m03 host status = "Running" (err=<nil>)
	I0414 13:30:56.480785 1397396 host.go:66] Checking if "ha-359112-m03" exists ...
	I0414 13:30:56.481083 1397396 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-359112-m03
	I0414 13:30:56.499380 1397396 host.go:66] Checking if "ha-359112-m03" exists ...
	I0414 13:30:56.499677 1397396 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:30:56.499721 1397396 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-359112-m03
	I0414 13:30:56.517498 1397396 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/ha-359112-m03/id_rsa Username:docker}
	I0414 13:30:56.602967 1397396 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:30:56.614883 1397396 kubeconfig.go:125] found "ha-359112" server: "https://192.168.49.254:8443"
	I0414 13:30:56.614914 1397396 api_server.go:166] Checking apiserver status ...
	I0414 13:30:56.614954 1397396 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:30:56.625445 1397396 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1373/cgroup
	I0414 13:30:56.634891 1397396 api_server.go:182] apiserver freezer: "7:freezer:/docker/19226e4f5710337205c46d93b8eff5e87452d9b68067be5aa09b4da92b4f939c/crio/crio-7878b033653449d3c4e7926b0ca8fba1f110f8afacdc769f9e21ef024342de0f"
	I0414 13:30:56.634991 1397396 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/19226e4f5710337205c46d93b8eff5e87452d9b68067be5aa09b4da92b4f939c/crio/crio-7878b033653449d3c4e7926b0ca8fba1f110f8afacdc769f9e21ef024342de0f/freezer.state
	I0414 13:30:56.643636 1397396 api_server.go:204] freezer state: "THAWED"
	I0414 13:30:56.643663 1397396 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 13:30:56.651655 1397396 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 13:30:56.651682 1397396 status.go:463] ha-359112-m03 apiserver status = Running (err=<nil>)
	I0414 13:30:56.651692 1397396 status.go:176] ha-359112-m03 status: &{Name:ha-359112-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:30:56.651713 1397396 status.go:174] checking status of ha-359112-m04 ...
	I0414 13:30:56.652015 1397396 cli_runner.go:164] Run: docker container inspect ha-359112-m04 --format={{.State.Status}}
	I0414 13:30:56.669492 1397396 status.go:371] ha-359112-m04 host status = "Running" (err=<nil>)
	I0414 13:30:56.669517 1397396 host.go:66] Checking if "ha-359112-m04" exists ...
	I0414 13:30:56.669854 1397396 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-359112-m04
	I0414 13:30:56.687640 1397396 host.go:66] Checking if "ha-359112-m04" exists ...
	I0414 13:30:56.688052 1397396 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:30:56.688111 1397396 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-359112-m04
	I0414 13:30:56.705868 1397396 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34309 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/ha-359112-m04/id_rsa Username:docker}
	I0414 13:30:56.795262 1397396 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:30:56.811299 1397396 status.go:176] ha-359112-m04 status: &{Name:ha-359112-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.3s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 node start m02 -v=7 --alsologtostderr
E0414 13:31:04.281975 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-359112 node start m02 -v=7 --alsologtostderr: (20.549121954s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr: (1.594041061s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.30s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.4s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (197.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-359112 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-359112 -v=7 --alsologtostderr
E0414 13:31:24.764150 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-359112 -v=7 --alsologtostderr: (37.281461606s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-359112 --wait=true -v=7 --alsologtostderr
E0414 13:32:05.725894 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:33:27.648154 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:34:12.722002 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-359112 --wait=true -v=7 --alsologtostderr: (2m40.264986555s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-359112
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (197.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.78s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:35:28.507790 1411595 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:35:28.507984 1411595 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:35:28.508016 1411595 out.go:358] Setting ErrFile to fd 2...
	I0414 13:35:28.508038 1411595 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:35:28.508313 1411595 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:35:28.508528 1411595 out.go:352] Setting JSON to false
	I0414 13:35:28.508589 1411595 mustload.go:65] Loading cluster: ha-359112
	I0414 13:35:28.508657 1411595 notify.go:220] Checking for updates...
	I0414 13:35:28.509056 1411595 config.go:182] Loaded profile config "ha-359112": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:35:28.509102 1411595 status.go:174] checking status of ha-359112 ...
	I0414 13:35:28.509698 1411595 cli_runner.go:164] Run: docker container inspect ha-359112 --format={{.State.Status}}
	I0414 13:35:28.529962 1411595 status.go:371] ha-359112 host status = "Stopped" (err=<nil>)
	I0414 13:35:28.529993 1411595 status.go:384] host is not running, skipping remaining checks
	I0414 13:35:28.530001 1411595 status.go:176] ha-359112 status: &{Name:ha-359112 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:35:28.530035 1411595 status.go:174] checking status of ha-359112-m02 ...
	I0414 13:35:28.530460 1411595 cli_runner.go:164] Run: docker container inspect ha-359112-m02 --format={{.State.Status}}
	I0414 13:35:28.553119 1411595 status.go:371] ha-359112-m02 host status = "Stopped" (err=<nil>)
	I0414 13:35:28.553145 1411595 status.go:384] host is not running, skipping remaining checks
	I0414 13:35:28.553152 1411595 status.go:176] ha-359112-m02 status: &{Name:ha-359112-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:35:28.553172 1411595 status.go:174] checking status of ha-359112-m04 ...
	I0414 13:35:28.553509 1411595 cli_runner.go:164] Run: docker container inspect ha-359112-m04 --format={{.State.Status}}
	I0414 13:35:28.575058 1411595 status.go:371] ha-359112-m04 host status = "Stopped" (err=<nil>)
	I0414 13:35:28.575082 1411595 status.go:384] host is not running, skipping remaining checks
	I0414 13:35:28.575090 1411595 status.go:176] ha-359112-m04 status: &{Name:ha-359112-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (98.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-359112 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 13:35:43.751062 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:36:11.494085 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-359112 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m37.126762498s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 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 (98.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (73.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-359112 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-359112 --control-plane -v=7 --alsologtostderr: (1m12.849861685s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-359112 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (73.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.01s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (54.04s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-730663 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0414 13:39:12.722533 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-730663 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (54.037031956s)
--- PASS: TestJSONOutput/start/Command (54.04s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-730663 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-730663 --output=json --user=testUser: (5.942374365s)
--- PASS: TestJSONOutput/stop/Command (5.94s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"358af34c-a3f0-4cbd-b1b8-c876015d33af","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-277156] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"93de390e-ad2b-4c1b-8a12-3c98300e66c7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20623"}}
	{"specversion":"1.0","id":"8701cca1-5dd8-4c50-8b71-55c125c318b1","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":"dfae04ad-9c05-45ba-83d7-9652c228b47e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig"}}
	{"specversion":"1.0","id":"a3d0caf9-2fd4-4c59-9b1f-790313d8df96","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube"}}
	{"specversion":"1.0","id":"9184a7d0-50c2-4527-9ea2-3982380563c2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"eec589c1-347e-4701-aafe-950895ffb9e5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5ff61326-561b-4bf5-ba8e-565a7bc3ba45","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/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.69s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-424989 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-424989 --network=: (36.480690938s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-424989" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-424989
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-424989: (2.187566663s)
--- PASS: TestKicCustomNetwork/create_custom_network (38.69s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.41s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-127769 --network=bridge
E0414 13:40:35.791032 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:40:43.750997 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-127769 --network=bridge: (33.750471401s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-127769" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-127769
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-127769: (1.637378118s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (35.41s)

                                                
                                    
x
+
TestKicExistingNetwork (36.25s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0414 13:40:50.907401 1351739 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}}]}"
W0414 13:40:50.922144 1351739 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
I0414 13:40:50.922766 1351739 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0414 13:40:50.923396 1351739 cli_runner.go:164] Run: docker network inspect existing-network
W0414 13:40:50.938687 1351739 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0414 13:40:50.938715 1351739 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
I0414 13:40:50.938733 1351739 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0414 13:40:50.938934 1351739 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}}]}"
I0414 13:40:50.955547 1351739 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-d6b97b3fb7c2 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:12:40:67:cc:cf:63} reservation:<nil>}
I0414 13:40:50.957682 1351739 network.go:209] skipping subnet 192.168.58.0/24 that is reserved: &{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:<nil>}
I0414 13:40:50.958082 1351739 network.go:206] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001d99930}
I0414 13:40:50.958570 1351739 network_create.go:124] attempt to create docker network existing-network 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
I0414 13:40:50.958630 1351739 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.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
I0414 13:40:51.020774 1351739 network_create.go:108] docker network existing-network 192.168.67.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-arm64 start -p existing-network-800207 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-800207 --network=existing-network: (34.039382414s)
helpers_test.go:175: Cleaning up "existing-network-800207" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-800207
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-800207: (2.06306922s)
I0414 13:41:27.140087 1351739 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (36.25s)

                                                
                                    
x
+
TestKicCustomSubnet (36.41s)

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

                                                
                                    
x
+
TestKicStaticIP (31.79s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-277373 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-277373 --static-ip=192.168.200.200: (29.452573651s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-277373 ip
helpers_test.go:175: Cleaning up "static-ip-277373" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-277373
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-277373: (2.183384418s)
--- PASS: TestKicStaticIP (31.79s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.86s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-650783 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-650783 --driver=docker  --container-runtime=crio: (29.322942897s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-656445 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-656445 --driver=docker  --container-runtime=crio: (32.722117936s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-650783
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-656445
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-656445" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-656445
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-656445: (2.001057232s)
helpers_test.go:175: Cleaning up "first-650783" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-650783
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-650783: (2.37041347s)
--- PASS: TestMinikubeProfile (67.86s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.01s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.72s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-579249 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-579249 --alsologtostderr -v=5: (1.628264537s)
--- PASS: TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-581063
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-581063: (1.207815205s)
--- PASS: TestMountStart/serial/Stop (1.21s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.6s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-581063
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-581063: (6.598685519s)
--- PASS: TestMountStart/serial/RestartStopped (7.60s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (78.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-673109 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 13:44:12.722384 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-673109 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m17.902155055s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (78.42s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-673109 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-673109 -- exec busybox-58667487b6-bjshh -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-673109 -- exec busybox-58667487b6-bjshh -- sh -c "ping -c 1 192.168.58.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-673109 -- exec busybox-58667487b6-rx9rj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-673109 -- exec busybox-58667487b6-rx9rj -- sh -c "ping -c 1 192.168.58.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.03s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (32.16s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-673109 -v 3 --alsologtostderr
E0414 13:45:43.750218 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-673109 -v 3 --alsologtostderr: (31.505768602s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (32.16s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:46:21.276605 1466159 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:46:21.277131 1466159 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:46:21.277168 1466159 out.go:358] Setting ErrFile to fd 2...
	I0414 13:46:21.277190 1466159 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:46:21.277963 1466159 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:46:21.278242 1466159 out.go:352] Setting JSON to false
	I0414 13:46:21.278274 1466159 mustload.go:65] Loading cluster: multinode-673109
	I0414 13:46:21.278979 1466159 config.go:182] Loaded profile config "multinode-673109": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:46:21.279013 1466159 status.go:174] checking status of multinode-673109 ...
	I0414 13:46:21.279773 1466159 cli_runner.go:164] Run: docker container inspect multinode-673109 --format={{.State.Status}}
	I0414 13:46:21.282147 1466159 notify.go:220] Checking for updates...
	I0414 13:46:21.297643 1466159 status.go:371] multinode-673109 host status = "Running" (err=<nil>)
	I0414 13:46:21.297666 1466159 host.go:66] Checking if "multinode-673109" exists ...
	I0414 13:46:21.298004 1466159 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-673109
	I0414 13:46:21.314768 1466159 host.go:66] Checking if "multinode-673109" exists ...
	I0414 13:46:21.315100 1466159 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:46:21.315158 1466159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-673109
	I0414 13:46:21.347680 1466159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34414 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/multinode-673109/id_rsa Username:docker}
	I0414 13:46:21.435180 1466159 ssh_runner.go:195] Run: systemctl --version
	I0414 13:46:21.439501 1466159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:46:21.451121 1466159 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 13:46:21.507738 1466159 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:50 OomKillDisable:true NGoroutines:62 SystemTime:2025-04-14 13:46:21.497651705 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 13:46:21.508297 1466159 kubeconfig.go:125] found "multinode-673109" server: "https://192.168.58.2:8443"
	I0414 13:46:21.508340 1466159 api_server.go:166] Checking apiserver status ...
	I0414 13:46:21.508388 1466159 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 13:46:21.519211 1466159 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1382/cgroup
	I0414 13:46:21.528711 1466159 api_server.go:182] apiserver freezer: "7:freezer:/docker/d11ac76bb4d2dc57c316d195c3fa6711c03100b11dc3189b8a5b86f41fc4970b/crio/crio-a07b46c4d9b79dca7ad4df0dcbcabcf8e9b0fca97d7a2073474f3aa3a5a4af8b"
	I0414 13:46:21.528796 1466159 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d11ac76bb4d2dc57c316d195c3fa6711c03100b11dc3189b8a5b86f41fc4970b/crio/crio-a07b46c4d9b79dca7ad4df0dcbcabcf8e9b0fca97d7a2073474f3aa3a5a4af8b/freezer.state
	I0414 13:46:21.537848 1466159 api_server.go:204] freezer state: "THAWED"
	I0414 13:46:21.537877 1466159 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0414 13:46:21.545648 1466159 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0414 13:46:21.545678 1466159 status.go:463] multinode-673109 apiserver status = Running (err=<nil>)
	I0414 13:46:21.545726 1466159 status.go:176] multinode-673109 status: &{Name:multinode-673109 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:46:21.545753 1466159 status.go:174] checking status of multinode-673109-m02 ...
	I0414 13:46:21.546156 1466159 cli_runner.go:164] Run: docker container inspect multinode-673109-m02 --format={{.State.Status}}
	I0414 13:46:21.568746 1466159 status.go:371] multinode-673109-m02 host status = "Running" (err=<nil>)
	I0414 13:46:21.568770 1466159 host.go:66] Checking if "multinode-673109-m02" exists ...
	I0414 13:46:21.569062 1466159 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-673109-m02
	I0414 13:46:21.591068 1466159 host.go:66] Checking if "multinode-673109-m02" exists ...
	I0414 13:46:21.591828 1466159 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 13:46:21.591890 1466159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-673109-m02
	I0414 13:46:21.610304 1466159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34419 SSHKeyPath:/home/jenkins/minikube-integration/20623-1346369/.minikube/machines/multinode-673109-m02/id_rsa Username:docker}
	I0414 13:46:21.699047 1466159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 13:46:21.711763 1466159 status.go:176] multinode-673109-m02 status: &{Name:multinode-673109-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:46:21.711797 1466159 status.go:174] checking status of multinode-673109-m03 ...
	I0414 13:46:21.712116 1466159 cli_runner.go:164] Run: docker container inspect multinode-673109-m03 --format={{.State.Status}}
	I0414 13:46:21.730062 1466159 status.go:371] multinode-673109-m03 host status = "Stopped" (err=<nil>)
	I0414 13:46:21.730086 1466159 status.go:384] host is not running, skipping remaining checks
	I0414 13:46:21.730094 1466159 status.go:176] multinode-673109-m03 status: &{Name:multinode-673109-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.45s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (84.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-673109
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-673109
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-673109: (24.888978073s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-673109 --wait=true -v=8 --alsologtostderr
E0414 13:47:06.857344 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-673109 --wait=true -v=8 --alsologtostderr: (59.593347738s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-673109
--- PASS: TestMultiNode/serial/RestartKeepsNodes (84.62s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.68s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-673109 node delete m03: (4.998819612s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.68s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.89s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-673109 stop: (23.707297929s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-673109 status: exit status 7 (95.234698ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 13:48:25.340483 1473799 out.go:345] Setting OutFile to fd 1 ...
	I0414 13:48:25.341709 1473799 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:48:25.341885 1473799 out.go:358] Setting ErrFile to fd 2...
	I0414 13:48:25.341905 1473799 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 13:48:25.342227 1473799 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 13:48:25.342471 1473799 out.go:352] Setting JSON to false
	I0414 13:48:25.342524 1473799 mustload.go:65] Loading cluster: multinode-673109
	I0414 13:48:25.342617 1473799 notify.go:220] Checking for updates...
	I0414 13:48:25.342969 1473799 config.go:182] Loaded profile config "multinode-673109": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 13:48:25.342996 1473799 status.go:174] checking status of multinode-673109 ...
	I0414 13:48:25.343592 1473799 cli_runner.go:164] Run: docker container inspect multinode-673109 --format={{.State.Status}}
	I0414 13:48:25.363925 1473799 status.go:371] multinode-673109 host status = "Stopped" (err=<nil>)
	I0414 13:48:25.363946 1473799 status.go:384] host is not running, skipping remaining checks
	I0414 13:48:25.363953 1473799 status.go:176] multinode-673109 status: &{Name:multinode-673109 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 13:48:25.363982 1473799 status.go:174] checking status of multinode-673109-m02 ...
	I0414 13:48:25.364280 1473799 cli_runner.go:164] Run: docker container inspect multinode-673109-m02 --format={{.State.Status}}
	I0414 13:48:25.382957 1473799 status.go:371] multinode-673109-m02 host status = "Stopped" (err=<nil>)
	I0414 13:48:25.382976 1473799 status.go:384] host is not running, skipping remaining checks
	I0414 13:48:25.382982 1473799 status.go:176] multinode-673109-m02 status: &{Name:multinode-673109-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.16s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-673109 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 13:49:12.721876 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-673109 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.471249145s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-673109 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (52.16s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.47s)

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

                                                
                                                
-- stdout --
	* [multinode-673109-m02] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20623
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-673109-m03 already exists in multinode-673109-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_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-673109-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-673109-m03: (2.007086302s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (35.47s)

                                                
                                    
x
+
TestPreload (130.27s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-826764 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0414 13:50:43.751460 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-826764 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m39.297931614s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-826764 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-826764 image pull gcr.io/k8s-minikube/busybox: (3.09944049s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-826764
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-826764: (5.94213005s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-826764 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-826764 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (19.174236712s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-826764 image list
helpers_test.go:175: Cleaning up "test-preload-826764" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-826764
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-826764: (2.461780525s)
--- PASS: TestPreload (130.27s)

                                                
                                    
x
+
TestScheduledStopUnix (107.36s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-382392 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-382392 --memory=2048 --driver=docker  --container-runtime=crio: (31.428424404s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-382392 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-382392 -n scheduled-stop-382392
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-382392 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0414 13:52:39.322753 1351739 retry.go:31] will retry after 104.874µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.324647 1351739 retry.go:31] will retry after 80.804µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.325847 1351739 retry.go:31] will retry after 147.259µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.327028 1351739 retry.go:31] will retry after 313.146µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.328115 1351739 retry.go:31] will retry after 668.359µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.329230 1351739 retry.go:31] will retry after 526.294µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.330321 1351739 retry.go:31] will retry after 781.775µs: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.331396 1351739 retry.go:31] will retry after 1.507771ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.333589 1351739 retry.go:31] will retry after 2.689052ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.336814 1351739 retry.go:31] will retry after 4.348196ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.342154 1351739 retry.go:31] will retry after 4.005355ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.346313 1351739 retry.go:31] will retry after 7.833493ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.354502 1351739 retry.go:31] will retry after 8.953424ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.364982 1351739 retry.go:31] will retry after 17.772591ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.383197 1351739 retry.go:31] will retry after 35.294744ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
I0414 13:52:39.419448 1351739 retry.go:31] will retry after 58.364853ms: open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/scheduled-stop-382392/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-382392 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-382392 -n scheduled-stop-382392
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-382392
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-382392 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-382392
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-382392: exit status 7 (75.569259ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.75s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c8a200ca-c497-4d69-ae10-cdde375f166e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-467870] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"2711ee1e-015d-4c40-8587-9b44870c946d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20623"}}
	{"specversion":"1.0","id":"628f7267-2582-47bc-97d6-74e4449ae910","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":"56592fe6-2274-4e1e-8537-6768d2292669","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig"}}
	{"specversion":"1.0","id":"32999174-8d81-473e-82c7-73e4a905210e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube"}}
	{"specversion":"1.0","id":"5c174488-5404-4d72-a2a8-298f11ab2269","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"c567ecad-9dc9-416c-872e-7a584c81778e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"dbd893b4-a244-434d-bf37-86a61800d9ef","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":"4766a77e-e295-48d0-904e-7481e437f57d","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":"8fcdfca0-cfdc-4991-8c86-0f6bee7c2ba3","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":"3e55547f-80a8-46b5-a1a5-0b4042eab621","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":"f2946d51-cb8d-451f-be06-b74a12aceef0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-467870\" primary control-plane node in \"insufficient-storage-467870\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"14383316-5513-4eb0-93c9-1d230fd81e92","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-1744107393-20604 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"65a90327-68ee-4da2-9120-66a24cade187","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":"49b3fdf9-e389-4703-bbee-a773bc28606e","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-arm64 status -p insufficient-storage-467870 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-467870 --output=json --layout=cluster: exit status 7 (292.308669ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 13:54:03.262969 1491710 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-467870" does not appear in /home/jenkins/minikube-integration/20623-1346369/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 13:54:03.549982 1491773 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-467870" does not appear in /home/jenkins/minikube-integration/20623-1346369/kubeconfig
	E0414 13:54:03.561097 1491773 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/insufficient-storage-467870/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-467870" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-467870
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-467870: (1.924574297s)
--- PASS: TestInsufficientStorage (10.75s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (63.98s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.418372228 start -p running-upgrade-775080 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.418372228 start -p running-upgrade-775080 --memory=2200 --vm-driver=docker  --container-runtime=crio: (34.838147039s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-775080 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-775080 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.472430172s)
helpers_test.go:175: Cleaning up "running-upgrade-775080" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-775080
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-775080: (2.8654643s)
--- PASS: TestRunningBinaryUpgrade (63.98s)

                                                
                                    
x
+
TestKubernetesUpgrade (390.97s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-450127 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0414 13:55:43.751179 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-450127 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m11.959960173s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-450127
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-450127: (1.303623111s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-450127 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-450127 status --format={{.Host}}: exit status 7 (75.533734ms)

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-450127] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20623
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.32.2 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-450127
	    minikube start -p kubernetes-upgrade-450127 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4501272 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.32.2, by running:
	    
	    minikube start -p kubernetes-upgrade-450127 --kubernetes-version=v1.32.2
	    

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

                                                
                                    
x
+
TestMissingContainerUpgrade (151.53s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.818965291 start -p missing-upgrade-440736 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.818965291 start -p missing-upgrade-440736 --memory=2200 --driver=docker  --container-runtime=crio: (1m22.388549132s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-440736
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-440736: (10.918224812s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-440736
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-440736 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0414 13:57:15.792293 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-440736 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.809731659s)
helpers_test.go:175: Cleaning up "missing-upgrade-440736" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-440736
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-440736: (2.31810667s)
--- PASS: TestMissingContainerUpgrade (151.53s)

                                                
                                    
x
+
TestPause/serial/Start (62.32s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-826849 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-826849 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m2.315957937s)
--- PASS: TestPause/serial/Start (62.32s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.12s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-600028] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20623
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - 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.12s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (43.49s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-600028 --driver=docker  --container-runtime=crio
E0414 13:54:12.726164 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-600028 --driver=docker  --container-runtime=crio: (43.075427184s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-600028 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (43.49s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (19.51s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-600028
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-600028: (2.130305486s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (19.51s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (15.55s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.05s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.36s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (7.14s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-600028
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-600028: (1.281595556s)
--- PASS: TestNoKubernetes/serial/Stop (1.28s)

                                                
                                    
x
+
TestPause/serial/Pause (0.96s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.39s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.03s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-600028 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-600028 --driver=docker  --container-runtime=crio: (8.034295459s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.03s)

                                                
                                    
x
+
TestPause/serial/Unpause (1.26s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-826849 --alsologtostderr -v=5
pause_test.go:121: (dbg) Done: out/minikube-linux-arm64 unpause -p pause-826849 --alsologtostderr -v=5: (1.25736413s)
--- PASS: TestPause/serial/Unpause (1.26s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.03s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.83s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-826849 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-826849 --alsologtostderr -v=5: (2.827035016s)
--- PASS: TestPause/serial/DeletePaused (2.83s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.54s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.35s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.7s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (73.15s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2906930583 start -p stopped-upgrade-518275 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2906930583 start -p stopped-upgrade-518275 --memory=2200 --vm-driver=docker  --container-runtime=crio: (36.235184364s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2906930583 -p stopped-upgrade-518275 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2906930583 -p stopped-upgrade-518275 stop: (2.709283297s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-518275 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0414 13:59:12.721800 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-518275 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.206244141s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (73.15s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.42s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-518275
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-518275: (1.423777909s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.98s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 14:01:03.776528 1529534 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:01:03.776641 1529534 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:01:03.776652 1529534 out.go:358] Setting ErrFile to fd 2...
	I0414 14:01:03.776657 1529534 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:01:03.776909 1529534 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20623-1346369/.minikube/bin
	I0414 14:01:03.777312 1529534 out.go:352] Setting JSON to false
	I0414 14:01:03.778237 1529534 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":20609,"bootTime":1744618655,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1081-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0414 14:01:03.778306 1529534 start.go:139] virtualization:  
	I0414 14:01:03.781946 1529534 out.go:177] * [false-958744] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0414 14:01:03.784961 1529534 out.go:177]   - MINIKUBE_LOCATION=20623
	I0414 14:01:03.785108 1529534 notify.go:220] Checking for updates...
	I0414 14:01:03.790876 1529534 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:01:03.794086 1529534 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20623-1346369/kubeconfig
	I0414 14:01:03.797052 1529534 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20623-1346369/.minikube
	I0414 14:01:03.800016 1529534 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0414 14:01:03.802881 1529534 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:01:03.806310 1529534 config.go:182] Loaded profile config "kubernetes-upgrade-450127": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 14:01:03.806425 1529534 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:01:03.832052 1529534 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:01:03.832190 1529534 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:01:03.897260 1529534 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 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:39 OomKillDisable:true NGoroutines:52 SystemTime:2025-04-14 14:01:03.887797006 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1081-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:01:03.897379 1529534 docker.go:318] overlay module found
	I0414 14:01:03.902316 1529534 out.go:177] * Using the docker driver based on user configuration
	I0414 14:01:03.905394 1529534 start.go:297] selected driver: docker
	I0414 14:01:03.905413 1529534 start.go:901] validating driver "docker" against <nil>
	I0414 14:01:03.905428 1529534 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:01:03.909131 1529534 out.go:201] 
	W0414 14:01:03.911974 1529534 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
	I0414 14:01:03.914950 1529534 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 13:57:00 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-450127
contexts:
- context:
cluster: kubernetes-upgrade-450127
user: kubernetes-upgrade-450127
name: kubernetes-upgrade-450127
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-450127
user:
client-certificate: /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kubernetes-upgrade-450127/client.crt
client-key: /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kubernetes-upgrade-450127/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-958744 [took: 3.615017727s] --------------------------------
helpers_test.go:175: Cleaning up "false-958744" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-958744
--- PASS: TestNetworkPlugins/group/false (3.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-118777 --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
E0414 14:03:46.859583 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:04:12.722324 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-118777 --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: (2m39.203929448s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (159.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-118777 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" [cf994216-7420-4033-8693-119013dd1425] Pending
helpers_test.go:344: "busybox" [cf994216-7420-4033-8693-119013dd1425] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cf994216-7420-4033-8693-119013dd1425] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.003357425s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-118777 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.56s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-118777 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-118777 --alsologtostderr -v=3: (12.279606605s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.28s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-118777 --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-arm64 start -p old-k8s-version-118777 --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: (2m20.344875707s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-118777 -n old-k8s-version-118777
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (140.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-132666 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-132666 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (1m13.274861601s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (73.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-132666 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" [fdc90119-443b-4da9-8b99-16282ffd0bbb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fdc90119-443b-4da9-8b99-16282ffd0bbb] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003413359s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-132666 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-132666 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-132666 --alsologtostderr -v=3: (12.019743462s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.02s)

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

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

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

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

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

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

                                                
                                                
=== 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-g2ldn" [2ae1aec5-873a-4f6a-80ed-07100ab509ee] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004121118s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-g2ldn" [2ae1aec5-873a-4f6a-80ed-07100ab509ee] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00374597s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-118777 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-118777 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
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.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-270868 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0414 14:09:12.722085 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-270868 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (52.866975515s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (52.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-270868 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" [ec188319-a9b9-432f-a5e5-507a1958e094] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ec188319-a9b9-432f-a5e5-507a1958e094] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.009229017s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-270868 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.37s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-270868 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-270868 --alsologtostderr -v=3: (11.996547921s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.00s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-270868 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0414 14:10:25.815710 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:25.822088 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:25.833616 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:25.854990 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:25.896397 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:25.977821 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:26.139359 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:26.461279 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:27.103434 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:28.385134 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:30.947227 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:36.069128 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:43.750233 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:10:46.310975 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:11:06.792725 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:11:47.754042 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-270868 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m33.672945348s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-270868 -n embed-certs-270868
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (274.10s)

                                                
                                    
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-ddxgw" [897b71b7-946c-4a93-976e-e7e9727a420f] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00315794s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-ddxgw" [897b71b7-946c-4a93-976e-e7e9727a420f] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003250658s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-132666 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-132666 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-290324 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0414 14:13:09.675890 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-290324 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (48.983954365s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (48.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-290324 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" [f4e45895-0dbd-428a-926a-2a153803f8d9] Pending
helpers_test.go:344: "busybox" [f4e45895-0dbd-428a-926a-2a153803f8d9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0414 14:13:55.794151 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [f4e45895-0dbd-428a-926a-2a153803f8d9] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003085405s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-290324 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-290324 --alsologtostderr -v=3
E0414 14:14:12.722249 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-290324 --alsologtostderr -v=3: (11.976053469s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.98s)

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

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

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

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

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

                                                
                                    
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-6tv5b" [e62f7237-2fbf-41c2-af4c-4a9c7f188ab5] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003437796s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-6tv5b" [e62f7237-2fbf-41c2-af4c-4a9c7f188ab5] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003647674s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-270868 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-270868 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-732218 --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.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-732218 --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.2: (37.174146886s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (37.18s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-732218 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-732218 --alsologtostderr -v=3: (1.236838516s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.24s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-732218 --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.2
E0414 14:15:25.816492 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-732218 --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.2: (16.67408463s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-732218 -n newest-cni-732218
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-732218 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0414 14:15:43.750368 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:15:53.518025 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/old-k8s-version-118777/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (53.609445082s)
--- PASS: TestNetworkPlugins/group/auto/Start (53.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-958744 "pgrep -a kubelet"
I0414 14:16:37.341929 1351739 config.go:182] Loaded profile config "auto-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-958744 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-f5gvn" [efae6c17-a804-4612-8d88-4b0784581d74] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-f5gvn" [efae6c17-a804-4612-8d88-4b0784581d74] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.002812378s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0414 14:17:23.337602 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.343963 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.355314 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.376707 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.418084 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.499546 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.660992 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:23.982766 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:24.624172 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:25.905670 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:28.467134 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:33.589012 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:17:43.830643 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (49.967656614s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (49.97s)

                                                
                                    
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-t7894" [ababe9d2-6a21-43fa-a2da-82c3a681bf1e] Running
E0414 14:18:04.312019 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003434443s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-958744 "pgrep -a kubelet"
I0414 14:18:07.141654 1351739 config.go:182] Loaded profile config "kindnet-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-958744 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-47qqm" [960481a6-e3fd-44d1-8b2c-3519625193dd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-47qqm" [960481a6-e3fd-44d1-8b2c-3519625193dd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003514414s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.27s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0414 14:18:45.273986 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:19:12.722091 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/addons-566543/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m8.993022646s)
--- PASS: TestNetworkPlugins/group/calico/Start (68.99s)

                                                
                                    
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-5d47d" [37481fd6-bb34-4642-9c3a-461b33e5d11c] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003673296s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-5d47d" [37481fd6-bb34-4642-9c3a-461b33e5d11c] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004040894s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-290324 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-290324 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.30s)

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

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

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

                                                
                                                
-- 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-arm64 unpause -p default-k8s-diff-port-290324 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-290324 -n default-k8s-diff-port-290324
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-290324 -n default-k8s-diff-port-290324
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.32s)
E0414 14:23:00.847830 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:00.854929 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:00.866306 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:00.888408 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:00.930112 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:01.011542 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:01.173167 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:01.495368 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:02.137421 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:03.419439 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:05.981628 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:11.102943 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:23:21.345112 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"

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

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

                                                
                                    
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-tkv28" [d71fe196-67b0-4191-aba4-23ceebed59b0] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003999097s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-958744 "pgrep -a kubelet"
I0414 14:19:55.065040 1351739 config.go:182] Loaded profile config "calico-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-958744 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-w6rhr" [2bc38865-d26c-44ea-8c51-eb0132b75f5f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-w6rhr" [2bc38865-d26c-44ea-8c51-eb0132b75f5f] Running
E0414 14:20:07.195612 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.005025709s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.34s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-958744 "pgrep -a kubelet"
I0414 14:20:41.193510 1351739 config.go:182] Loaded profile config "custom-flannel-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-958744 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-mzg6d" [aaa42c2b-29bb-4293-a22e-b40a506c8621] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0414 14:20:43.750417 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/functional-955488/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-mzg6d" [aaa42c2b-29bb-4293-a22e-b40a506c8621] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.004054458s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.50s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0414 14:21:37.599607 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:37.606033 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:37.617413 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:37.638796 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:37.680232 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:37.762268 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:37.923733 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:38.244985 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:38.886928 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:40.168595 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:21:42.730463 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-958744 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (55.292022092s)
--- PASS: TestNetworkPlugins/group/flannel/Start (55.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-958744 "pgrep -a kubelet"
I0414 14:21:47.371840 1351739 config.go:182] Loaded profile config "enable-default-cni-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-958744 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-42p6t" [7b1ece36-67da-4641-8362-f98ae5c14833] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0414 14:21:47.851916 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-42p6t" [7b1ece36-67da-4641-8362-f98ae5c14833] Running
E0414 14:21:58.095206 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/auto-958744/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003615295s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.32s)

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

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

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

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

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

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

                                                
                                    
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-vkxp8" [056aff69-f586-41e1-9a2f-9de2c7597752] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00521813s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-958744 "pgrep -a kubelet"
I0414 14:22:20.641206 1351739 config.go:182] Loaded profile config "flannel-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-958744 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-g82mz" [db426f81-6d63-4348-af0a-78f57b2cb3ce] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0414 14:22:23.337230 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/no-preload-132666/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-g82mz" [db426f81-6d63-4348-af0a-78f57b2cb3ce] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.005450134s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-958744 "pgrep -a kubelet"
I0414 14:23:36.512558 1351739 config.go:182] Loaded profile config "bridge-958744": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-958744 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-j6lns" [6728a0dd-5389-48fa-915f-5a87cdaf37f1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-j6lns" [6728a0dd-5389-48fa-915f-5a87cdaf37f1] Running
E0414 14:23:41.827267 1351739 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kindnet-958744/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003716659s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.27s)

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

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

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

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

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

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

                                                
                                    

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.6s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-355265 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-355265" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-355265
--- SKIP: TestDownloadOnlyKic (0.60s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0.36s)

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- 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
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (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 arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (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/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1804: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (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.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.41s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 13:57:00 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-450127
contexts:
- context:
cluster: kubernetes-upgrade-450127
user: kubernetes-upgrade-450127
name: kubernetes-upgrade-450127
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-450127
user:
client-certificate: /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kubernetes-upgrade-450127/client.crt
client-key: /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kubernetes-upgrade-450127/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-958744 [took: 4.248505325s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-958744" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-958744
--- SKIP: TestNetworkPlugins/group/kubenet (4.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.08s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20623-1346369/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 13:57:00 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-450127
contexts:
- context:
cluster: kubernetes-upgrade-450127
user: kubernetes-upgrade-450127
name: kubernetes-upgrade-450127
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-450127
user:
client-certificate: /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kubernetes-upgrade-450127/client.crt
client-key: /home/jenkins/minikube-integration/20623-1346369/.minikube/profiles/kubernetes-upgrade-450127/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-958744 [took: 4.89062679s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-958744" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-958744
--- SKIP: TestNetworkPlugins/group/cilium (5.08s)

                                                
                                    
Copied to clipboard