Test Report: Docker_Linux_crio 20316

                    
                      afc1769d7af9cf0fbffe1101eacbcd6e5c84f215:2025-01-27:38084
                    
                

Test fail (1/330)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-856024 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-856024 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-856024 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" [75acd6c5-75bc-4ca1-bb0e-85e5190e3a85] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [75acd6c5-75bc-4ca1-bb0e-85e5190e3a85] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.002988191s
I0127 01:54:15.756446  312968 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-856024 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.451267883s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550",
	        "Created": "2025-01-27T01:51:33.483355598Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 315030,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-01-27T01:51:33.606297371Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:e72c4cbe9b296d8a58fbcae1a7b969fa1cee662cd7b86f2d4efc5e146519cf0a",
	        "ResolvConfPath": "/var/lib/docker/containers/1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550/hostname",
	        "HostsPath": "/var/lib/docker/containers/1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550/hosts",
	        "LogPath": "/var/lib/docker/containers/1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550/1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550-json.log",
	        "Name": "/addons-856024",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-856024:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-856024",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/2c76caaa80018a3943f9ae26ce745abb5e5a837f16eac2102d4702109387f38b-init/diff:/var/lib/docker/overlay2/cde91d8e427473d50712a1903212dc279107683ab2a4d864a0495bb90ec5a878/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2c76caaa80018a3943f9ae26ce745abb5e5a837f16eac2102d4702109387f38b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2c76caaa80018a3943f9ae26ce745abb5e5a837f16eac2102d4702109387f38b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2c76caaa80018a3943f9ae26ce745abb5e5a837f16eac2102d4702109387f38b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-856024",
	                "Source": "/var/lib/docker/volumes/addons-856024/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-856024",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-856024",
	                "name.minikube.sigs.k8s.io": "addons-856024",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2c71f0b6c57a094023fe2a8bde523a856664c8d8fac5f278cc2d52bf09731dcd",
	            "SandboxKey": "/var/run/docker/netns/2c71f0b6c57a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-856024": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "614e35d71ee89af898ec64cb1dec012285a9db101676bf04ceffe87c2268a636",
	                    "EndpointID": "aaa59f078fce01134b2c89113b46aea3da1322fcd027bb9e7748afc74febb378",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-856024",
	                        "1ae84671b25b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-856024 -n addons-856024
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-856024 logs -n 25: (1.11675178s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-654809 | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC |                     |
	|         | download-docker-654809                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-654809                                                                   | download-docker-654809 | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC | 27 Jan 25 01:51 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-749737   | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC |                     |
	|         | binary-mirror-749737                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35543                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-749737                                                                     | binary-mirror-749737   | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC | 27 Jan 25 01:51 UTC |
	| addons  | disable dashboard -p                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC |                     |
	|         | addons-856024                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC |                     |
	|         | addons-856024                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-856024 --wait=true                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC | 27 Jan 25 01:53 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-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:53 UTC | 27 Jan 25 01:53 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:53 UTC | 27 Jan 25 01:53 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:53 UTC | 27 Jan 25 01:53 UTC |
	|         | -p addons-856024                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-856024 addons                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:53 UTC | 27 Jan 25 01:53 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-856024 addons                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-856024 ip                                                                            | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	| addons  | addons-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-856024 addons                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-856024 ssh curl -s                                                                   | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-856024 ssh cat                                                                       | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | /opt/local-path-provisioner/pvc-b3e96f58-389e-4667-a306-b4c45bfec9e9_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-856024 addons disable                                                                | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-856024 addons                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-856024 addons                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-856024 addons                                                                        | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:54 UTC | 27 Jan 25 01:54 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-856024 ip                                                                            | addons-856024          | jenkins | v1.35.0 | 27 Jan 25 01:56 UTC | 27 Jan 25 01:56 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 01:51:09
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 01:51:09.738232  314280 out.go:345] Setting OutFile to fd 1 ...
	I0127 01:51:09.738341  314280 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 01:51:09.738352  314280 out.go:358] Setting ErrFile to fd 2...
	I0127 01:51:09.738359  314280 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 01:51:09.738533  314280 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 01:51:09.739089  314280 out.go:352] Setting JSON to false
	I0127 01:51:09.740008  314280 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":9214,"bootTime":1737933456,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1074-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0127 01:51:09.740110  314280 start.go:139] virtualization: kvm guest
	I0127 01:51:09.741758  314280 out.go:177] * [addons-856024] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0127 01:51:09.742909  314280 out.go:177]   - MINIKUBE_LOCATION=20316
	I0127 01:51:09.742913  314280 notify.go:220] Checking for updates...
	I0127 01:51:09.744034  314280 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 01:51:09.745091  314280 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 01:51:09.746104  314280 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	I0127 01:51:09.747063  314280 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0127 01:51:09.747950  314280 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 01:51:09.749044  314280 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 01:51:09.769905  314280 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 01:51:09.769972  314280 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 01:51:09.815668  314280 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:47 SystemTime:2025-01-27 01:51:09.806776934 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 01:51:09.815801  314280 docker.go:318] overlay module found
	I0127 01:51:09.817128  314280 out.go:177] * Using the docker driver based on user configuration
	I0127 01:51:09.818117  314280 start.go:297] selected driver: docker
	I0127 01:51:09.818139  314280 start.go:901] validating driver "docker" against <nil>
	I0127 01:51:09.818157  314280 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 01:51:09.819151  314280 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 01:51:09.865777  314280 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:47 SystemTime:2025-01-27 01:51:09.858358993 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 01:51:09.865945  314280 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 01:51:09.866175  314280 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]
	I0127 01:51:09.867294  314280 out.go:177] * Using Docker driver with root privileges
	I0127 01:51:09.868405  314280 cni.go:84] Creating CNI manager for ""
	I0127 01:51:09.868466  314280 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 01:51:09.868478  314280 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 01:51:09.868539  314280 start.go:340] cluster config:
	{Name:addons-856024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:addons-856024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0127 01:51:09.869643  314280 out.go:177] * Starting "addons-856024" primary control-plane node in "addons-856024" cluster
	I0127 01:51:09.870657  314280 cache.go:121] Beginning downloading kic base image for docker with crio
	I0127 01:51:09.871650  314280 out.go:177] * Pulling base image v0.0.46 ...
	I0127 01:51:09.872599  314280 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 01:51:09.872635  314280 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0127 01:51:09.872638  314280 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 01:51:09.872645  314280 cache.go:56] Caching tarball of preloaded images
	I0127 01:51:09.872765  314280 preload.go:172] Found /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0127 01:51:09.872779  314280 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0127 01:51:09.873130  314280 profile.go:143] Saving config to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/config.json ...
	I0127 01:51:09.873174  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/config.json: {Name:mk0eee24ac0e342411ca284adcad629aafbe0fdc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:09.887334  314280 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 01:51:09.887435  314280 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 01:51:09.887449  314280 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0127 01:51:09.887454  314280 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0127 01:51:09.887463  314280 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 01:51:09.887470  314280 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0127 01:51:21.814210  314280 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0127 01:51:21.814266  314280 cache.go:230] Successfully downloaded all kic artifacts
	I0127 01:51:21.814327  314280 start.go:360] acquireMachinesLock for addons-856024: {Name:mkdf6d3b0441483a254bd207d79f639d4a1d5192 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0127 01:51:21.814444  314280 start.go:364] duration metric: took 91.353µs to acquireMachinesLock for "addons-856024"
	I0127 01:51:21.814472  314280 start.go:93] Provisioning new machine with config: &{Name:addons-856024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:addons-856024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0127 01:51:21.814581  314280 start.go:125] createHost starting for "" (driver="docker")
	I0127 01:51:21.815999  314280 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0127 01:51:21.816285  314280 start.go:159] libmachine.API.Create for "addons-856024" (driver="docker")
	I0127 01:51:21.816328  314280 client.go:168] LocalClient.Create starting
	I0127 01:51:21.816459  314280 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca.pem
	I0127 01:51:21.884342  314280 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/cert.pem
	I0127 01:51:22.026712  314280 cli_runner.go:164] Run: docker network inspect addons-856024 --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}}]}"
	W0127 01:51:22.041871  314280 cli_runner.go:211] docker network inspect addons-856024 --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
	I0127 01:51:22.041936  314280 network_create.go:284] running [docker network inspect addons-856024] to gather additional debugging logs...
	I0127 01:51:22.041955  314280 cli_runner.go:164] Run: docker network inspect addons-856024
	W0127 01:51:22.056315  314280 cli_runner.go:211] docker network inspect addons-856024 returned with exit code 1
	I0127 01:51:22.056337  314280 network_create.go:287] error running [docker network inspect addons-856024]: docker network inspect addons-856024: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-856024 not found
	I0127 01:51:22.056356  314280 network_create.go:289] output of [docker network inspect addons-856024]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-856024 not found
	
	** /stderr **
	I0127 01:51:22.056423  314280 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}}]}"
	I0127 01:51:22.071656  314280 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:0xc001b3d4c0}
	I0127 01:51:22.071695  314280 network_create.go:124] attempt to create docker network addons-856024 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0127 01:51:22.071730  314280 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-856024 addons-856024
	I0127 01:51:22.129465  314280 network_create.go:108] docker network addons-856024 192.168.49.0/24 created
	I0127 01:51:22.129497  314280 kic.go:121] calculated static IP "192.168.49.2" for the "addons-856024" container
	I0127 01:51:22.129568  314280 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0127 01:51:22.143772  314280 cli_runner.go:164] Run: docker volume create addons-856024 --label name.minikube.sigs.k8s.io=addons-856024 --label created_by.minikube.sigs.k8s.io=true
	I0127 01:51:22.160479  314280 oci.go:103] Successfully created a docker volume addons-856024
	I0127 01:51:22.160539  314280 cli_runner.go:164] Run: docker run --rm --name addons-856024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-856024 --entrypoint /usr/bin/test -v addons-856024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0127 01:51:28.947542  314280 cli_runner.go:217] Completed: docker run --rm --name addons-856024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-856024 --entrypoint /usr/bin/test -v addons-856024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (6.78696029s)
	I0127 01:51:28.947571  314280 oci.go:107] Successfully prepared a docker volume addons-856024
	I0127 01:51:28.947596  314280 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 01:51:28.947619  314280 kic.go:194] Starting extracting preloaded images to volume ...
	I0127 01:51:28.947690  314280 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-856024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0127 01:51:33.423406  314280 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-856024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.475672667s)
	I0127 01:51:33.423446  314280 kic.go:203] duration metric: took 4.475821492s to extract preloaded images to volume ...
	W0127 01:51:33.423574  314280 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0127 01:51:33.423668  314280 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0127 01:51:33.468730  314280 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-856024 --name addons-856024 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-856024 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-856024 --network addons-856024 --ip 192.168.49.2 --volume addons-856024:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0127 01:51:33.770929  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Running}}
	I0127 01:51:33.788459  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:33.807480  314280 cli_runner.go:164] Run: docker exec addons-856024 stat /var/lib/dpkg/alternatives/iptables
	I0127 01:51:33.855260  314280 oci.go:144] the created container "addons-856024" has a running status.
	I0127 01:51:33.855299  314280 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa...
	I0127 01:51:34.048675  314280 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0127 01:51:34.070042  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:34.090632  314280 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0127 01:51:34.090655  314280 kic_runner.go:114] Args: [docker exec --privileged addons-856024 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0127 01:51:34.188022  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:34.208807  314280 machine.go:93] provisionDockerMachine start ...
	I0127 01:51:34.208908  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:34.230537  314280 main.go:141] libmachine: Using SSH client type: native
	I0127 01:51:34.230760  314280 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0127 01:51:34.230776  314280 main.go:141] libmachine: About to run SSH command:
	hostname
	I0127 01:51:34.432161  314280 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-856024
	
	I0127 01:51:34.432188  314280 ubuntu.go:169] provisioning hostname "addons-856024"
	I0127 01:51:34.432247  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:34.448772  314280 main.go:141] libmachine: Using SSH client type: native
	I0127 01:51:34.449006  314280 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0127 01:51:34.449025  314280 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-856024 && echo "addons-856024" | sudo tee /etc/hostname
	I0127 01:51:34.587003  314280 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-856024
	
	I0127 01:51:34.587087  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:34.603528  314280 main.go:141] libmachine: Using SSH client type: native
	I0127 01:51:34.603715  314280 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0127 01:51:34.603740  314280 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-856024' /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-856024/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-856024' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0127 01:51:34.728573  314280 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0127 01:51:34.728601  314280 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20316-306184/.minikube CaCertPath:/home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20316-306184/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20316-306184/.minikube}
	I0127 01:51:34.728627  314280 ubuntu.go:177] setting up certificates
	I0127 01:51:34.728642  314280 provision.go:84] configureAuth start
	I0127 01:51:34.728698  314280 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-856024
	I0127 01:51:34.747139  314280 provision.go:143] copyHostCerts
	I0127 01:51:34.747216  314280 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20316-306184/.minikube/ca.pem (1082 bytes)
	I0127 01:51:34.747347  314280 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20316-306184/.minikube/cert.pem (1123 bytes)
	I0127 01:51:34.747437  314280 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20316-306184/.minikube/key.pem (1675 bytes)
	I0127 01:51:34.747511  314280 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20316-306184/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca-key.pem org=jenkins.addons-856024 san=[127.0.0.1 192.168.49.2 addons-856024 localhost minikube]
	I0127 01:51:34.875578  314280 provision.go:177] copyRemoteCerts
	I0127 01:51:34.875634  314280 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0127 01:51:34.875675  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:34.892275  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:34.985314  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0127 01:51:35.006142  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0127 01:51:35.026600  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0127 01:51:35.046450  314280 provision.go:87] duration metric: took 317.794925ms to configureAuth
	I0127 01:51:35.046469  314280 ubuntu.go:193] setting minikube options for container-runtime
	I0127 01:51:35.046647  314280 config.go:182] Loaded profile config "addons-856024": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 01:51:35.046761  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:35.062734  314280 main.go:141] libmachine: Using SSH client type: native
	I0127 01:51:35.062905  314280 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0127 01:51:35.062932  314280 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
	I0127 01:51:35.266942  314280 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0127 01:51:35.266977  314280 machine.go:96] duration metric: took 1.058143114s to provisionDockerMachine
	I0127 01:51:35.266992  314280 client.go:171] duration metric: took 13.450652299s to LocalClient.Create
	I0127 01:51:35.267013  314280 start.go:167] duration metric: took 13.450726966s to libmachine.API.Create "addons-856024"
	I0127 01:51:35.267023  314280 start.go:293] postStartSetup for "addons-856024" (driver="docker")
	I0127 01:51:35.267036  314280 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]
	I0127 01:51:35.267105  314280 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
	I0127 01:51:35.267167  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:35.283560  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:35.372989  314280 ssh_runner.go:195] Run: cat /etc/os-release
	I0127 01:51:35.375989  314280 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0127 01:51:35.376031  314280 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0127 01:51:35.376050  314280 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0127 01:51:35.376061  314280 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0127 01:51:35.376074  314280 filesync.go:126] Scanning /home/jenkins/minikube-integration/20316-306184/.minikube/addons for local assets ...
	I0127 01:51:35.376125  314280 filesync.go:126] Scanning /home/jenkins/minikube-integration/20316-306184/.minikube/files for local assets ...
	I0127 01:51:35.376151  314280 start.go:296] duration metric: took 109.122213ms for postStartSetup
	I0127 01:51:35.376416  314280 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-856024
	I0127 01:51:35.393099  314280 profile.go:143] Saving config to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/config.json ...
	I0127 01:51:35.393404  314280 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 01:51:35.393452  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:35.409343  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:35.497454  314280 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0127 01:51:35.501400  314280 start.go:128] duration metric: took 13.686798429s to createHost
	I0127 01:51:35.501423  314280 start.go:83] releasing machines lock for "addons-856024", held for 13.686965278s
	I0127 01:51:35.501488  314280 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-856024
	I0127 01:51:35.516902  314280 ssh_runner.go:195] Run: cat /version.json
	I0127 01:51:35.516954  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:35.517047  314280 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0127 01:51:35.517117  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:35.533236  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:35.533712  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:35.684374  314280 ssh_runner.go:195] Run: systemctl --version
	I0127 01:51:35.688001  314280 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0127 01:51:35.823629  314280 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0127 01:51:35.827559  314280 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" ;
	I0127 01:51:35.843741  314280 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0127 01:51:35.843820  314280 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" ;
	I0127 01:51:35.867888  314280 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0127 01:51:35.867914  314280 start.go:495] detecting cgroup driver to use...
	I0127 01:51:35.867949  314280 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0127 01:51:35.868000  314280 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0127 01:51:35.881329  314280 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0127 01:51:35.890358  314280 docker.go:217] disabling cri-docker service (if available) ...
	I0127 01:51:35.890403  314280 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0127 01:51:35.901491  314280 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0127 01:51:35.913131  314280 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0127 01:51:35.993086  314280 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0127 01:51:36.068714  314280 docker.go:233] disabling docker service ...
	I0127 01:51:36.068767  314280 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0127 01:51:36.085787  314280 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0127 01:51:36.095181  314280 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0127 01:51:36.164217  314280 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0127 01:51:36.243096  314280 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0127 01:51:36.252622  314280 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"
	I0127 01:51:36.266530  314280 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0127 01:51:36.266572  314280 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"
	I0127 01:51:36.274590  314280 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0127 01:51:36.274632  314280 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0127 01:51:36.282952  314280 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0127 01:51:36.290917  314280 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0127 01:51:36.298910  314280 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0127 01:51:36.306276  314280 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"
	I0127 01:51:36.314145  314280 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"
	I0127 01:51:36.326979  314280 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"
	I0127 01:51:36.334821  314280 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0127 01:51:36.341993  314280 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0127 01:51:36.342039  314280 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0127 01:51:36.353291  314280 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0127 01:51:36.360205  314280 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 01:51:36.437040  314280 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0127 01:51:36.531670  314280 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0127 01:51:36.531749  314280 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0127 01:51:36.534942  314280 start.go:563] Will wait 60s for crictl version
	I0127 01:51:36.534982  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:51:36.537871  314280 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0127 01:51:36.569106  314280 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0127 01:51:36.569230  314280 ssh_runner.go:195] Run: crio --version
	I0127 01:51:36.602221  314280 ssh_runner.go:195] Run: crio --version
	I0127 01:51:36.635622  314280 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0127 01:51:36.636762  314280 cli_runner.go:164] Run: docker network inspect addons-856024 --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}}]}"
	I0127 01:51:36.652669  314280 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0127 01:51:36.656111  314280 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""
	I0127 01:51:36.665896  314280 kubeadm.go:883] updating cluster {Name:addons-856024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:addons-856024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0127 01:51:36.666040  314280 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 01:51:36.666103  314280 ssh_runner.go:195] Run: sudo crictl images --output json
	I0127 01:51:36.728660  314280 crio.go:514] all images are preloaded for cri-o runtime.
	I0127 01:51:36.728681  314280 crio.go:433] Images already preloaded, skipping extraction
	I0127 01:51:36.728728  314280 ssh_runner.go:195] Run: sudo crictl images --output json
	I0127 01:51:36.759247  314280 crio.go:514] all images are preloaded for cri-o runtime.
	I0127 01:51:36.759269  314280 cache_images.go:84] Images are preloaded, skipping loading
	I0127 01:51:36.759277  314280 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0127 01:51:36.759386  314280 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-856024 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-856024 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:}
	I0127 01:51:36.759464  314280 ssh_runner.go:195] Run: crio config
	I0127 01:51:36.799995  314280 cni.go:84] Creating CNI manager for ""
	I0127 01:51:36.800025  314280 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 01:51:36.800040  314280 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0127 01:51:36.800078  314280 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-856024 NodeName:addons-856024 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}
	I0127 01:51:36.800263  314280 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-856024"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0127 01:51:36.800349  314280 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0127 01:51:36.808314  314280 binaries.go:44] Found k8s binaries, skipping transfer
	I0127 01:51:36.808370  314280 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0127 01:51:36.816489  314280 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0127 01:51:36.831384  314280 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0127 01:51:36.846801  314280 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0127 01:51:36.861550  314280 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0127 01:51:36.864472  314280 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""
	I0127 01:51:36.873973  314280 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 01:51:36.951881  314280 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 01:51:36.963232  314280 certs.go:68] Setting up /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024 for IP: 192.168.49.2
	I0127 01:51:36.963255  314280 certs.go:194] generating shared ca certs ...
	I0127 01:51:36.963275  314280 certs.go:226] acquiring lock for ca certs: {Name:mkbd0f4521cceb8330efa5b99838d13bca696ff1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:36.963405  314280 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20316-306184/.minikube/ca.key
	I0127 01:51:37.425293  314280 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt ...
	I0127 01:51:37.425321  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt: {Name:mkfa5b4622b1e34ba1978f069cc5de02d4f73ee9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:37.425484  314280 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20316-306184/.minikube/ca.key ...
	I0127 01:51:37.425494  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/ca.key: {Name:mk36d171a8b5397e401e984b2dccb87c558d0d71 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:37.425563  314280 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.key
	I0127 01:51:37.521098  314280 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.crt ...
	I0127 01:51:37.521130  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.crt: {Name:mk516e2759a5e76bcc844e085491fd5a17c4627d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:37.521310  314280 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.key ...
	I0127 01:51:37.521324  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.key: {Name:mkaf36d0deaed32a26635d2ff586f946c310a2ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:37.521411  314280 certs.go:256] generating profile certs ...
	I0127 01:51:37.521491  314280 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.key
	I0127 01:51:37.521519  314280 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt with IP's: []
	I0127 01:51:37.865289  314280 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt ...
	I0127 01:51:37.865325  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: {Name:mkeb31e1a2651645b2fca5ff6d04f4e439b04891 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:37.865488  314280 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.key ...
	I0127 01:51:37.865500  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.key: {Name:mkcfe3323db9ab6194a51a883d05458fd3b29a9b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:37.865568  314280 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.key.4ed5fe05
	I0127 01:51:37.865587  314280 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.crt.4ed5fe05 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0127 01:51:38.158025  314280 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.crt.4ed5fe05 ...
	I0127 01:51:38.158053  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.crt.4ed5fe05: {Name:mk898c68b89eeec25c57c4acd4dfac3ad6b64d00 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:38.158188  314280 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.key.4ed5fe05 ...
	I0127 01:51:38.158200  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.key.4ed5fe05: {Name:mk0b835bb38dd77d9505aa823571fb56299693d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:38.158270  314280 certs.go:381] copying /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.crt.4ed5fe05 -> /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.crt
	I0127 01:51:38.158337  314280 certs.go:385] copying /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.key.4ed5fe05 -> /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.key
	I0127 01:51:38.158388  314280 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.key
	I0127 01:51:38.158405  314280 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.crt with IP's: []
	I0127 01:51:38.323083  314280 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.crt ...
	I0127 01:51:38.323106  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.crt: {Name:mkc582f9e843487b3176bb4d83cfee4fb9a159fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:38.323236  314280 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.key ...
	I0127 01:51:38.323248  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.key: {Name:mk448cc6b1284ef93029295e6872744669a7b8e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:38.323413  314280 certs.go:484] found cert: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca-key.pem (1679 bytes)
	I0127 01:51:38.323448  314280 certs.go:484] found cert: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/ca.pem (1082 bytes)
	I0127 01:51:38.323471  314280 certs.go:484] found cert: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/cert.pem (1123 bytes)
	I0127 01:51:38.323499  314280 certs.go:484] found cert: /home/jenkins/minikube-integration/20316-306184/.minikube/certs/key.pem (1675 bytes)
	I0127 01:51:38.324102  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0127 01:51:38.345811  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0127 01:51:38.365749  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0127 01:51:38.385447  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0127 01:51:38.405686  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0127 01:51:38.426729  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0127 01:51:38.447496  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0127 01:51:38.467654  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0127 01:51:38.487449  314280 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0127 01:51:38.507115  314280 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0127 01:51:38.521784  314280 ssh_runner.go:195] Run: openssl version
	I0127 01:51:38.526659  314280 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"
	I0127 01:51:38.534431  314280 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0127 01:51:38.537221  314280 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jan 27 01:51 /usr/share/ca-certificates/minikubeCA.pem
	I0127 01:51:38.537274  314280 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0127 01:51:38.543415  314280 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"
	I0127 01:51:38.551520  314280 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0127 01:51:38.554261  314280 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
	I0127 01:51:38.554304  314280 kubeadm.go:392] StartCluster: {Name:addons-856024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:addons-856024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 01:51:38.554380  314280 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0127 01:51:38.554430  314280 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0127 01:51:38.586157  314280 cri.go:89] found id: ""
	I0127 01:51:38.586208  314280 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0127 01:51:38.593624  314280 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0127 01:51:38.601382  314280 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0127 01:51:38.601422  314280 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
	I0127 01:51:38.608522  314280 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
	I0127 01:51:38.608553  314280 kubeadm.go:157] found existing configuration files:
	
	I0127 01:51:38.608586  314280 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0127 01:51:38.616006  314280 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
	I0127 01:51:38.616053  314280 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0127 01:51:38.622918  314280 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0127 01:51:38.630032  314280 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
	I0127 01:51:38.630079  314280 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0127 01:51:38.636939  314280 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0127 01:51:38.643885  314280 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
	I0127 01:51:38.643917  314280 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0127 01:51:38.650669  314280 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0127 01:51:38.657642  314280 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
	I0127 01:51:38.657680  314280 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0127 01:51:38.664527  314280 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0127 01:51:38.714687  314280 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0127 01:51:38.714932  314280 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-1074-gcp\n", err: exit status 1
	I0127 01:51:38.764751  314280 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0127 01:51:47.370970  314280 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0127 01:51:47.371051  314280 kubeadm.go:310] [preflight] Running pre-flight checks
	I0127 01:51:47.371188  314280 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0127 01:51:47.371238  314280 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1074-gcp
	I0127 01:51:47.371275  314280 kubeadm.go:310] OS: Linux
	I0127 01:51:47.371315  314280 kubeadm.go:310] CGROUPS_CPU: enabled
	I0127 01:51:47.371405  314280 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0127 01:51:47.371492  314280 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0127 01:51:47.371571  314280 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0127 01:51:47.371650  314280 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0127 01:51:47.371721  314280 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0127 01:51:47.371784  314280 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0127 01:51:47.371829  314280 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0127 01:51:47.371875  314280 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0127 01:51:47.371940  314280 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0127 01:51:47.372031  314280 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0127 01:51:47.372149  314280 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0127 01:51:47.372236  314280 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0127 01:51:47.373786  314280 out.go:235]   - Generating certificates and keys ...
	I0127 01:51:47.373880  314280 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0127 01:51:47.373945  314280 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0127 01:51:47.374002  314280 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0127 01:51:47.374090  314280 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0127 01:51:47.374189  314280 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0127 01:51:47.374267  314280 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0127 01:51:47.374350  314280 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0127 01:51:47.374620  314280 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-856024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0127 01:51:47.374708  314280 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0127 01:51:47.374892  314280 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-856024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0127 01:51:47.375001  314280 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0127 01:51:47.375086  314280 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0127 01:51:47.375137  314280 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0127 01:51:47.375183  314280 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0127 01:51:47.375223  314280 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0127 01:51:47.375275  314280 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0127 01:51:47.375318  314280 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0127 01:51:47.375369  314280 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0127 01:51:47.375432  314280 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0127 01:51:47.375549  314280 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0127 01:51:47.375613  314280 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0127 01:51:47.376853  314280 out.go:235]   - Booting up control plane ...
	I0127 01:51:47.376960  314280 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0127 01:51:47.377031  314280 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0127 01:51:47.377100  314280 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0127 01:51:47.377268  314280 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0127 01:51:47.377380  314280 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0127 01:51:47.377419  314280 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0127 01:51:47.377553  314280 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0127 01:51:47.377715  314280 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0127 01:51:47.377806  314280 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.572342ms
	I0127 01:51:47.377889  314280 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0127 01:51:47.377979  314280 kubeadm.go:310] [api-check] The API server is healthy after 4.001751272s
	I0127 01:51:47.378077  314280 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0127 01:51:47.378188  314280 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0127 01:51:47.378255  314280 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0127 01:51:47.378433  314280 kubeadm.go:310] [mark-control-plane] Marking the node addons-856024 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0127 01:51:47.378500  314280 kubeadm.go:310] [bootstrap-token] Using token: gut7yy.y8lwfvj917vsa1qh
	I0127 01:51:47.379622  314280 out.go:235]   - Configuring RBAC rules ...
	I0127 01:51:47.379713  314280 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0127 01:51:47.379798  314280 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0127 01:51:47.379926  314280 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
	I0127 01:51:47.380041  314280 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0127 01:51:47.380139  314280 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0127 01:51:47.380205  314280 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0127 01:51:47.380293  314280 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0127 01:51:47.380336  314280 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0127 01:51:47.380375  314280 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0127 01:51:47.380381  314280 kubeadm.go:310] 
	I0127 01:51:47.380430  314280 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0127 01:51:47.380436  314280 kubeadm.go:310] 
	I0127 01:51:47.380497  314280 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0127 01:51:47.380503  314280 kubeadm.go:310] 
	I0127 01:51:47.380522  314280 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0127 01:51:47.380578  314280 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0127 01:51:47.380635  314280 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0127 01:51:47.380651  314280 kubeadm.go:310] 
	I0127 01:51:47.380722  314280 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0127 01:51:47.380735  314280 kubeadm.go:310] 
	I0127 01:51:47.380797  314280 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0127 01:51:47.380809  314280 kubeadm.go:310] 
	I0127 01:51:47.380886  314280 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0127 01:51:47.380995  314280 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0127 01:51:47.381096  314280 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0127 01:51:47.381106  314280 kubeadm.go:310] 
	I0127 01:51:47.381249  314280 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0127 01:51:47.381365  314280 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0127 01:51:47.381377  314280 kubeadm.go:310] 
	I0127 01:51:47.381468  314280 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token gut7yy.y8lwfvj917vsa1qh \
	I0127 01:51:47.381599  314280 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:a9f8209ecdd12dd2514373b49918fda6f3caeb36fa24917edc2a846792aa0ec4 \
	I0127 01:51:47.381637  314280 kubeadm.go:310] 	--control-plane 
	I0127 01:51:47.381647  314280 kubeadm.go:310] 
	I0127 01:51:47.381754  314280 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0127 01:51:47.381764  314280 kubeadm.go:310] 
	I0127 01:51:47.381830  314280 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token gut7yy.y8lwfvj917vsa1qh \
	I0127 01:51:47.381934  314280 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:a9f8209ecdd12dd2514373b49918fda6f3caeb36fa24917edc2a846792aa0ec4 
	I0127 01:51:47.381946  314280 cni.go:84] Creating CNI manager for ""
	I0127 01:51:47.381956  314280 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 01:51:47.383241  314280 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0127 01:51:47.384332  314280 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0127 01:51:47.387894  314280 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0127 01:51:47.387909  314280 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0127 01:51:47.404193  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0127 01:51:47.593383  314280 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0127 01:51:47.593471  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:47.593500  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-856024 minikube.k8s.io/updated_at=2025_01_27T01_51_47_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=6bb462d349d93b9bf1c5a4f87817e5e9ea11cc95 minikube.k8s.io/name=addons-856024 minikube.k8s.io/primary=true
	I0127 01:51:47.600575  314280 ops.go:34] apiserver oom_adj: -16
	I0127 01:51:47.711041  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:48.211159  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:48.711873  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:49.211780  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:49.711144  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:50.211643  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:50.711890  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:51.211686  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:51.711081  314280 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 01:51:51.778778  314280 kubeadm.go:1113] duration metric: took 4.185396008s to wait for elevateKubeSystemPrivileges
	I0127 01:51:51.778813  314280 kubeadm.go:394] duration metric: took 13.22451426s to StartCluster
	I0127 01:51:51.778835  314280 settings.go:142] acquiring lock: {Name:mk470fd531b63d2fcfcccf06e49db3ff90b5071f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:51.778952  314280 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 01:51:51.779450  314280 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/kubeconfig: {Name:mk198e21a76577f9063b4cc18bb79fdee43fc2d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:51:51.779668  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0127 01:51:51.779699  314280 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0127 01:51:51.779749  314280 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]
	I0127 01:51:51.779890  314280 addons.go:69] Setting yakd=true in profile "addons-856024"
	I0127 01:51:51.779911  314280 addons.go:69] Setting gcp-auth=true in profile "addons-856024"
	I0127 01:51:51.779916  314280 addons.go:238] Setting addon yakd=true in "addons-856024"
	I0127 01:51:51.779922  314280 config.go:182] Loaded profile config "addons-856024": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 01:51:51.779935  314280 mustload.go:65] Loading cluster: addons-856024
	I0127 01:51:51.779932  314280 addons.go:69] Setting default-storageclass=true in profile "addons-856024"
	I0127 01:51:51.779942  314280 addons.go:69] Setting ingress=true in profile "addons-856024"
	I0127 01:51:51.779960  314280 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-856024"
	I0127 01:51:51.779969  314280 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-856024"
	I0127 01:51:51.779975  314280 addons.go:69] Setting cloud-spanner=true in profile "addons-856024"
	I0127 01:51:51.779952  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.779987  314280 addons.go:69] Setting registry=true in profile "addons-856024"
	I0127 01:51:51.779988  314280 addons.go:238] Setting addon cloud-spanner=true in "addons-856024"
	I0127 01:51:51.779997  314280 addons.go:238] Setting addon registry=true in "addons-856024"
	I0127 01:51:51.780013  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.780023  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.779961  314280 addons.go:69] Setting metrics-server=true in profile "addons-856024"
	I0127 01:51:51.780087  314280 addons.go:238] Setting addon metrics-server=true in "addons-856024"
	I0127 01:51:51.780096  314280 addons.go:69] Setting ingress-dns=true in profile "addons-856024"
	I0127 01:51:51.780108  314280 addons.go:238] Setting addon ingress-dns=true in "addons-856024"
	I0127 01:51:51.780124  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.780140  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.780349  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780514  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780564  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780575  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780771  314280 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-856024"
	I0127 01:51:51.780828  314280 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-856024"
	I0127 01:51:51.779976  314280 addons.go:238] Setting addon ingress=true in "addons-856024"
	I0127 01:51:51.780860  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780877  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.779899  314280 addons.go:69] Setting inspektor-gadget=true in profile "addons-856024"
	I0127 01:51:51.780902  314280 addons.go:238] Setting addon inspektor-gadget=true in "addons-856024"
	I0127 01:51:51.780919  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.781343  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.781408  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780865  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.780522  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.780087  314280 config.go:182] Loaded profile config "addons-856024": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 01:51:51.782674  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.783329  314280 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-856024"
	I0127 01:51:51.783955  314280 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-856024"
	I0127 01:51:51.784217  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.786589  314280 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-856024"
	I0127 01:51:51.784341  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.786616  314280 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-856024"
	I0127 01:51:51.786910  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.787461  314280 addons.go:69] Setting storage-provisioner=true in profile "addons-856024"
	I0127 01:51:51.787521  314280 addons.go:238] Setting addon storage-provisioner=true in "addons-856024"
	I0127 01:51:51.787562  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.788048  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.789111  314280 out.go:177] * Verifying Kubernetes components...
	I0127 01:51:51.786600  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.789407  314280 addons.go:69] Setting volcano=true in profile "addons-856024"
	I0127 01:51:51.789434  314280 addons.go:238] Setting addon volcano=true in "addons-856024"
	I0127 01:51:51.789468  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.789508  314280 addons.go:69] Setting volumesnapshots=true in profile "addons-856024"
	I0127 01:51:51.789531  314280 addons.go:238] Setting addon volumesnapshots=true in "addons-856024"
	I0127 01:51:51.789569  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.779980  314280 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-856024"
	I0127 01:51:51.789635  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.790508  314280 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 01:51:51.814510  314280 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0127 01:51:51.816124  314280 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0127 01:51:51.816146  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0127 01:51:51.816214  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.825792  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.825792  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.825792  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.834575  314280 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0127 01:51:51.834701  314280 out.go:177]   - Using image docker.io/registry:2.8.3
	I0127 01:51:51.835488  314280 addons.go:238] Setting addon default-storageclass=true in "addons-856024"
	I0127 01:51:51.835745  314280 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0127 01:51:51.835766  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0127 01:51:51.835821  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.836593  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.837105  314280 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0127 01:51:51.837358  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.838461  314280 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0127 01:51:51.838480  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0127 01:51:51.838530  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.843866  314280 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0127 01:51:51.843870  314280 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0127 01:51:51.844851  314280 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0127 01:51:51.844871  314280 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0127 01:51:51.844925  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.845137  314280 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0127 01:51:51.845162  314280 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0127 01:51:51.845224  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.852407  314280 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.36.0
	I0127 01:51:51.853418  314280 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0127 01:51:51.853439  314280 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0127 01:51:51.853500  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.855150  314280 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-856024"
	I0127 01:51:51.855202  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.855711  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:51.859727  314280 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0127 01:51:51.859931  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.862210  314280 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0127 01:51:51.863339  314280 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0127 01:51:51.865504  314280 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0127 01:51:51.865528  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0127 01:51:51.865579  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.868635  314280 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0127 01:51:51.870283  314280 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0127 01:51:51.870304  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0127 01:51:51.870356  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	W0127 01:51:51.875612  314280 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0127 01:51:51.887862  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.893844  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0127 01:51:51.895167  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0127 01:51:51.896748  314280 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0127 01:51:51.896773  314280 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0127 01:51:51.896750  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0127 01:51:51.896826  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.897029  314280 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0127 01:51:51.898023  314280 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0127 01:51:51.898051  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0127 01:51:51.898102  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.898533  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:51.899677  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0127 01:51:51.906677  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0127 01:51:51.908634  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0127 01:51:51.911120  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0127 01:51:51.912240  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0127 01:51:51.913283  314280 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0127 01:51:51.914314  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0127 01:51:51.914330  314280 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0127 01:51:51.914389  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.915577  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.918115  314280 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0127 01:51:51.918132  314280 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0127 01:51:51.918178  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.921014  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.923967  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.924716  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.926404  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.926751  314280 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0127 01:51:51.937473  314280 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0127 01:51:51.937494  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0127 01:51:51.937553  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.946476  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.946909  314280 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0127 01:51:51.948969  314280 out.go:177]   - Using image docker.io/busybox:stable
	I0127 01:51:51.949256  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.950547  314280 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0127 01:51:51.950566  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0127 01:51:51.950619  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:51.951466  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.953858  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.953888  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.960740  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:51.967670  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	W0127 01:51:51.981529  314280 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0127 01:51:51.981558  314280 retry.go:31] will retry after 312.773998ms: ssh: handshake failed: EOF
	I0127 01:51:52.099748  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0127 01:51:52.182003  314280 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 01:51:52.195032  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0127 01:51:52.393410  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0127 01:51:52.396239  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0127 01:51:52.578545  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0127 01:51:52.579020  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0127 01:51:52.583162  314280 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0127 01:51:52.583187  314280 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0127 01:51:52.583623  314280 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0127 01:51:52.583640  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0127 01:51:52.587576  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0127 01:51:52.588697  314280 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0127 01:51:52.588749  314280 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0127 01:51:52.589093  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0127 01:51:52.589140  314280 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0127 01:51:52.599964  314280 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0127 01:51:52.600042  314280 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0127 01:51:52.688597  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0127 01:51:52.778832  314280 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0127 01:51:52.778940  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0127 01:51:52.796953  314280 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0127 01:51:52.797051  314280 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0127 01:51:52.885916  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0127 01:51:52.886000  314280 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)
	I0127 01:51:52.888216  314280 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0127 01:51:52.888271  314280 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0127 01:51:52.985945  314280 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0127 01:51:52.986043  314280 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0127 01:51:53.093648  314280 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0127 01:51:53.093909  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0127 01:51:53.178446  314280 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0127 01:51:53.178528  314280 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0127 01:51:53.185618  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0127 01:51:53.194956  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0127 01:51:53.196556  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0127 01:51:53.196619  314280 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0127 01:51:53.200364  314280 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0127 01:51:53.200432  314280 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0127 01:51:53.478663  314280 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0127 01:51:53.478772  314280 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0127 01:51:53.598542  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0127 01:51:53.678438  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0127 01:51:53.678537  314280 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0127 01:51:53.778796  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0127 01:51:53.778954  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0127 01:51:53.778990  314280 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0127 01:51:53.779322  314280 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0127 01:51:53.779363  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0127 01:51:53.879366  314280 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.697270857s)
	I0127 01:51:53.880129  314280 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.780341273s)
	I0127 01:51:53.880284  314280 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0127 01:51:53.881638  314280 node_ready.go:35] waiting up to 6m0s for node "addons-856024" to be "Ready" ...
	I0127 01:51:53.899697  314280 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0127 01:51:53.899768  314280 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0127 01:51:54.192397  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0127 01:51:54.277788  314280 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0127 01:51:54.277819  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0127 01:51:54.278829  314280 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0127 01:51:54.278852  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0127 01:51:54.497417  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0127 01:51:54.581308  314280 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-856024" context rescaled to 1 replicas
	I0127 01:51:54.685974  314280 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0127 01:51:54.686010  314280 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0127 01:51:54.979368  314280 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0127 01:51:54.979471  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0127 01:51:55.386337  314280 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0127 01:51:55.386375  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0127 01:51:55.492800  314280 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0127 01:51:55.492836  314280 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0127 01:51:55.597068  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0127 01:51:55.684628  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.489504037s)
	I0127 01:51:55.895031  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:51:57.481959  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.088501897s)
	I0127 01:51:57.481998  314280 addons.go:479] Verifying addon ingress=true in "addons-856024"
	I0127 01:51:57.482045  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.085771126s)
	I0127 01:51:57.482119  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (4.903543819s)
	I0127 01:51:57.482244  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.903195013s)
	I0127 01:51:57.482544  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.894937051s)
	I0127 01:51:57.482745  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.794102536s)
	I0127 01:51:57.482793  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.297104863s)
	I0127 01:51:57.482889  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.287907721s)
	I0127 01:51:57.482948  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (3.884298678s)
	I0127 01:51:57.482968  314280 addons.go:479] Verifying addon registry=true in "addons-856024"
	I0127 01:51:57.483211  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (3.704321243s)
	I0127 01:51:57.483241  314280 addons.go:479] Verifying addon metrics-server=true in "addons-856024"
	I0127 01:51:57.483294  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (3.290854557s)
	I0127 01:51:57.483408  314280 out.go:177] * Verifying ingress addon...
	I0127 01:51:57.484365  314280 out.go:177] * Verifying registry addon...
	I0127 01:51:57.484372  314280 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-856024 service yakd-dashboard -n yakd-dashboard
	
	I0127 01:51:57.485995  314280 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0127 01:51:57.486938  314280 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0127 01:51:57.489402  314280 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0127 01:51:57.490957  314280 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0127 01:51:57.490974  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:51:57.491162  314280 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0127 01:51:57.491180  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:51:57.990122  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:51:57.990570  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:51:58.197913  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.700444394s)
	W0127 01:51:58.197969  314280 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0127 01:51:58.197995  314280 retry.go:31] will retry after 274.804051ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0127 01:51:58.384507  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:51:58.428335  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (2.831199842s)
	I0127 01:51:58.428384  314280 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-856024"
	I0127 01:51:58.429726  314280 out.go:177] * Verifying csi-hostpath-driver addon...
	I0127 01:51:58.432168  314280 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0127 01:51:58.434320  314280 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0127 01:51:58.434339  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:51:58.473066  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0127 01:51:58.488978  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:51:58.489246  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:51:58.904024  314280 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0127 01:51:58.904088  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:58.920974  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:58.935088  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:51:58.989169  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:51:58.989463  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:51:59.030283  314280 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0127 01:51:59.045878  314280 addons.go:238] Setting addon gcp-auth=true in "addons-856024"
	I0127 01:51:59.045931  314280 host.go:66] Checking if "addons-856024" exists ...
	I0127 01:51:59.046272  314280 cli_runner.go:164] Run: docker container inspect addons-856024 --format={{.State.Status}}
	I0127 01:51:59.062193  314280 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0127 01:51:59.062242  314280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-856024
	I0127 01:51:59.077823  314280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/addons-856024/id_rsa Username:docker}
	I0127 01:51:59.434917  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:51:59.489507  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:51:59.489791  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:51:59.934933  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:51:59.989702  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:51:59.989789  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:00.385170  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:00.435084  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:00.489106  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:00.489862  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:00.935119  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:00.976957  314280 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.50384637s)
	I0127 01:52:00.976966  314280 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.914749108s)
	I0127 01:52:00.978645  314280 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0127 01:52:00.979984  314280 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0127 01:52:00.981212  314280 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0127 01:52:00.981232  314280 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0127 01:52:00.989398  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:00.989701  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:00.998937  314280 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0127 01:52:00.998953  314280 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0127 01:52:01.014688  314280 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0127 01:52:01.014705  314280 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0127 01:52:01.030537  314280 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0127 01:52:01.329740  314280 addons.go:479] Verifying addon gcp-auth=true in "addons-856024"
	I0127 01:52:01.331394  314280 out.go:177] * Verifying gcp-auth addon...
	I0127 01:52:01.333592  314280 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0127 01:52:01.382320  314280 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0127 01:52:01.382346  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:01.484588  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:01.488801  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:01.489094  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:01.836629  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:01.935322  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:01.989388  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:01.989751  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:02.336431  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:02.435463  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:02.488955  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:02.489173  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:02.836751  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:02.884629  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:02.934480  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:02.988843  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:02.989429  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:03.336679  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:03.435287  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:03.489037  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:03.489634  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:03.836516  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:03.935509  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:03.988828  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:03.989205  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:04.336425  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:04.435080  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:04.488851  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:04.489580  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:04.836877  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:04.884666  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:04.934645  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:04.988845  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:04.989179  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:05.336491  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:05.435495  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:05.488802  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:05.489149  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:05.837031  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:05.934936  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:05.989652  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:05.989726  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:06.336029  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:06.434824  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:06.489073  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:06.489467  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:06.837103  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:06.934844  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:06.989397  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:06.989593  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:07.336320  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:07.384071  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:07.435265  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:07.488920  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:07.489326  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:07.836356  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:07.935363  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:07.988851  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:07.989123  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:08.336680  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:08.434751  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:08.489423  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:08.489697  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:08.836368  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:08.935138  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:08.989240  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:08.989592  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:09.336867  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:09.384828  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:09.436658  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:09.489514  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:09.489620  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:09.837040  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:09.935221  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:09.989040  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:09.989565  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:10.336542  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:10.434639  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:10.489039  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:10.489394  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:10.836759  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:10.934598  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:10.988891  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:10.989163  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:11.336224  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:11.434825  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:11.489035  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:11.489433  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:11.836672  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:11.884560  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:11.934500  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:11.989775  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:11.991242  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:12.335896  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:12.434898  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:12.489129  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:12.489524  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:12.836745  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:12.935373  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:12.989058  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:12.989877  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:13.336589  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:13.435219  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:13.488893  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:13.489497  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:13.836726  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:13.884645  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:13.934697  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:13.989267  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:13.989580  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:14.335707  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:14.434648  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:14.489060  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:14.489358  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:14.837105  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:14.934555  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:14.988863  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:14.989165  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:15.336427  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:15.435119  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:15.489376  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:15.489943  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:15.836555  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:15.934235  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:15.989397  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:15.989810  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:16.336742  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:16.384492  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:16.434480  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:16.488935  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:16.489302  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:16.836681  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:16.935267  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:16.988910  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:16.989332  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:17.336237  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:17.435524  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:17.488956  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:17.489097  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:17.836406  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:17.935100  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:17.988886  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:17.989327  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:18.336236  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:18.434833  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:18.489183  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:18.489528  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:18.837108  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:18.884544  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:18.934219  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:18.988891  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:18.989502  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:19.336467  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:19.435144  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:19.488801  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:19.489578  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:19.836781  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:19.934966  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:19.989149  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:19.989623  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:20.335945  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:20.434625  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:20.489014  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:20.489366  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:20.836945  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:20.884625  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:20.934538  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:20.988701  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:20.989292  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:21.336594  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:21.435159  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:21.488802  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:21.489350  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:21.836408  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:21.935253  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:21.989242  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:21.989708  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:22.336270  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:22.434910  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:22.489438  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:22.489726  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:22.835936  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:22.884656  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:22.934453  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:22.988835  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:22.989085  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:23.336523  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:23.435209  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:23.489046  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:23.489542  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:23.836507  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:23.935023  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:23.989493  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:23.989706  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:24.335529  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:24.435230  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:24.489770  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:24.490136  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:24.836569  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:24.884838  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:24.934780  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:24.989095  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:24.989543  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:25.336299  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:25.434886  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:25.489118  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:25.489657  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:25.835976  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:25.934955  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:26.035600  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:26.035971  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:26.335892  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:26.435035  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:26.489655  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:26.489946  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:26.836384  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:26.935232  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:26.989151  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:26.989569  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:27.336397  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:27.384426  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:27.435704  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:27.489124  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:27.489550  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:27.836236  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:27.935078  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:27.989115  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:27.989593  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:28.336561  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:28.434670  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:28.489174  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:28.489439  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:28.836687  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:28.934949  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:28.989550  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:28.989902  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:29.336010  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:29.384630  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:29.434544  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:29.489218  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:29.489363  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:29.836954  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:29.934659  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:29.989334  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:29.989470  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:30.336732  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:30.434214  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:30.489182  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:30.489471  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:30.836441  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:30.935212  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:30.989117  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:30.989631  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:31.337093  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:31.435009  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:31.489686  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:31.489915  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:31.836659  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:31.884631  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:31.934836  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:31.989401  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:31.989644  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:32.336096  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:32.435214  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:32.489021  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:32.489427  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:32.836487  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:32.935633  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:32.989044  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:32.989391  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:33.337335  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:33.435482  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:33.489122  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:33.489625  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:33.836242  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:33.935430  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:33.989002  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:33.989206  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:34.336930  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:34.384857  314280 node_ready.go:53] node "addons-856024" has status "Ready":"False"
	I0127 01:52:34.434742  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:34.489134  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:34.489494  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:34.836390  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:34.935650  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:34.989110  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:34.989205  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:35.382271  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:35.387077  314280 node_ready.go:49] node "addons-856024" has status "Ready":"True"
	I0127 01:52:35.387162  314280 node_ready.go:38] duration metric: took 41.505371214s for node "addons-856024" to be "Ready" ...
	I0127 01:52:35.387192  314280 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" ...
	I0127 01:52:35.484389  314280 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0127 01:52:35.484437  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:35.489866  314280 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0127 01:52:35.489890  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:35.490446  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:35.492413  314280 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace to be "Ready" ...
	I0127 01:52:35.880148  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:35.981684  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:36.082923  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:36.083016  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:36.379177  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:36.480685  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:36.490310  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:36.490339  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:36.837271  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:36.937103  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:36.990007  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:36.990134  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:37.337221  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:37.436745  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:37.489658  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:37.489938  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:37.496510  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:37.837411  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:37.937182  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:37.990592  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:37.991107  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:38.339363  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:38.441554  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:38.489570  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:38.489891  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:38.837681  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:38.935929  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:38.990531  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:38.991275  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:39.337752  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:39.437017  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:39.490417  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:39.490617  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:39.497597  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:39.837014  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:39.936652  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:39.990733  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:39.991054  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:40.337809  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:40.437058  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:40.490299  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:40.490880  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:40.837237  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:40.936969  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:40.990096  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:40.990142  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:41.338303  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:41.436821  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:41.490334  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:41.491099  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:41.498295  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:41.837240  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:41.936718  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:41.989595  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:41.989975  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:42.336258  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:42.437908  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:42.489658  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:42.489935  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:42.836655  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:42.935901  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:42.989856  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:42.990303  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:43.382932  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:43.483819  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:43.490108  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:43.491163  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:43.879310  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:43.937510  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:43.989946  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:43.990328  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:43.996947  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:44.336741  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:44.435959  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:44.489370  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:44.489606  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:44.837904  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:44.936443  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:44.990501  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:44.990627  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:45.336790  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:45.437129  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:45.536436  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:45.536847  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:45.836795  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:45.936262  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:45.990126  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:45.990230  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:45.997142  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:46.337158  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:46.438940  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:46.538372  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:46.538608  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:46.836815  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:46.936341  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:46.989632  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:46.990092  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:47.336853  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:47.435873  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:47.490499  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:47.490901  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:47.880746  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:47.980032  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:47.990428  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:47.990886  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:48.380045  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:48.482190  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:48.497338  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:48.582048  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:48.582418  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:48.880276  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:48.981573  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:48.989671  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:48.990430  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:49.337385  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:49.436794  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:49.490221  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:49.490654  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:49.837830  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:49.936635  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:49.990255  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:49.991740  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:50.336511  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:50.436109  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:50.489791  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:50.490565  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:50.497703  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:50.836702  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:50.936973  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:50.990907  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:50.991273  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:51.378929  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:51.436771  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:51.489858  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:51.489864  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:51.837502  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:51.937025  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:51.990222  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:51.990923  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:52.380446  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:52.491656  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:52.491885  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:52.492152  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:52.879092  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:52.980833  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:52.990238  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:52.991076  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:52.998236  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:53.380639  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:53.480618  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:53.490205  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:53.490265  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:53.837153  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:53.937059  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:53.990239  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:53.990680  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:54.336273  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:54.436610  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:54.489635  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:54.490177  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:54.836559  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:54.936502  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:54.990011  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:54.990848  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:55.337520  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:55.436879  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:55.490088  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:55.490370  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:55.496920  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:55.836835  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:55.936330  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:55.990387  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:55.991191  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:56.337035  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:56.438923  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:56.490093  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:56.491368  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:56.879502  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:56.981121  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:56.990231  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:56.990394  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:57.336442  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:57.436978  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:57.492584  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:57.492683  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:57.496951  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:52:57.837269  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:57.936970  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:57.989908  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:57.990529  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:58.337449  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:58.438941  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:58.489568  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:58.489950  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:58.837968  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:58.936789  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:58.990681  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:58.990961  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:59.337310  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:59.436306  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:59.489696  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:59.489946  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:59.837209  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:52:59.938400  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:52:59.989171  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:52:59.989830  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:52:59.996309  314280 pod_ready.go:103] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"False"
	I0127 01:53:00.336981  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:00.438324  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:00.489412  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:00.489660  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:00.497266  314280 pod_ready.go:93] pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:00.497289  314280 pod_ready.go:82] duration metric: took 25.004851768s for pod "amd-gpu-device-plugin-k77f2" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.497302  314280 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-qbbqw" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.501291  314280 pod_ready.go:93] pod "coredns-668d6bf9bc-qbbqw" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:00.501309  314280 pod_ready.go:82] duration metric: took 3.998573ms for pod "coredns-668d6bf9bc-qbbqw" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.501334  314280 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.505024  314280 pod_ready.go:93] pod "etcd-addons-856024" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:00.505044  314280 pod_ready.go:82] duration metric: took 3.69885ms for pod "etcd-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.505058  314280 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.508649  314280 pod_ready.go:93] pod "kube-apiserver-addons-856024" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:00.508664  314280 pod_ready.go:82] duration metric: took 3.599244ms for pod "kube-apiserver-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.508673  314280 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.513425  314280 pod_ready.go:93] pod "kube-controller-manager-addons-856024" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:00.513443  314280 pod_ready.go:82] duration metric: took 4.763535ms for pod "kube-controller-manager-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.513458  314280 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cdkzw" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.838317  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:00.896033  314280 pod_ready.go:93] pod "kube-proxy-cdkzw" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:00.896052  314280 pod_ready.go:82] duration metric: took 382.586381ms for pod "kube-proxy-cdkzw" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.896064  314280 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:00.935734  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:00.989428  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:00.989903  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:01.295844  314280 pod_ready.go:93] pod "kube-scheduler-addons-856024" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:01.295871  314280 pod_ready.go:82] duration metric: took 399.795908ms for pod "kube-scheduler-addons-856024" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:01.295886  314280 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-9d5xd" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:01.337154  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:01.435967  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:01.489726  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:01.490034  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:01.697453  314280 pod_ready.go:93] pod "metrics-server-7fbb699795-9d5xd" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:01.697478  314280 pod_ready.go:82] duration metric: took 401.585223ms for pod "metrics-server-7fbb699795-9d5xd" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:01.697489  314280 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-grkqq" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:01.837428  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:01.980870  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:01.989886  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:01.990297  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:02.380268  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:02.481436  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:02.502357  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:02.502509  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:02.879921  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:02.981216  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:02.991456  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:02.992548  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:03.379945  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:03.481455  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:03.491070  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:03.491611  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:03.704176  314280 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-grkqq" in "kube-system" namespace has status "Ready":"False"
	I0127 01:53:03.880243  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:03.935988  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:03.989930  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:03.990091  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:04.336257  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:04.437061  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:04.490080  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:04.490698  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:04.878996  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:04.979541  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:04.990140  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:04.990314  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:05.336760  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:05.436375  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:05.489661  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:05.489822  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:05.837243  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:05.980456  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:05.990252  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:05.990516  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:06.203674  314280 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-grkqq" in "kube-system" namespace has status "Ready":"False"
	I0127 01:53:06.337684  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:06.435850  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:06.490167  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:06.490448  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:06.880710  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:06.980670  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:06.989620  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:06.990230  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:07.337926  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:07.437024  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:07.490662  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:07.490751  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:07.836950  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:07.936806  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:07.990365  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:07.990900  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:08.337549  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:08.437074  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:08.490132  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:08.490462  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:08.703210  314280 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-grkqq" in "kube-system" namespace has status "Ready":"False"
	I0127 01:53:08.837589  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:08.939473  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:08.990357  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:08.990358  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:09.337346  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:09.436787  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:09.490070  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:09.490682  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:09.837009  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:09.936675  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:09.990287  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:09.990581  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:10.336708  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:10.435485  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:10.489713  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:10.490152  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:10.702789  314280 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-grkqq" in "kube-system" namespace has status "Ready":"True"
	I0127 01:53:10.702816  314280 pod_ready.go:82] duration metric: took 9.005318878s for pod "nvidia-device-plugin-daemonset-grkqq" in "kube-system" namespace to be "Ready" ...
	I0127 01:53:10.702839  314280 pod_ready.go:39] duration metric: took 35.315605284s 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" ...
	I0127 01:53:10.702864  314280 api_server.go:52] waiting for apiserver process to appear ...
	I0127 01:53:10.702905  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0127 01:53:10.702985  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0127 01:53:10.740349  314280 cri.go:89] found id: "441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a"
	I0127 01:53:10.740372  314280 cri.go:89] found id: ""
	I0127 01:53:10.740383  314280 logs.go:282] 1 containers: [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a]
	I0127 01:53:10.740438  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:10.744019  314280 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0127 01:53:10.744076  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0127 01:53:10.805058  314280 cri.go:89] found id: "bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2"
	I0127 01:53:10.805077  314280 cri.go:89] found id: ""
	I0127 01:53:10.805085  314280 logs.go:282] 1 containers: [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2]
	I0127 01:53:10.805132  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:10.808303  314280 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0127 01:53:10.808361  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0127 01:53:10.837847  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:10.879874  314280 cri.go:89] found id: "35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724"
	I0127 01:53:10.879892  314280 cri.go:89] found id: ""
	I0127 01:53:10.879902  314280 logs.go:282] 1 containers: [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724]
	I0127 01:53:10.879951  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:10.883363  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0127 01:53:10.883429  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0127 01:53:10.921812  314280 cri.go:89] found id: "0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c"
	I0127 01:53:10.921835  314280 cri.go:89] found id: ""
	I0127 01:53:10.921845  314280 logs.go:282] 1 containers: [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c]
	I0127 01:53:10.921904  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:10.925115  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0127 01:53:10.925180  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0127 01:53:10.937463  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:10.990947  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:10.991153  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:10.998171  314280 cri.go:89] found id: "ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d"
	I0127 01:53:10.998194  314280 cri.go:89] found id: ""
	I0127 01:53:10.998204  314280 logs.go:282] 1 containers: [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d]
	I0127 01:53:10.998253  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:11.001688  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0127 01:53:11.001798  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0127 01:53:11.036572  314280 cri.go:89] found id: "5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36"
	I0127 01:53:11.036597  314280 cri.go:89] found id: ""
	I0127 01:53:11.036607  314280 logs.go:282] 1 containers: [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36]
	I0127 01:53:11.036656  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:11.040044  314280 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0127 01:53:11.040101  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0127 01:53:11.107754  314280 cri.go:89] found id: "bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7"
	I0127 01:53:11.107779  314280 cri.go:89] found id: ""
	I0127 01:53:11.107790  314280 logs.go:282] 1 containers: [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7]
	I0127 01:53:11.107848  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:11.111268  314280 logs.go:123] Gathering logs for kubelet ...
	I0127 01:53:11.111289  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0127 01:53:11.250078  314280 logs.go:123] Gathering logs for dmesg ...
	I0127 01:53:11.250114  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0127 01:53:11.272425  314280 logs.go:123] Gathering logs for kube-apiserver [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a] ...
	I0127 01:53:11.272457  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a"
	I0127 01:53:11.326220  314280 logs.go:123] Gathering logs for coredns [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724] ...
	I0127 01:53:11.326249  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724"
	I0127 01:53:11.337896  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:11.398235  314280 logs.go:123] Gathering logs for kube-scheduler [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c] ...
	I0127 01:53:11.398272  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c"
	I0127 01:53:11.436506  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:11.440697  314280 logs.go:123] Gathering logs for kube-controller-manager [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36] ...
	I0127 01:53:11.440729  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36"
	I0127 01:53:11.490623  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:11.490644  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:11.537923  314280 logs.go:123] Gathering logs for kindnet [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7] ...
	I0127 01:53:11.537964  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7"
	I0127 01:53:11.594581  314280 logs.go:123] Gathering logs for describe nodes ...
	I0127 01:53:11.594615  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0127 01:53:11.716673  314280 logs.go:123] Gathering logs for etcd [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2] ...
	I0127 01:53:11.716698  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2"
	I0127 01:53:11.758453  314280 logs.go:123] Gathering logs for kube-proxy [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d] ...
	I0127 01:53:11.758481  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d"
	I0127 01:53:11.790047  314280 logs.go:123] Gathering logs for CRI-O ...
	I0127 01:53:11.790076  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0127 01:53:11.837425  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:11.866689  314280 logs.go:123] Gathering logs for container status ...
	I0127 01:53:11.866710  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0127 01:53:11.936578  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:11.990313  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:11.990639  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:12.337359  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:12.436779  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:12.489488  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:12.489960  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:12.837854  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:12.937117  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:12.990302  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:12.991027  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:13.336879  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:13.437638  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:13.489918  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:13.489937  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:13.837374  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:13.938013  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:13.990390  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:13.990452  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:14.337266  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:14.405043  314280 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 01:53:14.417455  314280 api_server.go:72] duration metric: took 1m22.637713794s to wait for apiserver process to appear ...
	I0127 01:53:14.417479  314280 api_server.go:88] waiting for apiserver healthz status ...
	I0127 01:53:14.417524  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0127 01:53:14.417584  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0127 01:53:14.436282  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:14.453027  314280 cri.go:89] found id: "441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a"
	I0127 01:53:14.453049  314280 cri.go:89] found id: ""
	I0127 01:53:14.453059  314280 logs.go:282] 1 containers: [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a]
	I0127 01:53:14.453110  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.456482  314280 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0127 01:53:14.456585  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0127 01:53:14.491936  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:14.493254  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:14.496417  314280 cri.go:89] found id: "bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2"
	I0127 01:53:14.496437  314280 cri.go:89] found id: ""
	I0127 01:53:14.496458  314280 logs.go:282] 1 containers: [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2]
	I0127 01:53:14.496546  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.499979  314280 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0127 01:53:14.500034  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0127 01:53:14.584230  314280 cri.go:89] found id: "35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724"
	I0127 01:53:14.584257  314280 cri.go:89] found id: ""
	I0127 01:53:14.584266  314280 logs.go:282] 1 containers: [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724]
	I0127 01:53:14.584316  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.587497  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0127 01:53:14.587568  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0127 01:53:14.623690  314280 cri.go:89] found id: "0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c"
	I0127 01:53:14.623711  314280 cri.go:89] found id: ""
	I0127 01:53:14.623718  314280 logs.go:282] 1 containers: [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c]
	I0127 01:53:14.623766  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.627122  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0127 01:53:14.627199  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0127 01:53:14.659968  314280 cri.go:89] found id: "ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d"
	I0127 01:53:14.659990  314280 cri.go:89] found id: ""
	I0127 01:53:14.659999  314280 logs.go:282] 1 containers: [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d]
	I0127 01:53:14.660038  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.662913  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0127 01:53:14.662981  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0127 01:53:14.696526  314280 cri.go:89] found id: "5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36"
	I0127 01:53:14.696544  314280 cri.go:89] found id: ""
	I0127 01:53:14.696557  314280 logs.go:282] 1 containers: [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36]
	I0127 01:53:14.696608  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.700132  314280 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0127 01:53:14.700206  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0127 01:53:14.731714  314280 cri.go:89] found id: "bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7"
	I0127 01:53:14.731740  314280 cri.go:89] found id: ""
	I0127 01:53:14.731750  314280 logs.go:282] 1 containers: [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7]
	I0127 01:53:14.731792  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:14.734870  314280 logs.go:123] Gathering logs for dmesg ...
	I0127 01:53:14.734901  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0127 01:53:14.753860  314280 logs.go:123] Gathering logs for kube-apiserver [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a] ...
	I0127 01:53:14.753881  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a"
	I0127 01:53:14.797522  314280 logs.go:123] Gathering logs for etcd [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2] ...
	I0127 01:53:14.797553  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2"
	I0127 01:53:14.838314  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:14.849562  314280 logs.go:123] Gathering logs for coredns [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724] ...
	I0127 01:53:14.849592  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724"
	I0127 01:53:14.982970  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:14.990166  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:14.991922  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 01:53:14.998276  314280 logs.go:123] Gathering logs for kube-scheduler [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c] ...
	I0127 01:53:14.998318  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c"
	I0127 01:53:15.200139  314280 logs.go:123] Gathering logs for kube-proxy [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d] ...
	I0127 01:53:15.200174  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d"
	I0127 01:53:15.380360  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:15.384977  314280 logs.go:123] Gathering logs for kube-controller-manager [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36] ...
	I0127 01:53:15.385016  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36"
	I0127 01:53:15.481405  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:15.490041  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:15.490100  314280 kapi.go:107] duration metric: took 1m18.003163134s to wait for kubernetes.io/minikube-addons=registry ...
	I0127 01:53:15.516307  314280 logs.go:123] Gathering logs for kubelet ...
	I0127 01:53:15.516339  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0127 01:53:15.659332  314280 logs.go:123] Gathering logs for container status ...
	I0127 01:53:15.659370  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0127 01:53:15.703214  314280 logs.go:123] Gathering logs for kindnet [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7] ...
	I0127 01:53:15.703244  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7"
	I0127 01:53:15.783271  314280 logs.go:123] Gathering logs for CRI-O ...
	I0127 01:53:15.783301  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0127 01:53:15.837519  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:15.867471  314280 logs.go:123] Gathering logs for describe nodes ...
	I0127 01:53:15.867502  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0127 01:53:15.936674  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:15.991301  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:16.336872  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:16.436015  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:16.490011  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:16.838131  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:16.936893  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:16.990440  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:17.338120  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:17.437342  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:17.490656  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:17.837022  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:17.936831  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:17.990977  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:18.383417  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:18.482475  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:18.491023  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:18.504305  314280 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0127 01:53:18.684578  314280 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0127 01:53:18.685804  314280 api_server.go:141] control plane version: v1.32.1
	I0127 01:53:18.685841  314280 api_server.go:131] duration metric: took 4.268352349s to wait for apiserver health ...
	I0127 01:53:18.685853  314280 system_pods.go:43] waiting for kube-system pods to appear ...
	I0127 01:53:18.685883  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0127 01:53:18.685944  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0127 01:53:18.883831  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:18.984228  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:18.991500  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:18.995421  314280 cri.go:89] found id: "441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a"
	I0127 01:53:18.995444  314280 cri.go:89] found id: ""
	I0127 01:53:18.995455  314280 logs.go:282] 1 containers: [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a]
	I0127 01:53:18.995499  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:19.077849  314280 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0127 01:53:19.077971  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0127 01:53:19.202005  314280 cri.go:89] found id: "bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2"
	I0127 01:53:19.202030  314280 cri.go:89] found id: ""
	I0127 01:53:19.202041  314280 logs.go:282] 1 containers: [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2]
	I0127 01:53:19.202117  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:19.283534  314280 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0127 01:53:19.283657  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0127 01:53:19.380748  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:19.482504  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:19.491170  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:19.492339  314280 cri.go:89] found id: "35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724"
	I0127 01:53:19.492411  314280 cri.go:89] found id: ""
	I0127 01:53:19.492435  314280 logs.go:282] 1 containers: [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724]
	I0127 01:53:19.492515  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:19.498577  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0127 01:53:19.498666  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0127 01:53:19.788229  314280 cri.go:89] found id: "0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c"
	I0127 01:53:19.788258  314280 cri.go:89] found id: ""
	I0127 01:53:19.788268  314280 logs.go:282] 1 containers: [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c]
	I0127 01:53:19.788328  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:19.792847  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0127 01:53:19.792914  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0127 01:53:19.880941  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:19.981799  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:19.990981  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:19.991139  314280 cri.go:89] found id: "ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d"
	I0127 01:53:19.991153  314280 cri.go:89] found id: ""
	I0127 01:53:19.991163  314280 logs.go:282] 1 containers: [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d]
	I0127 01:53:19.991209  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:19.995231  314280 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0127 01:53:19.995301  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0127 01:53:20.292272  314280 cri.go:89] found id: "5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36"
	I0127 01:53:20.292366  314280 cri.go:89] found id: ""
	I0127 01:53:20.292388  314280 logs.go:282] 1 containers: [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36]
	I0127 01:53:20.292473  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:20.380706  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:20.381069  314280 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0127 01:53:20.381166  314280 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0127 01:53:20.480929  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:20.490418  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:20.496181  314280 cri.go:89] found id: "bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7"
	I0127 01:53:20.496198  314280 cri.go:89] found id: ""
	I0127 01:53:20.496208  314280 logs.go:282] 1 containers: [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7]
	I0127 01:53:20.496255  314280 ssh_runner.go:195] Run: which crictl
	I0127 01:53:20.499723  314280 logs.go:123] Gathering logs for kubelet ...
	I0127 01:53:20.499752  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0127 01:53:20.597405  314280 logs.go:123] Gathering logs for kube-controller-manager [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36] ...
	I0127 01:53:20.597441  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36"
	I0127 01:53:20.816297  314280 logs.go:123] Gathering logs for container status ...
	I0127 01:53:20.816347  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0127 01:53:20.880345  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:20.982202  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:20.990825  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:20.993283  314280 logs.go:123] Gathering logs for coredns [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724] ...
	I0127 01:53:20.993366  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724"
	I0127 01:53:21.187410  314280 logs.go:123] Gathering logs for kube-scheduler [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c] ...
	I0127 01:53:21.187449  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c"
	I0127 01:53:21.323308  314280 logs.go:123] Gathering logs for kube-proxy [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d] ...
	I0127 01:53:21.323341  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d"
	I0127 01:53:21.381256  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:21.481165  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:21.492236  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:21.496109  314280 logs.go:123] Gathering logs for kindnet [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7] ...
	I0127 01:53:21.496152  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7"
	I0127 01:53:21.605836  314280 logs.go:123] Gathering logs for dmesg ...
	I0127 01:53:21.605879  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0127 01:53:21.626585  314280 logs.go:123] Gathering logs for describe nodes ...
	I0127 01:53:21.626623  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0127 01:53:21.818219  314280 logs.go:123] Gathering logs for kube-apiserver [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a] ...
	I0127 01:53:21.818252  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a"
	I0127 01:53:21.878702  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:21.904366  314280 logs.go:123] Gathering logs for etcd [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2] ...
	I0127 01:53:21.904405  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2"
	I0127 01:53:21.936577  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:21.947450  314280 logs.go:123] Gathering logs for CRI-O ...
	I0127 01:53:21.947482  314280 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0127 01:53:21.990147  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:22.336495  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:22.436559  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:22.489843  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:22.837463  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:22.937150  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:22.991026  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:23.379628  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:23.437606  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:23.489788  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:23.837374  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:23.937111  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:23.990009  314280 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 01:53:24.338795  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:24.437546  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:24.489668  314280 kapi.go:107] duration metric: took 1m27.003669975s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0127 01:53:24.567388  314280 system_pods.go:59] 19 kube-system pods found
	I0127 01:53:24.567424  314280 system_pods.go:61] "amd-gpu-device-plugin-k77f2" [5ccdbd33-6944-40cd-9f5e-48120625a0e3] Running
	I0127 01:53:24.567432  314280 system_pods.go:61] "coredns-668d6bf9bc-qbbqw" [d7ccf05e-3d9a-4d52-92c6-4fa500a1fadd] Running
	I0127 01:53:24.567438  314280 system_pods.go:61] "csi-hostpath-attacher-0" [57649379-d5dc-4c30-811d-29661bf7a4f9] Running
	I0127 01:53:24.567442  314280 system_pods.go:61] "csi-hostpath-resizer-0" [32e04b6f-09a8-44a9-af44-632f889f0c31] Running
	I0127 01:53:24.567449  314280 system_pods.go:61] "csi-hostpathplugin-nn5fv" [ef20e97c-db78-47bf-bbba-25125887a3be] 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])
	I0127 01:53:24.567454  314280 system_pods.go:61] "etcd-addons-856024" [f42e373d-5f87-4409-ba2d-a58534e551da] Running
	I0127 01:53:24.567461  314280 system_pods.go:61] "kindnet-r4v2v" [d00d8a2e-93f4-4404-8870-68ab8e8612e5] Running
	I0127 01:53:24.567465  314280 system_pods.go:61] "kube-apiserver-addons-856024" [50e8a743-35eb-409c-b25b-994cdd29781e] Running
	I0127 01:53:24.567469  314280 system_pods.go:61] "kube-controller-manager-addons-856024" [29f5233a-0fd2-4b29-b225-e7cd1fe56a41] Running
	I0127 01:53:24.567474  314280 system_pods.go:61] "kube-ingress-dns-minikube" [fc355315-60ec-4790-96d9-608a9c415bba] Running
	I0127 01:53:24.567478  314280 system_pods.go:61] "kube-proxy-cdkzw" [ab287e2a-3e27-4ddf-9309-7e2f665d395f] Running
	I0127 01:53:24.567481  314280 system_pods.go:61] "kube-scheduler-addons-856024" [e7755270-68e3-447a-b501-12f4d61eeaba] Running
	I0127 01:53:24.567488  314280 system_pods.go:61] "metrics-server-7fbb699795-9d5xd" [cfe74069-9e19-4d1c-8476-60c18b8c3673] Running
	I0127 01:53:24.567492  314280 system_pods.go:61] "nvidia-device-plugin-daemonset-grkqq" [b1381c4f-dd56-4efd-aeb5-87677990da1f] Running
	I0127 01:53:24.567498  314280 system_pods.go:61] "registry-6c88467877-8vgbs" [e5ab7a06-572b-4676-a1ce-c9ee4873f564] Running
	I0127 01:53:24.567502  314280 system_pods.go:61] "registry-proxy-sjlqp" [6fd8d22c-4e4a-4a96-8ac0-fad63f6a20dc] Running
	I0127 01:53:24.567508  314280 system_pods.go:61] "snapshot-controller-68b874b76f-c429n" [c3a74cc2-5908-4995-8b7b-67e4f819b06d] Running
	I0127 01:53:24.567512  314280 system_pods.go:61] "snapshot-controller-68b874b76f-t4lpg" [57a956c8-10db-48f9-9607-4f353b66ba6f] Running
	I0127 01:53:24.567518  314280 system_pods.go:61] "storage-provisioner" [83be8f55-8925-4b19-a8a6-4704967e5c7e] Running
	I0127 01:53:24.567524  314280 system_pods.go:74] duration metric: took 5.881663612s to wait for pod list to return data ...
	I0127 01:53:24.567534  314280 default_sa.go:34] waiting for default service account to be created ...
	I0127 01:53:24.569467  314280 default_sa.go:45] found service account: "default"
	I0127 01:53:24.569486  314280 default_sa.go:55] duration metric: took 1.944341ms for default service account to be created ...
	I0127 01:53:24.569494  314280 system_pods.go:137] waiting for k8s-apps to be running ...
	I0127 01:53:24.577623  314280 system_pods.go:87] 19 kube-system pods found
	I0127 01:53:24.579675  314280 system_pods.go:105] "amd-gpu-device-plugin-k77f2" [5ccdbd33-6944-40cd-9f5e-48120625a0e3] Running
	I0127 01:53:24.579695  314280 system_pods.go:105] "coredns-668d6bf9bc-qbbqw" [d7ccf05e-3d9a-4d52-92c6-4fa500a1fadd] Running
	I0127 01:53:24.579700  314280 system_pods.go:105] "csi-hostpath-attacher-0" [57649379-d5dc-4c30-811d-29661bf7a4f9] Running
	I0127 01:53:24.579705  314280 system_pods.go:105] "csi-hostpath-resizer-0" [32e04b6f-09a8-44a9-af44-632f889f0c31] Running
	I0127 01:53:24.579712  314280 system_pods.go:105] "csi-hostpathplugin-nn5fv" [ef20e97c-db78-47bf-bbba-25125887a3be] 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])
	I0127 01:53:24.579717  314280 system_pods.go:105] "etcd-addons-856024" [f42e373d-5f87-4409-ba2d-a58534e551da] Running
	I0127 01:53:24.579726  314280 system_pods.go:105] "kindnet-r4v2v" [d00d8a2e-93f4-4404-8870-68ab8e8612e5] Running
	I0127 01:53:24.579731  314280 system_pods.go:105] "kube-apiserver-addons-856024" [50e8a743-35eb-409c-b25b-994cdd29781e] Running
	I0127 01:53:24.579739  314280 system_pods.go:105] "kube-controller-manager-addons-856024" [29f5233a-0fd2-4b29-b225-e7cd1fe56a41] Running
	I0127 01:53:24.579748  314280 system_pods.go:105] "kube-ingress-dns-minikube" [fc355315-60ec-4790-96d9-608a9c415bba] Running
	I0127 01:53:24.579754  314280 system_pods.go:105] "kube-proxy-cdkzw" [ab287e2a-3e27-4ddf-9309-7e2f665d395f] Running
	I0127 01:53:24.579762  314280 system_pods.go:105] "kube-scheduler-addons-856024" [e7755270-68e3-447a-b501-12f4d61eeaba] Running
	I0127 01:53:24.579766  314280 system_pods.go:105] "metrics-server-7fbb699795-9d5xd" [cfe74069-9e19-4d1c-8476-60c18b8c3673] Running
	I0127 01:53:24.579775  314280 system_pods.go:105] "nvidia-device-plugin-daemonset-grkqq" [b1381c4f-dd56-4efd-aeb5-87677990da1f] Running
	I0127 01:53:24.579780  314280 system_pods.go:105] "registry-6c88467877-8vgbs" [e5ab7a06-572b-4676-a1ce-c9ee4873f564] Running
	I0127 01:53:24.579785  314280 system_pods.go:105] "registry-proxy-sjlqp" [6fd8d22c-4e4a-4a96-8ac0-fad63f6a20dc] Running
	I0127 01:53:24.579792  314280 system_pods.go:105] "snapshot-controller-68b874b76f-c429n" [c3a74cc2-5908-4995-8b7b-67e4f819b06d] Running
	I0127 01:53:24.579797  314280 system_pods.go:105] "snapshot-controller-68b874b76f-t4lpg" [57a956c8-10db-48f9-9607-4f353b66ba6f] Running
	I0127 01:53:24.579804  314280 system_pods.go:105] "storage-provisioner" [83be8f55-8925-4b19-a8a6-4704967e5c7e] Running
	I0127 01:53:24.579811  314280 system_pods.go:147] duration metric: took 10.311204ms to wait for k8s-apps to be running ...
	I0127 01:53:24.579820  314280 system_svc.go:44] waiting for kubelet service to be running ....
	I0127 01:53:24.579862  314280 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 01:53:24.591245  314280 system_svc.go:56] duration metric: took 11.417263ms WaitForService to wait for kubelet
	I0127 01:53:24.591267  314280 kubeadm.go:582] duration metric: took 1m32.811530223s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0127 01:53:24.591284  314280 node_conditions.go:102] verifying NodePressure condition ...
	I0127 01:53:24.593514  314280 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0127 01:53:24.593559  314280 node_conditions.go:123] node cpu capacity is 8
	I0127 01:53:24.593582  314280 node_conditions.go:105] duration metric: took 2.292003ms to run NodePressure ...
	I0127 01:53:24.593599  314280 start.go:241] waiting for startup goroutines ...
	I0127 01:53:24.837179  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:24.936422  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:25.388341  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:25.530377  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:25.894419  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:25.980827  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:26.336934  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:26.482801  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:26.836539  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:26.938021  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:27.337545  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 01:53:27.439769  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:27.836731  314280 kapi.go:107] duration metric: took 1m26.503137968s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0127 01:53:27.838420  314280 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-856024 cluster.
	I0127 01:53:27.839540  314280 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.
	I0127 01:53:27.840526  314280 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0127 01:53:27.935526  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:28.481256  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:28.936660  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:29.437039  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:29.937358  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:30.437269  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:30.939217  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:31.436163  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:31.936733  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:32.436013  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:32.936400  314280 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 01:53:33.436837  314280 kapi.go:107] duration metric: took 1m35.00466688s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0127 01:53:33.438275  314280 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, amd-gpu-device-plugin, storage-provisioner, nvidia-device-plugin, inspektor-gadget, metrics-server, yakd, default-storageclass, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0127 01:53:33.439430  314280 addons.go:514] duration metric: took 1m41.659693454s for enable addons: enabled=[ingress-dns cloud-spanner amd-gpu-device-plugin storage-provisioner nvidia-device-plugin inspektor-gadget metrics-server yakd default-storageclass volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0127 01:53:33.439464  314280 start.go:246] waiting for cluster config update ...
	I0127 01:53:33.439482  314280 start.go:255] writing updated cluster config ...
	I0127 01:53:33.440570  314280 ssh_runner.go:195] Run: rm -f paused
	I0127 01:53:33.492149  314280 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0127 01:53:33.493595  314280 out.go:177] * Done! kubectl is now configured to use "addons-856024" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jan 27 01:54:46 addons-856024 crio[1043]: time="2025-01-27 01:54:46.873934329Z" level=info msg="Removed pod sandbox: 327b2147efacd63c0932900102c0752a8b68654539bdaf85b35f7c342a8da105" id=2638b500-b9e9-4467-b316-4a61dd849a31 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.626654079Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-frnx2/POD" id=cf94f07a-404a-486c-8448-94f55359f148 name=/runtime.v1.RuntimeService/RunPodSandbox
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.626725782Z" level=warning msg="Allowed annotations are specified for workload []"
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.644067499Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-frnx2 Namespace:default ID:6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899 UID:292cfe5e-cc76-4dbf-bdec-e014707c0e38 NetNS:/var/run/netns/8f4b0b11-e6f1-48f0-872c-71dc1f87a293 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.644103061Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-frnx2 to CNI network \"kindnet\" (type=ptp)"
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.679450597Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-frnx2 Namespace:default ID:6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899 UID:292cfe5e-cc76-4dbf-bdec-e014707c0e38 NetNS:/var/run/netns/8f4b0b11-e6f1-48f0-872c-71dc1f87a293 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.679637508Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-frnx2 for CNI network kindnet (type=ptp)"
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.682944857Z" level=info msg="Ran pod sandbox 6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899 with infra container: default/hello-world-app-7d9564db4-frnx2/POD" id=cf94f07a-404a-486c-8448-94f55359f148 name=/runtime.v1.RuntimeService/RunPodSandbox
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.684075582Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=74b60f3f-bb58-4e19-9c84-12a9b5ab71b5 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.684287908Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=74b60f3f-bb58-4e19-9c84-12a9b5ab71b5 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.684808919Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=1a8c809b-06fe-4262-8439-d63a9f1227d1 name=/runtime.v1.ImageService/PullImage
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.689594543Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Jan 27 01:56:27 addons-856024 crio[1043]: time="2025-01-27 01:56:27.833829168Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.301999488Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=1a8c809b-06fe-4262-8439-d63a9f1227d1 name=/runtime.v1.ImageService/PullImage
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.302509976Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=d75dcae9-d205-47a1-8e9d-ca3fc1332a59 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.303224444Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=d75dcae9-d205-47a1-8e9d-ca3fc1332a59 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.303938093Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=f588c886-b9de-41c1-ad61-51ca70b234e9 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.304480741Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=f588c886-b9de-41c1-ad61-51ca70b234e9 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.305124657Z" level=info msg="Creating container: default/hello-world-app-7d9564db4-frnx2/hello-world-app" id=05567ea2-1f1b-40ac-80b7-7c8a85032085 name=/runtime.v1.RuntimeService/CreateContainer
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.305237816Z" level=warning msg="Allowed annotations are specified for workload []"
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.317896212Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d8fd56de33387c1ce2d0a726c9f3549e35ee06aa89d36be7ccafc6676756cacd/merged/etc/passwd: no such file or directory"
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.317928056Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d8fd56de33387c1ce2d0a726c9f3549e35ee06aa89d36be7ccafc6676756cacd/merged/etc/group: no such file or directory"
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.353841459Z" level=info msg="Created container 390cbc18fe8fa9b7c907704e2206e2d46e58f8da2546e4afb2a139bde988c269: default/hello-world-app-7d9564db4-frnx2/hello-world-app" id=05567ea2-1f1b-40ac-80b7-7c8a85032085 name=/runtime.v1.RuntimeService/CreateContainer
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.354391528Z" level=info msg="Starting container: 390cbc18fe8fa9b7c907704e2206e2d46e58f8da2546e4afb2a139bde988c269" id=31f752ba-31cf-41d4-8393-6b29070aea6f name=/runtime.v1.RuntimeService/StartContainer
	Jan 27 01:56:28 addons-856024 crio[1043]: time="2025-01-27 01:56:28.360277481Z" level=info msg="Started container" PID=11038 containerID=390cbc18fe8fa9b7c907704e2206e2d46e58f8da2546e4afb2a139bde988c269 description=default/hello-world-app-7d9564db4-frnx2/hello-world-app id=31f752ba-31cf-41d4-8393-6b29070aea6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	390cbc18fe8fa       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   6dfaf113df35f       hello-world-app-7d9564db4-frnx2
	065c46c88c8c3       docker.io/library/nginx@sha256:679a5fd058f6ca754a561846fe27927e408074431d63556e8fc588fc38be6901                              2 minutes ago            Running             nginx                     0                   416221a41317e       nginx
	c50f58c37701f       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          2 minutes ago            Running             busybox                   0                   a48080d71d44b       busybox
	f9b4faf2248f5       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago            Running             controller                0                   b62a633af7e48       ingress-nginx-controller-56d7c84fd4-v7k6n
	fba43e2338a3d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago            Exited              patch                     0                   65d7d66ccab3b       ingress-nginx-admission-patch-wqm26
	dabf190aa91e2       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago            Exited              create                    0                   2b7e1f48f7318       ingress-nginx-admission-create-ljwrw
	125240dcadaf5       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             3 minutes ago            Running             minikube-ingress-dns      0                   311fbc378df7e       kube-ingress-dns-minikube
	d64d6cec60bbf       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             3 minutes ago            Running             local-path-provisioner    0                   5eb1a4b52ebd9       local-path-provisioner-76f89f99b5-88q75
	35eeac5987ef0       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             3 minutes ago            Running             coredns                   0                   99e494f151538       coredns-668d6bf9bc-qbbqw
	8de20ff162ce0       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             3 minutes ago            Running             storage-provisioner       0                   159b915719187       storage-provisioner
	bdf119172ea77       50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e                                                             4 minutes ago            Running             kindnet-cni               0                   ea3179bab6c65       kindnet-r4v2v
	ef4b69740de0d       e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a                                                             4 minutes ago            Running             kube-proxy                0                   2521095c5653f       kube-proxy-cdkzw
	441d0751c22c1       95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a                                                             4 minutes ago            Running             kube-apiserver            0                   27062b57c9a0c       kube-apiserver-addons-856024
	0d6e9755e8b1b       2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1                                                             4 minutes ago            Running             kube-scheduler            0                   b9db1da5013e9       kube-scheduler-addons-856024
	bc12fbfb3eeb5       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             4 minutes ago            Running             etcd                      0                   93ef87f843b2e       etcd-addons-856024
	5d793a7980cac       019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35                                                             4 minutes ago            Running             kube-controller-manager   0                   ee927eec2c288       kube-controller-manager-addons-856024
	
	
	==> coredns [35eeac5987ef0e7165879965f2e3ccc6d220a3065c571c8b03c41f278287d724] <==
	[INFO] 10.244.0.17:41390 - 58626 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000118941s
	[INFO] 10.244.0.17:38149 - 13820 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.003121785s
	[INFO] 10.244.0.17:38149 - 14341 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004510076s
	[INFO] 10.244.0.17:54635 - 42326 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003920265s
	[INFO] 10.244.0.17:54635 - 41977 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004819432s
	[INFO] 10.244.0.17:51044 - 12371 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004319621s
	[INFO] 10.244.0.17:51044 - 12668 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004482047s
	[INFO] 10.244.0.17:36385 - 26891 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000102034s
	[INFO] 10.244.0.17:36385 - 27375 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000161108s
	[INFO] 10.244.0.22:43391 - 42106 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000212981s
	[INFO] 10.244.0.22:49821 - 7475 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000289137s
	[INFO] 10.244.0.22:41864 - 54789 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000134271s
	[INFO] 10.244.0.22:52830 - 56178 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000105535s
	[INFO] 10.244.0.22:43882 - 10073 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000137624s
	[INFO] 10.244.0.22:60788 - 53379 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128223s
	[INFO] 10.244.0.22:48127 - 23095 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007168861s
	[INFO] 10.244.0.22:60307 - 57396 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007709373s
	[INFO] 10.244.0.22:37330 - 38942 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006481827s
	[INFO] 10.244.0.22:42807 - 65200 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006545972s
	[INFO] 10.244.0.22:58507 - 11834 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005797941s
	[INFO] 10.244.0.22:40895 - 21825 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005875382s
	[INFO] 10.244.0.22:56608 - 3003 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 420 0.001810981s
	[INFO] 10.244.0.22:44615 - 24768 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001876361s
	[INFO] 10.244.0.25:48248 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000265371s
	[INFO] 10.244.0.25:49343 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000142763s
	
	
	==> describe nodes <==
	Name:               addons-856024
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-856024
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6bb462d349d93b9bf1c5a4f87817e5e9ea11cc95
	                    minikube.k8s.io/name=addons-856024
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_01_27T01_51_47_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-856024
	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, 27 Jan 2025 01:51:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-856024
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 27 Jan 2025 01:56:22 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 27 Jan 2025 01:54:50 +0000   Mon, 27 Jan 2025 01:51:43 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 27 Jan 2025 01:54:50 +0000   Mon, 27 Jan 2025 01:51:43 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 27 Jan 2025 01:54:50 +0000   Mon, 27 Jan 2025 01:51:43 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 27 Jan 2025 01:54:50 +0000   Mon, 27 Jan 2025 01:52:35 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-856024
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859360Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859360Ki
	  pods:               110
	System Info:
	  Machine ID:                 1c8e4fcedc034e2a87b6e8ca7e35449d
	  System UUID:                e9bd7218-2705-42e2-bb79-90343781efea
	  Boot ID:                    c10707c9-9c36-4ee1-9552-303dc24452b9
	  Kernel Version:             5.15.0-1074-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m54s
	  default                     hello-world-app-7d9564db4-frnx2              0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m22s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-v7k6n    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m31s
	  kube-system                 coredns-668d6bf9bc-qbbqw                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m36s
	  kube-system                 etcd-addons-856024                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m42s
	  kube-system                 kindnet-r4v2v                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m37s
	  kube-system                 kube-apiserver-addons-856024                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m42s
	  kube-system                 kube-controller-manager-addons-856024        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m42s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m33s
	  kube-system                 kube-proxy-cdkzw                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m37s
	  kube-system                 kube-scheduler-addons-856024                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m42s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	  local-path-storage          local-path-provisioner-76f89f99b5-88q75      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age    From             Message
	  ----     ------                   ----   ----             -------
	  Normal   Starting                 4m32s  kube-proxy       
	  Normal   Starting                 4m42s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m42s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m42s  kubelet          Node addons-856024 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m42s  kubelet          Node addons-856024 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m42s  kubelet          Node addons-856024 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m37s  node-controller  Node addons-856024 event: Registered Node addons-856024 in Controller
	  Normal   NodeReady                3m53s  kubelet          Node addons-856024 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 f3 3c 2a 08 00
	[  +0.000004] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 f3 3c 2a 08 00
	[  +0.000002] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 f3 3c 2a 08 00
	[  +0.000003] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 f3 3c 2a 08 00
	[  +0.000002] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 f3 3c 2a 08 00
	[Jan27 01:27] IPv4: martian source 192.168.122.1 from 10.244.128.2, on dev virbr0
	[  +0.000013] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 0f f4 f3 08 00
	[Jan27 01:54] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	[  +1.002098] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	[  +2.015807] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	[  +4.259648] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	[  +8.187324] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	[ +16.126666] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	[Jan27 01:55] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000037] ll header: 00000000: 6a 0e d8 bb 7f a8 4a 97 65 55 86 78 08 00
	
	
	==> etcd [bc12fbfb3eeb52960b0cc0efe9d924aeaf349d472f666253a4d6996da5db89a2] <==
	{"level":"info","ts":"2025-01-27T01:51:54.285521Z","caller":"traceutil/trace.go:171","msg":"trace[1678558423] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"185.846565ms","start":"2025-01-27T01:51:54.099655Z","end":"2025-01-27T01:51:54.285502Z","steps":["trace[1678558423] 'process raft request'  (duration: 177.748572ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.286352Z","caller":"traceutil/trace.go:171","msg":"trace[435904611] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"102.365673ms","start":"2025-01-27T01:51:54.183969Z","end":"2025-01-27T01:51:54.286335Z","steps":["trace[435904611] 'process raft request'  (duration: 93.529576ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.691773Z","caller":"traceutil/trace.go:171","msg":"trace[1699262645] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"113.908299ms","start":"2025-01-27T01:51:54.577837Z","end":"2025-01-27T01:51:54.691745Z","steps":["trace[1699262645] 'process raft request'  (duration: 104.283435ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.692118Z","caller":"traceutil/trace.go:171","msg":"trace[2007339057] linearizableReadLoop","detail":"{readStateIndex:388; appliedIndex:384; }","duration":"112.887976ms","start":"2025-01-27T01:51:54.579214Z","end":"2025-01-27T01:51:54.692102Z","steps":["trace[2007339057] 'read index received'  (duration: 98.041114ms)","trace[2007339057] 'applied index is now lower than readState.Index'  (duration: 14.845933ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T01:51:54.692288Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"196.514087ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-856024\" limit:1 ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2025-01-27T01:51:54.692397Z","caller":"traceutil/trace.go:171","msg":"trace[916279593] range","detail":"{range_begin:/registry/minions/addons-856024; range_end:; response_count:1; response_revision:379; }","duration":"196.683757ms","start":"2025-01-27T01:51:54.495700Z","end":"2025-01-27T01:51:54.692383Z","steps":["trace[916279593] 'agreement among raft nodes before linearized reading'  (duration: 196.496432ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.692735Z","caller":"traceutil/trace.go:171","msg":"trace[2094132625] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"108.144229ms","start":"2025-01-27T01:51:54.584579Z","end":"2025-01-27T01:51:54.692723Z","steps":["trace[2094132625] 'process raft request'  (duration: 97.575986ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:51:54.693061Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"196.723948ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T01:51:54.693158Z","caller":"traceutil/trace.go:171","msg":"trace[1403637547] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:379; }","duration":"196.835534ms","start":"2025-01-27T01:51:54.496311Z","end":"2025-01-27T01:51:54.693146Z","steps":["trace[1403637547] 'agreement among raft nodes before linearized reading'  (duration: 196.713384ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:51:54.693917Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"197.620355ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T01:51:54.694190Z","caller":"traceutil/trace.go:171","msg":"trace[356080159] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:379; }","duration":"197.907151ms","start":"2025-01-27T01:51:54.496270Z","end":"2025-01-27T01:51:54.694177Z","steps":["trace[356080159] 'agreement among raft nodes before linearized reading'  (duration: 197.61158ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.696099Z","caller":"traceutil/trace.go:171","msg":"trace[1361477991] transaction","detail":"{read_only:false; response_revision:374; number_of_response:1; }","duration":"215.396247ms","start":"2025-01-27T01:51:54.480691Z","end":"2025-01-27T01:51:54.696087Z","steps":["trace[1361477991] 'process raft request'  (duration: 196.641284ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.696387Z","caller":"traceutil/trace.go:171","msg":"trace[1882091383] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"200.153051ms","start":"2025-01-27T01:51:54.496189Z","end":"2025-01-27T01:51:54.696342Z","steps":["trace[1882091383] 'process raft request'  (duration: 185.866955ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:51:54.696655Z","caller":"traceutil/trace.go:171","msg":"trace[1753924490] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"199.343765ms","start":"2025-01-27T01:51:54.497301Z","end":"2025-01-27T01:51:54.696645Z","steps":["trace[1753924490] 'process raft request'  (duration: 184.795683ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:51:55.397459Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.424586ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T01:51:55.397581Z","caller":"traceutil/trace.go:171","msg":"trace[781111448] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:400; }","duration":"102.561899ms","start":"2025-01-27T01:51:55.295004Z","end":"2025-01-27T01:51:55.397566Z","steps":["trace[781111448] 'agreement among raft nodes before linearized reading'  (duration: 102.418592ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:51:55.397924Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.096875ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-ingress-dns-minikube\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T01:51:55.399557Z","caller":"traceutil/trace.go:171","msg":"trace[1581604843] range","detail":"{range_begin:/registry/pods/kube-system/kube-ingress-dns-minikube; range_end:; response_count:0; response_revision:400; }","duration":"104.745133ms","start":"2025-01-27T01:51:55.294800Z","end":"2025-01-27T01:51:55.399545Z","steps":["trace[1581604843] 'agreement among raft nodes before linearized reading'  (duration: 103.094824ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:51:55.399484Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.739652ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" limit:1 ","response":"range_response_count:1 size:426"}
	{"level":"info","ts":"2025-01-27T01:51:55.399762Z","caller":"traceutil/trace.go:171","msg":"trace[1820450784] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:400; }","duration":"105.400127ms","start":"2025-01-27T01:51:55.294352Z","end":"2025-01-27T01:51:55.399752Z","steps":["trace[1820450784] 'agreement among raft nodes before linearized reading'  (duration: 105.084919ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:51:56.087890Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.127496ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/local-path-provisioner-bind\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T01:51:56.088034Z","caller":"traceutil/trace.go:171","msg":"trace[415847261] range","detail":"{range_begin:/registry/clusterrolebindings/local-path-provisioner-bind; range_end:; response_count:0; response_revision:440; }","duration":"106.301336ms","start":"2025-01-27T01:51:55.981718Z","end":"2025-01-27T01:51:56.088019Z","steps":["trace[415847261] 'range keys from in-memory index tree'  (duration: 95.64438ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T01:53:25.526991Z","caller":"traceutil/trace.go:171","msg":"trace[1558807408] transaction","detail":"{read_only:false; response_revision:1154; number_of_response:1; }","duration":"132.181113ms","start":"2025-01-27T01:53:25.394785Z","end":"2025-01-27T01:53:25.526967Z","steps":["trace[1558807408] 'process raft request'  (duration: 129.35412ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T01:56:03.606445Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.861254ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T01:56:03.606534Z","caller":"traceutil/trace.go:171","msg":"trace[1707084498] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1916; }","duration":"119.966458ms","start":"2025-01-27T01:56:03.486552Z","end":"2025-01-27T01:56:03.606518Z","steps":["trace[1707084498] 'range keys from in-memory index tree'  (duration: 119.85172ms)"],"step_count":1}
	
	
	==> kernel <==
	 01:56:28 up  2:38,  0 users,  load average: 0.24, 0.65, 0.95
	Linux addons-856024 5.15.0-1074-gcp #83~20.04.1-Ubuntu SMP Wed Dec 18 20:42:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [bdf119172ea770460d40d1103e79a21d265b087b7d3179c020fc6741170742a7] <==
	I0127 01:54:24.879591       1 main.go:301] handling current node
	I0127 01:54:34.881370       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:54:34.881415       1 main.go:301] handling current node
	I0127 01:54:44.878508       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:54:44.878557       1 main.go:301] handling current node
	I0127 01:54:54.879471       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:54:54.879508       1 main.go:301] handling current node
	I0127 01:55:04.885282       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:55:04.885334       1 main.go:301] handling current node
	I0127 01:55:14.885303       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:55:14.885344       1 main.go:301] handling current node
	I0127 01:55:24.880922       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:55:24.880959       1 main.go:301] handling current node
	I0127 01:55:34.880668       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:55:34.880699       1 main.go:301] handling current node
	I0127 01:55:44.885327       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:55:44.885399       1 main.go:301] handling current node
	I0127 01:55:54.878931       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:55:54.878972       1 main.go:301] handling current node
	I0127 01:56:04.884501       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:56:04.884542       1 main.go:301] handling current node
	I0127 01:56:14.887589       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:56:14.887631       1 main.go:301] handling current node
	I0127 01:56:24.885289       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 01:56:24.885349       1 main.go:301] handling current node
	
	
	==> kube-apiserver [441d0751c22c1a98602c2daa60eb9466d54d7205b4ffd14b2ff9d40ec586845a] <==
	 > logger="UnhandledError"
	I0127 01:52:43.069043       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0127 01:53:43.163280       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50446: use of closed network connection
	E0127 01:53:43.322241       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50478: use of closed network connection
	I0127 01:53:52.245759       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.245.141"}
	I0127 01:54:03.790656       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0127 01:54:04.807569       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0127 01:54:06.576027       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0127 01:54:06.745539       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.232.238"}
	I0127 01:54:19.924638       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0127 01:54:42.436768       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 01:54:42.436825       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 01:54:42.449868       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 01:54:42.449918       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 01:54:42.457952       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 01:54:42.457992       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 01:54:42.461047       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 01:54:42.461162       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 01:54:42.484866       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 01:54:42.484901       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0127 01:54:43.458038       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0127 01:54:43.485899       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0127 01:54:43.593105       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0127 01:54:44.069665       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0127 01:56:27.490131       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.239.242"}
	
	
	==> kube-controller-manager [5d793a7980cac30e3cc9e4654ea89e53b93fa91a0ebd2af682e1a5a06c4d1d36] <==
	E0127 01:55:43.403725       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"
	W0127 01:55:43.404519       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
	E0127 01:55:43.404560       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"
	W0127 01:55:44.611124       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
	E0127 01:55:44.612000       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0127 01:55:44.612935       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
	E0127 01:55:44.612966       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"
	W0127 01:55:50.948998       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
	E0127 01:55:50.949986       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"
	W0127 01:55:50.950799       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
	E0127 01:55:50.950834       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"
	W0127 01:56:13.212572       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
	E0127 01:56:13.213590       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"
	W0127 01:56:13.214396       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
	E0127 01:56:13.214427       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"
	W0127 01:56:20.650099       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
	E0127 01:56:20.650973       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0127 01:56:20.651811       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
	E0127 01:56:20.651845       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"
	I0127 01:56:27.325763       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="12.177591ms"
	I0127 01:56:27.329395       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="3.582352ms"
	I0127 01:56:27.329480       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="44.54µs"
	I0127 01:56:27.332805       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="33.353µs"
	I0127 01:56:28.907766       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="6.612008ms"
	I0127 01:56:28.907855       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="46.358µs"
	
	
	==> kube-proxy [ef4b69740de0ddd8350152a550e918673cb7fd3506166aeef70473b3986c759d] <==
	I0127 01:51:54.696668       1 server_linux.go:66] "Using iptables proxy"
	I0127 01:51:55.787015       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0127 01:51:55.787194       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`"
	I0127 01:51:56.184147       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0127 01:51:56.184209       1 server_linux.go:170] "Using iptables Proxier"
	I0127 01:51:56.188860       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"
	I0127 01:51:56.196760       1 server.go:497] "Version info" version="v1.32.1"
	I0127 01:51:56.197054       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0127 01:51:56.198833       1 config.go:199] "Starting service config controller"
	I0127 01:51:56.199594       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0127 01:51:56.198970       1 config.go:329] "Starting node config controller"
	I0127 01:51:56.199704       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0127 01:51:56.199307       1 config.go:105] "Starting endpoint slice config controller"
	I0127 01:51:56.199754       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0127 01:51:56.300706       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0127 01:51:56.300712       1 shared_informer.go:320] Caches are synced for service config
	I0127 01:51:56.300735       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [0d6e9755e8b1b3cb92c6446347a4fe8f0b6bc942314cbd5b3a7c567a48a5773c] <==
	W0127 01:51:44.511425       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
	E0127 01:51:44.511441       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"
	W0127 01:51:44.511487       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
	E0127 01:51:44.511502       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"
	W0127 01:51:44.511593       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
	E0127 01:51:44.511609       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"
	W0127 01:51:44.577388       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0127 01:51:44.577425       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 01:51:44.578135       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
	E0127 01:51:44.578175       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"
	W0127 01:51:45.429799       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0127 01:51:45.429844       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 01:51:45.446321       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
	E0127 01:51:45.446359       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"
	W0127 01:51:45.447076       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
	E0127 01:51:45.447102       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"
	W0127 01:51:45.548879       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
	E0127 01:51:45.548917       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"
	W0127 01:51:45.598460       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
	E0127 01:51:45.598511       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"
	W0127 01:51:45.689028       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
	E0127 01:51:45.689079       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"
	W0127 01:51:45.805790       1 reflector.go:569] runtime/asm_amd64.s:1700: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0127 01:51:45.805832       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0127 01:51:48.108567       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jan 27 01:55:46 addons-856024 kubelet[1658]: E0127 01:55:46.758970    1658 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/d820dd2f853e77399a2aa5ec8aaf80f270550384db067bee516f076ec28b27d2/diff" to get inode usage: stat /var/lib/containers/storage/overlay/d820dd2f853e77399a2aa5ec8aaf80f270550384db067bee516f076ec28b27d2/diff: no such file or directory, extraDiskErr: <nil>
	Jan 27 01:55:46 addons-856024 kubelet[1658]: E0127 01:55:46.822308    1658 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942946822167254,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:55:46 addons-856024 kubelet[1658]: E0127 01:55:46.822330    1658 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942946822167254,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:55:56 addons-856024 kubelet[1658]: E0127 01:55:56.824311    1658 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942956824149913,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:55:56 addons-856024 kubelet[1658]: E0127 01:55:56.824351    1658 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942956824149913,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:06 addons-856024 kubelet[1658]: E0127 01:56:06.826726    1658 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942966826575310,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:06 addons-856024 kubelet[1658]: E0127 01:56:06.826758    1658 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942966826575310,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:15 addons-856024 kubelet[1658]: I0127 01:56:15.681677    1658 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jan 27 01:56:16 addons-856024 kubelet[1658]: E0127 01:56:16.829339    1658 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942976829165854,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:16 addons-856024 kubelet[1658]: E0127 01:56:16.829368    1658 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942976829165854,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:26 addons-856024 kubelet[1658]: E0127 01:56:26.831403    1658 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942986831240543,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:26 addons-856024 kubelet[1658]: E0127 01:56:26.831435    1658 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737942986831240543,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:607111,},InodesUsed:&UInt64Value{Value:230,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324662    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="57649379-d5dc-4c30-811d-29661bf7a4f9" containerName="csi-attacher"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324700    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="c3a74cc2-5908-4995-8b7b-67e4f819b06d" containerName="volume-snapshot-controller"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324730    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="ef20e97c-db78-47bf-bbba-25125887a3be" containerName="csi-external-health-monitor-controller"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324741    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="ef20e97c-db78-47bf-bbba-25125887a3be" containerName="csi-snapshotter"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324747    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="ef20e97c-db78-47bf-bbba-25125887a3be" containerName="csi-provisioner"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324757    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="ef20e97c-db78-47bf-bbba-25125887a3be" containerName="node-driver-registrar"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324796    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="ef20e97c-db78-47bf-bbba-25125887a3be" containerName="liveness-probe"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324805    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="57a956c8-10db-48f9-9607-4f353b66ba6f" containerName="volume-snapshot-controller"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324813    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="32e04b6f-09a8-44a9-af44-632f889f0c31" containerName="csi-resizer"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324824    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="ef20e97c-db78-47bf-bbba-25125887a3be" containerName="hostpath"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.324831    1658 memory_manager.go:355] "RemoveStaleState removing state" podUID="127335a5-2c10-499f-833e-ab03e47a30ec" containerName="task-pv-container"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: I0127 01:56:27.408812    1658 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-5prsm\" (UniqueName: \"kubernetes.io/projected/292cfe5e-cc76-4dbf-bdec-e014707c0e38-kube-api-access-5prsm\") pod \"hello-world-app-7d9564db4-frnx2\" (UID: \"292cfe5e-cc76-4dbf-bdec-e014707c0e38\") " pod="default/hello-world-app-7d9564db4-frnx2"
	Jan 27 01:56:27 addons-856024 kubelet[1658]: W0127 01:56:27.681643    1658 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/1ae84671b25b7273680f366206255b4fc7234d1a77a743ad6ed64c73bc248550/crio-6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899 WatchSource:0}: Error finding container 6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899: Status 404 returned error can't find the container with id 6dfaf113df35f23bd984b3f48ba8677155dbadc11223886b9d4a3535a5cb7899
	
	
	==> storage-provisioner [8de20ff162ce00db524fa9db345914cf3ecd3583d86f1d7760bf5b012aa1e13f] <==
	I0127 01:52:36.181839       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0127 01:52:36.193976       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0127 01:52:36.194025       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0127 01:52:36.209954       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0127 01:52:36.210093       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-856024_62233e3c-f9e9-442d-a173-7b99f1673572!
	I0127 01:52:36.210260       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"de03822b-47d6-420c-99b8-990227f33537", APIVersion:"v1", ResourceVersion:"898", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-856024_62233e3c-f9e9-442d-a173-7b99f1673572 became leader
	I0127 01:52:36.312029       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-856024_62233e3c-f9e9-442d-a173-7b99f1673572!
	

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

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

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

                                                
                                    

Test pass (303/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.85
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.32.1/json-events 6.86
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.06
18 TestDownloadOnly/v1.32.1/DeleteAll 0.19
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.09
21 TestBinaryMirror 0.75
22 TestOffline 56.37
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 143.81
31 TestAddons/serial/GCPAuth/Namespaces 0.12
32 TestAddons/serial/GCPAuth/FakeCredentials 9.43
35 TestAddons/parallel/Registry 14.74
37 TestAddons/parallel/InspektorGadget 11.97
38 TestAddons/parallel/MetricsServer 5.74
40 TestAddons/parallel/CSI 57.72
41 TestAddons/parallel/Headlamp 17.51
42 TestAddons/parallel/CloudSpanner 6.47
43 TestAddons/parallel/LocalPath 8.08
44 TestAddons/parallel/NvidiaDevicePlugin 6.46
45 TestAddons/parallel/Yakd 10.66
46 TestAddons/parallel/AmdGpuDevicePlugin 6.48
47 TestAddons/StoppedEnableDisable 12.01
48 TestCertOptions 28.84
49 TestCertExpiration 224.41
51 TestForceSystemdFlag 32.12
52 TestForceSystemdEnv 37.36
54 TestKVMDriverInstallOrUpdate 1.54
58 TestErrorSpam/setup 22.46
59 TestErrorSpam/start 0.56
60 TestErrorSpam/status 0.84
61 TestErrorSpam/pause 1.45
62 TestErrorSpam/unpause 1.6
63 TestErrorSpam/stop 1.35
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 68.36
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 28.85
70 TestFunctional/serial/KubeContext 0.04
71 TestFunctional/serial/KubectlGetPods 0.07
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.89
75 TestFunctional/serial/CacheCmd/cache/add_local 0.91
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.64
80 TestFunctional/serial/CacheCmd/cache/delete 0.1
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
83 TestFunctional/serial/ExtraConfig 39.09
84 TestFunctional/serial/ComponentHealth 0.06
85 TestFunctional/serial/LogsCmd 1.27
86 TestFunctional/serial/LogsFileCmd 1.27
87 TestFunctional/serial/InvalidService 3.86
89 TestFunctional/parallel/ConfigCmd 0.4
90 TestFunctional/parallel/DashboardCmd 8.84
91 TestFunctional/parallel/DryRun 0.38
92 TestFunctional/parallel/InternationalLanguage 0.16
93 TestFunctional/parallel/StatusCmd 0.89
97 TestFunctional/parallel/ServiceCmdConnect 17.82
98 TestFunctional/parallel/AddonsCmd 0.14
99 TestFunctional/parallel/PersistentVolumeClaim 35.51
101 TestFunctional/parallel/SSHCmd 0.56
102 TestFunctional/parallel/CpCmd 1.93
103 TestFunctional/parallel/MySQL 17.92
104 TestFunctional/parallel/FileSync 0.32
105 TestFunctional/parallel/CertSync 1.52
109 TestFunctional/parallel/NodeLabels 0.09
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.51
113 TestFunctional/parallel/License 0.16
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.45
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 15.21
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 7.13
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.53
127 TestFunctional/parallel/ProfileCmd/profile_list 0.44
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
129 TestFunctional/parallel/MountCmd/any-port 13.84
130 TestFunctional/parallel/ServiceCmd/List 1.68
131 TestFunctional/parallel/ServiceCmd/JSONOutput 1.69
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.54
133 TestFunctional/parallel/ServiceCmd/Format 0.54
134 TestFunctional/parallel/ServiceCmd/URL 0.52
135 TestFunctional/parallel/Version/short 0.06
136 TestFunctional/parallel/Version/components 0.47
137 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
138 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
139 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
144 TestFunctional/parallel/ImageCommands/ImageBuild 2.46
145 TestFunctional/parallel/ImageCommands/Setup 0.47
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.45
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.9
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.49
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.52
151 TestFunctional/parallel/MountCmd/specific-port 1.8
152 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.76
153 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.54
154 TestFunctional/parallel/MountCmd/VerifyCleanup 1.47
155 TestFunctional/delete_echo-server_images 0.03
156 TestFunctional/delete_my-image_image 0.01
157 TestFunctional/delete_minikube_cached_images 0.01
161 TestMultiControlPlane/serial/StartCluster 145.62
162 TestMultiControlPlane/serial/DeployApp 5.82
163 TestMultiControlPlane/serial/PingHostFromPods 1.05
164 TestMultiControlPlane/serial/AddWorkerNode 32.88
165 TestMultiControlPlane/serial/NodeLabels 0.06
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
167 TestMultiControlPlane/serial/CopyFile 15.27
168 TestMultiControlPlane/serial/StopSecondaryNode 12.4
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.65
170 TestMultiControlPlane/serial/RestartSecondaryNode 20.86
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.13
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 170.67
173 TestMultiControlPlane/serial/DeleteSecondaryNode 8.25
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.63
175 TestMultiControlPlane/serial/StopCluster 24.88
176 TestMultiControlPlane/serial/RestartCluster 70.41
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.63
178 TestMultiControlPlane/serial/AddSecondaryNode 66.38
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.83
183 TestJSONOutput/start/Command 40.4
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.63
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.55
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.69
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.19
208 TestKicCustomNetwork/create_custom_network 29.37
209 TestKicCustomNetwork/use_default_bridge_network 22.42
210 TestKicExistingNetwork 22.62
211 TestKicCustomSubnet 22.43
212 TestKicStaticIP 25.83
213 TestMainNoArgs 0.05
214 TestMinikubeProfile 48.65
217 TestMountStart/serial/StartWithMountFirst 8.11
218 TestMountStart/serial/VerifyMountFirst 0.24
219 TestMountStart/serial/StartWithMountSecond 5.36
220 TestMountStart/serial/VerifyMountSecond 0.23
221 TestMountStart/serial/DeleteFirst 1.58
222 TestMountStart/serial/VerifyMountPostDelete 0.23
223 TestMountStart/serial/Stop 1.17
224 TestMountStart/serial/RestartStopped 7.28
225 TestMountStart/serial/VerifyMountPostStop 0.23
228 TestMultiNode/serial/FreshStart2Nodes 94.13
229 TestMultiNode/serial/DeployApp2Nodes 4.07
230 TestMultiNode/serial/PingHostFrom2Pods 0.7
231 TestMultiNode/serial/AddNode 25.6
232 TestMultiNode/serial/MultiNodeLabels 0.06
233 TestMultiNode/serial/ProfileList 0.59
234 TestMultiNode/serial/CopyFile 8.71
235 TestMultiNode/serial/StopNode 2.06
236 TestMultiNode/serial/StartAfterStop 8.71
237 TestMultiNode/serial/RestartKeepsNodes 76.73
238 TestMultiNode/serial/DeleteNode 4.86
239 TestMultiNode/serial/StopMultiNode 23.61
240 TestMultiNode/serial/RestartMultiNode 50.31
241 TestMultiNode/serial/ValidateNameConflict 25.1
246 TestPreload 102.92
248 TestScheduledStopUnix 94.49
251 TestInsufficientStorage 12.34
252 TestRunningBinaryUpgrade 55.18
254 TestKubernetesUpgrade 342.1
255 TestMissingContainerUpgrade 88.26
256 TestStoppedBinaryUpgrade/Setup 0.42
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
259 TestNoKubernetes/serial/StartWithK8s 32.19
260 TestStoppedBinaryUpgrade/Upgrade 97.97
261 TestNoKubernetes/serial/StartWithStopK8s 9.13
269 TestNetworkPlugins/group/false 5.57
270 TestNoKubernetes/serial/Start 8.07
274 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
275 TestNoKubernetes/serial/ProfileList 1.5
276 TestNoKubernetes/serial/Stop 1.37
277 TestNoKubernetes/serial/StartNoArgs 6.88
286 TestPause/serial/Start 44.62
287 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
288 TestStoppedBinaryUpgrade/MinikubeLogs 3.13
289 TestPause/serial/SecondStartNoReconfiguration 41.02
290 TestPause/serial/Pause 0.8
291 TestPause/serial/VerifyStatus 0.3
292 TestPause/serial/Unpause 0.58
293 TestPause/serial/PauseAgain 0.74
294 TestPause/serial/DeletePaused 4.92
295 TestPause/serial/VerifyDeletedResources 0.91
296 TestNetworkPlugins/group/auto/Start 42.83
297 TestNetworkPlugins/group/kindnet/Start 72.12
298 TestNetworkPlugins/group/auto/KubeletFlags 0.25
299 TestNetworkPlugins/group/auto/NetCatPod 9.19
300 TestNetworkPlugins/group/auto/DNS 0.12
301 TestNetworkPlugins/group/auto/Localhost 0.1
302 TestNetworkPlugins/group/auto/HairPin 0.1
303 TestNetworkPlugins/group/calico/Start 52.8
304 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
305 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
306 TestNetworkPlugins/group/kindnet/NetCatPod 10.19
307 TestNetworkPlugins/group/kindnet/DNS 0.14
308 TestNetworkPlugins/group/kindnet/Localhost 0.12
309 TestNetworkPlugins/group/kindnet/HairPin 0.11
310 TestNetworkPlugins/group/custom-flannel/Start 45.23
311 TestNetworkPlugins/group/enable-default-cni/Start 67.31
312 TestNetworkPlugins/group/calico/ControllerPod 6.01
313 TestNetworkPlugins/group/calico/KubeletFlags 0.26
314 TestNetworkPlugins/group/calico/NetCatPod 11.19
315 TestNetworkPlugins/group/calico/DNS 0.13
316 TestNetworkPlugins/group/calico/Localhost 0.12
317 TestNetworkPlugins/group/calico/HairPin 0.19
318 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
319 TestNetworkPlugins/group/custom-flannel/NetCatPod 8.24
320 TestNetworkPlugins/group/flannel/Start 43.66
321 TestNetworkPlugins/group/custom-flannel/DNS 0.14
322 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
323 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
324 TestNetworkPlugins/group/bridge/Start 71.16
325 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
326 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.19
327 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
328 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
329 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
330 TestNetworkPlugins/group/flannel/ControllerPod 6.01
331 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
332 TestNetworkPlugins/group/flannel/NetCatPod 10.18
334 TestStartStop/group/old-k8s-version/serial/FirstStart 134.22
335 TestNetworkPlugins/group/flannel/DNS 0.16
336 TestNetworkPlugins/group/flannel/Localhost 0.11
337 TestNetworkPlugins/group/flannel/HairPin 0.11
339 TestStartStop/group/no-preload/serial/FirstStart 55.4
340 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
341 TestNetworkPlugins/group/bridge/NetCatPod 10.23
342 TestNetworkPlugins/group/bridge/DNS 0.12
343 TestNetworkPlugins/group/bridge/Localhost 0.14
344 TestNetworkPlugins/group/bridge/HairPin 0.12
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 73.39
347 TestStartStop/group/no-preload/serial/DeployApp 8.26
349 TestStartStop/group/newest-cni/serial/FirstStart 24.89
350 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.96
351 TestStartStop/group/no-preload/serial/Stop 11.86
352 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
353 TestStartStop/group/no-preload/serial/SecondStart 296.54
354 TestStartStop/group/newest-cni/serial/DeployApp 0
355 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.86
356 TestStartStop/group/newest-cni/serial/Stop 1.25
357 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.25
358 TestStartStop/group/newest-cni/serial/SecondStart 12.97
359 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
360 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
361 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
362 TestStartStop/group/newest-cni/serial/Pause 2.69
364 TestStartStop/group/embed-certs/serial/FirstStart 38.33
365 TestStartStop/group/old-k8s-version/serial/DeployApp 9.41
366 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.27
367 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.83
368 TestStartStop/group/old-k8s-version/serial/Stop 11.87
369 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.91
370 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.86
371 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
372 TestStartStop/group/old-k8s-version/serial/SecondStart 137.23
373 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
374 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 305.6
375 TestStartStop/group/embed-certs/serial/DeployApp 10.39
376 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.89
377 TestStartStop/group/embed-certs/serial/Stop 13.19
378 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
379 TestStartStop/group/embed-certs/serial/SecondStart 261.84
380 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
381 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
382 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
383 TestStartStop/group/old-k8s-version/serial/Pause 2.47
384 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
385 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
386 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
387 TestStartStop/group/no-preload/serial/Pause 2.55
388 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
389 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
390 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
391 TestStartStop/group/embed-certs/serial/Pause 2.53
392 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
393 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
394 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.21
395 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.47
x
+
TestDownloadOnly/v1.20.0/json-events (5.85s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0127 01:50:59.934885  312968 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0127 01:50:59.934982  312968 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-995621 | jenkins | v1.35.0 | 27 Jan 25 01:50 UTC |          |
	|         | -p download-only-995621        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 01:50:54
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 01:50:54.128631  312980 out.go:345] Setting OutFile to fd 1 ...
	I0127 01:50:54.128733  312980 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 01:50:54.128741  312980 out.go:358] Setting ErrFile to fd 2...
	I0127 01:50:54.128745  312980 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 01:50:54.128888  312980 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	W0127 01:50:54.129017  312980 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20316-306184/.minikube/config/config.json: open /home/jenkins/minikube-integration/20316-306184/.minikube/config/config.json: no such file or directory
	I0127 01:50:54.129580  312980 out.go:352] Setting JSON to true
	I0127 01:50:54.130489  312980 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":9198,"bootTime":1737933456,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1074-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0127 01:50:54.130616  312980 start.go:139] virtualization: kvm guest
	I0127 01:50:54.132776  312980 out.go:97] [download-only-995621] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0127 01:50:54.132900  312980 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball: no such file or directory
	I0127 01:50:54.132950  312980 notify.go:220] Checking for updates...
	I0127 01:50:54.134120  312980 out.go:169] MINIKUBE_LOCATION=20316
	I0127 01:50:54.135287  312980 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 01:50:54.136344  312980 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 01:50:54.137684  312980 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	I0127 01:50:54.138780  312980 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0127 01:50:54.140855  312980 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 01:50:54.141039  312980 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 01:50:54.162339  312980 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 01:50:54.162434  312980 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 01:50:54.491483  312980 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:50 SystemTime:2025-01-27 01:50:54.482192829 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 01:50:54.491611  312980 docker.go:318] overlay module found
	I0127 01:50:54.493024  312980 out.go:97] Using the docker driver based on user configuration
	I0127 01:50:54.493052  312980 start.go:297] selected driver: docker
	I0127 01:50:54.493062  312980 start.go:901] validating driver "docker" against <nil>
	I0127 01:50:54.493208  312980 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 01:50:54.542466  312980 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:50 SystemTime:2025-01-27 01:50:54.53439618 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 01:50:54.542667  312980 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 01:50:54.543205  312980 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0127 01:50:54.543388  312980 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 01:50:54.544845  312980 out.go:169] Using Docker driver with root privileges
	I0127 01:50:54.545847  312980 cni.go:84] Creating CNI manager for ""
	I0127 01:50:54.545915  312980 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 01:50:54.545935  312980 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 01:50:54.546020  312980 start.go:340] cluster config:
	{Name:download-only-995621 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-995621 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 01:50:54.547126  312980 out.go:97] Starting "download-only-995621" primary control-plane node in "download-only-995621" cluster
	I0127 01:50:54.547141  312980 cache.go:121] Beginning downloading kic base image for docker with crio
	I0127 01:50:54.548180  312980 out.go:97] Pulling base image v0.0.46 ...
	I0127 01:50:54.548205  312980 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0127 01:50:54.548301  312980 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 01:50:54.563768  312980 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 01:50:54.563961  312980 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 01:50:54.564060  312980 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 01:50:54.572041  312980 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0127 01:50:54.572065  312980 cache.go:56] Caching tarball of preloaded images
	I0127 01:50:54.572188  312980 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0127 01:50:54.573639  312980 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0127 01:50:54.573654  312980 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0127 01:50:54.596829  312980 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0127 01:50:57.970621  312980 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0127 01:50:57.970704  312980 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0127 01:50:58.743489  312980 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 01:50:58.929097  312980 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0127 01:50:58.929514  312980 profile.go:143] Saving config to /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/download-only-995621/config.json ...
	I0127 01:50:58.929554  312980 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/download-only-995621/config.json: {Name:mk5c273e5240fd27741c1cc7f2bdd22da98a127d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 01:50:58.929726  312980 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0127 01:50:58.929930  312980 download.go:108] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/20316-306184/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-995621 host does not exist
	  To start a cluster, run: "minikube start -p download-only-995621"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0127 01:51:07.172234  312968 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0127 01:51:07.172305  312968 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-995621 | jenkins | v1.35.0 | 27 Jan 25 01:50 UTC |                     |
	|         | -p download-only-995621        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC | 27 Jan 25 01:51 UTC |
	| delete  | -p download-only-995621        | download-only-995621 | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC | 27 Jan 25 01:51 UTC |
	| start   | -o=json --download-only        | download-only-241357 | jenkins | v1.35.0 | 27 Jan 25 01:51 UTC |                     |
	|         | -p download-only-241357        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 01:51:00
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 01:51:00.351377  313327 out.go:345] Setting OutFile to fd 1 ...
	I0127 01:51:00.351475  313327 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 01:51:00.351482  313327 out.go:358] Setting ErrFile to fd 2...
	I0127 01:51:00.351486  313327 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 01:51:00.351640  313327 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 01:51:00.352160  313327 out.go:352] Setting JSON to true
	I0127 01:51:00.352966  313327 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":9204,"bootTime":1737933456,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1074-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0127 01:51:00.353069  313327 start.go:139] virtualization: kvm guest
	I0127 01:51:00.354766  313327 out.go:97] [download-only-241357] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0127 01:51:00.354891  313327 notify.go:220] Checking for updates...
	I0127 01:51:00.355958  313327 out.go:169] MINIKUBE_LOCATION=20316
	I0127 01:51:00.357030  313327 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 01:51:00.358071  313327 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 01:51:00.358987  313327 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	I0127 01:51:00.360039  313327 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0127 01:51:00.361969  313327 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 01:51:00.362168  313327 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 01:51:00.385152  313327 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 01:51:00.385243  313327 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 01:51:00.432131  313327 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:48 SystemTime:2025-01-27 01:51:00.423966214 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 01:51:00.432256  313327 docker.go:318] overlay module found
	I0127 01:51:00.433542  313327 out.go:97] Using the docker driver based on user configuration
	I0127 01:51:00.433561  313327 start.go:297] selected driver: docker
	I0127 01:51:00.433566  313327 start.go:901] validating driver "docker" against <nil>
	I0127 01:51:00.433641  313327 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 01:51:00.478774  313327 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:48 SystemTime:2025-01-27 01:51:00.470301387 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 01:51:00.478981  313327 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 01:51:00.479686  313327 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0127 01:51:00.479879  313327 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 01:51:00.481383  313327 out.go:169] Using Docker driver with root privileges
	I0127 01:51:00.482465  313327 cni.go:84] Creating CNI manager for ""
	I0127 01:51:00.482522  313327 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 01:51:00.482534  313327 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 01:51:00.482594  313327 start.go:340] cluster config:
	{Name:download-only-241357 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:download-only-241357 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 01:51:00.483678  313327 out.go:97] Starting "download-only-241357" primary control-plane node in "download-only-241357" cluster
	I0127 01:51:00.483696  313327 cache.go:121] Beginning downloading kic base image for docker with crio
	I0127 01:51:00.484640  313327 out.go:97] Pulling base image v0.0.46 ...
	I0127 01:51:00.484661  313327 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 01:51:00.484760  313327 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 01:51:00.499948  313327 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 01:51:00.500087  313327 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 01:51:00.500102  313327 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0127 01:51:00.500106  313327 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0127 01:51:00.500120  313327 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 01:51:00.510572  313327 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0127 01:51:00.510590  313327 cache.go:56] Caching tarball of preloaded images
	I0127 01:51:00.510730  313327 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 01:51:00.511996  313327 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0127 01:51:00.512012  313327 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	I0127 01:51:00.538270  313327 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:b2af56a340efcc3949401b47b9a5d537 -> /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0127 01:51:04.902211  313327 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	I0127 01:51:04.902313  313327 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20316-306184/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-241357 host does not exist
	  To start a cluster, run: "minikube start -p download-only-241357"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.09s)

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

                                                
                                    
x
+
TestBinaryMirror (0.75s)

                                                
                                                
=== RUN   TestBinaryMirror
I0127 01:51:08.892135  312968 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-749737 --alsologtostderr --binary-mirror http://127.0.0.1:35543 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-749737" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-749737
--- PASS: TestBinaryMirror (0.75s)

                                                
                                    
x
+
TestOffline (56.37s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-714351 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-714351 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (52.959197643s)
helpers_test.go:175: Cleaning up "offline-crio-714351" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-714351
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-714351: (3.414575724s)
--- PASS: TestOffline (56.37s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (143.81s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-856024 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-856024 --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: (2m23.808760982s)
--- PASS: TestAddons/Setup (143.81s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-856024 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-856024 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" [4d21dfda-9d2d-431a-b847-08eb7b483efd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4d21dfda-9d2d-431a-b847-08eb7b483efd] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.003618939s
addons_test.go:633: (dbg) Run:  kubectl --context addons-856024 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-856024 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-856024 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.43s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 34.649607ms
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-8vgbs" [e5ab7a06-572b-4676-a1ce-c9ee4873f564] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004584846s
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-sjlqp" [6fd8d22c-4e4a-4a96-8ac0-fad63f6a20dc] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00273833s
addons_test.go:331: (dbg) Run:  kubectl --context addons-856024 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-856024 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-856024 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": (3.929510923s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 ip
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.74s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.97s)

                                                
                                                
=== 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-cxl5z" [c4d156cb-5a23-4051-8683-9abde04b0a09] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003391982s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-856024 addons disable inspektor-gadget --alsologtostderr -v=1: (5.962179058s)
--- PASS: TestAddons/parallel/InspektorGadget (11.97s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 34.685624ms
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-9d5xd" [cfe74069-9e19-4d1c-8476-60c18b8c3673] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004717004s
addons_test.go:402: (dbg) Run:  kubectl --context addons-856024 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.74s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0127 01:53:51.568918  312968 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0127 01:53:51.572915  312968 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0127 01:53:51.572935  312968 kapi.go:107] duration metric: took 4.036812ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 4.044651ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-856024 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-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
2025/01/27 01:54:05 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-856024 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" [b4f998a2-ee1a-43fc-a1fb-235a95400d61] Pending
helpers_test.go:344: "task-pv-pod" [b4f998a2-ee1a-43fc-a1fb-235a95400d61] 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" [b4f998a2-ee1a-43fc-a1fb-235a95400d61] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.003650731s
addons_test.go:511: (dbg) Run:  kubectl --context addons-856024 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-856024 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-856024 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-856024 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-856024 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-856024 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-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-856024 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" [127335a5-2c10-499f-833e-ab03e47a30ec] Pending
helpers_test.go:344: "task-pv-pod-restore" [127335a5-2c10-499f-833e-ab03e47a30ec] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 6.003649592s
addons_test.go:553: (dbg) Run:  kubectl --context addons-856024 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-856024 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-856024 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-856024 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.529728407s)
--- PASS: TestAddons/parallel/CSI (57.72s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-856024 --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-69d78d796f-684vl" [2e46e484-38e0-45c4-a87f-d6529283cc1b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-69d78d796f-684vl" [2e46e484-38e0-45c4-a87f-d6529283cc1b] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004001231s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-856024 addons disable headlamp --alsologtostderr -v=1: (5.773701895s)
--- PASS: TestAddons/parallel/Headlamp (17.51s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5d76cffbc-w6js2" [e2b27ee7-3c4d-485d-a83e-e497fe8b1013] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003037029s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.47s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (8.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-856024 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-856024 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-856024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-856024 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" [4b8524a9-36b1-437a-b95e-1507e1f8f360] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4b8524a9-36b1-437a-b95e-1507e1f8f360] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4b8524a9-36b1-437a-b95e-1507e1f8f360] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003671988s
addons_test.go:906: (dbg) Run:  kubectl --context addons-856024 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 ssh "cat /opt/local-path-provisioner/pvc-b3e96f58-389e-4667-a306-b4c45bfec9e9_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-856024 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-856024 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (8.08s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.46s)

                                                
                                                
=== 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-grkqq" [b1381c4f-dd56-4efd-aeb5-87677990da1f] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003045585s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.46s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.66s)

                                                
                                                
=== 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-xpljq" [50c62051-1e6d-4520-a628-38c453c7bf2e] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003620433s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-856024 addons disable yakd --alsologtostderr -v=1: (5.651151872s)
--- PASS: TestAddons/parallel/Yakd (10.66s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-k77f2" [5ccdbd33-6944-40cd-9f5e-48120625a0e3] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.005450138s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-856024 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.48s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.01s)

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

                                                
                                    
x
+
TestCertOptions (28.84s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (224.41s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-183512 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-183512 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.024416096s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-183512 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-183512 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.416517615s)
helpers_test.go:175: Cleaning up "cert-expiration-183512" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-183512
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-183512: (2.965360431s)
--- PASS: TestCertExpiration (224.41s)

                                                
                                    
x
+
TestForceSystemdFlag (32.12s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-171553 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-171553 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (29.680962902s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-171553 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-171553" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-171553
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-171553: (2.197739059s)
--- PASS: TestForceSystemdFlag (32.12s)

                                                
                                    
x
+
TestForceSystemdEnv (37.36s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (1.54s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0127 02:24:32.631959  312968 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0127 02:24:32.632100  312968 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0127 02:24:32.670857  312968 install.go:62] docker-machine-driver-kvm2: exit status 1
W0127 02:24:32.671185  312968 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0127 02:24:32.671258  312968 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1440489156/001/docker-machine-driver-kvm2
I0127 02:24:32.778497  312968 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1440489156/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0] Decompressors:map[bz2:0xc0005933e0 gz:0xc0005933e8 tar:0xc000593380 tar.bz2:0xc000593390 tar.gz:0xc0005933a0 tar.xz:0xc0005933b0 tar.zst:0xc0005933d0 tbz2:0xc000593390 tgz:0xc0005933a0 txz:0xc0005933b0 tzst:0xc0005933d0 xz:0xc000593400 zip:0xc000593410 zst:0xc000593408] Getters:map[file:0xc001ebf840 http:0xc0017a5400 https:0xc0017a5450] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0127 02:24:32.778554  312968 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1440489156/001/docker-machine-driver-kvm2
I0127 02:24:33.576458  312968 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0127 02:24:33.576546  312968 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0127 02:24:33.617388  312968 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0127 02:24:33.617432  312968 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0127 02:24:33.617536  312968 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0127 02:24:33.617578  312968 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1440489156/002/docker-machine-driver-kvm2
I0127 02:24:33.643981  312968 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1440489156/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0 0x530a6a0] Decompressors:map[bz2:0xc0005933e0 gz:0xc0005933e8 tar:0xc000593380 tar.bz2:0xc000593390 tar.gz:0xc0005933a0 tar.xz:0xc0005933b0 tar.zst:0xc0005933d0 tbz2:0xc000593390 tgz:0xc0005933a0 txz:0xc0005933b0 tzst:0xc0005933d0 xz:0xc000593400 zip:0xc000593410 zst:0xc000593408] Getters:map[file:0xc001a8ae10 http:0xc000643360 https:0xc0006433b0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0127 02:24:33.644030  312968 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1440489156/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (1.54s)

                                                
                                    
x
+
TestErrorSpam/setup (22.46s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.56s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.84s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.45s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.6s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.35s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-996304 --log_dir /tmp/nospam-996304 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-996304 --log_dir /tmp/nospam-996304 stop: (1.166408453s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-996304 --log_dir /tmp/nospam-996304 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-996304 --log_dir /tmp/nospam-996304 stop
--- PASS: TestErrorSpam/stop (1.35s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (68.36s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-827088 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0127 01:58:34.066810  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.077494  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.089721  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.111047  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.152362  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.233741  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.395266  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:34.716961  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:35.359062  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:36.640649  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-827088 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m8.364241534s)
--- PASS: TestFunctional/serial/StartWithProxy (68.36s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.85s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0127 01:58:37.251881  312968 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-827088 --alsologtostderr -v=8
E0127 01:58:39.202827  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:44.324840  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 01:58:54.566259  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-827088 --alsologtostderr -v=8: (28.847281405s)
functional_test.go:663: soft start took 28.848013665s for "functional-827088" cluster.
I0127 01:59:06.099532  312968 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (28.85s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-linux-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.09s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-827088 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0127 01:59:15.047690  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-827088 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.088676242s)
functional_test.go:761: restart took 39.088810433s for "functional-827088" cluster.
I0127 01:59:51.409328  312968 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (39.09s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.27s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.27s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 logs --file /tmp/TestFunctionalserialLogsFileCmd3700344558/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-827088 logs --file /tmp/TestFunctionalserialLogsFileCmd3700344558/001/logs.txt: (1.269303374s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.27s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.86s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-827088 apply -f testdata/invalidsvc.yaml
E0127 01:59:56.010555  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2335: (dbg) Run:  out/minikube-linux-amd64 service invalid-svc -p functional-827088
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-amd64 service invalid-svc -p functional-827088: exit status 115 (315.575562ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-827088 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.86s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.4s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.84s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.38s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:00:17.224841  349924 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:00:17.225080  349924 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:00:17.225089  349924 out.go:358] Setting ErrFile to fd 2...
	I0127 02:00:17.225093  349924 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:00:17.225335  349924 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:00:17.225847  349924 out.go:352] Setting JSON to false
	I0127 02:00:17.226737  349924 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":9761,"bootTime":1737933456,"procs":221,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1074-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0127 02:00:17.226795  349924 start.go:139] virtualization: kvm guest
	I0127 02:00:17.230932  349924 out.go:177] * [functional-827088] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0127 02:00:17.232144  349924 notify.go:220] Checking for updates...
	I0127 02:00:17.232167  349924 out.go:177]   - MINIKUBE_LOCATION=20316
	I0127 02:00:17.233618  349924 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 02:00:17.234940  349924 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 02:00:17.236230  349924 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	I0127 02:00:17.237653  349924 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0127 02:00:17.238886  349924 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 02:00:17.240332  349924 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:00:17.240820  349924 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 02:00:17.266759  349924 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 02:00:17.266865  349924 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 02:00:17.336738  349924 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-01-27 02:00:17.327687829 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 02:00:17.336844  349924 docker.go:318] overlay module found
	I0127 02:00:17.339291  349924 out.go:177] * Using the docker driver based on existing profile
	I0127 02:00:17.340370  349924 start.go:297] selected driver: docker
	I0127 02:00:17.340387  349924 start.go:901] validating driver "docker" against &{Name:functional-827088 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:functional-827088 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 02:00:17.340537  349924 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 02:00:17.342372  349924 out.go:201] 
	W0127 02:00:17.343381  349924 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
	I0127 02:00:17.344520  349924 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:00:17.906943  350331 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:00:17.907075  350331 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:00:17.907086  350331 out.go:358] Setting ErrFile to fd 2...
	I0127 02:00:17.907093  350331 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:00:17.907366  350331 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:00:17.907889  350331 out.go:352] Setting JSON to false
	I0127 02:00:17.908846  350331 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":9762,"bootTime":1737933456,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1074-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0127 02:00:17.908963  350331 start.go:139] virtualization: kvm guest
	I0127 02:00:17.910653  350331 out.go:177] * [functional-827088] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0127 02:00:17.912550  350331 out.go:177]   - MINIKUBE_LOCATION=20316
	I0127 02:00:17.912540  350331 notify.go:220] Checking for updates...
	I0127 02:00:17.914843  350331 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 02:00:17.915911  350331 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 02:00:17.916985  350331 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	I0127 02:00:17.918171  350331 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0127 02:00:17.919366  350331 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 02:00:17.921006  350331 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:00:17.921687  350331 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 02:00:17.944136  350331 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 02:00:17.944259  350331 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 02:00:18.002329  350331 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-01-27 02:00:17.990467639 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 02:00:18.002440  350331 docker.go:318] overlay module found
	I0127 02:00:18.004119  350331 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0127 02:00:18.005325  350331 start.go:297] selected driver: docker
	I0127 02:00:18.005345  350331 start.go:901] validating driver "docker" against &{Name:functional-827088 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:functional-827088 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 02:00:18.005466  350331 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 02:00:18.007715  350331 out.go:201] 
	W0127 02:00:18.008783  350331 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
	I0127 02:00:18.010007  350331 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.89s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (17.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-827088 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-827088 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-jz59r" [68b31fc4-9ef6-4595-b5cc-4ab7fca529c3] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-jz59r" [68b31fc4-9ef6-4595-b5cc-4ab7fca529c3] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 17.004307653s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30526
functional_test.go:1675: http://192.168.49.2:30526: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (35.51s)

                                                
                                                
=== 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" [37df2313-e847-410d-9e14-7f83245019d8] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004281911s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-827088 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-827088 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-827088 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-827088 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" [bc7b8b32-4ba6-4b49-82df-58bf01197070] Pending
helpers_test.go:344: "sp-pod" [bc7b8b32-4ba6-4b49-82df-58bf01197070] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [bc7b8b32-4ba6-4b49-82df-58bf01197070] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 20.028461589s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-827088 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-827088 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-827088 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" [3d2a6d8a-6761-4842-b416-37476bde11e5] Pending
helpers_test.go:344: "sp-pod" [3d2a6d8a-6761-4842-b416-37476bde11e5] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
2025/01/27 02:00:26 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "sp-pod" [3d2a6d8a-6761-4842-b416-37476bde11e5] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.003557114s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-827088 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (35.51s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.56s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.93s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (17.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-827088 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-6m5vp" [b51cff14-4f58-42de-97aa-0d4cde897779] Pending
helpers_test.go:344: "mysql-58ccfd96bb-6m5vp" [b51cff14-4f58-42de-97aa-0d4cde897779] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-6m5vp" [b51cff14-4f58-42de-97aa-0d4cde897779] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 15.003644905s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-827088 exec mysql-58ccfd96bb-6m5vp -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-827088 exec mysql-58ccfd96bb-6m5vp -- mysql -ppassword -e "show databases;": exit status 1 (101.361051ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0127 02:00:13.210410  312968 retry.go:31] will retry after 788.697359ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-827088 exec mysql-58ccfd96bb-6m5vp -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-827088 exec mysql-58ccfd96bb-6m5vp -- mysql -ppassword -e "show databases;": exit status 1 (100.058185ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0127 02:00:14.100092  312968 retry.go:31] will retry after 1.502087494s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-827088 exec mysql-58ccfd96bb-6m5vp -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (17.92s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/312968.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo cat /etc/ssl/certs/312968.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/312968.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo cat /usr/share/ca-certificates/312968.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3129682.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo cat /etc/ssl/certs/3129682.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/3129682.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo cat /usr/share/ca-certificates/3129682.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.52s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.51s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.16s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-827088 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" [9bd9588c-c1ea-4e74-9ebb-a4da5ff3b888] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [9bd9588c-c1ea-4e74-9ebb-a4da5ff3b888] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 15.00366281s
I0127 02:00:13.927078  312968 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (15.21s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.96.240.5 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-827088 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-827088 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-827088 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-9fm2h" [efea156a-621f-4bb9-979e-371894712eba] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-9fm2h" [efea156a-621f-4bb9-979e-371894712eba] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.002603622s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.13s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "392.72563ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1329: Took "48.703768ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "352.864591ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "53.31731ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.41s)

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

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

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

                                                
                                                
** /stderr **
I0127 02:00:18.332854  312968 retry.go:31] will retry after 742.653524ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jan 27 02:00 created-by-test
-rw-r--r-- 1 docker docker 24 Jan 27 02:00 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jan 27 02:00 test-1737943218016649730
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh cat /mount-9p/test-1737943218016649730
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-827088 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" [4be26ec9-53c1-43a3-b81d-45d0d7278691] Pending
helpers_test.go:344: "busybox-mount" [4be26ec9-53c1-43a3-b81d-45d0d7278691] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [4be26ec9-53c1-43a3-b81d-45d0d7278691] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [4be26ec9-53c1-43a3-b81d-45d0d7278691] 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 11.003458946s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-827088 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-827088 /tmp/TestFunctionalparallelMountCmdany-port382250177/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (13.84s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 service list -o json
functional_test.go:1489: (dbg) Done: out/minikube-linux-amd64 -p functional-827088 service list -o json: (1.691421423s)
functional_test.go:1494: Took "1.69154932s" to run "out/minikube-linux-amd64 -p functional-827088 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.69s)

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-827088 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-827088
localhost/kicbase/echo-server:functional-827088
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20241108-5c6d2daf
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-827088 image ls --format short --alsologtostderr:
I0127 02:00:33.253451  355212 out.go:345] Setting OutFile to fd 1 ...
I0127 02:00:33.253557  355212 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.253565  355212 out.go:358] Setting ErrFile to fd 2...
I0127 02:00:33.253569  355212 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.253769  355212 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
I0127 02:00:33.254347  355212 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.254443  355212 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.254801  355212 cli_runner.go:164] Run: docker container inspect functional-827088 --format={{.State.Status}}
I0127 02:00:33.272469  355212 ssh_runner.go:195] Run: systemctl --version
I0127 02:00:33.272513  355212 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-827088
I0127 02:00:33.293631  355212 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/functional-827088/id_rsa Username:docker}
I0127 02:00:33.381670  355212 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-827088 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 019ee182b58e2 | 90.8MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| docker.io/library/nginx                 | latest             | 9bea9f2796e23 | 196MB  |
| localhost/minikube-local-cache-test     | functional-827088  | 518d87ddc789b | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/kube-apiserver          | v1.32.1            | 95c0bda56fc4d | 98.1MB |
| registry.k8s.io/kube-scheduler          | v1.32.1            | 2b0d6572d062c | 70.6MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 50415e5d05f05 | 95MB   |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/library/nginx                 | alpine             | 93f9c72967dbc | 48.5MB |
| localhost/kicbase/echo-server           | functional-827088  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-proxy              | v1.32.1            | e29f9c7391fd9 | 95.3MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-827088 image ls --format table --alsologtostderr:
I0127 02:00:33.490681  355401 out.go:345] Setting OutFile to fd 1 ...
I0127 02:00:33.490942  355401 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.490955  355401 out.go:358] Setting ErrFile to fd 2...
I0127 02:00:33.490961  355401 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.491254  355401 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
I0127 02:00:33.492005  355401 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.492123  355401 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.492562  355401 cli_runner.go:164] Run: docker container inspect functional-827088 --format={{.State.Status}}
I0127 02:00:33.510653  355401 ssh_runner.go:195] Run: systemctl --version
I0127 02:00:33.510704  355401 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-827088
I0127 02:00:33.528405  355401 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/functional-827088/id_rsa Username:docker}
I0127 02:00:33.616887  355401 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-827088 image ls --format json --alsologtostderr:
[{"id":"50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e","repoDigests":["docker.io/kindest/kindnetd@sha256:3da053f9c42d9123d34d4582cc77041c013e1419204b9ef180f0b3bffa7769e3","docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"94963761"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["g
cr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":["registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"151021823"},{"id":"e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5","registry.k8s.io/kube-proxy@sha256:a739122f1b5b17e2db96006120ad5fb9a3c654da07322bcaa62263c403ef69a8"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"95271321"},{"id"
:"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"93f9c72967dbcfaffe724ae5ba471e9568c9bbe67271f53266c84f3c83a409e3","repoDigests":["docker.io/library/nginx@sha256:679a5fd058f6ca754a561846fe27927e408074431d63556e8fc588fc38be6901","docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48461780"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-827088"],"size":"4943877"},{"id":"019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0
d32d8bb04b8484ac6a92484c298dc695025954","registry.k8s.io/kube-controller-manager@sha256:c9067d10dcf5ca45b2be9260f3b15e9c94e05fd8039c53341a23d3b4cf0cc619"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"90793286"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"9bea9f2796e236cb18c2b3ad561ff29f655d1001f9ec7247a0bc5e08d25652a1","repoDigests":["docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a","docker.io/library/nginx@sha256:2426c815287ed75a3a33dd28512eba4f0f783946844209ccf3fa8990817a4eb9"],"repoTags":["docker.io/library/nginx:latest"],"size":"195872148"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[
"registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a","repoDigests":["registry.k8s.io/kube-apiserver@sha256:769a11bfd73df7db947d51b0f7a3a60383a0338904d6944cced924d33f0d7286","registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"98051552"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256
:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"518d87ddc789b5e2249902cd7e41ba431a105a257a50173449b1c09b376b1a91","repoDigests":["localhost/minikube-local-cache-test@sha256:aae57596f5b700c467ba26ff39876858f1ddbf7cd35c1c17bb1300f8061bf976"],"repoTags":["localhost/minikube-local-cache-test:functional-827088"],"size":"3330"},{"id":"2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1","repoDigests":["registry.k8s.io/kube-schedule
r@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e","registry.k8s.io/kube-scheduler@sha256:e2b8e00ff17f8b0427e34d28897d7bf6f7a63ec48913ea01d4082ab91ca28476"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"70649158"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-827088 image ls --format json --alsologtostderr:
I0127 02:00:33.480724  355390 out.go:345] Setting OutFile to fd 1 ...
I0127 02:00:33.480878  355390 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.480891  355390 out.go:358] Setting ErrFile to fd 2...
I0127 02:00:33.480897  355390 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.481170  355390 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
I0127 02:00:33.482210  355390 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.482372  355390 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.482984  355390 cli_runner.go:164] Run: docker container inspect functional-827088 --format={{.State.Status}}
I0127 02:00:33.501605  355390 ssh_runner.go:195] Run: systemctl --version
I0127 02:00:33.501649  355390 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-827088
I0127 02:00:33.519978  355390 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/functional-827088/id_rsa Username:docker}
I0127 02:00:33.608935  355390 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-827088 image ls --format yaml --alsologtostderr:
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 518d87ddc789b5e2249902cd7e41ba431a105a257a50173449b1c09b376b1a91
repoDigests:
- localhost/minikube-local-cache-test@sha256:aae57596f5b700c467ba26ff39876858f1ddbf7cd35c1c17bb1300f8061bf976
repoTags:
- localhost/minikube-local-cache-test:functional-827088
size: "3330"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 93f9c72967dbcfaffe724ae5ba471e9568c9bbe67271f53266c84f3c83a409e3
repoDigests:
- docker.io/library/nginx@sha256:679a5fd058f6ca754a561846fe27927e408074431d63556e8fc588fc38be6901
- docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
repoTags:
- docker.io/library/nginx:alpine
size: "48461780"
- id: 9bea9f2796e236cb18c2b3ad561ff29f655d1001f9ec7247a0bc5e08d25652a1
repoDigests:
- docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
- docker.io/library/nginx@sha256:2426c815287ed75a3a33dd28512eba4f0f783946844209ccf3fa8990817a4eb9
repoTags:
- docker.io/library/nginx:latest
size: "195872148"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-827088
size: "4943877"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:769a11bfd73df7db947d51b0f7a3a60383a0338904d6944cced924d33f0d7286
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "98051552"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e
repoDigests:
- docker.io/kindest/kindnetd@sha256:3da053f9c42d9123d34d4582cc77041c013e1419204b9ef180f0b3bffa7769e3
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "94963761"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
- registry.k8s.io/kube-proxy@sha256:a739122f1b5b17e2db96006120ad5fb9a3c654da07322bcaa62263c403ef69a8
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "95271321"
- id: 2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
- registry.k8s.io/kube-scheduler@sha256:e2b8e00ff17f8b0427e34d28897d7bf6f7a63ec48913ea01d4082ab91ca28476
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "70649158"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
- registry.k8s.io/kube-controller-manager@sha256:c9067d10dcf5ca45b2be9260f3b15e9c94e05fd8039c53341a23d3b4cf0cc619
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "90793286"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests:
- registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "151021823"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-827088 image ls --format yaml --alsologtostderr:
I0127 02:00:33.255077  355211 out.go:345] Setting OutFile to fd 1 ...
I0127 02:00:33.255239  355211 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.255255  355211 out.go:358] Setting ErrFile to fd 2...
I0127 02:00:33.255264  355211 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:33.255504  355211 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
I0127 02:00:33.256143  355211 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.256264  355211 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:33.256677  355211 cli_runner.go:164] Run: docker container inspect functional-827088 --format={{.State.Status}}
I0127 02:00:33.274154  355211 ssh_runner.go:195] Run: systemctl --version
I0127 02:00:33.274216  355211 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-827088
I0127 02:00:33.298471  355211 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/functional-827088/id_rsa Username:docker}
I0127 02:00:33.389257  355211 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image build -t localhost/my-image:functional-827088 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-827088 image build -t localhost/my-image:functional-827088 testdata/build --alsologtostderr: (1.906249847s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-827088 image build -t localhost/my-image:functional-827088 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 95dea71ab33
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-827088
--> c120fcbbf39
Successfully tagged localhost/my-image:functional-827088
c120fcbbf39ca91fda9cbc4c5beabff2e73cc4f7c7f16cac71696f02a3bc64aa
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-827088 image build -t localhost/my-image:functional-827088 testdata/build --alsologtostderr:
I0127 02:00:34.047692  355898 out.go:345] Setting OutFile to fd 1 ...
I0127 02:00:34.047950  355898 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:34.047961  355898 out.go:358] Setting ErrFile to fd 2...
I0127 02:00:34.047965  355898 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 02:00:34.048131  355898 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
I0127 02:00:34.048725  355898 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:34.049425  355898 config.go:182] Loaded profile config "functional-827088": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 02:00:34.049782  355898 cli_runner.go:164] Run: docker container inspect functional-827088 --format={{.State.Status}}
I0127 02:00:34.066801  355898 ssh_runner.go:195] Run: systemctl --version
I0127 02:00:34.066853  355898 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-827088
I0127 02:00:34.081821  355898 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/functional-827088/id_rsa Username:docker}
I0127 02:00:34.173218  355898 build_images.go:161] Building image from path: /tmp/build.1504954747.tar
I0127 02:00:34.173274  355898 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0127 02:00:34.181791  355898 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1504954747.tar
I0127 02:00:34.185381  355898 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1504954747.tar: stat -c "%s %y" /var/lib/minikube/build/build.1504954747.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1504954747.tar': No such file or directory
I0127 02:00:34.185411  355898 ssh_runner.go:362] scp /tmp/build.1504954747.tar --> /var/lib/minikube/build/build.1504954747.tar (3072 bytes)
I0127 02:00:34.207245  355898 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1504954747
I0127 02:00:34.215722  355898 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1504954747 -xf /var/lib/minikube/build/build.1504954747.tar
I0127 02:00:34.224374  355898 crio.go:315] Building image: /var/lib/minikube/build/build.1504954747
I0127 02:00:34.224425  355898 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-827088 /var/lib/minikube/build/build.1504954747 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0127 02:00:35.878523  355898 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-827088 /var/lib/minikube/build/build.1504954747 --cgroup-manager=cgroupfs: (1.654068188s)
I0127 02:00:35.878590  355898 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1504954747
I0127 02:00:35.886770  355898 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1504954747.tar
I0127 02:00:35.894039  355898 build_images.go:217] Built localhost/my-image:functional-827088 from /tmp/build.1504954747.tar
I0127 02:00:35.894064  355898 build_images.go:133] succeeded building to: functional-827088
I0127 02:00:35.894068  355898 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.46s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-827088
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image load --daemon kicbase/echo-server:functional-827088 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.00s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0127 02:00:32.127333  312968 retry.go:31] will retry after 547.792703ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-827088 /tmp/TestFunctionalparallelMountCmdspecific-port2104814090/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-827088 ssh "sudo umount -f /mount-9p": exit status 1 (260.14931ms)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0127 02:00:34.009922  312968 retry.go:31] will retry after 340.750505ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-827088 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-827088 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-827088 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1388959153/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-827088 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1388959153/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-827088 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1388959153/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.47s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (145.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-076195 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0127 02:01:17.934098  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-076195 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m24.975443674s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (145.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-076195 -v=7 --alsologtostderr
E0127 02:03:34.066720  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-076195 -v=7 --alsologtostderr: (32.075314074s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp testdata/cp-test.txt ha-076195:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4274768144/001/cp-test_ha-076195.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195:/home/docker/cp-test.txt ha-076195-m02:/home/docker/cp-test_ha-076195_ha-076195-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test_ha-076195_ha-076195-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195:/home/docker/cp-test.txt ha-076195-m03:/home/docker/cp-test_ha-076195_ha-076195-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test_ha-076195_ha-076195-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195:/home/docker/cp-test.txt ha-076195-m04:/home/docker/cp-test_ha-076195_ha-076195-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test_ha-076195_ha-076195-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp testdata/cp-test.txt ha-076195-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4274768144/001/cp-test_ha-076195-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m02:/home/docker/cp-test.txt ha-076195:/home/docker/cp-test_ha-076195-m02_ha-076195.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test_ha-076195-m02_ha-076195.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m02:/home/docker/cp-test.txt ha-076195-m03:/home/docker/cp-test_ha-076195-m02_ha-076195-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test_ha-076195-m02_ha-076195-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m02:/home/docker/cp-test.txt ha-076195-m04:/home/docker/cp-test_ha-076195-m02_ha-076195-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test_ha-076195-m02_ha-076195-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp testdata/cp-test.txt ha-076195-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4274768144/001/cp-test_ha-076195-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m03:/home/docker/cp-test.txt ha-076195:/home/docker/cp-test_ha-076195-m03_ha-076195.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test_ha-076195-m03_ha-076195.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m03:/home/docker/cp-test.txt ha-076195-m02:/home/docker/cp-test_ha-076195-m03_ha-076195-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test_ha-076195-m03_ha-076195-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m03:/home/docker/cp-test.txt ha-076195-m04:/home/docker/cp-test_ha-076195-m03_ha-076195-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test_ha-076195-m03_ha-076195-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp testdata/cp-test.txt ha-076195-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4274768144/001/cp-test_ha-076195-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m04:/home/docker/cp-test.txt ha-076195:/home/docker/cp-test_ha-076195-m04_ha-076195.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195 "sudo cat /home/docker/cp-test_ha-076195-m04_ha-076195.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m04:/home/docker/cp-test.txt ha-076195-m02:/home/docker/cp-test_ha-076195-m04_ha-076195-m02.txt
E0127 02:04:01.775854  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m02 "sudo cat /home/docker/cp-test_ha-076195-m04_ha-076195-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 cp ha-076195-m04:/home/docker/cp-test.txt ha-076195-m03:/home/docker/cp-test_ha-076195-m04_ha-076195-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 ssh -n ha-076195-m03 "sudo cat /home/docker/cp-test_ha-076195-m04_ha-076195-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.4s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:04:15.034898  377252 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:04:15.035170  377252 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:04:15.035181  377252 out.go:358] Setting ErrFile to fd 2...
	I0127 02:04:15.035185  377252 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:04:15.035377  377252 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:04:15.035535  377252 out.go:352] Setting JSON to false
	I0127 02:04:15.035569  377252 mustload.go:65] Loading cluster: ha-076195
	I0127 02:04:15.035686  377252 notify.go:220] Checking for updates...
	I0127 02:04:15.036062  377252 config.go:182] Loaded profile config "ha-076195": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:04:15.036090  377252 status.go:174] checking status of ha-076195 ...
	I0127 02:04:15.036589  377252 cli_runner.go:164] Run: docker container inspect ha-076195 --format={{.State.Status}}
	I0127 02:04:15.054607  377252 status.go:371] ha-076195 host status = "Running" (err=<nil>)
	I0127 02:04:15.054627  377252 host.go:66] Checking if "ha-076195" exists ...
	I0127 02:04:15.054838  377252 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-076195
	I0127 02:04:15.071746  377252 host.go:66] Checking if "ha-076195" exists ...
	I0127 02:04:15.071991  377252 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 02:04:15.072032  377252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-076195
	I0127 02:04:15.088816  377252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/ha-076195/id_rsa Username:docker}
	I0127 02:04:15.177783  377252 ssh_runner.go:195] Run: systemctl --version
	I0127 02:04:15.181894  377252 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 02:04:15.192390  377252 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 02:04:15.243300  377252 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:74 SystemTime:2025-01-27 02:04:15.234775419 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 02:04:15.243891  377252 kubeconfig.go:125] found "ha-076195" server: "https://192.168.49.254:8443"
	I0127 02:04:15.243920  377252 api_server.go:166] Checking apiserver status ...
	I0127 02:04:15.243951  377252 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 02:04:15.254777  377252 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1513/cgroup
	I0127 02:04:15.263210  377252 api_server.go:182] apiserver freezer: "7:freezer:/docker/062342a3841a8988a6ab6ac6b7fd9a0e2bcccff181b5a33f9263615543a573b2/crio/crio-cb82da4481c9b265722ff2679aa413140e3e932dbe4ae91536584b490da3f533"
	I0127 02:04:15.263257  377252 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/062342a3841a8988a6ab6ac6b7fd9a0e2bcccff181b5a33f9263615543a573b2/crio/crio-cb82da4481c9b265722ff2679aa413140e3e932dbe4ae91536584b490da3f533/freezer.state
	I0127 02:04:15.271124  377252 api_server.go:204] freezer state: "THAWED"
	I0127 02:04:15.271166  377252 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0127 02:04:15.275242  377252 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0127 02:04:15.275267  377252 status.go:463] ha-076195 apiserver status = Running (err=<nil>)
	I0127 02:04:15.275277  377252 status.go:176] ha-076195 status: &{Name:ha-076195 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:04:15.275300  377252 status.go:174] checking status of ha-076195-m02 ...
	I0127 02:04:15.275599  377252 cli_runner.go:164] Run: docker container inspect ha-076195-m02 --format={{.State.Status}}
	I0127 02:04:15.291860  377252 status.go:371] ha-076195-m02 host status = "Stopped" (err=<nil>)
	I0127 02:04:15.291878  377252 status.go:384] host is not running, skipping remaining checks
	I0127 02:04:15.291884  377252 status.go:176] ha-076195-m02 status: &{Name:ha-076195-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:04:15.291900  377252 status.go:174] checking status of ha-076195-m03 ...
	I0127 02:04:15.292198  377252 cli_runner.go:164] Run: docker container inspect ha-076195-m03 --format={{.State.Status}}
	I0127 02:04:15.309049  377252 status.go:371] ha-076195-m03 host status = "Running" (err=<nil>)
	I0127 02:04:15.309071  377252 host.go:66] Checking if "ha-076195-m03" exists ...
	I0127 02:04:15.309398  377252 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-076195-m03
	I0127 02:04:15.324615  377252 host.go:66] Checking if "ha-076195-m03" exists ...
	I0127 02:04:15.324872  377252 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 02:04:15.324909  377252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-076195-m03
	I0127 02:04:15.340007  377252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/ha-076195-m03/id_rsa Username:docker}
	I0127 02:04:15.430005  377252 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 02:04:15.442200  377252 kubeconfig.go:125] found "ha-076195" server: "https://192.168.49.254:8443"
	I0127 02:04:15.442223  377252 api_server.go:166] Checking apiserver status ...
	I0127 02:04:15.442248  377252 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 02:04:15.451461  377252 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1446/cgroup
	I0127 02:04:15.459526  377252 api_server.go:182] apiserver freezer: "7:freezer:/docker/4fea140fed0ae0214b05a2adb5249d8e879d52f6d92f228463cb6ff73cea4ca8/crio/crio-673774b1b643e179a15b263fc64dfe0ddd04d90367864295032bfdea1cb54207"
	I0127 02:04:15.459569  377252 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4fea140fed0ae0214b05a2adb5249d8e879d52f6d92f228463cb6ff73cea4ca8/crio/crio-673774b1b643e179a15b263fc64dfe0ddd04d90367864295032bfdea1cb54207/freezer.state
	I0127 02:04:15.466754  377252 api_server.go:204] freezer state: "THAWED"
	I0127 02:04:15.466776  377252 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0127 02:04:15.470687  377252 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0127 02:04:15.470709  377252 status.go:463] ha-076195-m03 apiserver status = Running (err=<nil>)
	I0127 02:04:15.470744  377252 status.go:176] ha-076195-m03 status: &{Name:ha-076195-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:04:15.470772  377252 status.go:174] checking status of ha-076195-m04 ...
	I0127 02:04:15.471087  377252 cli_runner.go:164] Run: docker container inspect ha-076195-m04 --format={{.State.Status}}
	I0127 02:04:15.487751  377252 status.go:371] ha-076195-m04 host status = "Running" (err=<nil>)
	I0127 02:04:15.487768  377252 host.go:66] Checking if "ha-076195-m04" exists ...
	I0127 02:04:15.488011  377252 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-076195-m04
	I0127 02:04:15.504349  377252 host.go:66] Checking if "ha-076195-m04" exists ...
	I0127 02:04:15.504605  377252 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 02:04:15.504650  377252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-076195-m04
	I0127 02:04:15.520805  377252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/ha-076195-m04/id_rsa Username:docker}
	I0127 02:04:15.609779  377252 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 02:04:15.620009  377252 status.go:176] ha-076195-m04 status: &{Name:ha-076195-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (20.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (170.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-076195 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-076195 -v=7 --alsologtostderr
E0127 02:04:58.108384  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.114729  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.126037  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.147340  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.188740  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.270081  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.431499  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:58.753260  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:04:59.395410  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:05:00.676976  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:05:03.239853  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-076195 -v=7 --alsologtostderr: (25.968821936s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-076195 --wait=true -v=7 --alsologtostderr
E0127 02:05:08.361427  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:05:18.603125  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:05:39.084547  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:06:20.046325  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-076195 --wait=true -v=7 --alsologtostderr: (2m24.592629407s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-076195
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (170.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (8.25s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (24.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 stop -v=7 --alsologtostderr
E0127 02:07:41.968602  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-076195 stop -v=7 --alsologtostderr: (24.77881072s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-076195 status -v=7 --alsologtostderr: exit status 7 (102.924935ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:08:02.638514  394173 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:08:02.638635  394173 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:08:02.638646  394173 out.go:358] Setting ErrFile to fd 2...
	I0127 02:08:02.638650  394173 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:08:02.638871  394173 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:08:02.639154  394173 out.go:352] Setting JSON to false
	I0127 02:08:02.639199  394173 mustload.go:65] Loading cluster: ha-076195
	I0127 02:08:02.639294  394173 notify.go:220] Checking for updates...
	I0127 02:08:02.639698  394173 config.go:182] Loaded profile config "ha-076195": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:08:02.639728  394173 status.go:174] checking status of ha-076195 ...
	I0127 02:08:02.640153  394173 cli_runner.go:164] Run: docker container inspect ha-076195 --format={{.State.Status}}
	I0127 02:08:02.660242  394173 status.go:371] ha-076195 host status = "Stopped" (err=<nil>)
	I0127 02:08:02.660263  394173 status.go:384] host is not running, skipping remaining checks
	I0127 02:08:02.660271  394173 status.go:176] ha-076195 status: &{Name:ha-076195 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:08:02.660335  394173 status.go:174] checking status of ha-076195-m02 ...
	I0127 02:08:02.660550  394173 cli_runner.go:164] Run: docker container inspect ha-076195-m02 --format={{.State.Status}}
	I0127 02:08:02.677475  394173 status.go:371] ha-076195-m02 host status = "Stopped" (err=<nil>)
	I0127 02:08:02.677490  394173 status.go:384] host is not running, skipping remaining checks
	I0127 02:08:02.677496  394173 status.go:176] ha-076195-m02 status: &{Name:ha-076195-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:08:02.677510  394173 status.go:174] checking status of ha-076195-m04 ...
	I0127 02:08:02.677713  394173 cli_runner.go:164] Run: docker container inspect ha-076195-m04 --format={{.State.Status}}
	I0127 02:08:02.692784  394173 status.go:371] ha-076195-m04 host status = "Stopped" (err=<nil>)
	I0127 02:08:02.692803  394173 status.go:384] host is not running, skipping remaining checks
	I0127 02:08:02.692810  394173 status.go:176] ha-076195-m04 status: &{Name:ha-076195-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (70.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-076195 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0127 02:08:34.069430  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-076195 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m9.6663012s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 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 (70.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-076195 --control-plane -v=7 --alsologtostderr
E0127 02:09:58.106322  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-076195 --control-plane -v=7 --alsologtostderr: (1m5.582595859s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-076195 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (66.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.83s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.4s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.63s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.55s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.69s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.19s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d565cafc-c2af-4561-9253-63dad432c6da","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-343073] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ad49b26b-724c-49be-b89b-cc302718391e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20316"}}
	{"specversion":"1.0","id":"a99b0c65-f6ae-4556-9a31-3982bf9bb43e","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":"4ef2d4da-c93d-47b7-877d-c8e40dfeadd4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig"}}
	{"specversion":"1.0","id":"fcf03e13-8032-40a8-8e50-6ce1160bcc28","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube"}}
	{"specversion":"1.0","id":"127e30a4-86c6-4ef8-9eda-44a81d385cc4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"f4c31ef7-e093-4811-a01d-2e3933f1d144","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0d8794a8-f2d6-41da-8ba0-fe626584a0ba","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (29.37s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.42s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.62s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0127 02:12:11.677128  312968 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}}]}"
W0127 02:12:11.695053  312968 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
I0127 02:12:11.695120  312968 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0127 02:12:11.695139  312968 cli_runner.go:164] Run: docker network inspect existing-network
W0127 02:12:11.709856  312968 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0127 02:12:11.709882  312968 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
I0127 02:12:11.709894  312968 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0127 02:12:11.709992  312968 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}}]}"
I0127 02:12:11.733775  312968 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-3c9e1d71bd5f IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:cb:32:a6:ce} reservation:<nil>}
I0127 02:12:11.734336  312968 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0017b1400}
I0127 02:12:11.734364  312968 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0127 02:12:11.734423  312968 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0127 02:12:11.791104  312968 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-126771 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-126771 --network=existing-network: (20.621197084s)
helpers_test.go:175: Cleaning up "existing-network-126771" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-126771
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-126771: (1.850938228s)
I0127 02:12:34.278352  312968 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.62s)

                                                
                                    
x
+
TestKicCustomSubnet (22.43s)

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

                                                
                                    
x
+
TestKicStaticIP (25.83s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.65s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-488979 --driver=docker  --container-runtime=crio
E0127 02:13:34.067446  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-488979 --driver=docker  --container-runtime=crio: (20.466664104s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-503164 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-503164 --driver=docker  --container-runtime=crio: (23.092981075s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-488979
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-503164
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-503164" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-503164
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-503164: (1.82342794s)
helpers_test.go:175: Cleaning up "first-488979" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-488979
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-488979: (2.167947093s)
--- PASS: TestMinikubeProfile (48.65s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.11s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.36s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.28s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (94.13s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-975413 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0127 02:14:57.137585  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:14:58.106436  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-975413 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m33.70361383s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-975413 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (94.13s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (25.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:16:52.929045  459646 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:16:52.929322  459646 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:16:52.929333  459646 out.go:358] Setting ErrFile to fd 2...
	I0127 02:16:52.929337  459646 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:16:52.929496  459646 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:16:52.929691  459646 out.go:352] Setting JSON to false
	I0127 02:16:52.929727  459646 mustload.go:65] Loading cluster: multinode-975413
	I0127 02:16:52.929772  459646 notify.go:220] Checking for updates...
	I0127 02:16:52.930556  459646 config.go:182] Loaded profile config "multinode-975413": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:16:52.930591  459646 status.go:174] checking status of multinode-975413 ...
	I0127 02:16:52.931680  459646 cli_runner.go:164] Run: docker container inspect multinode-975413 --format={{.State.Status}}
	I0127 02:16:52.948299  459646 status.go:371] multinode-975413 host status = "Running" (err=<nil>)
	I0127 02:16:52.948336  459646 host.go:66] Checking if "multinode-975413" exists ...
	I0127 02:16:52.948583  459646 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-975413
	I0127 02:16:52.964217  459646 host.go:66] Checking if "multinode-975413" exists ...
	I0127 02:16:52.964471  459646 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 02:16:52.964517  459646 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-975413
	I0127 02:16:52.980874  459646 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32904 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/multinode-975413/id_rsa Username:docker}
	I0127 02:16:53.070225  459646 ssh_runner.go:195] Run: systemctl --version
	I0127 02:16:53.073990  459646 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 02:16:53.083833  459646 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 02:16:53.128112  459646 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:64 SystemTime:2025-01-27 02:16:53.119778225 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 02:16:53.128933  459646 kubeconfig.go:125] found "multinode-975413" server: "https://192.168.67.2:8443"
	I0127 02:16:53.128970  459646 api_server.go:166] Checking apiserver status ...
	I0127 02:16:53.129018  459646 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 02:16:53.139163  459646 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1510/cgroup
	I0127 02:16:53.147253  459646 api_server.go:182] apiserver freezer: "7:freezer:/docker/99b013c5b3aa0b468081fb0f84967c91300558b929e660c81b2793ff28087544/crio/crio-954a0dd5eb7ab59739061359f1cd54e918cbab76ff6e39a49c8d828e755d422e"
	I0127 02:16:53.147300  459646 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/99b013c5b3aa0b468081fb0f84967c91300558b929e660c81b2793ff28087544/crio/crio-954a0dd5eb7ab59739061359f1cd54e918cbab76ff6e39a49c8d828e755d422e/freezer.state
	I0127 02:16:53.154710  459646 api_server.go:204] freezer state: "THAWED"
	I0127 02:16:53.154736  459646 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0127 02:16:53.158711  459646 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0127 02:16:53.158730  459646 status.go:463] multinode-975413 apiserver status = Running (err=<nil>)
	I0127 02:16:53.158741  459646 status.go:176] multinode-975413 status: &{Name:multinode-975413 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:16:53.158765  459646 status.go:174] checking status of multinode-975413-m02 ...
	I0127 02:16:53.159008  459646 cli_runner.go:164] Run: docker container inspect multinode-975413-m02 --format={{.State.Status}}
	I0127 02:16:53.174919  459646 status.go:371] multinode-975413-m02 host status = "Running" (err=<nil>)
	I0127 02:16:53.174938  459646 host.go:66] Checking if "multinode-975413-m02" exists ...
	I0127 02:16:53.175165  459646 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-975413-m02
	I0127 02:16:53.190178  459646 host.go:66] Checking if "multinode-975413-m02" exists ...
	I0127 02:16:53.190425  459646 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 02:16:53.190459  459646 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-975413-m02
	I0127 02:16:53.205286  459646 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32909 SSHKeyPath:/home/jenkins/minikube-integration/20316-306184/.minikube/machines/multinode-975413-m02/id_rsa Username:docker}
	I0127 02:16:53.293390  459646 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 02:16:53.303216  459646 status.go:176] multinode-975413-m02 status: &{Name:multinode-975413-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:16:53.303245  459646 status.go:174] checking status of multinode-975413-m03 ...
	I0127 02:16:53.303525  459646 cli_runner.go:164] Run: docker container inspect multinode-975413-m03 --format={{.State.Status}}
	I0127 02:16:53.318475  459646 status.go:371] multinode-975413-m03 host status = "Stopped" (err=<nil>)
	I0127 02:16:53.318493  459646 status.go:384] host is not running, skipping remaining checks
	I0127 02:16:53.318499  459646 status.go:176] multinode-975413-m03 status: &{Name:multinode-975413-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (76.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-975413 stop
E0127 02:18:34.066780  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-975413 stop: (23.444612649s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-975413 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-975413 status: exit status 7 (86.563848ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:18:47.208175  469378 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:18:47.208287  469378 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:18:47.208296  469378 out.go:358] Setting ErrFile to fd 2...
	I0127 02:18:47.208300  469378 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:18:47.208451  469378 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:18:47.208629  469378 out.go:352] Setting JSON to false
	I0127 02:18:47.208658  469378 mustload.go:65] Loading cluster: multinode-975413
	I0127 02:18:47.208702  469378 notify.go:220] Checking for updates...
	I0127 02:18:47.209021  469378 config.go:182] Loaded profile config "multinode-975413": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:18:47.209039  469378 status.go:174] checking status of multinode-975413 ...
	I0127 02:18:47.209521  469378 cli_runner.go:164] Run: docker container inspect multinode-975413 --format={{.State.Status}}
	I0127 02:18:47.226628  469378 status.go:371] multinode-975413 host status = "Stopped" (err=<nil>)
	I0127 02:18:47.226656  469378 status.go:384] host is not running, skipping remaining checks
	I0127 02:18:47.226664  469378 status.go:176] multinode-975413 status: &{Name:multinode-975413 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 02:18:47.226694  469378 status.go:174] checking status of multinode-975413-m02 ...
	I0127 02:18:47.226911  469378 cli_runner.go:164] Run: docker container inspect multinode-975413-m02 --format={{.State.Status}}
	I0127 02:18:47.242813  469378 status.go:371] multinode-975413-m02 host status = "Stopped" (err=<nil>)
	I0127 02:18:47.242832  469378 status.go:384] host is not running, skipping remaining checks
	I0127 02:18:47.242839  469378 status.go:176] multinode-975413-m02 status: &{Name:multinode-975413-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (50.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.1s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-975413-m03 --driver=docker  --container-runtime=crio
E0127 02:19:58.105869  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-975413-m03 --driver=docker  --container-runtime=crio: (22.88181985s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-975413
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-975413: exit status 80 (257.939437ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-975413-m03 already exists in multinode-975413-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-975413-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-975413-m03: (1.847990884s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (25.10s)

                                                
                                    
x
+
TestPreload (102.92s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-026710 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0127 02:21:21.172179  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-026710 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m15.4711866s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-026710 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-026710 image pull gcr.io/k8s-minikube/busybox: (2.201162232s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-026710
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-026710: (5.708224699s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-026710 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-026710 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (17.093207557s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-026710 image list
helpers_test.go:175: Cleaning up "test-preload-026710" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-026710
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-026710: (2.232268042s)
--- PASS: TestPreload (102.92s)

                                                
                                    
x
+
TestScheduledStopUnix (94.49s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-061373 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-061373 --memory=2048 --driver=docker  --container-runtime=crio: (19.441361235s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-061373 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-061373 -n scheduled-stop-061373
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-061373 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0127 02:22:09.257530  312968 retry.go:31] will retry after 107.491µs: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.258720  312968 retry.go:31] will retry after 116.375µs: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.259838  312968 retry.go:31] will retry after 142.792µs: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.260961  312968 retry.go:31] will retry after 451.763µs: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.262082  312968 retry.go:31] will retry after 690.037µs: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.263202  312968 retry.go:31] will retry after 457.136µs: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.264320  312968 retry.go:31] will retry after 1.548906ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.266539  312968 retry.go:31] will retry after 1.94757ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.268750  312968 retry.go:31] will retry after 3.171552ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.272913  312968 retry.go:31] will retry after 3.242144ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.277097  312968 retry.go:31] will retry after 3.884321ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.281317  312968 retry.go:31] will retry after 7.917123ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.289505  312968 retry.go:31] will retry after 16.361766ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.306723  312968 retry.go:31] will retry after 27.927482ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
I0127 02:22:09.334951  312968 retry.go:31] will retry after 22.132255ms: open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/scheduled-stop-061373/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-061373 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-061373 -n scheduled-stop-061373
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-061373
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-061373 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-061373
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-061373: exit status 7 (65.436419ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.34s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1a19bccc-6b11-4b66-9599-4932882ae8b3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-592812] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b7d8ca00-eaf0-4767-9ebe-093b66d03488","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20316"}}
	{"specversion":"1.0","id":"1dd8e393-7a01-487c-bede-20e21e436311","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":"531adff8-8de4-4da9-a1b3-91f96881d503","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig"}}
	{"specversion":"1.0","id":"2d841a69-e413-4c49-a7e2-b1a92e13f37a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube"}}
	{"specversion":"1.0","id":"ed2af9d7-57ec-491c-acac-6e6d52d4eb96","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"9ce16e31-bd55-41ce-8f62-c505d22130bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"b4b864a5-366a-4d9f-b3d6-59592b5af6e8","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":"09d33fe4-2635-46a2-aa11-5b1918606e02","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":"109207f2-c8f5-4ac2-93a0-14bdd3ef13c2","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":"47ce652a-c1d0-483a-8fbe-58405158f963","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":"5588bf2a-09f4-4186-95ec-15182efb682a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-592812\" primary control-plane node in \"insufficient-storage-592812\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"dc4771bb-04ac-4a0e-abdb-5e9bfe5cda67","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"64973dae-b90d-40b1-8d7b-4204bc18e61d","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":"8ffa7a72-3598-48ba-88ea-e2bff390782f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-592812 --output=json --layout=cluster
E0127 02:23:34.066549  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-592812 --output=json --layout=cluster: exit status 7 (254.445613ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 02:23:34.194956  491769 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-592812" does not appear in /home/jenkins/minikube-integration/20316-306184/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 02:23:34.448244  491868 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-592812" does not appear in /home/jenkins/minikube-integration/20316-306184/kubeconfig
	E0127 02:23:34.457657  491868 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/insufficient-storage-592812/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (55.18s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4055019969 start -p running-upgrade-397345 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4055019969 start -p running-upgrade-397345 --memory=2200 --vm-driver=docker  --container-runtime=crio: (24.761144483s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-397345 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0127 02:24:58.106490  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-397345 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (21.184187388s)
helpers_test.go:175: Cleaning up "running-upgrade-397345" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-397345
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-397345: (8.823034757s)
--- PASS: TestRunningBinaryUpgrade (55.18s)

                                                
                                    
x
+
TestKubernetesUpgrade (342.1s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-812137 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-812137 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m25.070562771s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-812137 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-812137 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-812137 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (79.565677ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-812137] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20316
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (88.26s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.367969042 start -p missing-upgrade-477539 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.367969042 start -p missing-upgrade-477539 --memory=2200 --driver=docker  --container-runtime=crio: (25.973932809s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-477539
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-477539: (12.126289138s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-477539
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-477539 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-477539 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.401887046s)
helpers_test.go:175: Cleaning up "missing-upgrade-477539" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-477539
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-477539: (4.249825487s)
--- PASS: TestMissingContainerUpgrade (88.26s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.42s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (32.19s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (97.97s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1706771967 start -p stopped-upgrade-769397 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1706771967 start -p stopped-upgrade-769397 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m9.825629342s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1706771967 -p stopped-upgrade-769397 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1706771967 -p stopped-upgrade-769397 stop: (2.573095934s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-769397 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-769397 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.574499251s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (97.97s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.13s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-724958
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-724958: (1.946584474s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (9.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.57s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 02:24:16.927109  503273 out.go:345] Setting OutFile to fd 1 ...
	I0127 02:24:16.927250  503273 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:24:16.927262  503273 out.go:358] Setting ErrFile to fd 2...
	I0127 02:24:16.927268  503273 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 02:24:16.927454  503273 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20316-306184/.minikube/bin
	I0127 02:24:16.928022  503273 out.go:352] Setting JSON to false
	I0127 02:24:16.929095  503273 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":11201,"bootTime":1737933456,"procs":239,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1074-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0127 02:24:16.929239  503273 start.go:139] virtualization: kvm guest
	I0127 02:24:16.931102  503273 out.go:177] * [false-846464] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0127 02:24:16.932310  503273 out.go:177]   - MINIKUBE_LOCATION=20316
	I0127 02:24:16.932355  503273 notify.go:220] Checking for updates...
	I0127 02:24:16.934525  503273 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 02:24:16.935650  503273 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20316-306184/kubeconfig
	I0127 02:24:16.936735  503273 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20316-306184/.minikube
	I0127 02:24:16.937722  503273 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0127 02:24:16.938658  503273 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 02:24:16.939987  503273 config.go:182] Loaded profile config "NoKubernetes-724958": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v0.0.0
	I0127 02:24:16.940093  503273 config.go:182] Loaded profile config "offline-crio-714351": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 02:24:16.940164  503273 config.go:182] Loaded profile config "stopped-upgrade-769397": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0127 02:24:16.940238  503273 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 02:24:16.960608  503273 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 02:24:16.960694  503273 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 02:24:17.004081  503273 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 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:36 OomKillDisable:true NGoroutines:57 SystemTime:2025-01-27 02:24:16.995987542 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1074-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647984640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0127 02:24:17.004219  503273 docker.go:318] overlay module found
	I0127 02:24:17.005694  503273 out.go:177] * Using the docker driver based on user configuration
	I0127 02:24:17.006653  503273 start.go:297] selected driver: docker
	I0127 02:24:17.006663  503273 start.go:901] validating driver "docker" against <nil>
	I0127 02:24:17.006674  503273 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 02:24:17.008261  503273 out.go:201] 
	W0127 02:24:17.009223  503273 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
	I0127 02:24:17.010118  503273 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:14 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: offline-crio-714351
contexts:
- context:
cluster: offline-crio-714351
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:14 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: offline-crio-714351
name: offline-crio-714351
current-context: offline-crio-714351
kind: Config
preferences: {}
users:
- name: offline-crio-714351
user:
client-certificate: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/offline-crio-714351/client.crt
client-key: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/offline-crio-714351/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.5s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.37s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.88s)

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

                                                
                                    
x
+
TestPause/serial/Start (44.62s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-501887 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-501887 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (44.622653463s)
--- PASS: TestPause/serial/Start (44.62s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (3.13s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (41.02s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.8s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.58s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.92s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.91s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (42.827393264s)
--- PASS: TestNetworkPlugins/group/auto/Start (42.83s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m12.120676942s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (72.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-846464 "pgrep -a kubelet"
I0127 02:27:20.124800  312968 config.go:182] Loaded profile config "auto-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-846464 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-rp6jb" [af1a32c6-d77e-4f3d-a038-c9f147073653] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-rp6jb" [af1a32c6-d77e-4f3d-a038-c9f147073653] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003348444s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (52.796128045s)
--- PASS: TestNetworkPlugins/group/calico/Start (52.80s)

                                                
                                    
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-kzb4s" [e76e9a6e-647a-4966-8062-bd4767ba4c84] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004243474s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-846464 "pgrep -a kubelet"
I0127 02:28:07.750542  312968 config.go:182] Loaded profile config "kindnet-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-846464 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-xhx7b" [498da036-2425-420f-a4b3-6ac133f288da] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-xhx7b" [498da036-2425-420f-a4b3-6ac133f288da] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.00414522s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0127 02:28:34.067007  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-846464 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (45.233462556s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (45.23s)

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

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

                                                
                                    
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-cmjtq" [e17b5c40-c02f-4631-b3e7-3b771251ad1b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004884205s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-846464 "pgrep -a kubelet"
I0127 02:28:46.059355  312968 config.go:182] Loaded profile config "calico-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-846464 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-7r69g" [4ac81281-4e57-4aa3-96e9-a63232a5b2cc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7r69g" [4ac81281-4e57-4aa3-96e9-a63232a5b2cc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004216542s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-846464 "pgrep -a kubelet"
I0127 02:29:09.293561  312968 config.go:182] Loaded profile config "custom-flannel-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-846464 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-2z6f2" [64ced42f-4d3d-4ae4-8838-df586ab9bebc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-2z6f2" [64ced42f-4d3d-4ae4-8838-df586ab9bebc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 8.003916762s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (8.24s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-846464 "pgrep -a kubelet"
I0127 02:29:45.583738  312968 config.go:182] Loaded profile config "enable-default-cni-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-846464 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-mljrn" [e1cf345e-c7b3-40fb-9e1b-dd436149e91c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-mljrn" [e1cf345e-c7b3-40fb-9e1b-dd436149e91c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003229921s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-7mpkg" [3e06cd3a-932a-4c43-aef9-4d4ef0a151f2] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004634952s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-846464 "pgrep -a kubelet"
I0127 02:30:06.742843  312968 config.go:182] Loaded profile config "flannel-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-846464 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-cx49n" [6e6c0bdc-498f-4f1c-bfdb-edf17e2df188] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-cx49n" [6e6c0bdc-498f-4f1c-bfdb-edf17e2df188] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003474047s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-887355 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-887355 --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: (2m14.215553533s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (134.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-846464 "pgrep -a kubelet"
I0127 02:30:48.603630  312968 config.go:182] Loaded profile config "bridge-846464": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-846464 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-xcvjb" [ecb4f021-5b01-4228-ade8-c756a568b74f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-xcvjb" [ecb4f021-5b01-4228-ade8-c756a568b74f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004296115s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-846464 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.12s)
E0127 02:35:26.741815  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:31.461208  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:41.442801  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:45.325341  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:48.819066  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:48.825371  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:48.836682  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:48.857988  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:48.899320  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:48.980691  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:49.142479  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:49.464114  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:50.106309  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:51.387781  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:53.949344  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:59.071508  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:36:07.703319  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:36:09.313154  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:36:22.404936  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:36:23.661341  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:36:29.795012  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/bridge-846464/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-759907 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" [825325ea-c317-44ba-bb06-0fd0023f9081] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [825325ea-c317-44ba-bb06-0fd0023f9081] Running
E0127 02:31:37.139189  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.004246722s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-759907 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-173667 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-173667 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (24.889589707s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (24.89s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-173667 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-173667 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (12.636351258s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-173667 -n newest-cni-173667
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.97s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-438582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 02:32:21.589607  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:32:22.871837  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:32:25.433343  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-438582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (38.332379425s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (38.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-887355 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" [c328e9c7-eceb-4dc9-b0d5-ad7fe2c189a7] Pending
E0127 02:32:30.554615  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [c328e9c7-eceb-4dc9-b0d5-ad7fe2c189a7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c328e9c7-eceb-4dc9-b0d5-ad7fe2c189a7] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003842646s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-887355 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-618919 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" [10e2935f-7506-4737-8d38-36071e4f72dd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [10e2935f-7506-4737-8d38-36071e4f72dd] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.005398932s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-618919 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-618919 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0127 02:32:40.796244  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-618919 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.91s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-887355 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-887355 --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: (2m16.929718688s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-887355 -n old-k8s-version-887355
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (137.23s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-438582 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" [b1f602b0-eeb8-43d4-94ab-215575a84c62] Pending
helpers_test.go:344: "busybox" [b1f602b0-eeb8-43d4-94ab-215575a84c62] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0127 02:33:01.278272  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.465833  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.472176  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.483548  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.504887  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.546257  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.627736  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:01.789266  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:02.110701  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:02.752575  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [b1f602b0-eeb8-43d4-94ab-215575a84c62] Running
E0127 02:33:04.034355  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:06.596212  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004922189s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-438582 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.39s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-438582 --alsologtostderr -v=3
E0127 02:33:11.718454  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:21.959717  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-438582 --alsologtostderr -v=3: (13.188158019s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (13.19s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-438582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 02:33:34.066983  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/addons-856024/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:39.800607  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:39.807026  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:39.818378  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:39.839722  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:39.881045  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:39.962974  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:40.124466  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:40.446586  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:41.088557  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:42.240353  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:42.370853  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:42.441357  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:44.932316  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:33:50.054417  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:00.295716  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.522463  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.528819  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.540170  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.561469  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.602806  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.684195  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:09.845698  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:10.168010  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:10.810122  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:12.091865  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:14.653660  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:19.775641  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:20.777832  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:23.403650  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/kindnet-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:30.017352  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:45.765371  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:45.771739  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:45.783077  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:45.804417  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:45.845735  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:45.927745  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:46.089282  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:46.410643  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:47.052109  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:48.333757  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:50.499186  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:50.895668  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:56.018043  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:34:58.105836  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/functional-827088/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.466972  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.473331  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.484656  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.505978  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.547288  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.628666  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:00.790136  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:01.111585  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:01.739660  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/calico-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:01.752999  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:03.034801  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:04.162184  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:05.597087  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:35:06.259578  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/enable-default-cni-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-438582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m21.556255821s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-438582 -n embed-certs-438582
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (261.84s)

                                                
                                    
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-595q7" [a0ed8075-9d40-41c4-836b-6a0f660f583c] Running
E0127 02:35:10.719138  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003313224s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-595q7" [a0ed8075-9d40-41c4-836b-6a0f660f583c] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003922704s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-887355 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-887355 --alsologtostderr -v=1
E0127 02:35:20.960749  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-887355 -n old-k8s-version-887355
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-887355 -n old-k8s-version-887355: exit status 2 (282.691971ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
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-djmgv" [5b78af9f-4f88-48a4-9e00-7ac312a0aebc] Running
E0127 02:36:53.382790  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/custom-flannel-846464/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003269367s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-djmgv" [5b78af9f-4f88-48a4-9e00-7ac312a0aebc] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003252373s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-759907 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== 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-mv5px" [53b86ae2-3a81-457b-bc61-544fb704f1c9] Running
E0127 02:37:48.003801  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/auto-846464/client.crt: no such file or directory" logger="UnhandledError"
E0127 02:37:50.624339  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/old-k8s-version-887355/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003841394s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-mv5px" [53b86ae2-3a81-457b-bc61-544fb704f1c9] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003104855s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-438582 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go: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-clvh9" [97701a50-e7a1-4fdb-a2f4-931db0a94d80] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004014639s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-clvh9" [97701a50-e7a1-4fdb-a2f4-931db0a94d80] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.002988751s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-618919 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-618919 -n default-k8s-diff-port-618919
E0127 02:38:11.106615  312968 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/old-k8s-version-887355/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-618919 -n default-k8s-diff-port-618919: exit status 2 (270.019714ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (26/330)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.26s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:463: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing crio container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.27s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:06 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.94.2:8443
name: NoKubernetes-724958
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:14 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: offline-crio-714351
contexts:
- context:
cluster: NoKubernetes-724958
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:06 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: NoKubernetes-724958
name: NoKubernetes-724958
- context:
cluster: offline-crio-714351
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:14 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: offline-crio-714351
name: offline-crio-714351
current-context: offline-crio-714351
kind: Config
preferences: {}
users:
- name: NoKubernetes-724958
user:
client-certificate: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/NoKubernetes-724958/client.crt
client-key: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/NoKubernetes-724958/client.key
- name: offline-crio-714351
user:
client-certificate: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/offline-crio-714351/client.crt
client-key: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/offline-crio-714351/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.44s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20316-306184/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:14 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: offline-crio-714351
contexts:
- context:
cluster: offline-crio-714351
extensions:
- extension:
last-update: Mon, 27 Jan 2025 02:24:14 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: offline-crio-714351
name: offline-crio-714351
current-context: offline-crio-714351
kind: Config
preferences: {}
users:
- name: offline-crio-714351
user:
client-certificate: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/offline-crio-714351/client.crt
client-key: /home/jenkins/minikube-integration/20316-306184/.minikube/profiles/offline-crio-714351/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard